{
  "fields": [{"id":"_id","type":"int"},{"id":"年次別月別","type":"text"},{"id":"総数","type":"numeric"},{"id":"魚類","type":"numeric"},{"id":"貝類","type":"numeric"},{"id":"その他","type":"numeric"}],
  "records": [
    [1,"2017年",14243,12123,370,1750],
    [2,"2018年",13350,11374,395,1581],
    [3,"2019年",13043,10783,578,1682],
    [4,"2020年",19321,15804,731,2786],
    [5,"2021年",20468,16599,501,3368],
    [6,"2021年1月",1399,1106,37,256],
    [7,"2021年2月",1464,1159,38,267],
    [8,"2021年3月",1801,1481,41,279],
    [9,"2021年4月",2068,1748,44,276],
    [10,"2021年5月",2234,1898,48,288],
    [11,"2021年6月",1824,1492,46,286],
    [12,"2021年7月",1645,1312,43,290],
    [13,"2021年8月",1564,1249,43,272],
    [14,"2021年9月",1483,1180,39,264],
    [15,"2021年10月",1496,1190,39,267],
    [16,"2021年11月",1443,1139,39,265],
    [17,"2021年12月",2047,1645,44,358]
]}
