Name | Type | Description | Notes |
---|---|---|---|
country | String | [optional] | |
industry | String | [optional] | |
ticker | String | [optional] | |
pageSize | Number | The number of results to return | [optional] [default to 100] |
nextPage | String | Gets the next page of data from a previous API call | [optional] |
Name | Type | Description |
---|---|---|
companies | [ESGCompanySummary] | |
nextPage | String | The token required to request the next page of the data. If null, no further results are available. |
Name | Type | Description |
---|---|---|
id | String | The Intrinio ID of the company. |
name | String | The company's common name. |
ticker | String | The stock market ticker symbol associated with the company's common stock security. |
isin | String | The company's common securities identification 12-digit alphanumeric code. |
primaryIndustry | String | The primary industry associated with the company based on their main revenue generating operations. |
country | String | The country in which the company's headquarters or primary place of business is located. |