Skip to content

Commit 1febf97

Browse files
rahulkeerthiclaude
andcommitted
docs: add provider notes for Opta, WorldFootball/heimspiel, Soccerway
- Document Opta P8736/P8737 removal and alphanumeric ID source - Note heimspiel IDs = WorldFootball.net numeric person IDs - Note Soccerway ID scheme change and pending Wikidata property - Update weekly refresh description to mention incremental updates - Strike through removed Opta properties in Wikidata table Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 23ba44c commit 1febf97

1 file changed

Lines changed: 11 additions & 3 deletions

File tree

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -258,8 +258,8 @@ All data is extracted from [Wikidata](https://www.wikidata.org/) via SPARQL. Wik
258258
| [P6131](https://www.wikidata.org/wiki/Property:P6131) | Soccerway team ID |
259259
| [P12302](https://www.wikidata.org/wiki/Property:P12302) | Sofascore player ID |
260260
| [P8259](https://www.wikidata.org/wiki/Property:P8259) | Flashscore player ID |
261-
| [P8736](https://www.wikidata.org/wiki/Property:P8736) | Opta player ID |
262-
| [P8737](https://www.wikidata.org/wiki/Property:P8737) | Opta team ID |
261+
| ~~[P8736](https://www.wikidata.org/wiki/Property:P8736)~~ | ~~Opta player ID~~ (removed — outdated numeric IDs, see note below) |
262+
| ~~[P8737](https://www.wikidata.org/wiki/Property:P8737)~~ | ~~Opta team ID~~ (removed — outdated numeric IDs, see note below) |
263263
| [P12539](https://www.wikidata.org/wiki/Property:P12539) | Premier League player ID |
264264
| [P12551](https://www.wikidata.org/wiki/Property:P12551) | 11v11 player ID |
265265
| [P3681](https://www.wikidata.org/wiki/Property:P3681) | ESPN FC player ID |
@@ -289,9 +289,17 @@ All data is extracted from [Wikidata](https://www.wikidata.org/) via SPARQL. Wik
289289
| [P11379](https://www.wikidata.org/wiki/Property:P11379) | Dongqiudi player ID |
290290
| [P7280](https://www.wikidata.org/wiki/Property:P7280) | PlaymakerStats team ID |
291291

292+
### Provider notes
293+
294+
**Opta** — Wikidata properties P8736/P8737 contain outdated numeric Opta IDs. Reep uses alphanumeric Opta IDs (e.g. `7cwgrmorsb42qaj5vrhp8fhzp`) sourced from Stats Perform's Opta F1 player database via proprietary matching. These are the IDs used in current Opta/Stats Perform data products.
295+
296+
**WorldFootball.net / heim:spiel** — WorldFootball.net (owned by heim:spiel) migrated from slug-based URLs (e.g. `cole-palmer`) to numeric person IDs (e.g. `pe567392`) in November 2025. The old slugs still work via redirect. Wikidata P2020 contains the old slug format. The heim:spiel numeric IDs in Reep are the same as the new WorldFootball.net person IDs (e.g. heim:spiel `356260` = `worldfootball.net/person/pe356260/`).
297+
298+
**Soccerway** — Soccerway changed their URL/ID scheme in September 2025. Wikidata P2369 contains the old format. A new Wikidata property has been proposed but not yet approved.
299+
292300
## Updates
293301

294-
The register is rebuilt weekly from Wikidata. Each release picks up new entities, updated IDs, and corrections made by the Wikidata community.
302+
The register is refreshed weekly from Wikidata every Monday. Incremental updates fetch only changed entities (~1-2K/day); a full refresh runs monthly. Each update picks up new entities, updated IDs, and corrections made by the Wikidata community. Proprietary provider mappings persist across updates.
295303

296304
## Contributing
297305

0 commit comments

Comments
 (0)