Learn R Programming

soql (version 0.1.1)

Helps Make Socrata Open Data API Calls

Description

Used to construct the URLs and parameters of 'Socrata Open Data API' calls, using the API's 'SoQL' parameter format. Has method-chained and sensical syntax. Plays well with pipes.

Copy Link

Version

Install

install.packages('soql')

Monthly Downloads

166

Version

0.1.1

License

MIT + file LICENSE

Maintainer

Zeb BurkeConte

Last Published

April 1st, 2016

Functions in soql (0.1.1)

soql-internal

Internal Functions
soql_add_endpoint

Add SODA API endpoint
soql_offset

Control which records you receive from a SODA API
soql-package

\Sexpr[results=rd,stage=build]{tools:::Rd_package_title("#1")}soqlHelps Make Socrata Open Data API Calls
soql_simple_filter

Create a simple equality filter
soql_queries

SoQL Queries
soql

Create a soql object
soql_limit

Limit the number of results from a SODA response