#31/#34/#35: BY, NI, SL auf aktiv=True — alle 17 Parlamente jetzt im UI
This commit is contained in:
parent
521d940611
commit
b6160cc6cb
@ -132,6 +132,7 @@ BUNDESLAENDER: dict[str, Bundesland] = {
|
||||
drucksache_format="19/1234",
|
||||
dokukratie_scraper="by",
|
||||
anmerkung="Wahltermin 2028 noch nicht offiziell festgesetzt; Schätzung Herbst 2028.",
|
||||
aktiv=True,
|
||||
),
|
||||
"BE": Bundesland(
|
||||
code="BE",
|
||||
@ -297,6 +298,7 @@ BUNDESLAENDER: dict[str, Bundesland] = {
|
||||
"Wahltermin Herbst 2027 (zwischen 11.07. und 03.10.2027) noch nicht festgesetzt; "
|
||||
"geschätzt. Olaf Lies (SPD) seit 20.05.2025 Ministerpräsident."
|
||||
),
|
||||
aktiv=True,
|
||||
),
|
||||
"NRW": Bundesland(
|
||||
code="NRW",
|
||||
@ -360,6 +362,7 @@ BUNDESLAENDER: dict[str, Bundesland] = {
|
||||
"Einzige SPD-Alleinregierung in Deutschland. AfD-Status im 17. LT vor "
|
||||
"produktiver Nutzung verifizieren."
|
||||
),
|
||||
aktiv=True,
|
||||
),
|
||||
"SN": Bundesland(
|
||||
code="SN",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user