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