strava_metadata: Activity metadata for 12 activities from strava

strava_metadataR Documentation

Activity metadata for 12 activities from strava

Description

A dataset containing summary statistic from activities stored in Strava

Usage

strava_metadata

Format

A data frame with 12 rows and 61 variables:

achievement_count

The number of achievements gained during this activity, integer value

athlete.id

The unique identifier of the athlete, integer value

athlete.resource_state

Indicates level of detail

athlete_count

The number of unique athletes who have an effort for this segment, integer value

average_cadence

The effort's average cadence, in steps/cycles per minute

average_heartrate

The heartrate of the athlete during the effort, in beats per minute

average_speed

The activity's average speed, in meters per second

average_temp

The average of temperature for the stream activity, in celsius degrees

average_watts

The average wattage of the stream activity, in watts

comment_count

The number of comments for this activity, integer value

commute

Whether this activity is a commute, boolean value

device_watts

Whether the wattage was reported by a dedicated recording device, boolean

display_hide_heartrate_option

whether heartrate is displayed or not

distance

cumulative distance of the trajectoty, in meters

elapsed_time

The total elapsed time of the considered activities, in seconds

elev_high

The activity's highest elevation, in meters

elev_low

,The activity's lowest elevation, in meters

end_latlng1

Coordinates of the end of the activity, in sexagesimal degrees

end_latlng2

Coordinates of the end of the activity, in sexagesimal degrees

external_id

The desired external identifier of the resulting activity, integer value

flagged

Whether this activity is flagged, boolean

from_accepted_tag

correct xml tag

gear_id

Identifier for the gear associated with the activity

has_heartrate

Whether the activity has heartrate, boolean

has_kudoed

Whether the logged-in athlete has kudoed this activity, boolean

heartrate_opt_out

whether heartrate is discarded

id

The unique identifier of the activity, integer value

kilojoules

The total work done during this activity. Rides only, in kilojoules

kudos_count

The number of kudos given for this activity, integer value

location_city

The athletes city, string

location_country

The athletes country, string

location_state

The athletes state or geographical region, string

manual

Whether this activity was created manually, boolean

map.id

The identifier of the map, string

map.resource_state

resource state, indicates level of detail of the map

map.summary_polyline

sumary polyline

max_heartrate

The maximum heart rate of the athlete during this effort,in beats per minute

max_speed

The activity max speed, in meters per second

moving_time

The activity total moving time, in seconds

name

The name of the activity, string

photo_count

The number of Instagram photos for this activity, integer value

pr_count

personal records count

private

Whether this route is private, boolean

resource_state

Resource state, indicates level of detail

start_date

The time at which the effort was started, in Date format

start_date_local

The time at which the effort was started in the local timezone, in Date format

start_latitude

Latitude coordinate of the start of the activity, in sexagesimal degrees

start_latlng1

Coordinates of the start of the activity, in sexagesimal degrees

start_latlng2

Coordinates of the start of the activity, in sexagesimal degrees

start_longitude

Longitude coordinate of the start of the activity, in sexagesimal degrees

suffer_score

suffer score from trimp model

timezone

The timezone of the activity, string

total_elevation_gain

The elevation gain of this lap, in meters

total_photo_count

The number of Instagram and Strava photos for this activity, integer value

trainer

Whether this activity was recorded on a training machine, boolean

type

Type of the acivity, string

upload_id

The identifier of the upload that resulted in this activity, integer value

upload_id_str

The unique identifier of the upload, in string format

utc_offset

The UTC offset is the difference between Coordinated Universal Time, in hours and minutes

visibility

Athlete profile visibility, boolean

workout_type

The activity's workout type, string

Source

https://developers.strava.com/docs/reference/


raimun2/GPStream documentation built on Feb. 20, 2024, 11:54 a.m.