{
  "fields": [{"id":"_id","type":"int"},{"id":"年度別","type":"text"},{"id":"店舗数（店舗）","type":"numeric"},{"id":"預金残高総額(百万円)","type":"numeric"},{"id":"預金残高当座預金(百万円)","type":"numeric"},{"id":"預金残高普通預金(百万円)","type":"numeric"},{"id":"預金残高定期預金積立(百万円)","type":"numeric"},{"id":"預金残高その他(百万円)","type":"numeric"}],
  "records": [
    [1,"2016年度末",58,2365113,24090,1242557,1056117,42349],
    [2,"2017年度末",59,2427998,29712,1314203,1039715,44368],
    [3,"2018年度末",59,2451330,28499,1361472,1016705,44654],
    [4,"2019年度末",59,2538059,28138,1405929,1052745,51247],
    [5,"2020年度末",58,2575318,32754,1521022,972642,48900],
    [6,"",null,null,null,null,null,null]
]}
