/consumer_complaints

All information related to the LOAD CSV meetup / webinar.

MIT LicenseMIT

consumer_complaints

This code accompanies the webinar Using LOAD CSV in the Real World.

Things you need:

  • Download Consumer_Complaints.csv here. Note that your .csv file might have more rows than mine did; they appear to update the data regularly.
  • Find the arrows tool here.

Things you optionally need:

The Cypher code for reproducing the import is located in LOAD_CSV.cql. A handful of example queries for asking questions of the data are located in example_queries.cql.

Important Note that this data import was done on a 16GB machine. If you have less RAM and particularly if you are on Windows, please see these blog posts: