Skip to content

Instantly share code, notes, and snippets.

@rushirajnenuji
Created November 2, 2018 21:13
Show Gist options
  • Save rushirajnenuji/4e09872a8bc320a320c00cf70f914ea7 to your computer and use it in GitHub Desktop.
Save rushirajnenuji/4e09872a8bc320a320c00cf70f914ea7 to your computer and use it in GitHub Desktop.
DataONE Kremen dataset with 5M views
{
"took": 0,
"timed_out": false,
"_shards": {
"total": 2,
"successful": 2,
"skipped": 0,
"failed": 0
},
"hits": {
"total": 4949557,
"max_score": 0,
"hits": []
},
"aggregations": {
"ipAddress": {
"doc_count_error_upper_bound": 53,
"sum_other_doc_count": 4050,
"buckets": [
{
"key": "128.111.220.51",
"doc_count": 2778822
},
{
"key": "128.111.84.5",
"doc_count": 930244
},
{
"key": "128.111.54.119",
"doc_count": 904594
},
{
"key": "128.111.84.78",
"doc_count": 233282
},
{
"key": "128.111.84.71",
"doc_count": 85610
},
{
"key": "128.111.54.80",
"doc_count": 9320
},
{
"key": "128.111.220.42",
"doc_count": 2690
},
{
"key": "66.249.73.198",
"doc_count": 433
},
{
"key": "128.111.84.26",
"doc_count": 314
},
{
"key": "208.115.113.84",
"doc_count": 198
}
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment