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.
WOWY Shot charts - http://nbashotcharts.com
Re: WOWY Shot charts - http://nbashotcharts.com
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
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.
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
Excellent work!!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.