bw2io.importers.json_ld_lcia#
Classes#
Importer for the OLCD JSON-LD LCIA data format. |
Module Contents#
- class bw2io.importers.json_ld_lcia.JSONLDLCIAImporter(dirpath)[source]#
Bases:
bw2io.importers.base_lcia.LCIAImporter
Importer for the OLCD JSON-LD LCIA data format.
- Parameters:
dirpath (str) β Directory path for the JSON-LD data.
- match_biosphere_by_id(database_name)[source]#
Matches biosphere flows to a specified database by ID.
Initialize the JSONLDLCIAImporter object.
- Parameters:
dirpath (str) β Directory path for the JSON-LD data.
- Return type:
None