nfldb icon indicating copy to clipboard operation
nfldb copied to clipboard

A library to manage and update NFL data in a relational database.

Results 100 nfldb issues
Sort by recently updated
recently updated
newest added

Ran nflgame-update-players and nfldb-update and it looks like Ajayi is still on MIA.

Am I missing something or has the DB available at >The most recent version of the nfldb PostgreSQL database is available here: http://burntsushi.net/stuff/nfldb/nfldb.sql.zip. not updated in forever? I kind of...

This addresses a discrepancy between the game.xxx_turnovers in the game table and the incoming JSON from nfl.com I don't know what 'to' is, but I'm fairly certain that it is...

I'd appreciate it if someone could advise how the meta table would return 'week' for the first week of the post season. Would it be week 1 or week 18?...

nfldb-update is not picking up this game. I see that there were issues with previous years' London games, and the start time does indeed show 9:30PM. Is there any quick...

In trying to overcome the SD/ LAC change, I think I corrupted my database...LAC is now occurring in every pos_team value that I believe was originally UNK (in the play...

I've noticed that when I sum up the play-by-play data, it does not always match the boxscores. For example, if you sum the play-by-play for week 1 of 2017, Stefon...

(py27) C:\Miniconda3\envs\py27\Scripts>python nfldb-update ------------------------------------------------------------------------------- STARTING NFLDB UPDATE AT 2017-09-14 15:25:05.418000 Connecting to nfldb... done. Setting timezone to UTC... done. Locking write access to tables... done. Updating season phase, year and...

@ochawkeye will probably be the best guy to help me out with this question I use nfldb for fantasy analysis. I have my own processes where I compute scores for...

I know there was an error for JAX similar to this. Has anyone run into this and is there a resolution? psycopg2.IntegrityError: insert or update on table "play" violates foreign...