Created
October 1, 2017 08:51
-
-
Save ProfessorNudelz/da5dc01ecf7a874cd900b09965d9f227 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"_comment": "Data provided by Wikipedia: https://en.wikipedia.org/wiki/Multi-stage_fitness_test", | |
"1": { | |
"laps": 7, | |
"cumulativeLaps": 7, | |
"speed": 8.5, | |
"lapTime": 8.47 | |
}, | |
"2": { | |
"laps": 8, | |
"cumulativeLaps": 15, | |
"speed": 9, | |
"lapTime": 8.00 | |
}, | |
"3": { | |
"laps": 8, | |
"cumulativeLaps": 23, | |
"speed": 9.5, | |
"lapTime": 7.58 | |
}, | |
"4": { | |
"laps": 9, | |
"cumulativeLaps": 32, | |
"speed": 10, | |
"lapTime": 7.20 | |
}, | |
"5": { | |
"laps": 9, | |
"cumulativeLaps": 41, | |
"speed": 10.5, | |
"lapTime": 6.86 | |
}, | |
"6": { | |
"laps": 10, | |
"cumulativeLaps": 51, | |
"speed": 11, | |
"lapTime": 6.55 | |
}, | |
"7": { | |
"laps": 10, | |
"cumulativeLaps": 61, | |
"speed": 11.5, | |
"lapTime": 6.26 | |
}, | |
"8": { | |
"laps": 11, | |
"cumulativeLaps": 72, | |
"speed": 12, | |
"lapTime": 6.00 | |
}, | |
"9": { | |
"laps": 11, | |
"cumulativeLaps": 83, | |
"speed": 12.5, | |
"lapTime": 5.76 | |
}, | |
"10": { | |
"laps": 11, | |
"cumulativeLaps": 94, | |
"speed": 13, | |
"lapTime": 5.54 | |
}, | |
"11": { | |
"laps": 12, | |
"cumulativeLaps": 106, | |
"speed": 13.5, | |
"lapTime": 5.33 | |
}, | |
"12": { | |
"laps": 12, | |
"cumulativeLaps": 118, | |
"speed": 14, | |
"lapTime": 5.14 | |
}, | |
"13": { | |
"laps": 13, | |
"cumulativeLaps": 131, | |
"speed": 14.5, | |
"lapTime": 4.97 | |
}, | |
"14": { | |
"laps": 13, | |
"cumulativeLaps": 144, | |
"speed": 15, | |
"lapTime": 4.80 | |
}, | |
"15": { | |
"laps": 13, | |
"cumulativeLaps": 157, | |
"speed": 15.5, | |
"lapTime": 4.65 | |
}, | |
"16": { | |
"laps": 14, | |
"cumulativeLaps": 171, | |
"speed": 16, | |
"lapTime": 4.50 | |
}, | |
"17": { | |
"laps": 14, | |
"cumulativeLaps": 185, | |
"speed": 16.5, | |
"lapTime": 4.36 | |
}, | |
"18": { | |
"laps": 15, | |
"cumulativeLaps": 200, | |
"speed": 17, | |
"lapTime": 4.24 | |
}, | |
"19": { | |
"laps": 15, | |
"cumulativeLaps": 215, | |
"speed": 17.5, | |
"lapTime": 4.11 | |
}, | |
"20": { | |
"laps": 16, | |
"cumulativeLaps": 231, | |
"speed": 18, | |
"lapTime": 4.00 | |
}, | |
"21": { | |
"laps": 16, | |
"cumulativeLaps": 247, | |
"speed": 18.5, | |
"lapTime": 3.89 | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment