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