CTA - System Information - Bus Stop Locations In Digital Sign Project
City of Chicago
@usgov.city_of_chicago_cta_system_information_bus_stop_locati_8b45facb
City of Chicago
@usgov.city_of_chicago_cta_system_information_bus_stop_locati_8b45facb
CREATE TABLE table_1 (
"stop_id" BIGINT,
"cta_stop_name" VARCHAR,
"direction" VARCHAR,
"routes" VARCHAR,
"ward" BIGINT,
"longitude" DOUBLE,
"latitude" DOUBLE,
"location" VARCHAR,
"phase" BIGINT
);
Anyone who has the link will be able to view this.