Good-Data-Hub/taxonomy4good

Reconstruct a SustainabilityTaxonomy object from a json object

Opened this issue · 0 comments

Currently, the library allows the creation of taxonomies either through the combination of SustainabilityItem objects and SustainabilityTaxonomy or through reading an Excel/CSV file. The desired outcome of this issue is the capability to create a SustainabilityTaxonomy from a JSON object. For more information about the structure of the JSON object, please have a look at: items_to_json() and taxonomy_to_json()