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-12-31| Name | Type | Description | Example |
|---|---|---|---|
| date | string | The date in YYYY-MM-DD format. | 2025-12-31 |
| 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": "Advertising & Marketing",
"date": "2025-12-31",
"environmental_risk_score": 18.5,
"social_risk_score": 30.5,
"governance_risk_score": 33.1,
"esg_risk_score": 27.3
},
{
"industry": "Aerospace & Defense",
"date": "2025-12-31",
"environmental_risk_score": 25.4,
"social_risk_score": 32.4,
"governance_risk_score": 27.8,
"esg_risk_score": 28.5
},
...
]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.