Other packages > Find by keyword >

usdoj  

For Accessing U.S. Department of Justice (DOJ) Open Data
View on CRAN: Click here


Download and install usdoj package within the R console
Install from CRAN:
install.packages("usdoj")

Install from Github:
library("remotes")
install_github("cran/usdoj")

Install by package version:
library("remotes")
install_version("usdoj", "1.1.0")



Attach the package and use:
library("usdoj")
Maintained by
Steph Buongiorno
[Scholar Profile | Author Map]
First Published: 2023-01-30
Latest Update: 2023-11-18
Description:
Fetch data from the 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.
How to cite:
Steph Buongiorno (2023). usdoj: For Accessing U.S. Department of Justice (DOJ) Open Data. R package version 1.1.0, https://cran.r-project.org/web/packages/usdoj. Accessed 28 Mar. 2025.
Previous versions and publish date:
1.0.0 (2023-01-30 17:50), 1.1.0 (2023-03-25 22:30)
Other packages that cited usdoj R package
View usdoj citation profile
Other R packages that usdoj depends, imports, suggests or enhances
Functions, R codes and Examples using the usdoj R package
Some associated functions: doj_blog_entries . doj_press_releases . doj_speeches . 
Some associated R codes: doj_blog_entries.R . doj_press_releases.R . doj_speeches.R . utils.R .  Full usdoj package functions and examples
Downloads during the last 30 days
02/2703/0303/0503/0703/1303/1503/2003/2103/2403/2503/2603/27Downloads for usdoj0246810121416TrendBars

Today's Hot Picks in Authors and Packages

hts  
Hierarchical and Grouped Time Series
Provides methods for analysing and forecasting hierarchical and grouped time series. The available ...
Download / Learn more Package Citations See dependency  
gripp  
General Inverse Problem Platform
Set of functions designed to solve inverse problems. The direct problem is used to calculate a cost ...
Download / Learn more Package Citations See dependency  
FuzzyResampling  
Resampling Methods for Triangular and Trapezoidal Fuzzy Numbers
The classical (i.e. Efron's, see Efron and Tibshirani (1994, ISBN:978-0412042317) "An Introduction ...
Download / Learn more Package Citations See dependency  
pleiotest  
Fast Sequential Pleiotropy Test
It performs a fast multi-trait genome-wide association analysis based on seemingly unrelated regress ...
Download / Learn more Package Citations See dependency  
rsvd  
Randomized Singular Value Decomposition
Low-rank matrix decompositions are fundamental tools and widely used for data analysis, dimension r ...
Download / Learn more Package Citations See dependency  
transfR  
Transfer of Hydrograph from Gauged to Ungauged Catchments
A geomorphology-based hydrological modelling for transferring streamflow measurements from gauged to ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA