Search found 4 matches

by Ori
Sun Apr 28, 2013 2:07 am
Forum: APBRmetrics
Topic: Talking about data acquisition
Replies: 43
Views: 39831

Re: Talking about data acquisition

I've been thinking for a while about building an API on top of my site, so that my play by play, shot chart, and fiveman datas can be publicly accessible to you all. Actually it's already 70% built. But I hesitate to do so mainly because I would incur all the bandwidth costs, and would have to deal...
by Ori
Thu Apr 25, 2013 6:02 pm
Forum: APBRmetrics
Topic: Talking about data acquisition
Replies: 43
Views: 39831

Re: Talking about data acquisition

It'd be great to have an NBA data warehouse for stuff like this that isn't someone's website where the place is abandoned once the researcher is bought by a team. Just some shared site for important data like play by play csv's and yearly adjusted/regularized plus minus numbers. Has anyone parsed t...
by Ori
Thu Apr 25, 2013 2:37 am
Forum: APBRmetrics
Topic: json NBA data feeds?
Replies: 3
Views: 8782

json NBA data feeds?

Hi all, Does anyone have a good source for NBA data in json format? By searching online I've come across the NBA source that another user posted: http://data.nba.com/5s/json/cms/noseason/scoreboard/20121126/games.json http://data.nba.com/10s/json/cms/noseason/game/20121126/0021200013/pbp_1.json Unfo...
by Ori
Tue Dec 04, 2012 11:45 pm
Forum: APBRmetrics
Topic: Who starts each quarter?
Replies: 1
Views: 2901

Who starts each quarter?

Hi everyone, I'm pulling raw play by play data from nba.com and then parsing it. However, I've run into one big error. There is no way to know who the 10 players on the court are at any given time from the pbp data. They don't list who starts each quarter, so I don't know if there was a sub after th...