Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Generate a dataset of an athlete's running history from the www.parkrun.org.uk website
ResourceFunction["ParkrunAthleteHistory"][id] generates a dataset of run times for the athlete with a parkrun runner ID number of id. |
Find the run history of athlete number 3540864:
In[1]:= |
Out[1]= |
Find an athlete's fastest time:
In[2]:= |
Out[2]= |
Visualize an athlete's progress:
In[3]:= |
Out[3]= |
Wolfram Language 11.3 (March 2018) or above
This work is licensed under a Creative Commons Attribution 4.0 International License