Skip to main content

A power station dictionary that enables mapping between various naming conventions and associated plant metadata

Project description

Power Station Dictionary

Binder DOI PyPI version


A power station dictionary that enables mapping between various naming conventions and associated plant metadata


The core output of this project is a clean power plant dataset that includes relevant attributes such as location and capacity, as well as id mappings that can be used to connect them to other datasets. Currently the focus of this work are plants within the GB power system. The powerdict module provides a programmatic way in which to combine the raw datasets and apply any additional updates specified in the files contained within the three data directories:

  • raw - source datasets as csvs
  • updates - JSON mappings from an osuked_id to a new attribute value
  • definitions - JSON specification of how to process the raw sources and what the output should look like

CI/CD is set-up so that any changes in this repository will trigger a reconstruction of the output dataset, additionally a new GitHub release will automatically trigger a new release on Zenodo and produce an updated DOI. The output dataset can be found here. As with projects such as the Global Power Plant Database, powerdict provides a clear data lineage from the raw sources/updates to the output. Furthermore, integrating this with GitHub enables version control of the underlying datasets and updates/corrections.



Installation

To install the powerdict library please run:

pip install powerdict

Development Set-Up

To set-up a new environment you can run the following from the batch_scripts directory

pypi_publish

Alternatively you can run these commands

call conda env create -f environment.yml
call conda activate PowerDict
call ipython kernel install --user --name=PowerDict

Publishing to PyPi

To publish the powerdict module to PyPi simply run the following from the batch_scripts directory

pypi_publish

or follow these commands

call conda activate PowerDict
call python setup.py sdist bdist_wheel
call twine upload --skip-existing dist/*

When prompted you should enter your PyPi username and password

After this you will be able to install the latest version of powerdict using pip install powerdict

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

powerdict-1.3.0.tar.gz (6.5 kB view details)

Uploaded Source

Built Distribution

powerdict-1.3.0-py3-none-any.whl (9.4 kB view details)

Uploaded Python 3

File details

Details for the file powerdict-1.3.0.tar.gz.

File metadata

  • Download URL: powerdict-1.3.0.tar.gz
  • Upload date:
  • Size: 6.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.7

File hashes

Hashes for powerdict-1.3.0.tar.gz
Algorithm Hash digest
SHA256 a3f7088224483837bff56c011407c7390f0059b9dc21854d98c1521cbbef973d
MD5 7b7c3c8498ef9833ff70a49b79ce8609
BLAKE2b-256 848200fbeb3ed2de7ab20c61633e5028c69cb8f363c45580ac78b1b109f82d37

See more details on using hashes here.

File details

Details for the file powerdict-1.3.0-py3-none-any.whl.

File metadata

  • Download URL: powerdict-1.3.0-py3-none-any.whl
  • Upload date:
  • Size: 9.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.7

File hashes

Hashes for powerdict-1.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 704e4fb6eef29bc184785d325c5a0b80d25e01ea65a61535e913228dec8159e5
MD5 e0cedc5a53bdd64e6d2328085654e42a
BLAKE2b-256 a35acf38aa0caa7c2d407ed0930f61d1731e9ddc3c75825024e5d76d217a0cd6

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