companies

Get Growth

Year-over-year growth rates and multi-year CAGRs.

get/v1/companies/{code}/growth

Path parameters

codestring required

Query parameters

yearsinteger
split_adjustedboolean

Adjust EPS for detected stock splits before computing growth. Set to false for raw unadjusted values.

Adjust EPS for detected stock splits before computing growth. Set to false for raw unadjusted values.

Response

Successful Response

Changes

Changed in 2 of the 8 revisions of this API.14

  • debdd9fbc57011See the full diff
    • for the path request parameter code, the maxLength was set to 20

      request-parameter-max-length-set

    • added the new optional query request parameter split_adjusted

      new-optional-request-parameter

    • added the optional property data/cagr/3yr/anyOf[subschema #1: GrowthMetrics]/gross_profit to the response with the 200 status

      response-optional-property-added

    • added the optional property data/cagr/5yr/anyOf[subschema #1: GrowthMetrics]/gross_profit to the response with the 200 status

      response-optional-property-added

    • added the optional property data/yoy/items/growth/gross_profit to the response with the 200 status

      response-optional-property-added