Big Data project for Big data course from M.Perrin
You need
- JDK >= 8
- scala
see build.sbt
- Open project with
IntelliJ IDEA
- add your
crimes.csv
to the current directory (have a look tocrimes-little.csv
) - do a
npm install
in the current directory - run the Main (You must named your data file
crimes.csv
) - generate the results
cd representations/
php PageConstructor.php
End with an example of getting some data out of the system or using it for a little demo
you can see results on
- bertrandguillaume - questions results
We use git for versioning.
- Guillaume BERTRAND - Initial work - fubrasp
This project is licensed under the CC BY-NC-SA License - see the LICENSE.md file for details