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.16.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.16.tar.gz.
File metadata
- Download URL: psr_lakehouse-0.1.16.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 |
f6d7f8837d0d5e861e63cde6d8101cf7db3de27f1843748aac0f3941b3bf5aa2
|
|
| MD5 |
d5c4fe20cad75463914c3be8da3b2d1f
|
|
| BLAKE2b-256 |
8445046d0ba2d20640680de1b0ced0cd69ca7e8a776c7c8acf562ceb7fb433d6
|
File details
Details for the file psr_lakehouse-0.1.16-py3-none-any.whl.
File metadata
- Download URL: psr_lakehouse-0.1.16-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 |
0040b2618733fc2306dcd1bedc7aa613e6910e6720cd3062f2e6c4c04c389746
|
|
| MD5 |
94ca737db06f198e4dc496782e5c387c
|
|
| BLAKE2b-256 |
88aa162ad91449683faaa3d0a89268e22e888c8cd34d6c1d887eb9a419bd6423
|