Skip to content

Instantly share code, notes, and snippets.

@l15k4
Created February 22, 2016 18:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save l15k4/a6e53dc9199d34c63dd7 to your computer and use it in GitHub Desktop.
Save l15k4/a6e53dc9199d34c63dd7 to your computer and use it in GitHub Desktop.
{
"queryType": "timeseries",
"dataSource": "gwiq",
"intervals": [
"2015-01-01T00Z/2015-01-01T04Z"
],
"granularity": "day",
"aggregations": [
{
"type": "hyperUnique",
"fieldName": "gwidHll",
"name": "uniqueGwids"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment