Traffic Counts
City of Bloomington
@usgov.city_of_bloomington_traffic_counts_3b679
City of Bloomington
@usgov.city_of_bloomington_traffic_counts_3b679
CREATE TABLE table_1 (
"loc_id" VARCHAR,
"year" DOUBLE,
"direction" VARCHAR,
"lat" DOUBLE,
"long" DOUBLE,
"crossroad" VARCHAR,
"aadt" DOUBLE,
"latest_date" VARCHAR,
"community" VARCHAR
);
Anyone who has the link will be able to view this.