{
  "fields": [{"id":"_id","type":"int"},{"id":"Month","type":"text"},{"id":"28 Fiscal year","type":"numeric"}],
  "records": [
    [1,"４月",8016],
    [2,"５月",6884],
    [3,"６月",5342],
    [4,"７月",6032],
    [5,"８月",7213],
    [6,"９月",4290],
    [7,"１０月",3692],
    [8,"１１月",3320],
    [9,"１２月",2602],
    [10,"１月",2920]
]}
