Skip to Content

Nuclear

2 live feeds in the nuclear family. Each section gives the exact feed_id, the EIA route, the frequency, the data column you read, every facet filter (id, the value Claros uses, and what that filter means in the EIA catalog), the unit, and the decimals. To turn an on-chain integer into a human value, compute amount / 10^decimals.

Facet ids are the EIA filters. The “Means” column is taken from the dataset definition in the data catalog. Pick a feed by its feed_id and read it with the SDK or REST.

OUTAGE.US_PCT

U.S. Nuclear Outages: percentOutage (daily), filtered to none (whole-dataset series), in percent.

FieldValue
Feed IDEIA.NUC.OUTAGE.US_PCT.DAILY
EIA routenuclear-outages/us-nuclear-outages
DatasetU.S. Nuclear Outages
Frequencydaily
Data columnpercentOutage
Unitpercent
Decimals4

Facets: none. This route exposes a single series, so no filter is required.

OUTAGE.US_CAPACITY

U.S. Nuclear Outages: capacity (daily), filtered to none (whole-dataset series), in MW.

FieldValue
Feed IDEIA.NUC.OUTAGE.US_CAPACITY.DAILY
EIA routenuclear-outages/us-nuclear-outages
DatasetU.S. Nuclear Outages
Frequencydaily
Data columncapacity
UnitMW
Decimals3

Facets: none. This route exposes a single series, so no filter is required.

Last updated on