{
  "fields": [{"id":"_id","type":"int"},{"id":"年度（西暦）","type":"numeric"},{"id":"年度（和暦）","type":"text"},{"id":"婚姻（件）","type":"numeric"},{"id":"離婚（件）","type":"numeric"}],
  "records": [
    [1,2018,"平成30",2760,562],
    [2,2019,"令和元",3165,558],
    [3,2020,"令和2",2398,486],
    [4,2021,"令和3",2349,456],
    [5,2022,"令和4",2438,529],
    [6,2023,"令和5",2365,507],
    [7,2024,"令和6",2641,492]
]}
