https://github.com/paulhex6/pse-api
Dynamic electricity prices in Poland from PSE API
https://github.com/paulhex6/pse-api
electricity energy
Last synced: 18 days ago
JSON representation
Dynamic electricity prices in Poland from PSE API
- Host: GitHub
- URL: https://github.com/paulhex6/pse-api
- Owner: PaulHex6
- Created: 2024-08-02T18:17:40.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-27T15:58:55.000Z (about 1 year ago)
- Last Synced: 2025-01-25T20:26:31.602Z (8 months ago)
- Topics: electricity, energy
- Language: Python
- Homepage:
- Size: 84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PSE API Application 🌐⚡


## 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**:
```sh
git clone https://github.com/PaulHex6/PSE-API.git
cd PSE-API