Page 1 of 1

WOWY Shot charts - http://nbashotcharts.com

Posted: Thu Nov 29, 2018 6:08 pm
by Rd11490
http://nbashotcharts.com/home

I've posted this a few times on twitter, but I was inspired by nbawowy and built an equivalent for generating shot charts.

I'm always looking for feedback, so suggestions, improvements, new features. etc are always welcome.

A couple things to note:

Slow on first access. I have not done anything to take care of cold start issue with AWS lambda, so the first time you load the site, you have to wait for the jvm to spin up.

Limit on raw shots. Lambda has a maximum response size, so requesting too many shots on the raw shots page will cause an error.

Re: WOWY Shot charts - http://nbashotcharts.com

Posted: Sat Dec 08, 2018 11:24 pm
by Crow
Haven't had time to work with it yet, but wowy shot charts are a good idea and teams should be looking at them and learning stuff, formulating advice.

Re: WOWY Shot charts - http://nbashotcharts.com

Posted: Fri Dec 21, 2018 3:05 pm
by Rd11490
I've added RAPM, Luck Adjusted RAPM, and Real Adjusted Four Factors to the site: http://nbashotcharts.com/fourfactors

The underlying api is open to the public, so if you want to use the data directly, feel free to reach out and i'll send you the request/response model.

Re: WOWY Shot charts - http://nbashotcharts.com

Posted: Fri Dec 21, 2018 3:14 pm
by DSMok1
Rd11490 wrote: Fri Dec 21, 2018 3:05 pm I've added RAPM, Luck Adjusted RAPM, and Real Adjusted Four Factors to the site: http://nbashotcharts.com/fourfactors

The underlying api is open to the public, so if you want to use the data directly, feel free to reach out and i'll send you the request/response model.
Excellent work!!