Get timeseries list
For the given dataset, this endpoint returns time series list for all the available frequencies with the combination of all the dimension members.
Input: Dataset unique identifier.
Result:
Name | Type | Description |
datasetId | string | Unique identifier for the dataset |
timeseriesKey | int | Timeseries key |
frequency | char | Denotes the frequency of data available.
|
metadata | Array[DimensionalDetails] | List of Dimension details. Consist of
|
startDate | Date | First Observation value's date. |
endDate | Date | Most recent observation value's date. |
Example:
Get: http://data.gov.om/api/1.0/data/dataset/OMINF2016
|