EU Parliament Monitor - API Documentation - v0.7.0
    Preparing search index...

    Interface SentimentTrackerOptions

    Options for sentimentTracker

    interface SentimentTrackerOptions {
        groupId?: string;
        timeframe?: "last_month" | "last_quarter" | "last_year";
    }
    Index

    Properties

    Properties

    groupId?: string
    timeframe?: "last_month" | "last_quarter" | "last_year"