{
    "status": "success",
    "catalog_version": "1.0",
    "publisher": {
        "name": "องค์การบริหารส่วนจังหวัดพะเยา",
        "name_en": "Phayao Provincial Administrative Organization",
        "type": "องค์กรปกครองส่วนท้องถิ่น"
    },
    "exported_at": "2026-07-26T15:46:19+07:00",
    "dataset": {
        "table_name": "plans",
        "title": "รายการโครงการในข้อบัญญัติงบประมาณ",
        "title_full": "รายการโครงการในข้อบัญญัติงบประมาณ อบจ.พะเยา",
        "description": "รายการโครงการตามข้อบัญญัติงบประมาณ แยกตามยุทธศาสตร์ หน่วยงานรับผิดชอบ และวัตถุประสงค์",
        "organization": "อบจ.พะเยา",
        "language": "th",
        "theme": [
            "งบประมาณ",
            "โครงการ",
            "ข้อบัญญัติ"
        ],
        "update_frequency": "รายปี",
        "record_count": 758,
        "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": "responsible_unit",
                "label_th": "หน่วยงานรับผิดชอบ",
                "type": "text",
                "mysql_type": "text",
                "nullable": true
            },
            {
                "column": "objective",
                "label_th": "วัตถุประสงค์",
                "type": "text",
                "mysql_type": "text",
                "nullable": true
            },
            {
                "column": "output",
                "label_th": "ผลผลิต",
                "type": "text",
                "mysql_type": "text",
                "nullable": true
            }
        ],
        "distribution": {
            "csv": "export.php?RPTYPE=1&REPORT=plans",
            "json": "export.php?RPTYPE=2&REPORT=plans",
            "excel": "export.php?RPTYPE=3&REPORT=plans",
            "xml": "export.php?RPTYPE=4&REPORT=plans",
            "rdf": "export.php?RPTYPE=5&REPORT=plans",
            "rdf_ld": "export.php?RPTYPE=6&REPORT=plans",
            "api": "export.php?RPTYPE=7&REPORT=plans",
            "rss": "export.php?RPTYPE=8&REPORT=plans",
            "metadata": "export.php?RPTYPE=9&REPORT=plans"
        },
        "catalog": {
            "maincategory": "รายงานเชิงวิเคราะห์",
            "subcategory": "รายการโครงการในข้อบัญญัติงบประมาณ อบจ.พะเยา",
            "subtype": "ชุดข้อมูลเพิ่มเติม",
            "docid": "PLANS"
        },
        "page": "budget_plans",
        "is_reference": false
    }
}