Indicators
Retrieves information from the indicators data source.
| API | Description |
|---|---|
| GET api/indicators/{indicatorId} |
Retrieves information from the data source. |
| GET api/indicators/types |
Retrieves the available indicator types in the data source. |
| GET api/indicators?typeId={typeId} |
Retrieves the available indicators in the data source. |
EnergyBalance
Retrieves information from the energy balance data source.
| API | Description |
|---|---|
| GET api/energyBalance/{timeId}/{informationUnitId}?unitId={unitId} |
Retrieves information from the data source. |
| GET api/energyBalance/times |
Retrieves the available years in the data source. |
| GET api/energyBalance/informationUnits |
Retrieves the available countries or subregions in the data source. |
| GET api/energyBalance/units |
Retrieves the available caloric units in the data source. |