unicefdata (Python)
Python package for downloading UNICEF child welfare indicators via SDMX API.
Installation
Python
pip install unicefdataDescription
unicefdata is a Python package that provides a consistent interface for downloading UNICEF child welfare indicators via the SDMX API. It is part of a trilingual family of packages (R, Python, and Stata) that maintain cross-language test parity, ensuring identical results across all three implementations.
Key features:
- Access UNICEF global indicator databases
- Multilingual metadata support
- Cross-language test parity with R and Stata implementations
Example
import unicefdata
df = unicefdata.get_indicator("PT_CHLD_UNDER5")
df.head()
Documentation
Stay updated
Occasional updates on new writing, research, and software.
No spam. Unsubscribe anytime. Powered by Buttondown RSS
