homicide-data

This script was used to scrape case records from the Chicago Homicide Database, 1870 - 1930

  • Clone the repo
  • Open the directory with a Python 3 interpreter
  • >>> import homicide
  • >>> homicide.main([number of database records], ["name-of-the-output-file.csv"])
  • The output file will be written to your current directory