Derek
Derek
Oh boy, I fixed some bugs and now we have conflicts. May wanna hold off on this until the code stabilizes a bit. I have some plans brewing on adding...
I understand. The problem is i'm looking at updating nfldb and restructuring these projects. It's likely that this PR belongs in NFLDB. I am planning on simplifying this project a...
I'm leaning towards 1
[feeds-rs/schedules/{year}/](http://www.nfl.com/feeds-rs/schedules/2019)
I will likely fold anything you contribute into the `verify-data` script i intend to package w/ this project. It will scan for this type of thing. If you have any...
Thanks for your hard work! Any of the scripts you used to verify this would be great! Definitely start a PR draft. * I'm not concerned with the NFL is...
Also a gist w/ the different eid's w/ improper data for me to investigate may help. Something like... ``` regular_season_pre_christmis = [ //array of eids missing the week before christmas...
This is correct, the NFL has yanked all of the feeds. This will be on hold until I can make some adjustments to how this whole thing works without that...
Eventually i will be removing the complex installation tips and urging people to use Docker (have yet to publish a Dockerfile but I have one in the works for nfldb)
Seems like its worth addressing to me. Reading this `Last-Modified` seems elegant enough to me! Why not just store that directly on the game json? It seems pretty low impact...