EU Parliament Monitor — API Documentation - v0.8.6
    Preparing search index...
    • Analyze political forces shaping a parliamentary event.

      Adapted from Porter's Five Forces as referenced in the ISMS Classification framework, mapping parliamentary power dynamics to five structural forces: coalition power, opposition power, institutional barriers, public pressure, and external influences.

      Parameters

      Returns PoliticalForcesAnalysis

      Political forces analysis with strength and trend per force

      const forces = analyzePoliticalForces({ coalitions: [...], votingAnomalies: [...] });
      console.log(forces.coalitionPower.strength); // 0.82