Provides API using Socrata to Melbourne pedestrian sensor locations.

pull_sensor(app_token = NULL)

Arguments

app_token

Characters giving the application token. A limited number of requests can be made without an app token (NULL), but they are subject to much lower throttling limits than request that do include one. Sign up for an app token here.

Details

It provides API using Socrata.

See also

Examples

if (FALSE) { pull_sensor() }