Name | Description | Example |
---|---|---|
identifier
|
ISIN, Intrinio ID, or Ticker | AAPL |
page_size
|
The number of results to return | - |
next_page
|
Gets the next page of data from a previous API call | - |
identifier
* required
ISIN, Intrinio ID, or Ticker
|
||
page_size
* required
The number of results to return
|
||
next_page
* required
Gets the next page of data from a previous API call
|
Name | Description | Type |
---|---|---|
ratings | array | |
date
|
Indicates the date on which the ESG Rating was calculated. | date |
community_rating
|
The Community Category reflects a company's citizenship, charitable giving, and volunteerism. This category covers the company's human rights record and treatment of its supply chain. It also covers the environmental and social impacts of the company's products and services, and the development of sustainable products, processes and technologies. | number |
employee_rating
|
The Employees category includes disclosure of policies, programs, and performance in diversity, labor relations and labor rights. The evaluation focuses on the quality of policies and programs, compliance with national laws and regulations, and proactive management initiatives. The category includes evaluation of inclusive diversity policies, fair treatment of all employees, robust diversity (EEO-1) programs and training. | number |
environment_rating
|
The Environment category data covers a company's interactions with the environment at large, including use of natural resources. The category evaluates corporate environmental performance, compliance with environmental regulations, and mitigation of environmental footprint. It also includes leadership in addressing climate change through appropriate policies and strategies. | number |
governance_rating
|
Corporate governance refers to leadership structure and the values that determine corporate direction, ethics and performance. The Governance category covers disclosure of policies and procedures, board independence and diversity, executive compensation, attention to stakeholder concerns, and evaluation of a companys culture of ethical leadership and compliance. | number |
company | object | |
id
|
The Intrinio ID of the company. | string |
name
|
The company’s common name. | string |
ticker
|
The stock market ticker symbol associated with the company’s common stock security. | string |
isin
|
The company's common securities identification 12-digit alphanumeric code. | string |
primary_industry
|
The primary industry associated with the company based on their main revenue generating operations. | string |
country
|
The country in which the company's headquarters or primary place of business is located. | string |
next_page | The token required to request the next page of the data. If null, no further results are available. | string |
ratings
|
||
company
|
||
next_page
The token required to request the next page of the data. If null, no further results are available.
|