Package: threesixtygiving
Title: Download Charitable Grants from the '360Giving' Platform
Version: 0.2.2
Authors@R: 
    person(given = "Evan",
           family = "Odell",
           role = c("aut", "cre"),
           email = "evanodell91@gmail.com",
           comment = c(ORCID='0000-0003-1845-808X'))
Description: Access open data from <https://www.threesixtygiving.org>, a 
    database of charitable grant giving in the UK operated by '360Giving'.
    The package provides functions to search and retrieve data on charitable 
    grant giving, and process that data into tidy formats. It relies on the 
    '360Giving' data standard, described at 
    <https://standard.threesixtygiving.org/>.
URL: https://docs.evanodell.com/threesixtygiving,
        https://github.com/evanodell/threesixtygiving,
BugReports: https://github.com/evanodell/threesixtygiving/issues
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: dplyr, httr, readxl, readr, jsonlite, purrr, janitor, tidyr,
        tidyselect, anytime, tibble, curl
RoxygenNote: 7.1.1
Suggests: covr, testthat (>= 2.1.0), knitr, rmarkdown, ggplot2, scales,
        stringi, ggrepel, fixerapi
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-11-29 10:45:27 UTC; evanodell
Author: Evan Odell [aut, cre] (<https://orcid.org/0000-0003-1845-808X>)
Maintainer: Evan Odell <evanodell91@gmail.com>
Repository: CRAN
Date/Publication: 2020-12-02 09:30:02 UTC
Built: R 4.2.0; ; 2022-04-13 12:27:39 UTC; unix
