Python program

csv as you sample file

Options to includeDisplay a Crime report that will list:Count of crimes grouped by ncic code by 1000 (0-999,1000-1999, etc)
Count of all crimes by district
Count of all crimes by beat
Save this info into a JSON file as a dictionary with the Month as the filename (eg: January.json)