Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordCupFinals C++ & Python Visualization

This project uses FIFA World Cup final data from Wikipedia to find which teams have won the World Cup the most times. WorldCupFinals.csv contains the year, winner, score, runner-up, and venue of each final. Workflow Run WorldCup.cpp Reads WorldCupFinals.csv, counts the wins for each team, and saves the results in Winners.csv. Run WorldMap.ipynb Uses Python to read Winners.csv and visualize the World Cup victories on a world map.

Files

• WorldCupFinals.csv — World Cup final data

• WorldCup.cpp — C++ data processing

• Winners.csv — World Cup wins by team

• WorldMap.ipynb — Python visualization

Input:
image

Winners:
wc

Map:
download

About

Using Vector to gather data for Fifa World Champions and visualizing the data with python

Topics

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages