{
  "fields": [{"id":"_id","type":"int"},{"id":"年度[西暦]","type":"text"},{"id":"開発行為許可等件数[件]","type":"text"},{"id":"優良宅地認定件数[件]","type":"numeric"},{"id":"道路位置指定等件数[件]","type":"numeric"}],
  "records": [
    [1,"2019","10",0,8],
    [2,"2020","12",0,6],
    [3,"2021","12",0,4],
    [4,"2022","11",0,7],
    [5,"2023","18",0,7],
    [6,null,null,null,null],
    [7,"令和6年度港区行政資料集　開発行為等件数","Ver202403",null,null]
]}
