Riksdagsmonitor Intelligence Platform โ€” API Documentation - v1.0.47
    Preparing search index...

    Exported for testing.

    Index
    data: {
    ย ย ย ย comparative: CSVRow[];
    ย ย ย ย decision: CSVRow[];
    ย ย ย ย predictive: CSVRow[];
    ย ย ย ย temporal: CSVRow[];
    } = ...
    • Returns Promise<
      ย ย ย ย {
      ย ย ย ย ย ย ย ย comparative: CSVRow[];
      ย ย ย ย ย ย ย ย decision: CSVRow[];
      ย ย ย ย ย ย ย ย predictive: CSVRow[];
      ย ย ย ย ย ย ย ย temporal: CSVRow[];
      ย ย ย ย },
      >