Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document Taxonomy4Good API #18

Open
Anis-Bouhamadouche opened this issue Oct 30, 2023 · 0 comments
Open

Document Taxonomy4Good API #18

Anis-Bouhamadouche opened this issue Oct 30, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@Anis-Bouhamadouche
Copy link
Collaborator

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]

@Anis-Bouhamadouche Anis-Bouhamadouche added the documentation Improvements or additions to documentation label Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant