Baselight

E-Bike Field Study Data

Department of Transportation

@usgov.dot_gov_e_bike_field_study_data

Loading...
Loading...

About this Dataset

E-Bike Field Study Data

GPS pings collected by study participants who rode conventional and e-bikes at Minute Man National Historic Park between April and September 2022.
Organization: Department of Transportation
Last updated: 2023-07-30T15:28:51.748942
Tags: bicycle, e-bike, gps, public-lands, trail

Tables

Table 1

@usgov.dot_gov_e_bike_field_study_data.table_1
  • 10.23 MB
  • 408363 rows
  • 21 columns
Loading...

CREATE TABLE table_1 (
  "date" TIMESTAMP,
  "lat" DOUBLE,
  "lon" DOUBLE,
  "spd" DOUBLE,
  "blind_turn" BIGINT,
  "constrained_tunnel" BIGINT,
  "narrow" BIGINT,
  "slow_sign" BIGINT,
  "trail_hazards" BIGINT,
  "trail_junction" BIGINT,
  "vehicle_conflict_point" BIGINT,
  "walk_bike_sign" BIGINT,
  "eb" BIGINT,
  "uphill" BIGINT,
  "downhill" BIGINT,
  "passing" BIGINT,
  "participantid" BIGINT,
  "age" BIGINT,
  "sex" VARCHAR,
  "bike_type" VARCHAR,
  "ebike_class" DOUBLE
);

Share link

Anyone who has the link will be able to view this.