Test the live demo here
This is a project dedicated to visualizing data from the ENADE exam, Brazil's national higher education assessment exam.
This project is built using Leaflet, D3.js and Crossfilter. We also use Bootstrap for the page layout.
In order to use this project, simply go to the live demo, or clone this repository and open the index.html file.
This project uses:
- D3.js v4
- Leaflet 1.3.1
- Crossfilter 1.4.6
- Bootstrap 4.1.1
Aditionally, Bootstrap depends on:
- jQuery 3.3.1
- popper 1.14.3
This files are all requested via CDN on the index.html page.