Package: oldbailey
Title: For Accessing the Old Bailey Open Data
Version: 1.1.0
Authors@R: 
  person("Steph", "Buongiorno", , "steph.buon@gmail.com", role = c("aut", "cre"),
         comment = c(ORCID = "0000-0002-6965-0787"))
Maintainer: Steph Buongiorno <steph.buon@gmail.com>
Depends: R (>= 3.4.4)
Imports: dplyr, httr, jsonlite, stringr, tidyr, rvest
URL: https://github.com/rOpenGov/oldbailey
BugReports: https://github.com/rOpenGov/oldbailey/issues
Description: Fetch trial data from the Old Bailey Online API <https://www.oldbaileyonline.org/static/DocAPI.jsp>. Data is returned in an analysis-ready data frame with fields for metadata including (but not limited to) the names of the first person speakers, defendants, victims, their recorded genders, verdicts, punishments, crime locations, and dates. Optional parameters allow users to specify the number of results, whether these results contain key terms, and trial dates.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2023-04-27 16:53:20 UTC; stephbuon
Author: Steph Buongiorno [aut, cre] (<https://orcid.org/0000-0002-6965-0787>)
Repository: CRAN
Date/Publication: 2023-04-27 20:00:02 UTC
Built: R 4.1.2; ; 2023-04-28 11:56:01 UTC; unix
