Python
Insights
List Accelerating-Trend Insight Cards
Entities where a metric’s rate of change is itself increasing across consecutive periods — second-derivative signal, useful for spotting inflection points before they show up as new ATHs.
Same card shape as the streak endpoints. START_VALUE is the level at the start of the acceleration window; END_VALUE is the level at the end. The interesting signal is not that END_VALUE > START_VALUE (true for growth streaks too) but that each period’s delta exceeds the previous period’s delta.
Cards are sorted by PERIOD_END_DATE descending.
GET
Python
Response
200 - application/json
A feed of accelerating-trend insight cards.

