#31/#34/#35: BY, NI, SL auf aktiv=True — alle 17 Parlamente jetzt im UI

This commit is contained in:
Dotty Dotter 2026-04-10 17:43:32 +02:00
parent 521d940611
commit b6160cc6cb

View File

@ -132,6 +132,7 @@ BUNDESLAENDER: dict[str, Bundesland] = {
drucksache_format="19/1234", drucksache_format="19/1234",
dokukratie_scraper="by", dokukratie_scraper="by",
anmerkung="Wahltermin 2028 noch nicht offiziell festgesetzt; Schätzung Herbst 2028.", anmerkung="Wahltermin 2028 noch nicht offiziell festgesetzt; Schätzung Herbst 2028.",
aktiv=True,
), ),
"BE": Bundesland( "BE": Bundesland(
code="BE", code="BE",
@ -297,6 +298,7 @@ BUNDESLAENDER: dict[str, Bundesland] = {
"Wahltermin Herbst 2027 (zwischen 11.07. und 03.10.2027) noch nicht festgesetzt; " "Wahltermin Herbst 2027 (zwischen 11.07. und 03.10.2027) noch nicht festgesetzt; "
"geschätzt. Olaf Lies (SPD) seit 20.05.2025 Ministerpräsident." "geschätzt. Olaf Lies (SPD) seit 20.05.2025 Ministerpräsident."
), ),
aktiv=True,
), ),
"NRW": Bundesland( "NRW": Bundesland(
code="NRW", code="NRW",
@ -360,6 +362,7 @@ BUNDESLAENDER: dict[str, Bundesland] = {
"Einzige SPD-Alleinregierung in Deutschland. AfD-Status im 17. LT vor " "Einzige SPD-Alleinregierung in Deutschland. AfD-Status im 17. LT vor "
"produktiver Nutzung verifizieren." "produktiver Nutzung verifizieren."
), ),
aktiv=True,
), ),
"SN": Bundesland( "SN": Bundesland(
code="SN", code="SN",