{
  "_id": "6a115c24acfb0bcc41cec413",
  "Package": "threesixtygiving",
  "Title": "Download Charitable Grants from the '360Giving' Platform",
  "Version": "0.2.2",
  "Authors@R": "person(given = \"Evan\",\nfamily = \"Odell\",\nrole = c(\"aut\", \"cre\"),\nemail = \"evanodell91@gmail.com\",\ncomment = c(ORCID='0000-0003-1845-808X'))",
  "Description": "Access open data from <https://www.threesixtygiving.org>,\na database of charitable grant giving in the UK operated by\n'360Giving'. The package provides functions to search and\nretrieve data on charitable grant giving, and process that data\ninto tidy formats. It relies on the '360Giving' data standard,\ndescribed at <https://standard.threesixtygiving.org/>.",
  "URL": "https://docs.evanodell.com/threesixtygiving,\nhttps://github.com/evanodell/threesixtygiving,",
  "BugReports": "https://github.com/evanodell/threesixtygiving/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libssl-dev libx11-dev",
  "Repository": "https://evanodell.r-universe.dev",
  "Date/Publication": "2020-11-29 10:45:02 UTC",
  "RemoteUrl": "https://github.com/evanodell/threesixtygiving",
  "RemoteRef": "HEAD",
  "RemoteSha": "150dec493f6d67ceb233d69f02ce54c0c1ed7a95",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 07:46:46 UTC",
    "User": "root"
  },
  "Author": "Evan Odell [aut, cre] (ORCID: <https://orcid.org/0000-0003-1845-808X>)",
  "Maintainer": "Evan Odell <evanodell91@gmail.com>",
  "MD5sum": "dc457e77c8ae249fca914d92617b2e06",
  "_user": "evanodell",
  "_type": "src",
  "_file": "threesixtygiving_0.2.2.tar.gz",
  "_fileid": "74cac71a8b80009e9d8561fb72c3f5aefd5369f63393ed85ba203fadaed44d4e",
  "_filesize": 566038,
  "_sha256": "74cac71a8b80009e9d8561fb72c3f5aefd5369f63393ed85ba203fadaed44d4e",
  "_created": "2026-05-23T07:46:46.000Z",
  "_published": "2026-05-23T07:49:56.245Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77507221594,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175414503"
    },
    {
      "job": 77507221585,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175416186"
    },
    {
      "job": 77507221562,
      "time": 105,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175410955"
    },
    {
      "job": 77507221560,
      "time": 126,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175413062"
    },
    {
      "job": 77507036375,
      "time": 221,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175400892"
    },
    {
      "job": 77507221559,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175413587"
    },
    {
      "job": 77507221571,
      "time": 115,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175411795"
    },
    {
      "job": 77507221587,
      "time": 108,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175411309"
    },
    {
      "job": 77507221568,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175410489"
    }
  ],
  "_buildurl": "https://github.com/r-universe/evanodell/actions/runs/26327234871",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/evanodell/threesixtygiving",
  "_commit": {
    "id": "150dec493f6d67ceb233d69f02ce54c0c1ed7a95",
    "author": "Evan Odell <evanodell91@gmail.com>",
    "committer": "Evan Odell <evanodell91@gmail.com>",
    "message": "0.2.2\n",
    "time": 1606646702
  },
  "_maintainer": {
    "name": "Evan Odell",
    "email": "evanodell91@gmail.com",
    "login": "evanodell",
    "description": "Cats | Running | Data Models\n",
    "uuid": 16305479,
    "orcid": "0000-0003-1845-808X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "anytime",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "stringi",
      "role": "Suggests"
    },
    {
      "package": "ggrepel",
      "role": "Suggests"
    },
    {
      "package": "fixerapi",
      "role": "Suggests"
    }
  ],
  "_owner": "evanodell",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "charities",
    "data-retrieval",
    "philanthropy"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "evanodell",
      "count": 84,
      "uuid": 16305479
    }
  ],
  "_userbio": {
    "uuid": 16305479,
    "type": "user",
    "name": "Evan Odell",
    "description": "Cats | Running | Data Models"
  },
  "_downloads": {
    "count": 230,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/threesixtygiving"
  },
  "_devurl": "https://github.com/evanodell/threesixtygiving",
  "_pkgdown": "https://docs.evanodell.com/threesixtygiving",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/threesixtygiving.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/evanodell/threesixtygiving",
  "_realowner": "evanodell",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.2",
      "date": "2020-12-02"
    }
  ],
  "_exports": [
    "tsg_all_grants",
    "tsg_available",
    "tsg_core_data",
    "tsg_missing",
    "tsg_process_data",
    "tsg_search_funders",
    "tsg_search_grants",
    "tsg_specific_df"
  ],
  "_help": [
    {
      "page": "threesixtygiving",
      "title": "threesixtygiving package",
      "topics": [
        "threesixtygiving-package"
      ]
    },
    {
      "page": "tsg_all_grants",
      "title": "All grants",
      "topics": [
        "tsg_all_grants"
      ]
    },
    {
      "page": "tsg_available",
      "title": "Available datasets",
      "topics": [
        "tsg_available"
      ]
    },
    {
      "page": "tsg_core_data",
      "title": "Core Data",
      "topics": [
        "tsg_core_data"
      ]
    },
    {
      "page": "tsg_missing",
      "title": "Identify missing data sets",
      "topics": [
        "tsg_missing"
      ]
    },
    {
      "page": "tsg_process_data",
      "title": "Convert data to tibble",
      "topics": [
        "tsg_process_data"
      ]
    },
    {
      "page": "tsg_search_funders",
      "title": "Search funders",
      "topics": [
        "tsg_search_funders"
      ]
    },
    {
      "page": "tsg_search_grants",
      "title": "Search for specific datasets",
      "topics": [
        "tsg_search_grants"
      ]
    },
    {
      "page": "tsg_specific_df",
      "title": "Get specific datasets",
      "topics": [
        "tsg_specific_df"
      ]
    }
  ],
  "_readme": "https://github.com/evanodell/threesixtygiving/raw/HEAD/README.md",
  "_rundeps": [
    "anytime",
    "askpass",
    "BH",
    "bit",
    "bit64",
    "cellranger",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "httr",
    "janitor",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "Rcpp",
    "readr",
    "readxl",
    "rematch",
    "rlang",
    "snakecase",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction to threesixtygiving",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Retrieve all grants",
        "Core data",
        "Processing data"
      ],
      "created": "2019-10-09 11:49:21",
      "modified": "2020-05-27 17:08:08",
      "commits": 18
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "threesixtygiving",
  "_universes": [
    "evanodell"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-23T07:49:04.000Z",
      "distro": "noble",
      "commit": "150dec493f6d67ceb233d69f02ce54c0c1ed7a95",
      "fileid": "8fb4438edd7e5ae7bc7c526a8e80b1dc58ec4572d252d851340131eab2cc019c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanodell/actions/runs/26327234871"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-23T07:49:19.000Z",
      "distro": "noble",
      "commit": "150dec493f6d67ceb233d69f02ce54c0c1ed7a95",
      "fileid": "e719d51f35ee1c299a50a764cf56db30131e10f20e734867f4dfc5efcc33ddd2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanodell/actions/runs/26327234871"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-23T07:48:30.000Z",
      "commit": "150dec493f6d67ceb233d69f02ce54c0c1ed7a95",
      "fileid": "229b53a3ec633c2a92c5459eaf4f8c1d94066ff5c9e177d8aeea5c3e3725a69a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanodell/actions/runs/26327234871"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-23T07:48:50.000Z",
      "commit": "150dec493f6d67ceb233d69f02ce54c0c1ed7a95",
      "fileid": "7471b6aadc3297719b590b369135d83103387227c2f0fd604ae534113267cceb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanodell/actions/runs/26327234871"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-05-23T07:49:17.000Z",
      "commit": "150dec493f6d67ceb233d69f02ce54c0c1ed7a95",
      "fileid": "a4caeefa37fe298961a4f3d76adb59182edc1f6ed5e3d721c27f3e096f96d083",
      "status": "success",
      "buildurl": "https://github.com/r-universe/evanodell/actions/runs/26327234871"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-23T07:48:26.000Z",
      "commit": "150dec493f6d67ceb233d69f02ce54c0c1ed7a95",
      "fileid": "cadc1d965ef6b36736608b8659e5d55e571ecc768229613b5801758ad124017e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanodell/actions/runs/26327234871"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-23T07:48:22.000Z",
      "commit": "150dec493f6d67ceb233d69f02ce54c0c1ed7a95",
      "fileid": "b7a76b7019e243dfae1b46a07fc0f73f4255cc3d8215443c4903449ca9c54b38",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanodell/actions/runs/26327234871"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-23T07:48:14.000Z",
      "commit": "150dec493f6d67ceb233d69f02ce54c0c1ed7a95",
      "fileid": "6009e98a7c3bf0f6e4c54ae607ed41dbc3e3f00d444500c873887c1ad80afa48",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/evanodell/actions/runs/26327234871"
    }
  ]
}