{
  "fields": [{"id":"_id","type":"int"},{"id":"年度","type":"text"},{"id":"人次","type":"text"}],
  "records": [
    [1,"101","8721"],
    [2,"102","13091"],
    [3,"103","12178"],
    [4,"104","13109"],
    [5,"105","13244"],
    [6,"106","13468"],
    [7,"107","15860"]
]}
