No project description provided
Project description
PSR Lakehouse 🏞️🏡
A Python client library for accessing PSR's data lakehouse, providing easy access to Brazilian energy market data including CCEE and ONS datasets.
Installation
pip install psr-lakehouse
Examples
CCEE
from psr.lakehouse import ccee
df = ccee.spot_price()
ONS
from psr.lakehouse import ons
df = ons.stored_energy(
start_reference_date="2023-05-01 03:00:00",
end_reference_date="2023-05-01 04:00:00",
)
Support
For questions or issues, please open an issue on the project repository.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
psr_lakehouse-0.1.15.tar.gz
(66.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file psr_lakehouse-0.1.15.tar.gz.
File metadata
- Download URL: psr_lakehouse-0.1.15.tar.gz
- Upload date:
- Size: 66.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b55d664e458058a05977bf17c690de561175b5a4426a37ddbad47a5cdd20ca5
|
|
| MD5 |
1fb0e2bc68dc8357e33b5674c2bfd50f
|
|
| BLAKE2b-256 |
eaf46b627001dfa6167656d9b27498d7f8df5d38b1c6fb6417df58c77ec94990
|
File details
Details for the file psr_lakehouse-0.1.15-py3-none-any.whl.
File metadata
- Download URL: psr_lakehouse-0.1.15-py3-none-any.whl
- Upload date:
- Size: 15.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11ce397f20ebb9bcee4d5ac2a064d5a570ac0704fc60e19992494a3c772e44fb
|
|
| MD5 |
1525d156efadabcc80b81c9393f48c3a
|
|
| BLAKE2b-256 |
2cd7f74a48d7bbe5b404599964f2a2a393027da6229bce816da439f9c082027c
|