Skip to Content

Biomass

2 live feeds in the biomass 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.

PROD.US

Production by Region: production (monthly), filtered to none (whole-dataset series), in short tons.

FieldValue
Feed IDEIA.DBF.PROD.US.MONTHLY
EIA routedensified-biomass/production-by-region
DatasetProduction by Region
Frequencymonthly
Data columnproduction
Unitshort tons
Decimals3

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

SALES_PRICE.US

Sales and Price by Region: average-price (monthly), filtered to none (whole-dataset series), in $/short ton.

FieldValue
Feed IDEIA.DBF.SALES_PRICE.US.MONTHLY
EIA routedensified-biomass/sales-and-price-by-region
DatasetSales and Price by Region
Frequencymonthly
Data columnaverage-price
Unit$/short ton
Decimals6

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

Last updated on