{
  "fields": [{"id":"_id","type":"int"},{"id":"FIELD_NAME","type":"text"},{"id":"DESCRIPTION","type":"text"}],
  "records": [
    [1,"PROFESSION_NAME","Profession Name"],
    [2,"LICENSE_TYPE_NAME","Veterinary License type"],
    [3,"LICENSE_STATUS_NAME","Veterinary License status"],
    [4,"QUESTION_TEXT","Survey Question "],
    [5,"ANSWER","Survey Answer"],
    [6,"STATE_CLEAN","Primary practice state"],
    [7,"COUNTY_CLEAN","Primary practice county"],
    [8,"ZIP","Primary practice zip"],
    [9,"GENDER","Veterinarian Gender"],
    [10,"RACE","Veterinarian Race"],
    [11,"ETHNICITY","Veterinarian ethnicity"],
    [12,"IN_ZIP_TOTAL_COUNT","total number of zip codes in Indiana"]
]}
