Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 659 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 659 Bytes

New York Police Department Complaints

This directory contains an exploration of NYC Open Data.

Getting started

Make sure that you have installed Rill Developer.

curl -s https://cdn.rilldata.com/install.sh | bash

For more information, see docs.rilldata.com.

Run the following commands to clone the repository and start Rill:

git clone https:/magorlick/nypd-complaints.git
cd nypd-complaints
rill start

The initial call to rill start may take a while depending on your network connection as it downloads some large remote CSV files.