Traffic Counts (Model)
City of Sioux Falls
@usgov.city_of_sioux_falls_traffic_count_model
City of Sioux Falls
@usgov.city_of_sioux_falls_traffic_count_model
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"objectid" BIGINT,
"stationid" BIGINT,
"streetname" VARCHAR,
"betweenstreets" VARCHAR,
"location" VARCHAR,
"dateread" TIMESTAMP,
"y2023" VARCHAR,
"y2018" DOUBLE,
"y2013" DOUBLE,
"y2008" DOUBLE,
"y2001" DOUBLE,
"counterlocationtype" VARCHAR,
"lat" DOUBLE,
"lon" DOUBLE,
"globalid" VARCHAR,
"y2024" VARCHAR
);
Anyone who has the link will be able to view this.