JSON
JSON is “an open-standard file format that uses human-readable text to transmit data objects.” In Arctos, JSON is a way for us to share complex data with both humans (the data is easily read by humans) and machines (the data is easily read by a very wide variety of programs) in otherwise simple formats, such as the ubiquitous table.
Keys
JSON keys in Arctos data should be intuitive; please file an Issue if clarification is necessary.
```