#CSV To REST
Search is OK, but not hard to see patterns and relationships
- State, City, Zip, address1, address2
- County, Year, Crime Code
Copied fields are collections, like "State" has hundreds of "SC" values.
/states /states/SC /states/SC/cities/Greenville
To use the csv distinct counter tool, one needs to install Leiningen, a Clojure CLI tool.
Once Leiningen is installed, exec the tool with this command:
lein run path/to/csv-file.csv