Betarena / scores

We are building the first open-source live results and statistics platform with community involvement features for data insertion. The project includes a blockchain component that will allow participants to receive rewards based on their participation and also to stake the future Token of the platform.
GNU General Public License v3.0
18 stars 6 forks source link

Players - Jersey number null on all players #1373

Closed jonsnowpt closed 1 year ago

jonsnowpt commented 1 year ago

Image

migbash commented 1 year ago

NOTES

[..]/player/mbaye-diagne/62258 - Hasura - "yersey_number": null, but Sportmonks "jersey_number": 9. It seems that new Sportmonks data has the jersey_number data, but our outdated snapshot of players does not.

ADDITIONALLY Looks like Sportmonks has updated their player.teams: [{yersey_number: ..}] to jersey_number: (spelled correctly). We will have to re-run all players data to reflect this, and update all types to jersey_number.


CHECKLIST


Players Re-Updated -> "totalCount": 377,811 (up from 243,879)

jonsnowpt commented 1 year ago

@migbash

Let's wait for tomorrow's confirmation that everything is updated by sportmonks so that we can start the process of getting all data again.

jonsnowpt commented 1 year ago

@migbash

Players' update from Sportmonks is finished; we may proceed.