Python
Insights
List Growth-Streak Insight Cards
Entities where a metric has increased for DURATION consecutive periods. FLAG encodes the cadence (streak_weekly, streak_monthly, or streak_quarterly), START_VALUE and END_VALUE bracket the streak, and DATE_RANGE gives a human-readable window. SPARKLINE includes one prior-period baseline bar so charts have context on either side of the trend.
Cards are sorted by PERIOD_END_DATE descending — most recent streaks first.
Related: list_acceleration_signals for second-derivative trends, list_all_time_highs for streaks that culminated in a record.
GET
Python
Response
200 - application/json
A feed of growth-streak insight cards.

