Package: usdampr
Type: Package
Title: Request USDA MPR Historical Data via the 'LMR' API
Version: 1.0.1
Authors@R: c(person(given = "Bowen", family = "Chen", role = c("aut", "cre"), email = "bwchen0719@gmail.com", comment = c(ORCID = "0000-0003-0370-2756")),
            person(given = "Elliott", family = "Dennis", role = "aut"))
Description: Interface to easily access data via the United States Department of Agriculture (USDA)'s Livestock Mandatory Reporting ('LMR')
  Data API at <https://mpr.datamart.ams.usda.gov/>. The downloaded data can be saved for later off-line use. 
  Also provide relevant information and metadata for each of the input variables needed for sending the data inquiry.   
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
Depends: R (>= 3.6.0)
URL: https://github.com/cbw1243/usdampr
Imports: httr (>= 1.4.1), jsonlite (>= 1.6), dplyr (>= 0.8.3), tidyr
        (>= 1.0.0), utils (>= 3.6.1)
NeedsCompilation: no
Packaged: 2021-03-03 04:29:06 UTC; bwchen
Author: Bowen Chen [aut, cre] (<https://orcid.org/0000-0003-0370-2756>),
  Elliott Dennis [aut]
Maintainer: Bowen Chen <bwchen0719@gmail.com>
Repository: CRAN
Date/Publication: 2021-03-03 23:20:02 UTC
Built: R 4.1.3; ; 2023-04-17 18:50:55 UTC; windows
