World Cup Matches

Chord diagram for all World Cup matches from 1930 to 2014


Project Goal

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:

Data source: OpenFootball. Transform and reduce scripts are built in Haskell, publically available in the source code.

This visualization is created using D3 and Three.js libraries.


TODO
1930: OK 1934: Lots of errors? 1938: 1950: 1954: No finals (Germany Hungary) 1958: 1962: No finals (Chile Brazil), strange Brazil-Czech Cause: teams already played eachother (uh oh) Solution: Add "multi" flag to something. Split diagram harder. Redraw chords within arc to have new ones. 1966: 1970: 1974: 1978: 1982: 1986: 1990: 1994: 1998: 2002: 2006: 2010: 2014: update gogs update drone tweet it!
`