{
  "fields": [{"id":"_id","type":"int"},{"id":"年次別","type":"text"},{"id":"発電量（ＭＷＨ）","type":"numeric"}],
  "records": [
    [1,"2017年",0],
    [2,"2018年",0],
    [3,"2019年",0],
    [4,"2020年",0],
    [5,"2021年",0],
    [6,"2021年1月",0],
    [7,"2021年2月",0],
    [8,"2021年3月",0],
    [9,"2021年4月",0],
    [10,"2021年5月",0],
    [11,"2021年6月",0],
    [12,"2021年7月",0],
    [13,"2021年8月",0],
    [14,"2021年9月",0],
    [15,"2021年10月",0],
    [16,"2021年11月",0],
    [17,"2021年12月",0]
]}
