{
  "fields": [{"id":"_id","type":"int"},{"id":"Name","type":"text"},{"id":"Description","type":"text"}],
  "records": [
    [1,"LAB_NUMBER_HASHED","Masked/Hashed Lab number "],
    [2,"LAB_WORKED_HASHED","The laboratory that processed the lab results (Masked/Hashed )"],
    [3,"DRUG","Specific drug name that was identified in the lab"],
    [4,"SCHEDULE","DEA schedule of the specific drug"],
    [5,"DEA_GROUPING","DEA grouping of the specific drug"],
    [6,"SUBMIT_DATE","Date the lab was finalized and submitted"],
    [7,"REPORT_DATE","Date the lab was reported to the ISP lab"],
    [8,"COUNTY","County Federal Information Processing Standards (FIPS) Code  where the substance was located"],
    [9,"STATE","State Federal Information Processing Standards (FIPS) Code  where the substance was located"],
    [10,"COUNTY_FIPS","County FIPS Code"],
    [11,"STATE_FIPS","State FIPS Code"],
    [12,"COUNTY_POP","Number of people residing in an associated county (in the year of submission/report)"]
]}
