Committee

Label Committee
Attributes
  • identifier committee_number: integer

    The parliament-assigned number for each committee.

  • name: string

    Name of the committee (sometimes including the abbreviation)

  • type: string

    Categorical: Permanent, Ad hoc, Working group, Standing

    Permanent committees (Ständig) and ad hoc (Spezial).

  • (optional) abbrev: string

    The abbreviation of the committee’s name.

  • (optional) abbrev1: string

    Alternate abbreviation of the committee’s name.

  • (optional) abbrev2: string

    Alternate abbreviation of the committee’s name.

Connected relations
Outgoing Incoming
Constraints
  • A Committee must contain the attributes ‘committee_number’, ‘abbrev’, ‘type’. The attribute ‘type’ is categorical and must be one of: ‘Ad hoc’, ‘Permanent’, ‘Working group’
  • A Committee must follow a defined structure:
    • It must be connected to one and only one Chamber with exactly one BELONGS_TO relation
Visual Representation
../_images/committee.svg