The package is a data visualization website for burglary events in Taipei County, Taiwan.
A Pattern means pairwise burglary events within an area which distance is not more than R km and time span is not more N days.
You will need to install Apache Spark and Node.js first.
- Run server.
nodejs index.js
- Open the browser and connect to "127.0.0.1:8000".
- close the server. Key ctrl+c in the terminal.