Search found 22 matches
- Fri Nov 03, 2017 6:20 am
- Forum: APBRmetrics
- Topic: New NBA API Library / Website
- Replies: 10
- Views: 19188
Re: New NBA API Library / Website
Could just be a quirk. I know that certain video URLs were not working during preseason, but now they are back.
- Thu Nov 02, 2017 8:56 pm
- Forum: APBRmetrics
- Topic: New NBA API Library / Website
- Replies: 10
- Views: 19188
Re: New NBA API Library / Website
I noticed that too - in my class I put "This appears to no longer be publicly available on the stats nba website." when I first added it.
However, the endpoint still works for me, and I *can* pull 2017-18 seasonal data. Are you not experiencing differently?
However, the endpoint still works for me, and I *can* pull 2017-18 seasonal data. Are you not experiencing differently?
- Wed Oct 25, 2017 7:12 pm
- Forum: APBRmetrics
- Topic: New NBA API Library / Website
- Replies: 10
- Views: 19188
Re: New NBA API Library / Website
I found a new endpoint - retrieving the full schedule and including the week #. Hat tip to this Reddit thread: https://www.reddit.com/r/nba/comments/74j87n/oc_convert_data_from_statsnbacom_easily/ I added the endpoint and updated my NBA API to version 1.0.5. If you want to be alerted of new updates ...
- Wed Oct 25, 2017 4:27 pm
- Forum: APBRmetrics
- Topic: European play-by-play data source
- Replies: 11
- Views: 21952
Re: European play-by-play data source
There's a lot of data returned in JSON files via AJAX requests after the page has loaded, including what appears to be play-by-play data, but it's difficult to parse through and I cannot tell if the shots are included in those files.
- Wed Oct 04, 2017 1:29 pm
- Forum: APBRmetrics
- Topic: New NBA API Library / Website
- Replies: 10
- Views: 19188
Re: New NBA API Library / Website
Thank you for the explanation - very cool way and efficient way of determining who is on the court at any given time! I might add a function to the library that converts the period/game time to an elapsed time, that sounds useful.
- Wed Oct 04, 2017 5:14 am
- Forum: APBRmetrics
- Topic: New NBA API Library / Website
- Replies: 10
- Views: 19188
Re: New NBA API Library / Website
That's great! If you wanna share specifics or which endpoint(s) you found useful I'd love to hear it. Interestingly enough, it looks like one of the endpoints to retrieve video information is no longer working. I had a method to find the video of any play-by-play event of any game, and was going to ...
- Tue Oct 03, 2017 8:58 pm
- Forum: APBRmetrics
- Topic: New NBA API Library / Website
- Replies: 10
- Views: 19188
New NBA API Library / Website
Hi all. You might recall, before the 2017 draft I posted a little site I whipped up to compare draft pick trade value charts based on Kevin Pelton's article(s) on the topic. In the meantime I have been working on a couple things that many of you might be interested in. The first is a new open-source...
- Sat Jul 15, 2017 3:07 am
- Forum: APBRmetrics
- Topic: NBA Hackathon
- Replies: 2
- Views: 5244
Re: NBA Hackathon
Agreed that sounds coolCrow wrote:Thanks for posting.
Might be interesting sometime to open a similar contest to all and allow remote submissions.
- Tue Jul 11, 2017 6:39 pm
- Forum: APBRmetrics
- Topic: Opportunities for NBA teams
- Replies: 10
- Views: 17518
Re: Opportunities for NBA teams
Cool! I've been updating it a lot lately. I'm currently up to 152 endpoints coming from stats.nba.com, data.nba.net, stats-prod.nba.com, and api.nba.net. Most other libraries only have endpoints from the 1st two and are definitely incomplete lists.
- Tue Jul 11, 2017 6:29 pm
- Forum: APBRmetrics
- Topic: Opportunities for NBA teams
- Replies: 10
- Views: 17518
Re: Opportunities for NBA teams
Are you talking about my library or one of the others that currently exists? I haven't yet made a post about it because it's not fully ready or tested. I know mine will have far more endpoints than any other library has currently found though.
- Tue Jul 11, 2017 5:29 pm
- Forum: APBRmetrics
- Topic: Opportunities for NBA teams
- Replies: 10
- Views: 17518
Re: Opportunities for NBA teams
Rather than make a pitch to teams, I'm hoping to just let some of my work speak for itself. Rather than a having mathematical/analytics background who has dabbled in databases/programming, I am a software developer with extensive database experience, with some background in analytics (master's agree...
- Tue Jul 11, 2017 5:18 pm
- Forum: APBRmetrics
- Topic: Pistons
- Replies: 28
- Views: 30239
Re: Pistons
As a Pistons fan/season ticket holder, I can probably give a little better insight as to what their plan is. I think they want to give this thing one more year. Last year they were one of two teams to start training camp with no player over 30 years old. They had the 4th youngest team in the NBA ave...
- Tue Jun 20, 2017 11:42 pm
- Forum: APBRmetrics
- Topic: Final rush of draft chat
- Replies: 15
- Views: 18933
Re: Final rush of draft chat
Running through all 4 existing models of the draft pick trade value simulator , this is the expected value for the 3rd pick, and 5th + 10th pick: 3rd pick value: 73.98, 66.75, 72.75, 87.66 5th + 10th pick value: 107.35, 99.00, 113.25, 129.18 All 4 models heavily, heavily favor the 5+10 pick over the...
- Tue Jun 20, 2017 9:14 pm
- Forum: APBRmetrics
- Topic: NBA Draft Pick Trade Value Charts
- Replies: 23
- Views: 28056
Re: NBA Draft Pick Trade Value Charts
Can you explain the last table? For example, what is the %max column representing, and also how did you determine how to weigh the picks at a particular %? Also how did you come up with the DiscWAR and TotalWAR values?
- Tue Jun 20, 2017 2:56 pm
- Forum: APBRmetrics
- Topic: NBA Draft Pick Trade Value Charts
- Replies: 23
- Views: 28056
Re: NBA Draft Pick Trade Value Charts
Josh you make a good point. That's why I was careful to call it draft pick trade value and not anything more. The models are only meant to deal with what's fair in trading picks. One feature I'd like to think about and add is providing value for picks in subsequent years and adding that to the simul...