|
|
|
|
@ -185,18 +185,15 @@ def build_compass_tab(db_path: str, window_size: str) -> None: |
|
|
|
|
|
|
|
|
|
with st.expander("Overton Window Context"): |
|
|
|
|
st.markdown( |
|
|
|
|
"The SVD compass visualizes the dynamics behind the " |
|
|
|
|
"**widening of the Overton window** in the Dutch parliament.\n\n" |
|
|
|
|
"Centrist support for right-wing motions rose from 25% to 51% after 2024, " |
|
|
|
|
"while support for left-wing motions stayed flat. The window widened: " |
|
|
|
|
"more right-wing positions became acceptable.\n\n" |
|
|
|
|
"But **centrist parties** (D66, CDA, CU, NSC) moved **left on both axes** " |
|
|
|
|
"while right-wing parties stayed put. This pattern of " |
|
|
|
|
'"acceptance without conversion" means right-wing parties filed milder ' |
|
|
|
|
"motions, and centrists could vote along more often, " |
|
|
|
|
"The SVD compass reflects changes in voting patterns after 2024.\n\n" |
|
|
|
|
"Centrist support for right-wing motions rose from 25% to 51%, " |
|
|
|
|
"while support for left-wing motions stayed flat.\n\n" |
|
|
|
|
"Centrist parties (D66, CDA, CU, NSC) moved left on both axes " |
|
|
|
|
"while right-wing parties stayed put. Right-wing parties filed milder " |
|
|
|
|
"motions, so centrists could vote along more often " |
|
|
|
|
"without shifting ideologically to the right.\n\n" |
|
|
|
|
"[Read the full analysis](../reports/overton_window/overton_window.qmd)\n\n" |
|
|
|
|
"Try the **Stemwijzer quiz** to see which MP matches your positions." |
|
|
|
|
"Try the Stemwijzer quiz to see which MP matches your positions." |
|
|
|
|
) |
|
|
|
|
st.markdown("---") |
|
|
|
|
st.markdown( |
|
|
|
|
|