Skip to main content
< All Topics
Print

Democratic Health Monitoring

name: democratic-health-monitoring

description: Framework for monitoring democratic health indicators using V-Dem, Freedom House, and Protect Democracy methodologies. Structured taxonomies, severity scoring, escalation velocity analysis, scenario projection. Use when building democratic health dashboards, scoring authoritarian indicators, analyzing escalation velocity, or projecting democratic erosion scenarios.

Democratic Health Monitoring

Instructions

Design monitoring systems that track the health of democratic institutions using established academic and civil society frameworks. These systems aggregate signals from multiple domains (legal, political, media, civic) into structured assessments with severity scores and trajectory analysis.

Source Methodologies

Integrate indicators from established democracy assessment frameworks:

V-Dem (Varieties of Democracy):

  • Electoral democracy index (free and fair elections, suffrage, elected officials)
  • Liberal democracy index (rule of law, judicial independence, legislative constraints on executive)
  • Participatory democracy index (civil society, direct democracy mechanisms)
  • Deliberative democracy index (reasoned justification, common good)
  • Egalitarian democracy index (equal protection, resource distribution)

Freedom House (Freedom in the World):

  • Political rights (electoral process, political pluralism, government functioning)
  • Civil liberties (freedom of expression, associational rights, rule of law, personal autonomy)
  • Scoring: Free (70–100), Partly Free (35–69), Not Free (0–34)

Protect Democracy Framework:

  • Authoritarian playbook indicators (politicize independent institutions, spread disinformation, attack checks and balances, corrupt elections, weaponize government against opponents)
  • Escalation stages (testing, normalization, entrenchment, consolidation)

Indicator Taxonomy

Structure democratic health indicators into a hierarchical taxonomy:


democratic_health/
├── electoral_integrity/
│   ├── voter_access (registration barriers, polling access, mail-in restrictions)
│   ├── election_administration (independent commissions, partisan interference)
│   ├── campaign_finance (dark money, foreign influence, disclosure)
│   └── redistricting (gerrymandering severity, independent commissions)
├── rule_of_law/
│   ├── judicial_independence (court packing, judge removal, ruling compliance)
│   ├── prosecution_independence (DOJ politicization, selective prosecution)
│   ├── constitutional_adherence (emergency powers, signing statements)
│   └── equal_protection (discriminatory enforcement, due process)
├── press_freedom/
│   ├── journalist_safety (threats, legal harassment, imprisonment)
│   ├── media_independence (ownership concentration, state media)
│   ├── access_to_information (FOIA compliance, classification abuse)
│   └── disinformation (state-sponsored, platform amplification)
├── civil_liberties/
│   ├── protest_rights (assembly restrictions, protest criminalization)
│   ├── speech_protection (government censorship, chilling effects)
│   ├── privacy_rights (surveillance expansion, data collection)
│   └── association_rights (NGO restrictions, union protections)
├── institutional_checks/
│   ├── legislative_oversight (subpoena compliance, committee function)
│   ├── inspector_general_independence (IG removal, funding)
│   ├── whistleblower_protection (retaliation, disclosure channels)
│   └── federalism (state preemption, unfunded mandates)
└── civic_participation/
    ├── voter_turnout (trends, demographic gaps)
    ├── civil_society_health (NGO activity, civic engagement)
    ├── public_trust (institutional confidence polling)
    └── democratic_norms (norm violations, bipartisan erosion)

Severity Scoring

Rate each indicator on a 5-level severity scale:

Level Label Description
1 Healthy Functioning within democratic norms. No concerning signals
2 Watch Isolated incidents or rhetoric that bear monitoring but do not yet represent a pattern
3 Concerning A pattern of actions that, if continued, would degrade democratic function. Requires active tracking
4 Alarming Active degradation of democratic institutions. Reversal requires sustained effort
5 Critical Democratic function severely compromised. Institutional safeguards failing or absent

Scoring rules:

  • Score based on actions and outcomes, not rhetoric alone (rhetoric at most a 2 unless paired with action)
  • Require at least 3 corroborating sources for any score above 2
  • Distinguish between isolated incidents (lower score) and systemic patterns (higher score)
  • Score changes require explicit justification with evidence citations

Escalation Velocity Analysis

Track not just the current state but the speed and direction of change:

  • Velocity: Rate of change in severity scores over a rolling 90-day window
  • Acceleration: Whether the velocity itself is increasing (accelerating erosion) or decreasing (stabilizing)
  • Cascade detection: When degradation in one category begins appearing in adjacent categories (e.g., press freedom decline followed by civil liberties decline)
  • Historical comparison: Benchmark current trajectories against historical democratic erosion patterns from other countries (Hungary 2010–2020, Turkey 2013–2018, Venezuela 2000–2012)

Scenario Projection

Based on current indicators and velocity, project potential scenarios:

  • Status quo: If current trends continue unchanged for 6/12/24 months
  • Escalation: If the most alarming current trends accelerate
  • Correction: If institutional safeguards activate or political dynamics shift
  • Intervention points: Identify specific points where different actors (courts, legislature, civil society, voters) could alter the trajectory

Scenarios must be clearly labeled as projections, not predictions. Include confidence ranges and assumptions.

Evidence Standards

  • Every indicator score must be backed by at least 2 primary sources (government records, court filings, legislation text, credible journalism)
  • Distinguish between verified actions (legislation passed, executive order signed) and reported claims (anonymous sources, unconfirmed allegations)
  • Track source reliability over time. Flag sources that have required corrections
  • Date-stamp all evidence. Democratic health is time-sensitive — a 6-month-old data point may be irrelevant

Inputs Required

  • Geographic scope (country, state/province, or multi-national comparison)
  • Indicator focus areas (all categories or specific subset)
  • Time period for analysis (current snapshot vs. historical trend)
  • Source data feeds (RSS, API, manual entry)
  • Reporting cadence (real-time dashboard, weekly digest, monthly report)

Output Format

  • Democratic health indicator taxonomy (structured YAML/JSON)
  • Severity scorecard with per-indicator scores and evidence citations
  • Escalation velocity report with trend visualizations
  • Scenario projection document with confidence ranges
  • Historical comparison analysis
  • Monitoring dashboard specification

Anti-Patterns

  • Partisan scoring: Adjusting severity based on which party is in power rather than objective indicator criteria
  • Rhetoric as action: Scoring inflammatory rhetoric the same as concrete institutional actions
  • Single-source scoring: Basing severity ratings on a single news report or social media post
  • Ignoring slow erosion: Focusing only on dramatic events while missing gradual institutional degradation
  • False equivalence: Treating fundamentally different actions as equivalent to appear balanced
  • Prediction as fact: Presenting scenario projections as definitive predictions rather than conditional analyses
  • Domestic exceptionalism: Assuming “it can’t happen here” and excluding erosion patterns observed in other democracies from the comparison set
  • Indicator cherry-picking: Selecting only indicators that support a predetermined narrative while ignoring contradictory evidence
Table of Contents