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

    Interface CSVSourceDefinition

    Definition for a single CSV data source mapping.

    interface CSVSourceDefinition {
    ย ย ย ย local: string;
    ย ย ย ย description: string;
    }
    Index
    local: string

    Relative path within the csvBaseURL directory.

    description: string

    Human-readable description of the data product.