Weather Visualization

Weather Visualization

Created a Python script to visualize the weather of 500+ cities across the world of varying distance from the equator. Exported these visualizations and created an interactive dashboard to view them with the associated analysis.

Published to GitHub Pages


GitHub Repository
Technologies Used
Data Sources
Example Code
  • Languages
    • Python
    • HTML
    • CSS
    Data Extraction and Munging
    • jupyter notebook
    • pandas
    • numpy
    • requests
    • citypy
    • matplotlib
    HTML & CSS
    • Boostrap
    • GitHub Pages
  • Create City List

    Query OpenWeatherMap

    Create Scatter Plot