Bicycle & Pedestrian Counts
City of Somerville
@usgov.city_of_somerville_bicycle_pedestrian_counts
City of Somerville
@usgov.city_of_somerville_bicycle_pedestrian_counts
CREATE TABLE table_1 (
"year" BIGINT,
"location" BIGINT,
"location_name" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"am_pm" VARCHAR,
"mode" VARCHAR,
"count" BIGINT
);
Anyone who has the link will be able to view this.