Skip to content

merchantkevin/WeatherData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

WeatherData

Created a data source pipeline using Open Weather Map API by retrieving temperature data for 50 cities all over the world.

The python script "lambda_function.py" is run periodically every hour using the AWS CloudWatch function in AWS Lambda which in turn updates the CSV File in AWS S3. This CSV file is then called up in Tableau as a data source and visualization is made out of the data.

This visualization is hosted at https://public.tableau.com/app/profile/kevin.merchant/viz/WeatherData_17123410892740/WeatherData

Visualization can only be seen for a particular date in line graph so as to reduce the cluttering, suggestions welcomed for improving the viz.

Working on updating the visualization automatically at the moment, stay tuned!

Plots to be charted with this data:

  1. Line graph of a particular city with average day temp with city and date as drop down.
  2. Map of all 50 cities with date and time as the drop down.

About

Retrieving weather data using Open Weather Map and converting data into visualizations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages