EU Parliament Monitor - API Documentation - v0.7.19
    Preparing search index...
    • Find an existing ArticleSeries for the given procedure reference, or create a new one and add it to the index.

      Note: This function mutates index.series for convenience. Callers that require immutability should replace the series array after calling this.

      Parameters

      • index: IntelligenceIndex

        Intelligence index to search / mutate

      • procedureRef: string

        EP procedure reference (e.g. "2024/0001(COD)")

      • name: string

        Display name for the series if it needs to be created

      Returns ArticleSeries

      The found or newly created series