A set of incomplete but still useful key-value lists that map a query
parameter of interest to its underlying integer or string value used in
the actual request string. For example, the Women
division has a query
parameter value of 2L
, but you can use cf_division$Women
anywhere you
see a division
argument.
cf_scale
: The scale used in the workout. Includesrx
,scaled
, andfoundations
scales.cf_competition
: The competition to retrieve data for. The two most important areopen
andgames
.cf_region
: The region to filter down to. From what I can tell, usingworldwide
as the region will pull in all the data, and then you can filter from there. This is an incomplete set of data.cf_division
: The division to retrieve data for. Most relevant areMen
andWomen
, but you can also filter for an age group, likeWomen (50-54)
. This is an incomplete set of data.