Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 808 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 808 Bytes

Python-API

Objective

As a beginner data analyst, the objective was to employ Python requests, APIs, and JSON traversals to explore fundamental weather patterns. Through the creation of scatter plots, linear regressions, and maps, the aim was to uncover the relationship between various weather variables and latitude, while also planning vacation destinations based on weather conditions.

Summary

Engaged in Python-based exploration of weather patterns through data analysis and visualization. Utilized citipy, OpenWeatherMap API, and geoViews library to investigate correlations between weather variables and latitude. Additionally, crafted informative maps for future vacation planning.

Tools/Libraries Used

  • Python
  • citipy
  • OpenWeatherMap API
  • geoViews Python library
  • Geoapify API