We help companies create the future of analytics by transforming data into instant, actionable insights.
Ask questions in plain language and instantly unlock
# GET "local/superstore/profit_movers?window=90d&compare=prev90d&limit=10"
{
"window": {
"start": "2014-10-03",
"end": "2014-12-31"
},
"compare": {
"start": "2014-07-05",
"end": "2014-10-02"
},
"limit": 10,
"top": [
{
"sub_category": "COPIERS",
"profit_90d": 11888,
"delta_vs_prev90d": 10360
},
{
"sub_category": "PHONES",
"profit_90d": 5505,
"delta_vs_prev90d": 2456
},
{
"sub_category": "ACCESSORIES",
"profit_90d": 4448,
"delta_vs_prev90d": -1049
}
],
"insights": [
"Biggest mover: COPIERS (+$10,360 vs prev 90d)"
],
"viz": {
"type": "bar",
"orientation": "horizontal",
"annotations": [
"biggest_mover_callout"
]
}
}ASK
Hover to pause autoplay. Use the controls to navigate.