wd_query {WikidataR} | R Documentation |
Utility wrapper for wikidata API to download item.
Used by get_item
and get_property
wd_query(title, ...)
title |
the wikidata item or property as a string |
... |
Additional parameters to supply to [httr::POST] |
a download of the full wikidata object (item or property) formatted as a nested json list