# ocha-lens Documentation ```{toctree} :maxdepth: 2 :caption: Contents installation datasets/index api ``` ## Overview ocha-lens is a Python package developed by the [Data Science team](https://centre.humdata.org/data-science/) at the [Centre for Humanitarian Data](https://centre.humdata.org/) for standard processing and analysis of climate-related data. ## Quick Start Install the package: ```bash pip install ocha-lens ``` For detailed information about working with specific datasets, see the [Datasets](datasets/index.md) section.