BONSAMURAIS / beebee

Conversion utility to parse BONSAI resolved database dumps for Brightway2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

beebee

Process BONSAI data sources for use in Brightway2 calculations.

Takes JSON-LD data following the BONSAI ontology, and turns it into a Numpy .npy files that can be used directly by Brightway2.

Can also take electricity data from the bentso library (which itself wraps entsoe-py which wraps the ENTSO-E API)

Installation

beebee requires the following:

  • arborist
  • bentso
  • docopt
  • numpy

Contributing

Please feel free to either file an issues or submit a pull request!

About

Conversion utility to parse BONSAI resolved database dumps for Brightway2

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 96.2%Language:Shell 3.8%