Package: insiderTrades
Title: Tools to Download Insider Transactions and Holdings
Version: 0.0.1
Authors@R: 
    person(given = "Joseph",
           family = "Hancuch",
           role = c("aut", "cre"),
           email = "joseph.hancuch@treasury.gov")
Description: Download insider trading transactions and insider holdings
             from a public NoSQL SEC database
             (<https://www.sec.gov/Archives/edgar/full-index/>) using 
             keyword criteria and generate a relational dataframe. 
License: CC0
URL: https://github.com/US-Department-of-the-Treasury/insiderTrades
BugReports: https://github.com/US-Department-of-the-Treasury/insiderTrades/issues
Encoding: UTF-8
RoxygenNote: 7.1.1
Imports: stringr (>= 1.4.0), magrittr (>= 2.0.1), RCurl (>= 1.98-1.3)
Suggests: knitr, rmarkdown, devtools
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-10-04 15:27:11 UTC; HancuchJ
Author: Joseph Hancuch [aut, cre]
Maintainer: Joseph Hancuch <joseph.hancuch@treasury.gov>
Repository: CRAN
Date/Publication: 2021-10-04 20:20:05 UTC
