{
  "fields": [{"id":"_id","type":"int"},{"id":"年","type":"numeric"},{"id":"衛生検査所数","type":"numeric"}],
  "records": [
    [1,2019,10],
    [2,2020,10],
    [3,2021,10],
    [4,2022,10],
    [5,2023,10],
    [6,2024,10],
    [7,2025,10]
]}
