the-stack
the-stack copied to clipboard
Suspicious Activity
- issues with the representation of data (i.e. the app) - age = -1, date = april 0, 2016. not really in the CSVs from what i could see?
- race also not being filtered properly
- same with ages
- might be worthwhile to clean up the CSVs a little more + create an age column there? though the app.js calculates age automatically - do we want something static or constantly generating since we only have data from a certain time period? things to think about!