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.14.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.14.tar.gz.
File metadata
- Download URL: psr_lakehouse-0.1.14.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 |
0186481b81b0bf7b1925975ec5f83d64b004925f580b8e32233f79d0a22c1b7e
|
|
| MD5 |
60350a29305bfd8b788f7c4a3cf32c45
|
|
| BLAKE2b-256 |
d33ac90208760283807f24479dbf00defb15057c5f3be44de4c422f2fc1b288e
|
File details
Details for the file psr_lakehouse-0.1.14-py3-none-any.whl.
File metadata
- Download URL: psr_lakehouse-0.1.14-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 |
3e71d995a5e8bee5483531be54b124313b248ff1df8d12c60681edfec75896ca
|
|
| MD5 |
b258cbf3432aa57cb628b68478662609
|
|
| BLAKE2b-256 |
ff7f09c9a9794cd1ae19d1dc8308e0b873968842898323affa269836f1173851
|