companies

Get Ratios

Computed financial ratios for a company over time.

get/v1/companies/{code}/ratios

Path parameters

codestring required

Query parameters

yearsinteger
split_adjustedboolean

Adjust per-share values (EPS, BPS, DPS) for detected stock splits so the time-series is comparable. Set to false for raw unadjusted values.

Adjust per-share values (EPS, BPS, DPS) for detected stock splits so the time-series is comparable. 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/items/current_ratio to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/gross_margin to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/interest_coverage to the response with the 200 status

      response-optional-property-added