[{ 
	    "success": true, 
	    "result": {     
		    "resource_id": "A53000000A-112007-001",     
		    "fields":[
  {
    "type": "int4",
    "id": "Seq"
  },
  {
    "type": "text",
    "id": "DateListed"
  },
  {
    "type": "text",
    "id": "年度"
  },
  {
    "type": "text",
    "id": "性別名"
  },
  {
    "type": "text",
    "id": "性別"
  },
  {
    "type": "text",
    "id": "人數"
  }
],     
            "records":[
  {
    "Seq": 1,
    "DateListed": "20180910",
    "年度": "107",
    "性別名": "女性",
    "性別": "2",
    "人數": "35"
  },
  {
    "Seq": 2,
    "DateListed": "20180910",
    "年度": "107",
    "性別名": "男性",
    "性別": "1",
    "人數": "38"
  },
  {
    "Seq": 3,
    "DateListed": "20191026",
    "年度": "108",
    "性別名": "女性",
    "性別": "2",
    "人數": "41"
  },
  {
    "Seq": 4,
    "DateListed": "20191026",
    "年度": "108",
    "性別名": "男性",
    "性別": "1",
    "人數": "44"
  },
  {
    "Seq": 5,
    "DateListed": "20201025",
    "年度": "109",
    "性別名": "女性",
    "性別": "2",
    "人數": "41"
  },
  {
    "Seq": 6,
    "DateListed": "20201025",
    "年度": "109",
    "性別名": "男性",
    "性別": "1",
    "人數": "44"
  },
  {
    "Seq": 7,
    "DateListed": "20210601",
    "年度": "110",
    "性別名": "女性",
    "性別": "2",
    "人數": "42"
  },
  {
    "Seq": 8,
    "DateListed": "20210601",
    "年度": "110",
    "性別名": "男性",
    "性別": "1",
    "人數": "42"
  },
  {
    "Seq": 9,
    "DateListed": "20221026",
    "年度": "111",
    "性別名": "女性",
    "性別": "2",
    "人數": "39"
  },
  {
    "Seq": 10,
    "DateListed": "20221026",
    "年度": "111",
    "性別名": "男性",
    "性別": "1",
    "人數": "38"
  },
  {
    "Seq": 11,
    "DateListed": "20231212",
    "年度": "112",
    "性別名": "女性",
    "性別": "2",
    "人數": "41"
  },
  {
    "Seq": 12,
    "DateListed": "20231212",
    "年度": "112",
    "性別名": "男性",
    "性別": "1",
    "人數": "35"
  },
  {
    "Seq": 13,
    "DateListed": "20250726",
    "年度": "113",
    "性別名": "女性",
    "性別": "2",
    "人數": "42"
  },
  {
    "Seq": 14,
    "DateListed": "20250726",
    "年度": "113",
    "性別名": "男性",
    "性別": "1",
    "人數": "36"
  },
  {
    "Seq": 15,
    "DateListed": "20250726",
    "年度": "114",
    "性別名": "女性",
    "性別": "2",
    "人數": "43"
  },
  {
    "Seq": 16,
    "DateListed": "20250726",
    "年度": "114",
    "性別名": "男性",
    "性別": "1",
    "人數": "36"
  }
],     
            "limit":0,     
            "offset":0,     
            "total":16 
        } 
    }]