Description Usage Arguments Value
Utility wrapper for wikidata API to download random items. Used by random_item
1 | wd_rand_query(ns, limit, ...)
|
ns |
string indicating namespace, most commonly "Main" for QID items, "Property" for PID properties |
limit |
how many random objesct to return |
\dots |
Additional parameters to supply to [httr::POST] |
a download of the full wikidata objects (items or properties) formatted as nested json lists
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.