Created
August 25, 2017 17:17
-
-
Save sfentress/e84b8931f304f3e039d2d4f6f94f6a18 to your computer and use it in GitHub Desktop.
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
{ | |
"filter": [ | |
{ | |
"key": "application", | |
"list": [ | |
"CODAP" | |
], | |
"remove": false, | |
"filter_type": "string" | |
}, | |
{ | |
"key": "time", | |
"start_time": "2017-08-25T00:01", | |
"end_time": "2017-08-25T23:59", | |
"filter_type": "time" | |
} | |
], | |
"filter_having_keys": { | |
"keys_list": [] | |
}, | |
"measures": [], | |
"child_query": { | |
"filter": [], | |
"add_child_data": true | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment