California Rail Stations
State of California
@usgov.ca_gov_california_rail_stations_ff51b
State of California
@usgov.ca_gov_california_rail_stations_ff51b
The rail stations in California existing passenger rail system. All station information was compiled from Amtrak Operating Timetable 45 and commuter rail websites for Metrolink, ACE, Caltrain, and Coaster.
Organization: State of California
Last updated: 2023-08-25T21:35:55.864396
Tags: california-department-of-transportation, california-state-transportation-agency, caltrans, caopendata, clearinghouse, rail, stations
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"objectid" BIGINT,
"location" VARCHAR,
"station" VARCHAR,
"code" VARCHAR,
"address" VARCHAR,
"zip" BIGINT,
"pass_op" VARCHAR,
"pass_netwo" VARCHAR,
"comm_op" VARCHAR,
"comm_netwo" VARCHAR,
"bus_routes" VARCHAR,
"transit" VARCHAR,
"airport" VARCHAR,
"station_ty" BIGINT,
"intermodal" BIGINT,
"dist" BIGINT,
"co" VARCHAR
);Anyone who has the link will be able to view this.