Get Breakdown Data
Last updated
Last updated
All syntax is case insensitive
All data can be requested as a chart by typing "chart" at the end of a command
All data can be requested as an excel file by typing "excel" at the end of a command
Gets the percentage makeup of a metric
Gets the percentage growth of each segment of a metric
Gets the compound annual growth rate of each segment of a metric
Syntax: $breakdown <metric> ":" <ticker> <Optional arguments: "quarterly">
Quarterly
means that you compare one quarter to another instead of comparing the current trailing twelve month period to the prior one .
$breakdown Revenue: crm
Syntax: $breakdownGrowth <metric> ":" <ticker> <Optional arguments: "quarterly">
Quarterly
means that you compare one quarter to another instead of comparing the current trailing twelve month period to the prior one .
$breakdownGrowth Operating Expenses: googl
Syntax: $breakdownGrowth <# of years> "year" <metric> ":" <ticker> <Optional arguments: "quarterly">
Quarterly
means that you compare one quarter to another instead of comparing the current trailing twelve month period to a prior one .
$breakdownCAGR 4 year Revenue: amzn
<metric> ":" <ticker> <"quarterly" or leave blank>
<metric> ":" <ticker> <"quarterly" or leave blank>
<# of years> "year" <metric> ":" <ticker> <"quarterly" or leave blank>