Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 918 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 918 Bytes

PSE API Application 🌐⚡

Python Streamlit GitHub

Overview 📚

This project is a web application built with Streamlit that fetches and analyzes data from the PSE (Polish Power Exchange) API. It provides various reports and visualizations of the market price of energy in Poland. The application uses Plotly for interactive charts and SQLite for data storage.

Features ✨

  • Fetch Data: Retrieve data from the PSE API with retry logic and error handling.
  • Data Analysis: Analyze the market price of energy with various metrics.
  • Forecasting: Predict future energy prices using SARIMAX models.

Installation 🛠️

  1. Clone the Repository:
    git clone https://github.com/PaulHex6/PSE-API.git
    cd PSE-API