dylanjm/bjscrapeR: An API Wrapper for the Bureau of Justice Statistics (BJS)

Drawing heavy influence from 'blscrapeR', this package scrapes crime data from <https://www.bjs.gov/>. Specifically, it scrapes data from the National Crime Victimization Survey which tracks personal and household crime in the USA. The idea is to utilize the 'tidyverse' methodology to create an efficient work flow when dealing with crime statistics.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1.0
URL https://github.com/dylanjm/bjscrapeR
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("dylanjm/bjscrapeR")
dylanjm/bjscrapeR documentation built on June 30, 2019, 4:19 a.m.