SPietri/Miami311p: Gathers Miami311 data from API and stores it to a database in user working directory.

This is a repository for the R package Miami311p. It gathers API data and stores it to a SQL database in the users working directory. The data can be gathered daily and will be stored in the database under the label of the date (without overwriting the previous days data). Since the API only includes recent entries of size 1000, a dataset of Miami311 data going back to 2013 is also included by the name Miami_Dade.

Getting started

Package details

AuthorSiana Pietri <spietri@mail.usf.edu> [aut,cre]
Maintainer
LicenseCC0
Version0.0.0.9000
URL https://github.com/SPietri/Miami311p
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("SPietri/Miami311p")
SPietri/Miami311p documentation built on May 16, 2019, 7:22 a.m.