Skip to main content

Open Energy Platform (OEP) - metadata schemas, examples and templates package

Project description

Build Status

OpenEnergyMetadata OpenEnergyPlatform

Open Energy Family - Open Energy Metadata (OEM)

Open Energy Metadata (OEM) is an energy metadata standard including a template, examples and a metadata schema. It is an extensive set of metadata based on the tabular data package specifications and the FAIR principles. The metadata contains multiple fields (keys) in a nested JSON structure.

You can find the latest version right here:

License / Copyright

This repository is licensed under MIT License (MIT)
The oemetadata is licensed under Creative Commons Zero v1.0 Universal
The oemetadata example and oemetadata template are licensed under Creative Commons Zero v1.0 Universal

Installation

pip install oep-metadata

Usage Examples

from metadata.v150.example import OEMETADATA_v150_EXAMPLE

print(OEMETADATA_v150_EXAMPLE)
from metadata.v150.schema import OEMETADATA_v150_SCHEMA

print(OEMETADATA_v150_SCHEMA)
from metadata.v150.template import OEMETADATA_v150_TEMPLATE

print(OEMETADATA_v150_TEMPLATE)

Contributing

For further contributing infos and conventions see: CONTRIBUTING.md

Make PyPI release:

First bump version in setup.py, then:

python3 setup.py sdist bdist_wheel
twine upload dist/*

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

oep-metadata-1.5.0.tar.gz (7.1 kB view hashes)

Uploaded Source

Built Distribution

oep_metadata-1.5.0-py3-none-any.whl (15.9 kB view hashes)

Uploaded Python 3

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