mperez4 / get_weather_data

a python function to query weather data from cities in the US

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Get Weather Data This ipython notebook uses the Weather Underground API to grab weather data from particular cities in the US. The data is returned as a JSON object, and is read as a pandas dataframe for quick graphing.


##January alt text ##April alt text ##July alt text ##October alt text

About

a python function to query weather data from cities in the US