Published

five-thirty-eight-datasets

6K
13.2K

In directory over 100 datasets are located. This script should be run using Python 3. Scripts are in directory Running should update the whole dataset. Those datasets are scraped from FiveT...

Data Previews

events_time

Loading data...

Schema

nametypeformat
tournamentstringdefault
surfacestringdefault
seconds_added_per_pointnumberdefault
yearsstringdefault

players_time

Loading data...

Schema

nametypeformat
playerstringdefault
seconds_added_per_pointnumberdefault

serve_times

Loading data...

Schema

nametypeformat
serverstringdefault
seconds_before_next_pointintegerdefault
daystringdefault
opponentstringdefault
game_scorestringdefault
setintegerdefault
gamestringdefault

Data Files

FileDescriptionSizeLast modifiedDownload
events_time
6.18 kB22 days ago
events_time
players_time
4.46 kB22 days ago
players_time
serve_times
6.47 kB22 days ago
serve_times
FilesSizeFormatCreatedUpdatedLicenseSource
317.1 kBcsvover 1 year agoFiveThirtyEight - Tennis Time

Tennis Time

This folder contains data behind the story Why Some Tennis Matches Take Forever.

serve_times.csv

HeaderDefinition
serverName of player serving at 2015 French Open
seconds_before_next_pointTime in seconds between end of marked point and next serve, timed by stopwatch app
dayDate
opponentOpponent, receiving serve
game_scoreScore in the current game during the timed interval between points
setSet number, out of five
gameScore in games within the set

players_time.csv

HeaderDefinition
playerPlayer name
seconds_added_per_pointWeighted average of seconds added per point as loser and winner of matches, 1991-2015, from regression model controlling for tournament, surface, year and other factors

events_time.csv

HeaderDefinition
tournamentName of event
surfaceCourt surface used at the event
seconds_added_per_pointSeconds added per point for this event on this surface in years shown, from regression model controlling for players, year and other factors
yearsStart and end years for data used from this tournament in regression

This dataset was scraped from FiveThirtyEight - tennis-time