Difference between revisions of "Data Availability Web Service"
Jump to navigation
Jump to search
(Created page with "=Overview= =Examples= ====Availability of EUR exchange rate data for Danish Krone (from ECB EXR==== https://demo.metadatatechnology.com/FusionRegistry/ws/public/sdmxapi/rest...") |
(→Availability of EUR exchange rate data for Danish Krone (from ECB EXR) |
||
Line 2: | Line 2: | ||
=Examples= | =Examples= | ||
− | ====Availability of EUR exchange rate data for Danish Krone (from ECB EXR==== | + | ====Availability of EUR exchange rate data for Danish Krone (from ECB EXR)==== |
https://demo.metadatatechnology.com/FusionRegistry/ws/public/sdmxapi/rest/availableconstraint/EXR/.DKK...?references=none&mode=exact | https://demo.metadatatechnology.com/FusionRegistry/ws/public/sdmxapi/rest/availableconstraint/EXR/.DKK...?references=none&mode=exact |
Revision as of 07:31, 15 September 2020
Contents
Overview
Examples
Availability of EUR exchange rate data for Danish Krone (from ECB EXR)
The response is a content constraint which describes the values for each dimension that have data, given that CURRENCY is fixed to DKK in the query. In particular it shows there are series for frequencies A, Q, D, H and M. There’s also a ‘series_count’ annotation which tells us the query would return 8 series if run.
Availability of EUR exchange rate data for the Egyptian Pound (ECB EXR again)
The same query as above, but this time querying for EUR vs EGP exchange rates. Here only series with frequencies A, Q and M are available. And the ‘series_count’ annotation tells us we would get 3 series.