counterparty.health
Evaluate financial risk of an energy counterparty. Returns transparent 0-100 credit score, factor breakdown, and public sources for decision support.
Instructions
Assess the credit health of a public energy company from public data.
Use this when asked how financially sound or risky an energy counterparty is — a regulated utility, merchant generator/IPP, midstream operator, or power/gas marketer. Accepts a company name or ticker.
Returns a 0-100 health score and descriptive band (Strong/Stable/Watch/Stressed/ Distressed), a factor-by-factor breakdown with the public source behind each factor, a plain-language summary, the methodology version, and an as-of date. This is transparent decision-support, not a credit rating.
Raises rather than guessing when the company cannot be resolved or its public data cannot be retrieved. A score is only ever returned when it was actually computed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| band | Yes | Descriptive band derived from the score | |
| name | Yes | The query as the caller sent it | |
| as_of | Yes | As-of date for the underlying data (YYYY-MM-DD) | |
| score | Yes | Composite 0–100 health score | |
| ticker | No | Equity ticker, if resolved | |
| factors | Yes | Factor-by-factor breakdown, each independently sourced | |
| summary | Yes | Plain-language read a desk could act on | |
| disclaimer | No | Non-negotiable framing — this is not a rating. | Decision-support, not a credit rating. Transparent public-data methodology; outputs are explainable and intended for human review. |
| resolved_name | Yes | Canonical entity name after resolution | |
| methodology_version | Yes | Versioned methodology id, e.g. 'tenor-0.1.0-stub' |