Industry ESG score evaluates how well an industry manages risks related to ESG (environmental, social, and governance) factors. The score is calculated on a numerical scale ranging from 0 (low risk) to 100 (high risk).
https://financialdata.net/api/v1/industry-esg-scores?date=2025-01-01| Name | Type | Description | Example |
|---|---|---|---|
| date | string | The date in YYYY-MM-DD format. | 2025-01-01 |
| format | string | (Optional) The format of the returned data, either JSON (JavaScript Object Notation) or CSV (Comma Separated Values). Defaults to JSON. | json, csv |
[
{
"industry": "Aerospace & Defense",
"date": "2025-01-01",
"environmental_risk_score": 9.0,
"social_risk_score": 14.8,
"governance_risk_score": 6.2,
"esg_risk_score": 30.1
},
{
"industry": "Auto Components",
"date": "2025-01-01",
"environmental_risk_score": 4.0,
"social_risk_score": 5.8,
"governance_risk_score": 5.0,
"esg_risk_score": 14.7
},
...
]Get your API key instantly and start pulling data into your application.
Get Your API KeyOur robust architecture guarantees 99.9% uptime for uninterrupted API access.
Native Python SDK and REST support make data integration seamless.
The official MCP server delivers financial data directly to your AI agents.