Package: phillydaodata
Title: Download Data from the Philadelphia District Attorney's Office
Version: 1.0.0
Authors@R: 
    person(given = "Jacob",
           family = "Kaplan",
           role = c("aut", "cre"),
           email = "jkkaplan6@gmail.com",
           comment = c(ORCID = "0000-0002-0601-0387"))
Description: Provides a series of helper functions to download and
    clean the data that is publicly available on the Philadelphia District
    Attorney's Office Public Data Dashboard 
    (<https://data.philadao.com/download.html>). This package is not an 
    official product of the Philadelphia District Attorney's Office - it is 
    merely a way to handle their already public and freely available data. 
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
URL: https://github.com/jacobkap/phillydaodata
BugReports: https://github.com/jacobkap/phillydaodata/issues
Suggests: testthat, covr, spelling
Language: en-US
Imports: data.table, janitor
NeedsCompilation: no
Packaged: 2020-11-10 13:31:57 UTC; user
Author: Jacob Kaplan [aut, cre] (<https://orcid.org/0000-0002-0601-0387>)
Maintainer: Jacob Kaplan <jkkaplan6@gmail.com>
Repository: CRAN
Date/Publication: 2020-11-14 08:50:02 UTC
