{
    "status": "success",
    "catalog_version": "1.0",
    "publisher": {
        "name": "องค์การบริหารส่วนจังหวัดพะเยา",
        "name_en": "Phayao Provincial Administrative Organization",
        "type": "องค์กรปกครองส่วนท้องถิ่น"
    },
    "exported_at": "2026-07-28T20:56:48+07:00",
    "dataset": {
        "table_name": "budget_expenses",
        "title": "ข้อบัญญัติ รายการงบประมาณรายจ่าย",
        "title_full": "ข้อบัญญัติ รายการงบประมาณรายจ่าย อบจ.พะเยา",
        "description": "รายการงบประมาณรายจ่ายตามข้อบัญญัติ แยกตามแผนงาน หมวดงบ และรายการค่าใช้จ่าย",
        "organization": "อบจ.พะเยา",
        "language": "th",
        "theme": [
            "งบประมาณ",
            "รายจ่าย",
            "ข้อบัญญัติ"
        ],
        "update_frequency": "รายปี",
        "record_count": 3402,
        "last_updated": "2025-09-10 15:10:38",
        "fields": [
            {
                "column": "id",
                "label_th": "id",
                "type": "integer",
                "mysql_type": "int(11)",
                "nullable": false,
                "primary_key": true,
                "auto_increment": true
            },
            {
                "column": "plan_name",
                "label_th": "แผนงาน",
                "type": "string",
                "reference": {
                    "table": "ld_concept",
                    "column": "pref_label_th"
                },
                "mysql_type": "varchar(255)",
                "nullable": false
            },
            {
                "column": "budget_category",
                "label_th": "หมวดงบ",
                "type": "string",
                "reference": {
                    "table": "ld_concept",
                    "column": "pref_label_th"
                },
                "mysql_type": "varchar(255)",
                "nullable": false
            },
            {
                "column": "expense_item",
                "label_th": "รายการ",
                "type": "string",
                "mysql_type": "varchar(500)",
                "nullable": false
            },
            {
                "column": "expense_type",
                "label_th": "ประเภทรายจ่าย",
                "type": "string",
                "mysql_type": "varchar(255)",
                "nullable": true
            },
            {
                "column": "general_admin",
                "label_th": "แผนงานบริหารงานทั่วไป",
                "type": "decimal",
                "unit": "บาท",
                "mysql_type": "decimal(15,2)",
                "nullable": true
            },
            {
                "column": "education",
                "label_th": "แผนงานการศึกษา",
                "type": "decimal",
                "unit": "บาท",
                "mysql_type": "decimal(15,2)",
                "nullable": true
            },
            {
                "column": "health",
                "label_th": "แผนงานสาธารณสุข",
                "type": "decimal",
                "unit": "บาท",
                "mysql_type": "decimal(15,2)",
                "nullable": true
            },
            {
                "column": "community_strength",
                "label_th": "แผนงานสร้างความเข้มแข็งของชุมชน",
                "type": "decimal",
                "unit": "บาท",
                "mysql_type": "decimal(15,2)",
                "nullable": true
            },
            {
                "column": "religion_culture",
                "label_th": "แผนงานการศาสนา วัฒนธรรม และนันทนาการ",
                "type": "decimal",
                "unit": "บาท",
                "mysql_type": "decimal(15,2)",
                "nullable": true
            },
            {
                "column": "industry_infra",
                "label_th": "แผนงานอุตสาหกรรมและการโยธา",
                "type": "decimal",
                "unit": "บาท",
                "mysql_type": "decimal(15,2)",
                "nullable": true
            },
            {
                "column": "central_budget",
                "label_th": "แผนงานงบกลาง",
                "type": "decimal",
                "unit": "บาท",
                "mysql_type": "decimal(15,2)",
                "nullable": true
            },
            {
                "column": "internal_security",
                "label_th": "แผนงานการรักษาความสงบภายใน",
                "type": "decimal",
                "unit": "บาท",
                "mysql_type": "decimal(15,2)",
                "nullable": true
            },
            {
                "column": "housing_community",
                "label_th": "แผนงานเคหะและชุมชน",
                "type": "decimal",
                "unit": "บาท",
                "mysql_type": "decimal(15,2)",
                "nullable": true
            },
            {
                "column": "agriculture",
                "label_th": "แผนงานการเกษตร",
                "type": "decimal",
                "unit": "บาท",
                "mysql_type": "decimal(15,2)",
                "nullable": true
            },
            {
                "column": "social_welfare",
                "label_th": "แผนงานสังคมสงเคราะห์",
                "type": "decimal",
                "unit": "บาท",
                "mysql_type": "decimal(15,2)",
                "nullable": true
            },
            {
                "column": "fiscal_year",
                "label_th": "ปีงบประมาณ",
                "type": "string",
                "unit": "พ.ศ.",
                "mysql_type": "varchar(4)",
                "nullable": true
            },
            {
                "column": "created_at",
                "label_th": "วันที่นำเข้าข้อมูล",
                "type": "timestamp",
                "system": true,
                "mysql_type": "timestamp",
                "nullable": false
            }
        ],
        "distribution": {
            "csv": "export.php?RPTYPE=1&REPORT=budget_expenses",
            "json": "export.php?RPTYPE=2&REPORT=budget_expenses",
            "excel": "export.php?RPTYPE=3&REPORT=budget_expenses",
            "xml": "export.php?RPTYPE=4&REPORT=budget_expenses",
            "rdf": "export.php?RPTYPE=5&REPORT=budget_expenses",
            "rdf_ld": "export.php?RPTYPE=6&REPORT=budget_expenses",
            "api": "export.php?RPTYPE=7&REPORT=budget_expenses",
            "rss": "export.php?RPTYPE=8&REPORT=budget_expenses",
            "metadata": "export.php?RPTYPE=9&REPORT=budget_expenses"
        },
        "catalog": {
            "maincategory": "รายงานเชิงวิเคราะห์",
            "subcategory": "ข้อบัญญัติ รายการงบประมาณรายจ่าย อบจ.พะเยา",
            "subtype": "ชุดข้อมูลเพิ่มเติม",
            "docid": "BUDGET_EXPENSES"
        },
        "page": "budget_expenses",
        "related_datasets": [
            "ld_concept",
            "ld_classification"
        ],
        "is_reference": false
    }
}