{
  "fields": [{"id":"_id","type":"int"},{"id":"年次","type":"text"},{"id":"種別","type":"text"},{"id":"値","type":"numeric"}],
  "records": [
    [1,"2020/04/01","C型肝炎検診_受診者",71],
    [2,"2020/04/01","C型肝炎検診_要精検査",0],
    [3,"2020/04/01","B型肝炎検診_受診者",71],
    [4,"2020/04/01","B型肝炎検診_要精検査",0],
    [5,"2021/04/01","C型肝炎検診_受診者",56],
    [6,"2021/04/01","C型肝炎検診_要精検査",0],
    [7,"2021/04/01","B型肝炎検診_受診者",56],
    [8,"2021/04/01","B型肝炎検診_要精検査",0],
    [9,"2022/04/01","C型肝炎検診_受診者",104],
    [10,"2022/04/01","C型肝炎検診_要精検査",0],
    [11,"2022/04/01","B型肝炎検診_受診者",103],
    [12,"2022/04/01","B型肝炎検診_要精検査",0],
    [13,"2023/04/01","C型肝炎検診_受診者",73],
    [14,"2023/04/01","C型肝炎検診_要精検査",1],
    [15,"2023/04/01","B型肝炎検診_受診者",73],
    [16,"2023/04/01","B型肝炎検診_要精検査",0]
]}
