Skip to content

fishenal/worldCup2022Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WorldCup2022Data

Qatar world cup 2022 data from FIFA official site

Note

  • rawData/: raw data from FIFA official site API
  • worldcup.json: combined rawData
  • solvedData/: data solved by this script
    • averageData.json
    • maxMinData.json highest/shortest, etc.
    • squadsData.json fine data to read from rawData
  • index.js: node.js script to calculate teams; average height/weight/age, etc.

Run

npm run app // or node ./index.js

Team average data calculate by this script

32 Team Squads Data with fine page display

Releases

No releases published

Packages