Package: usdoj
Title: For Accessing U.S. Department of Justice (DOJ) Open Data
Version: 1.1.2
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: anytime, dplyr, httr, jsonlite, stringr, tibble
URL: https://github.com/ropengov/usdoj
BugReports: https://github.com/ropengov/usdoj/issues
Description: Fetch data from the <https://www.justice.gov/developer/api-documentation/api_v1> API such as press releases, blog entries, and speeches. Optional parameters allow users to specify the number of results starting from the earliest or latest entries, and whether these results contain keywords. Data is cleaned for analysis and returned in a dataframe. 
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-05-14 14:48:35 UTC; steph
Author: Steph Buongiorno [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-6965-0787>)
Repository: CRAN
Date/Publication: 2025-05-14 15:00:02 UTC
Built: R 4.6.0; ; 2025-07-18 08:49:33 UTC; unix
