{
  "fields": [{"id":"_id","type":"int"},{"id":"Field Name","type":"text"},{"id":"Data Type","type":"text"},{"id":"Field Description","type":"text"},{"id":"Example","type":"text"},{"id":"Notes","type":"text"}],
  "records": [
    [1,"Year","Date","This shows the range of time in which inspections were made.","1909_01_01/1909_12_31","In 1907 inspections were only conducted for a 10 month period from March to Decemember. All other years inspections were conducted for a full year from January to December."],
    [2,"Houses_Inspected","Number","Indicates the number of tenement houses that were inspected for that year.","51187",null],
    [3,"Violations_found","Number","Indicates the number of violations found at a tenement houses that were inspected for that year.","6258",null],
    [4,"Complaints_investigated","Number","Indicates the number of complaints against a tenement house that were investigated for that year.","172",null],
    [5,"Violations_Corrected","Number","Indicates the number of violations corrected at a tenement houses that were inspected for that year.","8911",null]
]}
