{
  "fields": [{"id":"_id","type":"int"},{"id":"Field Name","type":"text"},{"id":"Field Description","type":"text"}],
  "records": [
    [1,"County","County"],
    [2,"Month","Month Start Date for date data was collected. Date of the event, being equal to the investigation starting date for positive cases; the date of death for deaths respectively. "],
    [3,"Race","Self-identified race"],
    [4,"Population","Count of race in each county based on 2019 Census estimates"],
    [5,"Cases","Count of cases in each county"],
    [6,"Deaths","Count of deaths in each county"]
]}
