Python
Insights
List All-Time-Low Insight Cards
Recent all-time-low events across the same coverage as ATH cards. Each card carries the new low (NEW_VALUE), the previous ATL for comparison (PREVIOUS_ATL_VALUE and PREVIOUS_ATL_DATE), and the percent below the prior low (PERCENT_BELOW_PREVIOUS). For equity metrics with a fiscal calendar, FISCAL_YEAR / FISCAL_PERIOD / PERIOD_END_DATE are populated.
Cards are sorted by PERCENT_BELOW_PREVIOUS descending — biggest crashes first.
Related: list_all_time_highs, list_decline_streaks.
GET
Python
Response
200 - application/json
A feed of all-time-low insight cards.

