Helps Make Socrata Open Data API Calls
Internal Functions
tools:::Rd_package_title("soql")
Create a soql
object
Add SODA API endpoint
Limit the number of results from a SODA response
Control which records you receive from a SODA API
SoQL Queries
Create a simple equality filter
Used to construct the URLs and parameters of 'Socrata Open Data API' <https://dev.socrata.com> calls, using the API's 'SoQL' parameter format. Has method-chained and sensical syntax. Plays well with pipes.