Package: RSocrata
Type: Package
Title: Download or Upload 'Socrata' Data Sets
Description: Provides easier interaction with
    'Socrata' open data portals <https://dev.socrata.com>.
    Users can provide a 'Socrata' data set resource URL,
    or a 'Socrata' Open Data API (SoDA) web query,
    or a 'Socrata' "human-friendly" URL,
    returns an R data frame. Converts dates to 'POSIX'
    format and manages throttling by 'Socrata'.
    Users can upload data to 'Socrata' portals directly
    from R.
Version: 1.7.11-2
Date: 2021-09-13
Author: Hugh Devlin, Ph. D., Tom Schenk, Jr., Gene Leynes, Nick Lucius, John Malc, Mark Silverberg, and Peter Schmeideskamp
Maintainer: "Tom Schenk Jr." <developers@cityofchicago.org>
Depends: R (>= 3.3.0)
Imports: httr (>= 1.0.0), jsonlite (>= 0.9.16), mime (>= 0.3), plyr (>=
        1.8.4)
Suggests: testthat (>= 0.10.0), roxygen2 (>= 4.1.0), readr (>= 0.2.2)
License: MIT + file LICENSE
URL: https://github.com/Chicago/RSocrata
BugReports: https://github.com/Chicago/RSocrata/issues
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2021-09-13 18:12:54 UTC; appveyor
Repository: CRAN
Date/Publication: 2021-09-14 07:00:04 UTC
Built: R 4.0.2; ; 2021-09-15 10:45:11 UTC; unix
