nestauk / dap_medium_articles

The code behind Data Analytics at Nesta's Medium Articles
MIT License
7 stars 9 forks source link

16 taxonomy #17

Closed emily-bicks closed 1 year ago

emily-bicks commented 1 year ago

Basic code to interact with the three taxonomies to go along with the Medium article.

To review:

  1. Make sure you can follow the setup instructions
  2. Launch the notebook taxonomy_demo.ipynb and make sure it runs and you think I've provided enough clarity/functionality
  3. Review the getters in getters.py and make sure the data loads and you think the docstrings are comprehensive

Closes #16