Skip to content
ไทย

Bill

We collect data on the legislative process and the status of bills submitted for parliamentary consideration, with Bill representing each draft law.

Each bill is classified into 3 types (property classification in Bill) as follows:

  1. NORMAL_BILL (Bill / Draft Act): General bills proposed by the Cabinet, Members of the House of Representatives (MPs), or eligible voters through a public petition.
  2. BUDGET_BILL (Annual Appropriation Bill): Bills concerning the allocation of the national budget.
  3. EMERGENCY_DECREE (Emergency Decree): Laws enacted by the King upon the advice and consent of the Cabinet, exercising constitutional power in cases of emergency.

Examples of the three bill types:

ร่างพระราชบัญญัติชั่...ร่างพระราชบัญญัติงบป...พระราชกำหนดการประกอบ...
Bill
Bill

กฏหมายหรือร่างกฏหมาย

  • id: 363e129f-ff85-4735-a072-7a2c1f724da2
  • title: ร่างพระราชบัญญัติชั่วโมงปฏิบัติงานด้านสาธารณสุขที่เหมาะสมเพื่อความปลอดภัยของผู้ป่วย พ.ศ. ....
  • classification: NORMAL_BILL

*Only showing nodes, properties, and relationships from the query see full schema

The origin of each bill can be classified into four proposer types (property creator_type in Bill):

  1. POLITICIAN: Members of the House of Representatives (MPs)
  2. ASSEMBLY: The Cabinet
  3. PEOPLE: Eligible voters
  4. UNKNOWN: Used in cases where the proposer group is unknown

Each bill links to detailed information about its proposers (property creators in Bill) based on the following conditions:

  • In cases where the bill is proposed by the Cabinet, it links to the proposing Cabinet represented as an Organization.
  • In cases where the bill is proposed by Members of the House of Representatives (MPs), it links to the proposing MPs represented as a Person. Additionally, bills proposed by MPs can have co-proposers (property co_creators in Bill), which link to the co-proposing MPs represented as a Person.
  • In cases where the bill is proposed by eligible voters, there are no links to any specific proposer data.

Example of a bill proposed by Members of the House of Representatives (MPs)

ร่างพระราชบัญญัติชั่...Chuti KrairikshChawengsak Rengpaibo...San SaetangPongmanu TongnakTiwatrat Angkinantan...Sutham SaengpratoomWatchara YaworhasanChaiwat PaopiamsapPunsak BoontanThanompong LeekpaiDaungrit Benjathikul...Peeradej SiriwansantTuangthip JintawetPhattrapong Phattrap...Anucha BurapachaisriSiriwan Prasjaksattr...Vinai Phataraprasit
Person
Bill
Bill

กฏหมายหรือร่างกฏหมาย

  • id: 363e129f-ff85-4735-a072-7a2c1f724da2
  • title: ร่างพระราชบัญญัติชั่วโมงปฏิบัติงานด้านสาธารณสุขที่เหมาะสมเพื่อความปลอดภัยของผู้ป่วย พ.ศ. ....
  • classification: NORMAL_BILL
  • creator_type: POLITICIAN
  • creators:
    • Chuti Krairiksh
  • co_creators:
    • Chawengsak Rengpaiboonwong
    • San Saetang
    • Pongmanu Tongnak
    • Tiwatrat Angkinantana
    • Sutham Saengpratoom
    • Watchara Yaworhasan
    • Chaiwat Paopiamsap
    • Punsak Boontan
    • Thanompong Leekpai
    • Daungrit Benjathikul Chairungruang
    • Peeradej Siriwansant
    • Tuangthip Jintawet
    • Phattrapong Phattraprasit
    • Anucha Burapachaisri
    • Siriwan Prasjaksattru
    • Vinai Phataraprasit

*Only showing nodes, properties, and relationships from the query see full schema

After each bill is proposed to Parliament, it enters the legislative process consisting of various sequential stages. These stages are stored as a list of events (property events in Bill).

