Skip to content

luiscape/hdxscraper-ocha-cerf

Repository files navigation

OCHA CERF Collector

Collector for OCHA's CERF funding data. Designed to work on ScraperWiki.

Build Status Coverage Status

Usage

Make use of the Makefile instructions as follows:

$ git clone [THIS REPOSITORY]
$ cd [THIS REPOSITORY]
$ make setup && make test
$ make run

The results will be available in a scraperwiki.sqlite database in the repository's root path.