Returns a tibble with information on all datasets available through 360Giving. Some funders have multiple datasets

tsg_available()

Value

A tibble with details on all available datasets.

Examples

if (FALSE) {
available <- tsg_available()
}