Skip to content

Trouble fetching Open La Liga 360 data frames #39

@wwwidonja

Description

@wwwidonja

Hi,
For matches in the open data season of Barcelona matches sb.matches(11, 90), I'm getting an error when trying to retrieve the 360 frames, even though they are said to be available in the matches dataframe.

Example below for match id 3773565:

from statsbombpy import sb
mid = 3773565
sb.frames(mid)

>raise HTTPError(http_error_msg, response=self)
>requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://raw.githubusercontent.com/statsbomb/open-data/master/data/three-sixty/3773565.json

Is this a known issue?

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