Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 798 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 798 Bytes

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!