Skip to content

Instantly share code, notes, and snippets.

@semprebon
Created October 29, 2014 19:06
Show Gist options
  • Save semprebon/35752dfb41d40cf757cc to your computer and use it in GitHub Desktop.
Save semprebon/35752dfb41d40cf757cc to your computer and use it in GitHub Desktop.
{ suspicions_ip_analytic: {
title: "Suspicious IP",
counts: [
{ start_time: "2014-08-11 00:00:00", end_time: "2014-08-11 01:00:00", count: 10 },
{ start_time: "2014-08-11 01:00:00", end_time: "2014-08-11 02:00:00", count: 15 },
...]
},
listed_location_analytic: {
...
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment