Skip to content

This project connected to a SQLite database, queried and graphed climate data, and push the data to a server using Flask.

Notifications You must be signed in to change notification settings

Niraj-Khatri/Climate-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Climate Analysis

I used Hawaii climate data (hawaii.sqlite) to create plots of the precipitation and temperature of Hawaii using Matplotlib.

image image


Using Flask, I designed a Flask API based on the queries that I used for the plots.

image

e.g. List of all the stations

image

About

This project connected to a SQLite database, queried and graphed climate data, and push the data to a server using Flask.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published