Baja California (CENACE) Price Locations
Every Baja California (CENACE) location that carries a price, as three columns: location_id, name, and kind.
Overview
4 rows — zone (4). This is the dimension the Baja California (CENACE) price, and where applicable constraint, tables join to, and it is the one place a location's type is decided: resolve "which hubs exist", "is this a zone or a node", or "give me the readable name for this id" here rather than inferring a type from a name prefix. For Baja California, location_id is CENACE's load zone (TIJUANA, MEXICALI, ENSENADA, SANLUIS) and joins cenace.zonal_prices.load_zone; name is the city it is named for. CENACE prices Baja California by load zone only; there are no nodes or hubs in this dimension. The same three columns exist for every market, so the equivalent question in another ISO is the same query against that ISO's table.
Query contract
Analysis rules
Interpretation
Schema3
location_idLowCardinality(String)nameLowCardinality(String)kindLowCardinality(String)Sample data
| location_id | name | kind |
|---|---|---|
| ENSENADA | Ensenada | zone |
| MEXICALI | Mexicali | zone |
| SANLUIS | San Luis Rio Colorado | zone |
| TIJUANA | Tijuana | zone |
Coverage
No time-indexed data — coverage isn’t applicable to this dataset.