{
  "fields": [{"id":"_id","type":"int"},{"id":"Field","type":"text"},{"id":"Description","type":"text"},{"id":"Format","type":"text"},{"id":"Nulls Allowed","type":"text"},{"id":"Other notes","type":"text"}],
  "records": [
    [1,"ReporterID","County identifier; crosswalk in separate tab)","4 digit with leading zero","No",null],
    [2,"MeasureID","Measure ID; crosswalk to source in separate tab","Compound number","No",null],
    [3,"Numerator","Numerator for measure","Numeric","Yes",null],
    [4,"Denominator","Denominator for measure","Numeric","Yes","Measures with population denominator should be linked to the Population Denominator file at the county ID and year level."],
    [5,"Month","Month of data (1-12)","Numeric","Yes",null],
    [6,"Quarter","Quarter of data (1-4, calendar year quarters)","Numeric","Yes",null],
    [7,"Year","Year of data","Numeric","No","8 digit years indicate data are for the State Fiscal Year/Comparison Period (e.g., 20212022 means July 2021 - June 2022)"],
    [8,"IsSuppressed","Do the data meet the agency's suppression rule?","0, 1","No","0 = no, 1 = yes."],
    [9,"Notes","Other information about the measure",null,"Yes",null],
    [10,"Stratification","Stratified data by race, sex, age in JSON format","JSON","Yes","Only populated for annual records where stratification required. PDMP data does not have race strata."]
]}
