Skip to content

JosephHauser912/SQL_Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SQL_Challenge

A challenge designed by EdX

I used SQLAlchemy to create a session based on a create_engine of an existing sqlite file that was provided.

Inside that engine were two classes, which I queried into using datetime to analyze Hawaii's precipitation by year and later month.

image

I was also able to query into specific weather stations to see specific precipitation scores, namely in the last year.

download (4)

I also created a query to display the last twelve months of temperature observation data for the most active station and plot it as a histogram.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors