{
  "fields": [{"id":"_id","type":"int"},{"id":"内地","type":"text"},{"id":"離島","type":"text"},{"id":"計","type":"text"}],
  "records": [
    [1,"2","3","5"],
    [2,"47","30","77"],
    [3,"15","7","22"],
    [4,"64","40","104"]
]}
