mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-17 11:52:27 +00:00
18 lines
253 B
JSON
18 lines
253 B
JSON
{
|
|
"a": {
|
|
"path":"April_25,_2017",
|
|
"month":"2018-01-01",
|
|
"hits":2
|
|
},
|
|
"b": {
|
|
"path":"Akahori_Station",
|
|
"month":"2016-06-01",
|
|
"hits":11
|
|
},
|
|
"c": {
|
|
"path": "Abducens_palsy",
|
|
"month":"2016-05-01",
|
|
"hits":28
|
|
}
|
|
}
|