Trail Counters Daily Totals
City of Austin
@usgov.city_of_austin_trail_counters_daily_totals
City of Austin
@usgov.city_of_austin_trail_counters_daily_totals
This is an internal dataset that shows the twenty-four hour counts from automated trail counter stations. It gives a count of pedestrians and bicyclists that passed by the device location sensor.
Fetched from the eco-counter public data portal at https://data.eco-counter.com/ParcPublic/?id=89#.
Device locations dataset (internal only): https://datahub.austintexas.gov/d/vxcr-pjs7
Organization: City of Austin
Last updated: 2025-02-25T12:16:43.390759
Tags: 24-hour, counter, counters, counts, daily, eco, stations, totals, trail, twenty-four
CREATE TABLE table_1 (
"date" VARCHAR,
"sensor_id" BIGINT,
"sensor_name" VARCHAR,
"count" BIGINT,
"record_id" VARCHAR
);Anyone who has the link will be able to view this.