View source: R/fct_odata_get.R
basic_get | R Documentation |
Derived from https://github.com/StatisticsNZ/open-data-api/
basic_get(endpoint, entity = "", query = "", timeout = 10)
endpoint |
API endpoint. Required. |
entity |
Data entity. |
query |
Query URL character (not URL-encoded). |
timeout |
Timeout for the GET request(s), in seconds. |
A data frame containing the requested data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.