{
  "fields": [{"id":"_id","type":"int"},{"id":"年次","type":"text"},{"id":"種別","type":"text"},{"id":"値","type":"numeric"},{"id":"レコード数","type":"numeric"}],
  "records": [
    [1,"2019/4/1","C型肝炎検診_受診者",97,1],
    [2,"2019/4/1","C型肝炎検診_要精検査",0,1],
    [3,"2019/4/1","B型肝炎検診_受診者",97,1],
    [4,"2019/4/1","B型肝炎検診_要精検査",1,1],
    [5,"2020/4/1","C型肝炎検診_受診者",71,1],
    [6,"2020/4/1","C型肝炎検診_要精検査",0,1],
    [7,"2020/4/1","B型肝炎検診_受診者",71,1],
    [8,"2020/4/1","B型肝炎検診_要精検査",0,1],
    [9,"2021/4/1","C型肝炎検診_受診者",56,1],
    [10,"2021/4/1","C型肝炎検診_要精検査",0,1],
    [11,"2021/4/1","B型肝炎検診_受診者",56,1],
    [12,"2021/4/1","B型肝炎検診_要精検査",0,1]
]}
