Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 657 Bytes

data.md

File metadata and controls

23 lines (15 loc) · 657 Bytes
layout title permalink
page
Data
/data/

Datasets

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

Tables and fields

A full list of tables and their fields is available here.

Endpoints and requests

A full list of REST API endpoints is available here, and a prefabricated set of requests can be downloaded on our tools page.