This project showcases a complete ETL pipeline in Python that fetches weather data via API and loads it into SQL Server.
This repository contains the following files: • sql_report.ipynb: A Jupyter Notebook that shows how to connect to a PostgreSQL database using Python to perform some SQL queries to answer specific ...