Interactive Visualisation with D3.js
This project shows an interactive visualisation illustrating the correlation of certain series in the Munich data index. The data set that has been used for this project can be found here. I did this project in cooperation with Jan as part of our university course at LMU Munich.
You can find a live demo of this project here and the code is hosted on Github as well.
What has been used?
- Python (numPy) to calculate the different correlations
- Plain Javascript
- D3.js for the visualisation part
- Twitter Bootstrap for styling