Open rushirajnenuji opened 1 year ago
Metrics query:
metrics_request_query_json = {"metricsPage": {"total": 0, "start": 0, "count": 0},
"metrics": ["downloads"],
"filterBy": [{"filterType": "repository", "values": ["urn:node:ESS_DIVE"],
"interpretAs": "list"},
{"filterType": "month",
"values": [DOWNLOADS_STARTING_DATE,
self.end_date.replace("-", "/")],
"interpretAs": "range"}],
"groupBy": ["month", "country"]}
ESS DIVE team reported issues with metrics query aggregated by country