Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 1006 Bytes

README.md

File metadata and controls

46 lines (27 loc) · 1006 Bytes

Big Data : BERTRAND Guillaume M2 MIAGE SID 2018

Big Data project for Big data course from M.Perrin

Prerequisites

You need

  • JDK >= 8
  • scala

see build.sbt

Installing

  1. Open project with IntelliJ IDEA
  2. add your crimes.csv to the current directory (have a look to crimes-little.csv)
  3. do a npm install in the current directory
  4. run the Main (You must named your data file crimes.csv)
  5. 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

Deployment

you can see results on

Versioning

We use git for versioning.

Authors

  • Guillaume BERTRAND - Initial work - fubrasp

License

This project is licensed under the CC BY-NC-SA License - see the LICENSE.md file for details