Major Developments

List latest major developments of a company going back 20 years with 12M+ data points. This data can be used to highlight the most significant events. Limit to 200 results/call for Ultimate users, and 20 results/call other plans.

get/major-development

Query parameters

symbolstring required

Company symbol.

fromstring date

From time: 2020-01-01. This option is only available for Ultimate users.

tostring date

To time: 2020-01-05. This option is only available for Ultimate users.

Response

successful operation

symbolstring

Company symbol.

majorDevelopmentobject[]

Array of major developments.

Example response

{
  "majorDevelopment": [
    "{}",
    "{}"
  ],
  "symbol": "symbol"
}

Changes