- circuit_layer0 Objects| |SELECT":id", -- Socrata column ID"phase", -- The single-phase vs 3-phase power information showcases where different types of circuits are located. Phase = 1 (single-phase) is most common and delivers 120/240v power which is acceptable for residential and small appliance usage. Phase = 3 (three-phase) delivers 420v power which is required for industrial and large commercial usage. Phase = N/A are locations where phase information is not available."voltage", -- Voltage in kV for each of the circuits within the City of Edmonton"the_geom","service" -- Circuit service may be: Underground or OverheadFROM"edmonton-ca/circuit-layer-fjxn-dkpg:latest"."circuit_layer"LIMIT 100;Failed
Error: TypeError: Failed to fetch