{
  "fields": [{"id":"_id","type":"int"},{"id":"Field Name","type":"text"},{"id":"Data Type","type":"text"},{"id":"Field Description","type":"text"},{"id":"Example","type":"text"}],
  "records": [
    [1,"Ward","number","The administrative sections of the city of Pittsburgh in 1912","27"],
    [2,"One_story_buildings","number","Indicates the number of tenement houses with one story in the front or rear (back) or the building","0"],
    [3,"Two_story_buildings","number","Indicates the number of tenement houses with two stories in the front or rear (back) or the building","44"],
    [4,"three_story_buildings","number","Indicates the number of tenement houses with three stories in the front or rear (back) or the building","109"],
    [5,"four_story_buildings","number","Indicates the number of tenement houses with four stories in the front or rear (back) or the building","42"],
    [6,"five_story_buildings","number","Indicates the number of tenement houses with five stories in the front or rear (back) or the building","1"],
    [7,"six_story_buildings","number","Indicates the number of tenement houses with six stories in the front or rear (back) or the building","8"]
]}
