An open API service indexing awesome lists of open source software.

https://github.com/firefly-cpp/race-results


https://github.com/firefly-cpp/race-results

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# About

The repository hosts a collection of my race results from endurance competitions (organized in spreadsheets).

## Contents
- [Triathlon](#triathlon-) :swimmer::bicyclist::runner:
- [Running](#running-) :runner:
- [Cycling](#cycling-) :bicyclist:
- [Duathlon](#duathlon-) :runner::bicyclist:

## Triathlon :swimmer::bicyclist::runner:

- [Half IRONMAN](https://github.com/firefly-cpp/race-results/blob/main/results/half_ironman.csv)
- [IRONMAN](https://github.com/firefly-cpp/race-results/blob/main/results/ironman.csv)
- [Ultra triathlon](https://github.com/firefly-cpp/race-results/blob/main/results/ultra-triathlon.csv)
- [XTERRA](https://github.com/firefly-cpp/race-results/blob/main/results/xterra.csv)
- [Olympic distance](https://github.com/firefly-cpp/race-results/blob/main/results/olympic-distance-triathlon.csv)

## Running :runner:

- [Half marathon](https://github.com/firefly-cpp/race-results/blob/main/results/half_marathon.csv)
- [Marathon](https://github.com/firefly-cpp/race-results/blob/main/results/marathon.csv)
- [Ultra marathon](https://github.com/firefly-cpp/race-results/blob/main/results/ultramarathon.csv)

## Cycling :bicyclist:

- [Ultra-distance cycling](https://github.com/firefly-cpp/race-results/blob/main/results/ultracycling.csv)

## Duathlon :runner::bicyclist:

- [Powerman](https://github.com/firefly-cpp/race-results/blob/main/results/powerman.csv)

## TOP 3 list

- [Running](https://github.com/firefly-cpp/race-results/blob/main/top3/running-medals.csv)
- [Multisport](https://github.com/firefly-cpp/race-results/blob/main/top3/multisport-medals.csv)
- [Cycling](https://github.com/firefly-cpp/race-results/blob/main/top3/cycling-medals.csv)

## Personal records

| Distance | Time | Location | Year |
| ---------------------- | -------- | -------------------- | ---- |
| 5 km (run) | 17:48 | Silvesterlauf GRAZ | 2012 |
| 10 km (run) | 37:50 | Grazer Silvesterlauf | 2008 |
| 21.1 km (run) | 1:19:21 | 30. MTS | 2010 |
| 42.2 km (run) | 3:01:09 | 32. MTS | 2012 |
| Half IRONMAN | 4:28:52 | LOVEMAN Bled | 2010 |
| IRONMAN | 10:55:46 | IRONMAN Tallinn | 2018 |
| Double Ultra Triathlon | 31:02:58 | Double Ultra Slovenia| 2014 |

## Possible errors in data

If you spot an error in the data, please let me know. Since I collected data from several outside sources and pdfs, some minor errors may occur.

## A note on data mining

Current data collection is far from a severe collection/dataset for performing data mining since this is only a personal collection of past race results. However, if you find it interesting to mine this data, please let me know. I am keen to see any new insight from these data :)