{
  "fields": [{"id":"_id","type":"int"},{"id":"Column Name","type":"text"},{"id":"Column Description","type":"text"}],
  "records": [
    [1,"Zip Code Rank","The rank of most populated zip code within Indiana from 1-50 (based on percentage population)"],
    [2,"Zip Code","The 5 digit zip code (Indiana only)"],
    [3,"City ","City Name associated with zip code"],
    [4,"Population","Count of zip codes' population of African American or Latino (Zip Atlas/2010 census)"],
    [5,"Percentage African American/Latino","Percentage of overall population that is African American or Latino (Zip Atlas/2010 census)"]
]}
