Created
November 4, 2016 03:33
-
-
Save lastlegion/e589a5f06eb9cfd56537b3e879d19bd6 to your computer and use it in GitHub Desktop.
Output of druid query
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ { | |
"timestamp" : "2014-01-03T06:35:22.255Z", | |
"result" : [ { | |
"count" : 337, | |
"eyeColor" : "brown" | |
}, { | |
"count" : 328, | |
"eyeColor" : "blue" | |
}, { | |
"count" : 298, | |
"eyeColor" : "green" | |
} ] | |
} ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment