{
  "fields": [{"id":"_id","type":"int"},{"id":"地点番号","type":"text"},{"id":"測定地点","type":"text"},{"id":"測定日","type":"text"},{"id":"有効測定日数","type":"text"},{"id":"１時間値の総平均値","type":"numeric"},{"id":"日平均値の最高値","type":"numeric"},{"id":"時間値の最高値","type":"numeric"}],
  "records": [
    [1,"1","港区藤前四丁目","2022-04-13から2022-04-26","14",12.9,20.2,47.9],
    [2,"1","港区藤前四丁目","2022-10-05から2022-10-18","14",7.5,11.9,21.8],
    [3,"2","中川区小碓通","2022-05-12から2022-05-25","14",14.6,23.8,43.9],
    [4,"2","中川区小碓通","2022-10-20から2022-11-02","14",9.7,16,26],
    [5,"3","緑区大高町","2022-05-27から2022-06-09","14",9.7,14.3,25.6],
    [6,"3","緑区大高町","2022-11-05から2022-11-18","13※",11.4,21.2,52.9],
    [7,"4","守山区竜泉寺二丁目","2022-06-15から2022-06-28","10※",11.4,17.2,27.3],
    [8,"4","守山区竜泉寺二丁目","2022-11-23から2022-12-06","14",6.9,11.8,21.8],
    [9,"5","千種区宮の腰町","2022-07-01から2022-07-14","14",6.8,15.5,24.4],
    [10,"5","千種区宮の腰町","2022-12-08から2022-12-21","14",7.6,10.5,29.2],
    [11,"※停電・測定機器の不具合等のため欠測日がある。","","","",null,null,null]
]}