Since each stage is represented by a specific event and requires different data points to be recorded, the system uses distinct Node types for each consideration stage as follows:

  1. BillVoteEvent: Voting stage
  2. BillMergeEvent: Bill merging stage (merging multiple drafts into a primary bill)
  3. BillRoyalAssentEvent: Royal Assent stage (submission for Royal signature)
  4. BillEnactEvent: Enactment stage (promulgation as law)
  5. BillRejectEvent: Rejection stage (when a bill is dropped or fails)

The voting stage is an event that records the parliamentary consideration and voting process to determine whether a bill will be approved or passed. The system separates these processes into the two main chambers: the House of Representatives and the Senate.

The consideration stages of each chamber are divided into three main readings (property classification in BillVoteEvent) as follows:

  1. MP_1: House of Representatives - First Reading
  2. MP_2: House of Representatives - Second Reading
  3. MP_3: House of Representatives - Third Reading
  4. SENATE_1: Senate - First Reading
  5. SENATE_2: Senate - Second Reading
  6. SENATE_3: Senate - Third Reading

During each reading, there may be votes on various specific details. This data links to VoteEvent, which stores the scoring details and individual votes (property vote_events in BillVoteEvent).

Example: The House of Representatives consideration of the Annual Appropriation Bill for Fiscal Year 2025 (Third Reading).

ร่างพระราชบัญญัติงบป...ร่างพระราชบัญญัติงบป...ร่างพระราชบัญญัติงบป...
BillVoteEvent
VoteEvent
Bill
BillVoteEvent

รายละเอียดการลงมติที่มาจากเว็บ lis

  • id: b5813539-007a-47de-b09b-22f127e15aa8
  • title: ร่างพระราชบัญญัติงบประมาณรายจ่ายประจำปีงบประมาณ พ.ศ. 2568 วาระที่ 3
  • classification: MP_3
  • bills:
    • ร่างพระราชบัญญัติงบประมาณรายจ่ายประจำปีงบประมาณ พ.ศ. 2568
  • vote_events:
    • ร่างพระราชบัญญัติงบประมาณรายจ่ายประจำปีงบประมาณ พ.ศ. ๒๕๖๘ ซึ่งคณะกรรมาธิการวิสามัญพิจารณาเสร็จแล้ว

*Only showing nodes, properties, and relationships from the query see full schema

The bill merging stage is an event that occurs when multiple bills with similar content or principles are proposed to Parliament. The chamber resolves to consider these bills concurrently and designates one specific draft as the “Primary Bill” to serve as the basis for consideration in subsequent readings.

In terms of data structure, all Bill nodes within the same deliberation group link to the same BillMergeEvent, representing their common point of consideration.

The BillMergeEvent stores the ID (id) of the bill that the chamber resolved to use as the primary draft for further consideration (property main_bill_id in BillMergeEvent).

Example of a bill being designated as the Primary Bill by the House of Representatives:

ร่างพระราชบัญญัติระเ...ร่างพระราชบัญญัติยกเ...ร่างพระราชบัญญัติยกเ...ร่างพระราชบัญญัติระเ...ร่างพระราชบัญญัติยกเ...
BillMergeEvent
Bill
BillMergeEvent

การพิจารณาร่างพระราชบัญญัติ เป็นร่างหลัก

  • id: f54b6def-9b4f-41d0-a6f3-72bdc7ae36af
  • main_bill_id: af8a5c2c-6acb-47e0-b1b6-22016e6fed9c
  • total_merged_bills: 5
  • bills:
    • ร่างพระราชบัญญัติระเบียบข้าราชการครูและบุคลากรทางการศึกษา (ฉบับที่ ..) พ.ศ ....
    • ร่างพระราชบัญญัติยกเลิกคำสั่งหัวหน้าคณะรักษาความสงบแห่งชาติ ที่ 16/2560 เ้รื่อง เรื่อง การบริหารงานบุคคลของข้าราชการครูและบุคลากรทางการศึกษา ลงวันที่ 21 มีนาคม พุทธศักราช 2560 พ.ศ. ....
    • ร่างพระราชบัญญัติยกเลิกคำสั่งหัวคณะรักษาความสงบแห่งชาติ ที่ 16/2560 เรื่อง การบริหารงานบุคคลของข้าราชการครูและบุคลากรทางการศึกษา ลงวันที่ 21 มีนาคม พุทธศักราช 2560 พ.ศ. ....
    • ร่างพระราชบัญญัติระเบียบข้าราชการครูและบุคลากรทางการศึกษา (ฉบับที่ ..) พ.ศ. ....
    • ร่างพระราชบัญญัติยกเลิกคำสั่งหัวหน้าคณะรักษาความสงบแห่งชาติ ที่ 16/2560 เรื่อง การบริหารงานบุคคลของข้าราชการครูและบุคลากรทางการศึกษา ลงวันที่ 21 มีนาคม พุทธศักราช 2560 พ.ศ. ....

