diff --git a/README.md b/README.md index bc5a85b..5beb486 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Coverage Status](https://coveralls.io/repos/github/OCHA-DAP/hdx-scraper-wfp-rainfall/badge.svg?branch=main&ts=1)](https://coveralls.io/github/OCHA-DAP/hdx-scraper-wfp-rainfall?branch=main) [![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff) -This script ... +This script compiles country level WFP Rainfall data from HDX into a global dataset for use in HAPI. It makes around 200 read calls and one write call to HDX. ## Development