Personal project inspired from David Chouinard's work on US Congress (Senate) votes visualization, applied to the French house of representatives (Assemblée Nationale).
References:
- http://www.forbes.com/sites/ericaswallow/2013/11/17/senate-voting-relationships-data/#728da69c54a5
- https://github.com/DavidChouinard/congressviz
- Data visualization assignment from Lyon 1 University Master's: https://lyondataviz.github.io/teaching/lyon1-m2/2017/tp5.html
- Force-directed graph in D3.js: https://bl.ocks.org/mbostock/4062045