Skip to main content

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

# Get ccee spot prices
spot_prices = ccee.spot_price(
    filters = {"subsystem": "SE"},
    start_reference_date="2024-01-01",
    end_reference_date="2024-12-31"
)

ONS

from psr.lakehouse import ons

# Get ons maximum stored energy
max_energy = ons.max_stored_energy(
    filters = {"subsystem": "SE"},
    start_reference_date = "2024-01-01"
)

# Get ons verified stored energy in MW/month
verified_energy = ons.verified_stored_energy_mwmonth(
    filters = {"subsystem": "NE"}
)

# Get ons verified stored energy as percentage
energy_percentage = ons.verified_stored_energy_percentage()

Support

For questions or issues, please open an issue on the project repository.

Project details


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.9.tar.gz (23.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

psr_lakehouse-0.1.9-py3-none-any.whl (7.4 kB view details)

Uploaded Python 3

File details

Details for the file psr_lakehouse-0.1.9.tar.gz.

File metadata

  • Download URL: psr_lakehouse-0.1.9.tar.gz
  • Upload date:
  • Size: 23.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.13

File hashes

Hashes for psr_lakehouse-0.1.9.tar.gz
Algorithm Hash digest
SHA256 24dc2b89c20c3301b879128692bde8347cf3b39a9b09210d0e44f6f2fb4ee070
MD5 ccb323bdbf3ebd95d4c4090343171f2b
BLAKE2b-256 e653f631d21e035c427b2f1c4483ac9652b9a86e4d9888dd6d78c4b24b482b9b

See more details on using hashes here.

File details

Details for the file psr_lakehouse-0.1.9-py3-none-any.whl.

File metadata

File hashes

Hashes for psr_lakehouse-0.1.9-py3-none-any.whl
Algorithm Hash digest
SHA256 eb732614a05dff443c30d8a9014c6da7829e23d798c5fb6a574ae5994987b3cd
MD5 9a54e2723dc512344bbc7529639ec3a7
BLAKE2b-256 5d0693438465ca1f89b2e7c0f16a22de5d438255449ceea8061f81e8d65370cd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page