{
  "fields": [{"id":"_id","type":"int"},{"id":"年度","type":"text"},{"id":"受診者数","type":"numeric"},{"id":"精検不要","type":"numeric"},{"id":"要精密検査","type":"numeric"}],
  "records": [
    [1,"27",15492,13020,2472],
    [2,"28",12614,10836,1778],
    [3,"29",4981,4426,555],
    [4,"30",3837,3502,335],
    [5,"元",3468,3195,273],
    [6,"2",2711,2473,238],
    [7,"3",2839,2590,249]
]}
