Outcome

EIA Coal Data

Provides public coal production, consumption, and stocks data from the U.S. Energy Information Administration.

EIA Coal Data logo

EIA Coal Data

Provides public coal production, consumption, and stocks data from the U.S. Energy Information Administration.

Custom Streaming + One-shot

Fetch public coal data from the EIA API v2.

What you can ask Delphi

  • How has U.S. coal production changed over the last five years?
  • What were the total coal stocks held by electric power plants in the U.S. last month?
  • Which states had the highest coal consumption in the last quarter?
  • Can you compare metallurgical coal exports from the U.S. to thermal coal exports for the most recent year available?

Technical details

Authentication

Contact us for setup details.

Ingestion
Mode: Streaming + One-shot
Tools exposed (2)
eia/get_coal_data

Fetch public coal data from the EIA API v2.

schedule_eia_coal_data

Create or update a recurring EIA coal connector.

Inputs

eia/get_coal_data

Name Type Required Description
dashboardId string no Target dashboard/initiative ID. Omit to use the current dashboard.
dataset string no Coal dataset family. Defaults to 'shipments'.
shipments production consumption
routePath string no Optional advanced EIA route path under /v2, e.g. 'coal/shipments/data'.
frequency string no Optional EIA frequency such as 'daily', 'weekly', or 'monthly'.
facets object no Optional EIA facet filters, e.g. { product: 'EPM0' }.
Nested schema for facets
No inputs.
dataColumns string[] no Optional EIA data columns. Defaults to ['value'].
start string no Optional start period.
end string no Optional end period.
sortColumn string no Optional sort column, e.g. 'period'.
sortDirection string no Optional sort direction. Defaults to 'desc'.
asc desc
length number no Max records to fetch. Default 500.
offset number no Offset for one-shot pagination. Default 0.
rowIdentifierField string no Optional stable identifier field for deduplication.
description string no Human-readable description shown in the connector UI.
filter_paths string[] no Optional glob paths to reduce the response.

schedule_eia_coal_data

Name Type Required Description
dashboardId string no Target dashboard/initiative ID. Omit to use the current dashboard.
dataset string no Coal dataset family. Defaults to 'shipments'.
shipments production consumption
routePath string no Optional advanced EIA route path under /v2, e.g. 'coal/shipments/data'.
frequency string no Optional EIA frequency such as 'daily', 'weekly', or 'monthly'.
facets object no Optional EIA facet filters, e.g. { product: 'EPM0' }.
Nested schema for facets
No inputs.
dataColumns string[] no Optional EIA data columns. Defaults to ['value'].
start string no Optional start period.
end string no Optional end period.
sortColumn string no Optional sort column, e.g. 'period'.
sortDirection string no Optional sort direction. Defaults to 'desc'.
asc desc
length number no Max records to fetch. Default 500.
offset number no Offset for one-shot pagination. Default 0.
rowIdentifierField string no Optional stable identifier field for deduplication.
description string no Human-readable description shown in the connector UI.
filter_paths string[] no Optional glob paths to reduce the response.
polling_frequency string yes How often to poll the EIA coal endpoint.
connectorId string no If provided, updates an existing connector.

The best way to get it is to see it on something you know.

Bring a dataset you already understand. We'll show you the command center it becomes — usually faster than you'd expect. No pitch deck required.