{
    "status": "success",
    "catalog_version": "1.0",
    "publisher": {
        "name": "องค์การบริหารส่วนจังหวัดพะเยา",
        "name_en": "Phayao Provincial Administrative Organization",
        "type": "องค์กรปกครองส่วนท้องถิ่น"
    },
    "exported_at": "2026-07-27T21:02:29+07:00",
    "dataset": {
        "table_name": "projects",
        "title": "รายการโครงการที่มีการก่อหนี้ผูกพัน\/ลงนามในสัญญา",
        "title_full": "รายการโครงการที่มีการก่อหนี้ผูกพัน\/ลงนามในสัญญา อบจ.พะเยา",
        "description": "ข้อมูลโครงการที่มีการลงนามสัญญา งบประมาณ การเบิกจ่าย และงบคงเหลือ",
        "organization": "อบจ.พะเยา",
        "language": "th",
        "theme": [
            "โครงการ",
            "สัญญา",
            "งบประมาณ"
        ],
        "update_frequency": "รายปี",
        "record_count": 405,
        "last_updated": null,
        "fields": [
            {
                "column": "id",
                "label_th": "id",
                "type": "integer",
                "mysql_type": "int(11)",
                "nullable": false,
                "primary_key": true,
                "auto_increment": true
            },
            {
                "column": "year",
                "label_th": "ปีงบประมาณ",
                "type": "integer",
                "unit": "พ.ศ.",
                "mysql_type": "int(11)",
                "nullable": true
            },
            {
                "column": "strategy",
                "label_th": "ยุทธศาสตร์",
                "type": "string",
                "mysql_type": "varchar(255)",
                "nullable": true
            },
            {
                "column": "project_name",
                "label_th": "ชื่อโครงการ",
                "type": "text",
                "required": true,
                "mysql_type": "text",
                "nullable": true
            },
            {
                "column": "budget",
                "label_th": "งบประมาณ",
                "type": "decimal",
                "unit": "บาท",
                "mysql_type": "decimal(15,2)",
                "nullable": true
            },
            {
                "column": "contract_signed",
                "label_th": "ลงนามสัญญา",
                "type": "decimal",
                "unit": "บาท",
                "mysql_type": "decimal(15,2)",
                "nullable": true
            },
            {
                "column": "disbursed",
                "label_th": "เบิกจ่าย",
                "type": "decimal",
                "unit": "บาท",
                "mysql_type": "decimal(15,2)",
                "nullable": true
            },
            {
                "column": "remaining",
                "label_th": "คงเหลือ",
                "type": "decimal",
                "unit": "บาท",
                "mysql_type": "decimal(15,2)",
                "nullable": true
            }
        ],
        "distribution": {
            "csv": "export.php?RPTYPE=1&REPORT=projects",
            "json": "export.php?RPTYPE=2&REPORT=projects",
            "excel": "export.php?RPTYPE=3&REPORT=projects",
            "xml": "export.php?RPTYPE=4&REPORT=projects",
            "rdf": "export.php?RPTYPE=5&REPORT=projects",
            "rdf_ld": "export.php?RPTYPE=6&REPORT=projects",
            "api": "export.php?RPTYPE=7&REPORT=projects",
            "rss": "export.php?RPTYPE=8&REPORT=projects",
            "metadata": "export.php?RPTYPE=9&REPORT=projects"
        },
        "catalog": {
            "maincategory": "รายงานเชิงวิเคราะห์",
            "subcategory": "รายการโครงการที่มีการก่อหนี้ผูกพัน\/ลงนามในสัญญา อบจ.พะเยา",
            "subtype": "ชุดข้อมูลเพิ่มเติม",
            "docid": "PROJECTS"
        },
        "page": "project_contracts",
        "is_reference": false
    }
}