{
  "fields": [{"id":"_id","type":"int"},{"id":"Field Name","type":"text"},{"id":"Field Description","type":"text"}],
  "records": [
    [1,"DATE","Date"],
    [2,"AGE_GRP","Age Group (This field is on it's own tab)"],
    [3,"GENDER","Gender (This field is on it's own tab)"],
    [4,"RACE","Race (This field is on it's own tab)"],
    [5,"ETHNICITY","Ethnicity (This field is on it's own tab)"],
    [6,"COVID_TEST","Total number of tests on specified date"],
    [7,"COVID_COUNT","Total number of confirmed cases on specified date"],
    [8,"COVID_DEATHS","Total number of deaths on specified date"]
]}
