Description Usage Arguments Details Value Examples
View source: R/query_scotstat.R
Send query to statistics.gov.scot.
1 | query_scotstat(query)
|
query |
A character scalar corresponding to SPARQL query string. |
Query Scotstat data using POST
function
available in httr
package. The functions reads the
SmarterScotland.endpooint
option values and uses the provided
endpoint to send query to statistics.gov.scot.
A response object derived via POST
function.
1 | ## Not run: query_scotstat(read_query_file(query_file("get_available_frameworks")))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.