Skip to contents

Grab the Open Philanthropy grants data search for keyword-date combos

Usage

get_ophil(keyword, from_year, to_year, verbose = FALSE)

Arguments

keyword

Keyword to query

from_year

Beginning year to search

to_year

Ending year to search

verbose

enable verbose HTTP messages. TRUE/FALSE, default: false

Value

A data.frame

Examples

ophil <- get_ophil("qualitative", 2019, 2020)