*Return download statistics based on the following query parameters:*
Return download statistics based on the following query parameters:
dimensions: Comma-separated list of dimensions. Supported combinations are yearMonth variable, yearMonth facility and yearMonth instrument, yearMonth country
*dimensions:* Comma-separated list of dimensions. Supported combinations are yearMonth variable, yearMonth facility and yearMonth instrument, yearMonth country
sitfacilitye: (optional) Filter downloads based on measurement facility. See https://head-office/api/facility for available facilities.
*facility:* (optional) Filter available datasets based on measurement facility. See https://head-office/api/facility for available facilities.
country: (optional) Filter downloads based on the country of measurement facilities. The country is specified using ISO 3166-1 alpha-2 code.
*country:* (optional) Filter available datasets based on the country of measurement facilities. The country is specified using ISO 3166-1 alpha-2 code.
productTypes (optional) Comma-separated list of product types. Supported values are observation, model and fundamentalParameter.
*productTypes:* (optional) Filter available datasets based on product type. Supported values are observation, model and fundamentalParameter.
downloadDateFrom (optional) Include downloads on or after this date. Expects date in YYYY-MM-DD format.
*downloadDateFrom:* (optional) Include available datasets on or after this date. Expects date in YYYY-MM-DD format.
downloadDateTo (optional) Include downloads on or before this date. Expects date in YYYY-MM-DD format.
*downloadDateTo:* (optional) Include available datasets on or before this date. Expects date in YYYY-MM-DD format.