Riksdagsmonitor Intelligence Platform — API Documentation - v0.8.68
🏠 Home
🕵️ Political Intelligence
🗺️ Sitemap
📦 npm Package
📦 GitHub
🛡️ ISMS
🏛️ CIA Platform
Preparing search index...
scripts/data-transformers/types
CIAContext
Interface CIAContext
CIA intelligence context for enriching analysis
interface
CIAContext
{
partyPerformance
:
{
id
:
string
;
partyName
:
string
;
metrics
:
{
seats
:
number
;
successRate
:
number
;
motionsSubmitted
:
number
;
motionsPassed
:
number
;
cohesionScore
?:
number
;
}
;
trends
:
{
supportTrend
:
string
;
activityTrend
:
string
}
;
}
[]
;
coalitionStability
:
{
stabilityScore
:
number
;
riskLevel
:
string
;
defectionProbability
:
number
;
majorityMargin
:
number
;
}
;
votingPatterns
:
{
keyIssues
:
{
topic
:
string
;
coalitionAlignment
:
number
;
oppositionAlignment
:
number
;
crossPartyVotes
:
number
;
}
[]
;
}
;
overallMotionDenialRate
:
number
;
}
Index
Properties
party
Performance
coalition
Stability
voting
Patterns
overall
Motion
Denial
Rate
Properties
party
Performance
partyPerformance
:
{
id
:
string
;
partyName
:
string
;
metrics
:
{
seats
:
number
;
successRate
:
number
;
motionsSubmitted
:
number
;
motionsPassed
:
number
;
cohesionScore
?:
number
;
}
;
trends
:
{
supportTrend
:
string
;
activityTrend
:
string
}
;
}
[]
coalition
Stability
coalitionStability
:
{
stabilityScore
:
number
;
riskLevel
:
string
;
defectionProbability
:
number
;
majorityMargin
:
number
;
}
voting
Patterns
votingPatterns
:
{
keyIssues
:
{
topic
:
string
;
coalitionAlignment
:
number
;
oppositionAlignment
:
number
;
crossPartyVotes
:
number
;
}
[]
;
}
overall
Motion
Denial
Rate
overallMotionDenialRate
:
number
Percentage of motions denied (typically 99%+)
Settings
Member Visibility
Protected
Private
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
party
Performance
coalition
Stability
voting
Patterns
overall
Motion
Denial
Rate
── Live Platform ──
🌐 Riksdagsmonitor.com
🕵️ Political Intelligence Index
🗺️ Sitemap (Human + XML)
📰 News & Articles
📦 npm Package
── Current Architecture ──
🏛️ Architecture
🔒 Security Architecture
🛡️ Threat Model
📊 Data Model
🔄 Flowchart
📈 State Diagram
🧠 Mindmap
💼 SWOT Analysis
── Future Architecture ──
🚀 Future Architecture
🔮 Future Security
🎯 Future Threat Model
📊 Future Data Model
🔄 Future Flowchart
📈 Future State Diagram
🧠 Future Mindmap
💼 Future SWOT
🔄 Future Workflows
── Security & Compliance ──
🔐 Security Policy
📋 CRA Assessment
🏢 BCP Plan
💰 Financial Security
📅 End-of-Life Strategy
── Project Docs ──
🧪 Testing
🔄 Workflows
📦 Release Process
🤝 Contributing
📜 Code of Conduct
🤖 Copilot Agents
🛠 Copilot Skills
🏷 Labels
🌐 Translation Guide
── Hack23 ISMS Policies ──
📋 Secure Dev Policy
🔐 Information Security
🎯 Threat Modeling
🌐 Open Source Policy
📊 Risk Assessment
🤖 AI Policy
🔧 Change Management
🛡️ Incident Response
📦 Asset Management
🔑 Access Control
── Hack23 API Docs ──
📚 Riksdagsmonitor API
🇪🇺 EU Parliament MCP API
🔍 CIA Compliance Mgr API
⚔️ Black Trigram API
🏠 Home
🕵️ Political Intelligence
🗺️ Sitemap
📦 npm Package
📦 GitHub
🛡️ ISMS
🏛️ CIA Platform
Riksdagsmonitor Intelligence Platform — API Documentation - v0.8.68
Loading...
CIA intelligence context for enriching analysis