View source: R/ods_print_query.R
| ods_print_query | R Documentation | 
ods_print_query returns a valid SPARQL query to call on the statistics.gov.scot API
ods_print_query(dataset, geography = NULL, labelled = FALSE, ...)
| dataset | 
 | 
| geography | 
 | 
| labelled | 
 | 
| ... | Arbitrary filters requiring valid scheme = value structure. | 
The dataset parameter must be passed a valid dataset name (a full list can be obtained by calling ods_all_datasets().
Other parameters can also be used to filter the dataset.
string. A valid SPARQL query.
ods_print_query("average-household-size")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.