| layout | page |
|---|---|
| title | Data |
| permalink | /data/ |
This repository contains JSON and CSV datasets, available in the codebase at _data/json/ and _data/csv/ Those datasets can be leveraged via liquid tags, for use within javascript if/as needed.
Files included as of now (others are being added):
- plays
- people
- performances
A full list of tables and their fields is available here.
A full list of REST API endpoints is available here, and a prefabricated set of requests can be downloaded on our tools page.