Skip to content
Snippets Groups Projects
Commit 182747b4 authored by Richard Olav Rud's avatar Richard Olav Rud
Browse files

Update api-specification.md

parent 6525a74e
No related branches found
No related tags found
No related merge requests found
...@@ -27,7 +27,7 @@ Return download statistics based on the following query parameters: ...@@ -27,7 +27,7 @@ Return download statistics based on the following query parameters:
**dimensions:** Comma-separated list of dimensions. Supported combinations are yearMonth,downloads, yearMonth,uniqueIps and country,downloads. **dimensions:** Comma-separated list of dimensions. Supported combinations are yearMonth,downloads, yearMonth,uniqueIps and country,downloads.
**facility:** (optional) Filter downloads based on measurement facility. See https://head-office.fi/api/facilities for available facilities. **facility:** (optional) Filter downloads based on measurement facility.
**country:** (optional) Filter downloads based on the country of measurement facility. The country is specified using ISO 3166-1 alpha-2 code. **country:** (optional) Filter downloads based on the country of measurement facility. The country is specified using ISO 3166-1 alpha-2 code.
...@@ -53,7 +53,7 @@ Returns monthly download statistics of data from all sites in Finland: ...@@ -53,7 +53,7 @@ Returns monthly download statistics of data from all sites in Finland:
] ]
``` ```
## ACTRIS Data provision ## ACTRIS Data provision (not needed for the POC in february)
The aim is to provide information on the data provided to ACTRIS in the previous years. How many sites are contributing aiming for continues long-term measurement? How is this developing over time? How many sites and datasets are included in the NRT data provision? The aim is to provide information on the data provided to ACTRIS in the previous years. How many sites are contributing aiming for continues long-term measurement? How is this developing over time? How many sites and datasets are included in the NRT data provision?
...@@ -73,7 +73,7 @@ Return download statistics based on the following query parameters: ...@@ -73,7 +73,7 @@ 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
**facility:** (optional) Filter available datasets based on measurement facility. See https://head-office.fi/api/facility for available facilities. **facility:** (optional) Filter available datasets based on measurement facility.
**country:** (optional) Filter available datasets 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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment