Package: bjscrapeR
Type: Package
Title: An API Wrapper for the Bureau of Justice Statistics (BJS)
Version: 0.1.0
Authors@R: person("Dylan", "McDowell", email = "dylan.mcdowell226@gmail.com", role = c("aut", "cre"))
Description: 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.
Depends: R (>= 3.4.0)
Imports: readr, dplyr, glue, tibble
License: MIT + file LICENSE
URL: https://github.com/dylanjm/bjscrapeR
BugReports: https://github.com/dylanjm/bjscrapeR/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1.9000
NeedsCompilation: no
Packaged: 2018-06-04 14:01:29 UTC; DJM
Author: Dylan McDowell [aut, cre]
Maintainer: Dylan McDowell <dylan.mcdowell226@gmail.com>
Repository: CRAN
Date/Publication: 2018-06-06 08:53:01 UTC
Built: R 4.0.2; ; 2020-07-16 12:44:16 UTC; unix
