@maschinenlesbar.org/mudab-cli
    Preparing search index...

    Interface ProjectStation

    PROJECTSTATION_SMALL item — a project station.

    interface ProjectStation {
        INSTITUT?: string;
        metadataid?: number;
        NAME_PS?: string;
        PROJECTSTATIONID?: number;
        REGION?: string;
    }
    Index
    INSTITUT?: string

    Institute the project station belongs to.

    metadataid?: number
    NAME_PS?: string

    Project-station name.

    PROJECTSTATIONID?: number

    Ascending project-station id.

    REGION?: string

    Region (e.g. "Nordsee", "Ostsee").