all_data_table_strava: Strava Segments all over Europe

Description Usage Format Source

Description

Dataset containing information on Strava segments for cycling

Usage

1

Format

A data frame with a lot of STRAVA data

id

Strava Segment ID

resource_state

xx

name

Name of the segment

climb_category

cycling climbing category

climb_category_desc

description of category

avg_grade

grade compared to other segments

total_elevation_gain

elevation gain in m

distance

length of segment

polyline

Google Encoded Polyline

starred

whether starred by package developer

lat

latitude of starting point

lng

longitude of starting point

end_lat

latitude of ending point (sparse)

end_lng

latitude of ending point (sparse)

average

average speed of top 60 chasers 30m + 30f

median

median speed of top 60 chasers 30m + 30

average_M

average speed of top 30 men on segment

median_M

median speed of top 30 men on segment

average_F

average speed of top30 women on segment

median_F

median speed of top30 women on segment

chaser_F

# of female participants on segment

chaser_M

# of male participants on segment

chaser

# of participants (top30 male + top30 female)

Source

http://www.strava.com


zappingseb/stravachaser documentation built on May 31, 2019, 5:38 a.m.