A simple ETL (Extract, Transform, Load) pipeline that fetches real-time weather data from OpenWeatherMap, cleans it, and saves it into a CSV file using Python. config.py : Configuration file for API ...
📘 Project Overview This project showcases a real-time weather forecasting dashboard built in Power BI, integrated with the OpenWeatherMap API to provide dynamic and up-to-date weather insights. The ...