*Only showing nodes, properties, and relationships from the query see full schema

Royal Assent Submission Stage (BillRoyalAssentEvent)
Section titled “Royal Assent Submission Stage (BillRoyalAssentEvent)”

The Royal Assent submission stage is the event occurring after Parliament has approved a bill. The Prime Minister then proceeds to submit the bill to the King for the Royal Signature before it is officially promulgated as law.

The BillRoyalAssentEvent stores the record of the Royal Decision or the acceptance status of the bill (property result in BillRoyalAssentEvent).

Example of the Royal Assent submission stage for the Alcoholic Beverage Control Bill:

พระราชบัญญัติควบคุมเ...
BillRoyalAssentEvent
Bill
BillRoyalAssentEvent

การนำขึ้นทูลเกล้าทูลกระหม่อมถวาย

  • id: 0beac91b-e207-4476-acc7-09c91741caf9
  • result: ทรงเห็นชอบ
  • bills:
    • พระราชบัญญัติควบคุมเครื่องดื่มแอลกอฮอล์ (ฉบับที่ ..) พ.ศ. ....

*Only showing nodes, properties, and relationships from the query see full schema

The Bill Rejection Stage is an event that records the termination of a bill’s legislative process. This occurs when a bill fails to receive approval or when specific circumstances prevent the bill from proceeding through the legislative steps to completion.

BillRejectEvent stores the reason or cause for the bill being dropped (property reject_reason in BillRejectEvent). Common reasons include: the House of Representatives resolving not to accept the principles, the bill being withdrawn by the proposer, or the bill being dropped due to the dissolution of Parliament.

Example of the rejection stage for the National Fisheries Fund Bill, which was dropped due to the dissolution of Parliament.

ร่างพระราชบัญญัติกอง...
BillRejectEvent
Bill
BillRejectEvent

การประกาศร่างตกไป

  • id: 55fa6fde-3ed3-4b4e-9665-bccadc5646f2
  • reject_reason: ตกไปเนื่องจากยุบสภา
  • bills:
    • ร่างพระราชบัญญัติกองทุนการประมงแห่งชาติ พ.ศ. ....

*Only showing nodes, properties, and relationships from the query see full schema

Each bill displays a current status, which summarizes the latest event that has occurred in its legislative process (property status in Bill). There are 4 possible status types:

  1. IN_PROGRESS (In Progress): Used for bills still undergoing parliamentary consideration (Readings 1-3) or in the process of being submitted for Royal Assent, where the deliberation is not yet complete or a final outcome has not been reached.
  2. MERGED (Merged): Used for bills that the chamber has resolved to “merge” into another primary bill. Consequently, tracking for this specific draft ends, and further progress must be followed via the primary bill instead (see more details in BillMergeEvent).
  3. ENACTED (Enacted): A positive final status, meaning the bill has received the Royal Signature and has been published in the Royal Gazette to be enforced as law (BillEnactEvent).
  4. REJECTED (Rejected / Dropped): A negative final status, meaning the consideration process has ended because the bill was voted down, withdrawn, or dropped according to constitutional conditions (BillRejectEvent).

Data on bill proposals and the legislative process is scraped weekly from the Legislative Information System website of the Secretariat of the House of Representatives by an automation system and imported into the database.