Skip to main content

A Python library designed to streamline the aggregation of carbon data from multiple registries, each with its own data format, into a unified schema in CDV/Parquet formats.

Project description

Sample Usage

indexer = CarbonRegistryIndexer(azure_blob_conn_str='your_conn_str', 
                            azure_blob_container='your_container_name')
indexer.setup_storage()  # creates or purges data folder

# functions to initiate specific sync calls
indexer.sync_gold_standard()
indexer.sync_climate_action_data_trust()
indexer.sync_american_carbon_registry()
indexer.sync_climate_action_reserve()

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

carbon-registry-indexer-0.1.3.tar.gz (32.9 kB view details)

Uploaded Source

File details

Details for the file carbon-registry-indexer-0.1.3.tar.gz.

File metadata

File hashes

Hashes for carbon-registry-indexer-0.1.3.tar.gz
Algorithm Hash digest
SHA256 554d184b4c1542aed2bb0d0c63f8db4ac9b2fd9cad6c10ce77c12cbf6fe0c27d
MD5 9854a5dcf06c1c3743b8764a3037d66a
BLAKE2b-256 c1d1b2dc0e674effba81ccbf52c0105f6b9cdeb5f1ebf1246f7dd65c6e6ccc23

See more details on using hashes here.

Supported by

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