Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 408 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 408 Bytes

climate-changes-analysis

Climate Changes Analysis with open-meteo API, made for Python and Database courses during my Master in Data Analytics.

Building of an ETL data pipeline extracting data from the free open-meteo API in JSON format, after some transformation and visualization, the DataFrames are loaded into a Postgres database.

Made in Python language and libraries such as Pandas and Matplotlib.