Riksdagsmonitor Intelligence Platform โ€” API Documentation - v1.0.30
    Preparing search index...
    • Build a LoadCSV closure bound to a csvBaseURL / fallbackURL pair.

      Per-domain loaders accept this closure so they can be unit-tested without any reference to the URL configuration of a specific environment.

      Parameters

      • csvBaseURL: string

        Base URL for the local-first CSV directory

      • fallbackURL: string = ''

        Optional remote fallback URL (empty string disables fallback)

      Returns LoadCSV

      A LoadCSV function bound to those URLs