wd_rand_query {WikidataR} | R Documentation |
Utility wrapper for wikidata API to download random items. Used by random_item
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 |
... |
Additional parameters to supply to [httr::POST] |
a download of the full wikidata objects (items or properties) formatted as nested json lists