openfootball / worldcup

Free open public domain football data for the World Cup (incl. Qatar 2022, Russia 2018, Brazil 2014, etc.) and World Cup Quali(fiers)
Creative Commons Zero v1.0 Universal
546 stars 180 forks source link

32 teams squad, and php parser #13

Closed fchristysen closed 10 years ago

fchristysen commented 10 years ago

Hello gerald, I've updated all the 32 teams, and also I try to create the parser(using php) the parser(wc_squad.php) will parse squad data from wikipedia and then generate all 32 squad file I'm not sure where to put it, so currently I place it in squad folder, feel free to move it(or modify it of course).

Regards,

geraldb commented 10 years ago

Great. Thanks. Fantastic. Note, the squads will change (there are not yet definite) e.g. only 23 players and all will get a number/pos from 1 to 23 plus a position too (Goalkeeper, Midfielder,etc)

I'd say let's move the script to a tooling/sandbox/scripts repo. Will create it later and move your script. Thanks again.

geraldb commented 10 years ago

Update: Welcome to football.db. I've added you to the team so can update the world-cup and players repos directly (no pull request) needed. Cheers.

geraldb commented 10 years ago

Update: FYI: I've create a new org for wikipedia scripts (wikiscript) and moved your script to a new repo, that is, wikiscript/football.squads.php. Thanks for getting it started. Cheers.