taxonomy4good
taxonomy4good copied to clipboard
Document Taxonomy4Good API
The current documentation does not include an explanation of how to use the taxonomy4good API. Upon request/registration, users will receive an API key that allows them to get up-to-date taxonomies with fewer lines of code and without having to install a newer version of the library. The usage will be as follows:
from taxonomy4good import SustainabilityTaxonomy
api_key = "XXXXXXXXXXXXXX"
taxonomy = SustainabilityTaxonomy(api_key=api_key, taxonomy_name="un_sdg_taxonomy")
Currently, a website is being built for registrations. In the meantime, users can request access by emailing: [email protected]