The UNICEF Georgia Data Portal API allows you to get information and run analyses on the datasets and time series available on this site.
The URL to the API is the following:
http://data.unicef.ge/[locale]/api/[version]/
where:
- [locale] = the locale of the language you want the data to be returned in (currently ka for Georgian or en for English)
- [version] = the version number of the API (see below)
Access Token
All API calls require an access token - a key that let's us know who is making the request. You can obtain an access token easily, and for free, by going here.
API Calls
The following is a list of calls that are available in each version of the API.
Version 3 (categorical & numerical types) (25 Jan 2016)
- Dataset Catalog
- Dataset Details
- Dataset Codebook
- Dataset Analysis
- Time Series Catalog
- Time Series Details
- Time Series Codebook
- Time Series Analysis
Version 2 (groups & weights) (28 Aug 2015)
- Dataset Catalog
- Dataset Details
- Dataset Codebook
- Dataset Analysis
- Time Series Catalog
- Time Series Details
- Time Series Codebook
- Time Series Analysis