Skip to content

ETL data pipeline made with Python and libraries such as Pandas: Extraction of weather data from open-meteo, Transformation of the DataFrames in order to retrieve significant insights, Loading of transformed data into a relational database

Notifications You must be signed in to change notification settings

dlleonardo/etl-climate-changes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

ETL data pipeline made with Python and libraries such as Pandas: Extraction of weather data from open-meteo, Transformation of the DataFrames in order to retrieve significant insights, Loading of transformed data into a relational database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published