Phase 2 EMTB Study Data
Department of Transportation
@usgov.dot_gov_phase_2_emtb_study_data
Department of Transportation
@usgov.dot_gov_phase_2_emtb_study_data
Data collected for a Volpe/FHWA study at three locations.
Organization: Department of Transportation
Last updated: 2025-08-06T18:13:55.815612
Tags: bicycle, electric, gps, public-lands, trail
CREATE TABLE table_1 (
"cntrl_sec_id" DOUBLE,
"category" VARCHAR,
"participant" VARCHAR,
"timestamp" DOUBLE,
"speed_mph" DOUBLE,
"lat" DOUBLE,
"long" DOUBLE,
"category_group" VARCHAR,
"ride_date" TIMESTAMP,
"age" DOUBLE,
"sex" VARCHAR,
"bike_type" VARCHAR,
"e_bike_class" VARCHAR,
"bike_experience_roundup" VARCHAR,
"bike_experience_binary" VARCHAR,
"demoyes" BIGINT,
"location" VARCHAR,
"experience_on_trail" BOOLEAN
);Anyone who has the link will be able to view this.