Page 1 of 1
Downloadable box score stats
Posted: Wed Nov 14, 2012 6:36 am
by dbecker
I am looking for downloadable NBA box scores (ideally in a SQL database dump or some other format appropriate for a large dataset).
I found interfaces to view box scores for individual games at hoopdata, basketball-reference and dougstats. However, I haven't been able to find anywhere to download box scores in bulk. Is there a place to download this data in bulk (or an API to any sites with this data)?
Thanks,
Dan
Re: Downloadable box score stats
Posted: Wed Nov 14, 2012 6:35 pm
by sideshowbob
Re: Downloadable box score stats
Posted: Wed Nov 14, 2012 7:59 pm
by dbecker
Thanks sideshowbob,
I see play-by-play data on that site, as well as data aggregated across games. But I don't see any box score data on that site. Is there box-score data that I'm missing? Alternatively, does anyone know of scripts in the public domain that generate box scores from the play-by-play data?
Re: Downloadable box score stats
Posted: Wed Nov 14, 2012 10:09 pm
by Crow
Re: Downloadable box score stats
Posted: Wed Nov 14, 2012 11:04 pm
by v-zero
I can provide you with box score data going back to 1986 in the form of a Python dictionary Pickled to a .dat file, but I have no idea whether that would be of use to you?
Re: Downloadable box score stats
Posted: Thu Nov 15, 2012 12:00 am
by dbecker
@Crow: Thanks. Those prices aren't bad. I'm glad to hear that service exists.
@v-zero: A pickled python dict would be perfect. I will PM you to figure out the easiest way to send it.
Re: Downloadable box score stats
Posted: Thu Nov 15, 2012 5:44 am
by sideshowbob
Mental lapse on my part. "Box-scores" didn't even register, my apologies.