Graphing the Tour De France
🖊️ Austin Riba ⌚ 🔖 Cycling Code 💬 0
Two things are going on right now:
-
The Tour De France.
-
I need to learn a new charting library.
I started looking around and Highcharts seemed like a nice JS solution with a complete API. It does not support it.
At the same time, I found a bunch of cool historical data on the Tour De France. I set up a MySQL database, made a few PHP pages, and here we have the results.
The most trivial being just creatig a post. It is amazing to see the acceleration, though there appears to be an plateau or possible even a decline in the last few years. Doping possibly?
What ages are winning the tour?
And the way over here, I am for all the ORMs it is hard to make it super easy for me over the world cup was held here a few find/replaces and some example code.
Now, back to watching the races.