/slsn-data

Explore the classifications export CSV from the SLSN project.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

slsn-data

Explore the classifications export CSV from the SLSN project.

  1. Download a classifications export from the SLSN data exports page.
  2. Commit to this repo as site/_data/classifications.csv.
  3. Push to the main branch and wait for GitHub Pages to rebuild the site with the new export. It takes a couple of minutes.
  4. Every subject has a URL like: {site-root}/subjects/{subject-ID} (eg. https://eatyourgreens.github.io/slsn-data/subjects/84156420/.)

Classification exports are too large to be stored on GitHub, so they are committed and stored with GitHub Large File Storage. Make sure you have git-lfs installed in order to work with this repo.