Skip to content

ATL2001/great_GPX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

I'm not the fastest runner out there, but I do like to run and I like to have fun with data. For the Posit great tables contest I decided to display the splits of a run. I read the data from the GPX file into a polars dataframe, used pyproj to calculate the distance between each GPS point recorded in the GPX file, then computed stats on the splits of the run per mile. I plotted the path of the run and mile markers/start/end of the run on a foluim map, and included it in the footer of the table to give an overview of the run. Great tables nano plots were used to show the elevation profile along the run. Other than my name and the background map, all the data on the table came directly from the GPX file.

a great table

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published