Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nfldb-update not pulling down 2016 postseason data #224

Open
michaelcaramat opened this issue Jan 23, 2017 · 5 comments
Open

nfldb-update not pulling down 2016 postseason data #224

michaelcaramat opened this issue Jan 23, 2017 · 5 comments

Comments

@michaelcaramat
Copy link

Thanks for looking into this!

nfldb=> select season_type from game where season_year='2016' and season_type='Postseason';
season_type

(0 rows)

nfldb=>

@ochawkeye
Copy link
Contributor

When the regular season transitions to postseason each year, nfl.com changes the URL for the schedule.

If you update your version of nflgame that should catch you back up to current state.

@michaelcaramat
Copy link
Author

Thanks for the prompt response. I updated nflgame to version 1.2.20, then ran nfldb-update. It's still not pulling down the 2016 postseason data.

Here are my nfldb and nflgame versions:
nfldb (0.2.17)
nflgame (1.2.20)

@ochawkeye
Copy link
Contributor

I'm afraid the PyPi versions of nflgame and nfldb are falling a bit behind as neither have been updated since September. Unless @BurntSushi releases an update there, you might need to update via github directly.

@michaelcaramat
Copy link
Author

In order to update via github, so I just download the zip file and unzip it into the existing nflgame directory?

@adabie
Copy link

adabie commented Jul 14, 2017

Will the 2016 postseason data be added? What about 2017? I only see 1 game scheduled for 2017. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants