EU Parliament Monitor — API Documentation - v0.8.43
    Preparing search index...

    Candidate run discovered under analysis/daily/.

    interface DiscoveredRun {
        runDir: string;
        articleType: string;
        date: string;
        runId: string;
    }
    Index

    Properties

    runDir: string

    Absolute run directory path.

    articleType: string

    Article type from the manifest (never "unknown").

    date: string

    Run date resolved from the manifest or directory name.

    runId: string

    Run identifier from the manifest, or the directory basename.