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

    Definition for a single CSV data source mapping.

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

    Properties

    Properties

    local: string

    Relative path within the csvBaseURL directory.

    description: string

    Human-readable description of the data product.