A frictionless data package implementation for energy system data.
Project description
A frictionless data package implementation for energy data; maintained by the SENTINEL collaboration.
This package provides a Python API and CLI utilities to read/write and manage Energy (systems) data as a frictionless data package. The Python API includes easy conversion to and from standard Python data structures common in data analysis; e.g. pandas.DataFrame, xarray.DataArray, xarray.Dataset, etc.
It introduces energy modelling terminology by relying on an external (but loosely coupled) registry that collates commonly used variables and associated metadata. If someone outside of the energy modelling community wants to make use this package, it should be relatively striaghtforward to point to a different registry while continuing to use the same workflow. Read more in the documentation.
Installation
You can install (or update) the package with pip:
$ pip install [-U] friendly-data
As the registry is loosely decoupled, it can be updated much faster to accomodate changing needs of the community and reach a consensus much faster. So to update to the latest registry, you can do:
$ pip install -U friendly-data-registry
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
Built Distribution
File details
Details for the file friendly_data-0.2.tar.gz
.
File metadata
- Download URL: friendly_data-0.2.tar.gz
- Upload date:
- Size: 34.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f49032d9443f310203501e9a95e7e2886990bc545a36b60c2f4e47a0a89f45eb |
|
MD5 | 61eb8ef16a72c7117d43161d4254eece |
|
BLAKE2b-256 | 6ae23b359a4282a2061cbc0896339157856c0733d6dde1d5a302abe86fe10400 |
File details
Details for the file friendly_data-0.2-py3-none-any.whl
.
File metadata
- Download URL: friendly_data-0.2-py3-none-any.whl
- Upload date:
- Size: 38.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1b795462f0e3f9e34558f0e5064d1361741d1ef805819443c47703df10d814a |
|
MD5 | 5d2f63cf127c9c21da63021b23e0b970 |
|
BLAKE2b-256 | b0b35b879f0a7ab474606ac1615788a762ff3e7b84b1c5104b060953178b86ab |