Skip to content

Instantly share code, notes, and snippets.

@tarellel
Created June 1, 2015 22:22
Show Gist options
  • Save tarellel/e89f89c77ca61cf1b553 to your computer and use it in GitHub Desktop.
Save tarellel/e89f89c77ca61cf1b553 to your computer and use it in GitHub Desktop.
{
"crimes":{
"case":{
"type": "Assault",
"case_id": "201500000000-1",
"happened_at": "05/28/2015 13:05:00",
"desc": "SIMPLE-ASSLT/BATT(OTH ASSLTS/NOTAGGRAVATED)",
"address": "900 N Municipal Dr"
},
"case":{
"type": "Theft",
"case_id": "201500000000-1",
"happened_at": "05/23/2015 18:29:00",
"desc": "SHOPLIFTING (MISD)",
"address": "1400 W MAIN ST"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment