Access Data from the SeeClickFix Web API
Query all issues in a given location
Query information about issues within a date-time range.
Query information about issues of a certain type or types.
Query information about a given issue
Query issue types in a given location
Query sub-city neighborhoods in which issues can be reported.
Provides a wrapper to access data from the SeeClickFix web API for R. SeeClickFix is a central platform employed by many cities that allows citizens to request their city's services. This package creates several functions to work with all the built-in calls to the SeeClickFix API. Allows users to download service request data from numerous locations in easy-to-use dataframe format manipulable in standard R functions.