Raw Data?

Home for all your discussion of basketball statistical analysis.
Post Reply
Zac
Posts: 2
Joined: Mon Oct 22, 2012 5:21 pm

Raw Data?

Post by Zac »

Hey guys

I'm a Computer Science grad student currently working on prediction program. I was wondering where I could find raw minute per minute (quarter per quarter would be okay, but not preferable) data for specific players per game, or if there is any easy way to get that kind of data. I'm trying to design something that would predict player performance in the next time slot (either minute or quarter), but all the data I can find has been averaged or normalized... which doesn't work well for my algorithm :(

Any help would be greatly appreciated,

Thanks,
Zac
J.E.
Posts: 852
Joined: Fri Apr 15, 2011 8:28 am

Re: Raw Data?

Post by J.E. »

I'm not sure what you want exists.
You could parse PBP data, like http://www.basketball-reference.com/box ... 60MIN.html
Zac
Posts: 2
Joined: Mon Oct 22, 2012 5:21 pm

Re: Raw Data?

Post by Zac »

Yep, I kinda figured that's what I'd have to do :) thanks though for another source of data, I hadn't found that site yet :)

I'll let you guys know how it turns out :)

Zac
JohnHasADHD
Posts: 21
Joined: Wed Feb 15, 2012 2:16 am

Re: Raw Data?

Post by JohnHasADHD »

THere's a lot of raw data out there if you want to take the time to parse it. There's no real clean easy data to find. I've looked :)
Post Reply