Park And Ride
State of California
@usgov.ca_gov_park_and_ride_364a9
State of California
@usgov.ca_gov_park_and_ride_364a9
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"objectid" BIGINT,
"district" BIGINT,
"lot" BIGINT,
"lot_id" BIGINT,
"route" BIGINT,
"county" VARCHAR,
"mobility_hub_name" VARCHAR,
"address" VARCHAR,
"pm_prefix" VARCHAR,
"post_mile" VARCHAR,
"owner" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"city" VARCHAR,
"zip_code" BIGINT,
"f_of_bike_lockers" DOUBLE,
"f_of_spaces" DOUBLE,
"ev_chargers" VARCHAR
);
Anyone who has the link will be able to view this.