{
    "success": true,
    "dataset": {
        "id": "41",
        "name": "การเงิน งบประมาณ",
        "name_en": "",
        "description": "การเงิน งบประมาณ",
        "category": "💰 ระบบการเงินและงบประมาณ",
        "data_format": "JSON",
        "access_level": "public",
        "last_updated": "2025-10-01"
    },
    "fields": [
        {
            "field_name": "name",
            "field_type": "VARCHAR(100)",
            "field_description": "ชื่อ"
        },
        {
            "field_name": "detail",
            "field_type": "MEDIUMTEXT",
            "field_description": "รายละเอียด"
        },
        {
            "field_name": "link",
            "field_type": "VARCHAR(255)",
            "field_description": "ลิงค์"
        },
        {
            "field_name": "picture",
            "field_type": "VARCHAR(255)",
            "field_description": "รูปภาพ"
        },
        {
            "field_name": "date",
            "field_type": "DATETIME",
            "field_description": "วันที่"
        }
    ],
    "total_records": 7,
    "returned_records": 7,
    "limit": 100,
    "offset": 0,
    "data": [
        {
            "name": "2567",
            "detail": "<p>test<\/p>",
            "link": "",
            "picture": "u1.png",
            "date": "2024-09-20 18:30:00"
        },
        {
            "name": "aaa",
            "detail": "<p>aaa<\/p>",
            "link": "",
            "picture": "",
            "date": "2024-09-24 15:59:00"
        },
        {
            "name": "รายงานผลการดำเนินงาน ตามแผนการใช้จ่ายงบปี 2565ไตรมาส 1",
            "detail": "",
            "link": "",
            "picture": "",
            "date": "2023-11-21 16:24:00"
        },
        {
            "name": "รายงานการรับจ่ายเงินประจำปีงบประมาณ2565(ตุลาคม2564-มีนาคม2565)",
            "detail": "",
            "link": "",
            "picture": "",
            "date": "2022-11-14 16:31:00"
        },
        {
            "name": "รายงานผลการดำเนินงาน ตามแผนการใช้จ่ายงบปี 2566 (รอบ 6 เดือน)",
            "detail": "",
            "link": "",
            "picture": "",
            "date": "2023-11-15 16:38:00"
        },
        {
            "name": "รายงานผลการดำเนินงาน ตามแผนการใช้จ่ายงบปี 2565 ไตรมาส 2",
            "detail": "",
            "link": "",
            "picture": "",
            "date": "2022-11-15 17:19:00"
        },
        {
            "name": "ประกาศงบแสดงฐานะการเงินประจำปี พ.ศ. 2567",
            "detail": "<p>ประกาศงบแสดงฐานะการเงินประจำปีงบประมาณ พ.ศ. 2567<\/p>",
            "link": "",
            "picture": "",
            "date": "2025-03-04 15:41:00"
        }
    ]
}