Here, suicide dataset is analysed with various appropriate visualisations. A detailed report is attached in the repo.
Front-end : Angular JS, D3.js
Middleware : Node JS, Express
Backend : MySQL DB
- Download the files
- Setup mysql server in local DB
- Setup mysql work bench
- create an sql connection
- update this connection in "db.js" under the "dataAccessLayer" folder
- create a schema "DMV_Schema"
- import csv file provided into mysql DB, under DMV_Schema, inside the table structure
- instal node and npm
- install node_modules with the command "npm install" on terminal at the project location
- once node_modules are installed, run the application with command "node app.js"
- open http://localhost:8080/