Overview
CAISO day-ahead locational marginal prices, one row per interval and location. 1.21B rows, 2016-01 to the next delivery day. Carries price_usd_mwh only. The component columns exist in the raw CAISO day-ahead feed but are entirely NULL in it, so this table carries no decomposition rather than four empty columns. Locations are node (26k — including the TH_ trading hubs such as TH_SP15_GEN-APND; CAISO has no 'hub' kind), interface (the ties), zone (6 aggregates only); location_id joins atg.caiso_locations for the readable name, and kind is carried inline so a hub-only or zone-only question needs no join at all. Every market's day-ahead price table in this catalog has these same column names, so a cross-market price comparison is a UNION rather than a per-ISO rewrite. Revisions are already collapsed — read it plainly.
Use with MCP
This table is readable two ways, over the same guarded boundary. Over HTTP: POST /api/v1/datasets/caiso_prices_da/query, described in the API reference. Or from an MCP client: connect a market below, then use search_data or describe_data to load its query contract before calling query_data.
Schema4
event_timeDateTime64(6, 'UTC')location_idLowCardinality(String)kindLowCardinality(String)price_usd_mwhNullable(Float64)Sample rows
| event_time | location_id | kind | price_usd_mwh |
|---|---|---|---|
| 2026-08-29 05:00:00.000000 | CALGEN2G_7_B1 | node | 90.52168 |
| 2026-08-29 05:00:00.000000 | CALGEN3G_7_B1 | node | 90.52168 |
| 2026-08-29 05:00:00.000000 | CALGEN_1_UNITS-APND | node | 90.52168 |
| 2026-08-29 05:00:00.000000 | CALGEN_7_N001 | node | 90.54586 |
| 2026-08-29 05:00:00.000000 | CALIPSF_7_N001 | interface | 89.7059 |
| 2026-08-29 05:00:00.000000 | CALISTGA_6_N001 | node | 84.82307 |
| 2026-08-29 05:00:00.000000 | CALISTGA_6_N004 | node | 84.82307 |
| 2026-08-29 05:00:00.000000 | CALISTGA_7_N001 | node | 84.82307 |
| 2026-08-29 05:00:00.000000 | CALLENDR_1_N001 | node | 65.41947 |
| 2026-08-29 05:00:00.000000 | CALMAT60_6_N001 | node | 63.83293 |
| 2026-08-29 05:00:00.000000 | CALPAT_NODENEQ | node | 77.88367 |
| 2026-08-29 05:00:00.000000 | CALPELLA_1_N001 | node | -0.88813 |
| 2026-08-29 05:00:00.000000 | CALPELLA_7_NBT1 | node | -0.88813 |
| 2026-08-29 05:00:00.000000 | CALPELLA_7_NSR1 | node | -0.88813 |
| 2026-08-29 05:00:00.000000 | CALPTP_LNODEI | node | 77.80818 |
| 2026-08-29 05:00:00.000000 | CALTRSF_1_N001 | node | 66.44501 |
| 2026-08-29 05:00:00.000000 | CAMPUS_1_LN001 | node | 64.45421 |
| 2026-08-29 05:00:00.000000 | CALTRSJ_1_N001 | node | 65.74353 |
| 2026-08-29 05:00:00.000000 | CALTRSJ_1_N002 | node | 65.74353 |
| 2026-08-29 05:00:00.000000 | CALVO_6_N001 | node | 58.83708 |
| 2026-08-29 05:00:00.000000 | CALYO_BP_LNODE2KV | node | 58.46366 |
| 2026-08-29 05:00:00.000000 | CALTRSF_1_N002 | node | 66.44501 |
| 2026-08-29 05:00:00.000000 | CAMPBELL_LNODE02 | node | 58.07015 |
| 2026-08-29 05:00:00.000000 | CAMINO_2_N001 | node | 87.61751 |
| 2026-08-29 05:00:00.000000 | CAMERON_6_N001 | node | 80.27044 |