Explore D3's chord diagrams using World Cup match data. Use Haskell to build JSON parsers.
Visualization should invite interaction to create and answer questions such as:
- How many World Cups has Iran competed in?
- Which teams played the in final in 1986?
- Which team scored the most goals in any World Cup?
- Are there any teams that have been in every world cup?
Data source: OpenFootball. There are a few errors. Transform, and reduce scripts built in Haskell, publically available in the source code.
This visualization is created using D3 and Three.js libraries.