Riksdagsmonitor Intelligence Platform - v0.7.19
    Preparing search index...

    Module Dashboards/StatsLoader

    Dynamic Political Intelligence Statistics Loader.

    Core OSINT data acquisition module that loads extraction summary statistics from the CIA Platform and populates DOM elements with formatted metric values.

    1. Acquisition — Fetch CSV via local cache, remote fallback
    2. Parsing — CSV → structured rows
    3. Validation — Filter by status === 'success'
    4. Mapping — Apply stat-id → object_name lookup
    5. Display — Format numbers and update DOM elements

    OSINT Data Acquisition Module — core intelligence collection loading extraction summary statistics from CIA Platform CSVs. Implements structured data acquisition pipeline: fetch → parse → validate → map → display. Provides real-time political metrics including document counts, voting records, and party activity indicators.

    Key metrics showcase — statistics are the "proof of depth" for the platform, demonstrating comprehensive data coverage (documents, votes, committees). These numbers drive trust and credibility for all customer segments, especially journalists and researchers requiring data provenance.

    Hero section content — statistics (e.g., "3.5M+ votes analyzed") are primary marketing assets for landing pages, press releases, and social media. Each metric is a shareable data point that demonstrates platform value and drives organic reach.

    Functions

    init