nflverse / nflverse-data

Automated nflverse data repository
https://www.nflverse.com
Creative Commons Attribution 4.0 International
180 stars 16 forks source link

play_by_play_2023 has incorrect old_game_id for Week 15 2023 #37

Closed RGAlexander216 closed 7 months ago

RGAlexander216 commented 9 months ago

Is there an existing issue for this?

Have you installed the latest development version of the package(s) in question?

If this is a data issue, have you tried clearing your nflverse cache?

I have cleared my nflverse cache and the issue persists.

What version of the package do you have?

1.0.3

Describe the bug

As stated in the title, the old_game_id is not correct for all of the week 15 games of the 2023 season preventing the ability to easily join to the pbp_participation data to the play_by_play data. The Play By Play 2023 data has old_game_id values beginning with 2022 whereas the PBP Participation has the correctly formatted version starting with 2023. See images provided.

Reprex

Not applicable, bad data is the source of the bug as illustrated.

Expected Behavior

A successful join of the data based on the old_game_id and play_id fields.

nflverse_sitrep

NA

Screenshots

PBP Participation for week 15 of 2023: image

Play By Play for week 15 of 2023: image

Additional context

No response

mrcaseb commented 7 months ago

This has been resolved