Skip to content

Check the data: Two managers are registered for the home team. #41

Description

@r-beginners

I have a question about publicly available data.

  • competition_id: 12
  • season_id: 27
  • row number: 378

This data has 2 managers registered. Or is the data structure allowing multiple names to be registered? Please also answer whether the policy is to correct or not.

df.iloc[378]['home_team'] {'home_team_id': 226, 'home_team_name': 'Hellas Verona', 'home_team_gender': 'male', 'home_team_group': None, 'country': {'id': 112, 'name': 'Italy'}, 'managers': [{'id': 1002096, 'name': 'Rafael Márquez Álvarez', 'nickname': None, 'dob': '1979-02-13', 'country': {'id': 147, 'name': 'Mexico'}}, {'id': 4071, 'name': 'Andrea Mandorlini', 'nickname': None, 'dob': '1960-07-17', 'country': {'id': 112, 'name': 'Italy'}}]}
https://raw.githubusercontent.com/statsbomb/open-data/master/data/matches/12/27.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions