[{ 
	    "success": true, 
	    "result": {     
		    "resource_id": "A53000000A-114024-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": "20251217",
    "西元年": "2025",
    "月份": "08",
    "年齡階段": "0-2歲",
    "人口數": "22467"
  },
  {
    "Seq": 2,
    "DateListed": "20251217",
    "西元年": "2025",
    "月份": "08",
    "年齡階段": "3-6歲",
    "人口數": "32685"
  },
  {
    "Seq": 3,
    "DateListed": "20251217",
    "西元年": "2025",
    "月份": "08",
    "年齡階段": "7-14歲",
    "人口數": "69198"
  },
  {
    "Seq": 4,
    "DateListed": "20251217",
    "西元年": "2025",
    "月份": "08",
    "年齡階段": "15-54歲",
    "人口數": "359928"
  },
  {
    "Seq": 5,
    "DateListed": "20251217",
    "西元年": "2025",
    "月份": "08",
    "年齡階段": "55-64歲",
    "人口數": "72519"
  },
  {
    "Seq": 6,
    "DateListed": "20251217",
    "西元年": "2025",
    "月份": "08",
    "年齡階段": "65歲以上",
    "人口數": "65225"
  }
],     
            "limit":0,     
            "offset":0,     
            "total":6 
        } 
    }]