[{ 
	    "success": true, 
	    "result": {     
		    "resource_id": "A53000000A-110013-001",     
		    "fields":[
  {
    "type": "int4",
    "id": "Seq"
  },
  {
    "type": "text",
    "id": "DateListed"
  },
  {
    "type": "text",
    "id": "年度"
  },
  {
    "type": "text",
    "id": "核發人數"
  },
  {
    "type": "text",
    "id": "金額"
  }
],     
            "records":[
  {
    "Seq": 1,
    "DateListed": "20210301",
    "年度": "102",
    "核發人數": "22420",
    "金額": "60530000"
  },
  {
    "Seq": 2,
    "DateListed": "20210301",
    "年度": "103",
    "核發人數": "19432",
    "金額": "51926000"
  },
  {
    "Seq": 3,
    "DateListed": "20210301",
    "年度": "104",
    "核發人數": "19994",
    "金額": "53388000"
  },
  {
    "Seq": 4,
    "DateListed": "20210301",
    "年度": "105",
    "核發人數": "19024",
    "金額": "51002000"
  },
  {
    "Seq": 5,
    "DateListed": "20210301",
    "年度": "106",
    "核發人數": "18439",
    "金額": "49448000"
  },
  {
    "Seq": 6,
    "DateListed": "20210301",
    "年度": "107",
    "核發人數": "17726",
    "金額": "47622000"
  },
  {
    "Seq": 7,
    "DateListed": "20210301",
    "年度": "108",
    "核發人數": "16491",
    "金額": "44410000"
  },
  {
    "Seq": 8,
    "DateListed": "20210301",
    "年度": "109",
    "核發人數": "15762",
    "金額": "42224000"
  }
],     
            "limit":0,     
            "offset":0,     
            "total":8 
        } 
    }]