Skip to content

[BUG] 2025 injuries are missing #17

@drw15

Description

@drw15

Is there an existing issue for this?

  • I have searched the existing issues

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

  • I have installed the latest development version of the package.

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?

0.1.3

Describe the bug

Injuries for 2025 are missing. I saw you already have an issue to check the missing parquets, but it does not include injuries:
Check where nflverse-data is missing .parquet files

Reprex

injuries = nfl.load_injuries([2025])

#Here is the error:
#ConnectionError: Failed to download https://github.com/nflverse/nflverse-#data/releases/download/injuries/injuries_2025.parquet: 404 Client Error: Not Found for url: #https://github.com/nflverse/nflverse-data/releases/download/injuries/injuries_2025.parquet

Expected Behavior

I would expect to the get the data for injuries in 2025 same as I get for other years.

Screenshots

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions