Skip to content

Make a LCC Treemap with a bunch of MARC files

License

Notifications You must be signed in to change notification settings

jpstroop/lcc-tree

 
 

Repository files navigation

lcc-tree

Make a LCC Treemap with a bunch of MARC files

Forked from https://github.com/thisismattmiller/lcc-tree

View here: https://jpstroop.github.io/lcc-tree/

  1. Run pipenv install
  2. Set ALL_RECORDS_URL near the top of get_data.py
  3. Run get_data.py (pipenv run python get_data.py)
  4. Run build_data.py
  5. Run build_json_tree.py
  6. Go to https://observablehq.com/@jpstroop/princeton-lcc-treemap
  7. Find the line that says data = FileAttachment("listhierarchy.json").json() click the paperclip and replace the json file with your own listhierarchy.json that was created by the scripts.

About

Make a LCC Treemap with a bunch of MARC files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%