WeatherEnergyAnalytics

A Streamlit app analyzing weather’s impact on commodity prices and energy demand

Back to Portfolio

Overview

WeatherEnergyAnalytics is a web application that explores how weather patterns influence commodity prices and energy demand. Built with Streamlit, it fetches real weather data via the Open-Meteo API, pairs it with commodity price trends (mocked for now), and delivers interactive visualizations. Traders and analysts can select commodities (e.g., Natural Gas) and locations (e.g., New York) to uncover insights and forecast demand.

Data Sources

Technologies Used

Key Features

Data Analysis Process

Performance

Challenges Overcome

Benefits

Future Improvements

Demo

Try It

Clone the repo, install dependencies, and run streamlit run app.py! See GitHub for setup.


Visit GitHub Repo