Indexing of grant fulltext document

Indexing of grant fulltext document

Overview

Scripts and functions to process the open grants data and help feed it into Elasticsearch.

Usage

The following shell commands assume a working directory that is the root folder, and not the R/ folder that this README resides in.

To run the data generation loop, use

Rscript R/load_grants_data.R

To run the example PDF retrieval script, use

Rscript R/example_retrieve-pdf.R

Package dependencies

File listing

TODO