Explore 'Wikidata' Through Tidy Data Frames
Extract item data from an object of class Wikidata created with `Wikid...
Gets name of table inside the database
Pipe operator
Tidy eval helpers
Checks if cache folder exists, if not returns an informative message
Gets all details of a property
Check if cache table is indexed
Check caching status in the current session, and override it upon requ...
Check if given items are present in cache
Ensures that input appears to be a valid Wikidata property id (i.e. it...
Ensures that input appears to be a valid Wikidata id
Gets all details of a property
Checks if an input is a search; if not, it tries to return a search
Return a connection to be used for caching
Creates the base cache folder where tidywikidatar caches data.
Disable caching for the current session
Ensure that connection to cache is disconnected consistently
Enable caching for the current session
Extract qualifiers from an object of class Wikidata created with `Wiki...
Filter search result and keep only and keep only the first match
Filter search result and keep only people
Filter search result and keep only items with matching property and Q ...
Get all items that have a given property (irrespective of the value)
Get database connection settings from the environment
Gets location of cache file
Retrieve cached item
Retrieve cached qualifier
Retrieve cached search
Gets members of Wikipedia categories from local cache
Gets links of Wikipedia pages from local cache
Gets id of Wikipedia pages from local cache
Gets sections of Wikipedia pages from local cache
Get Wikidata description in given language
Gets a field such a label or description from a dataframe typically ge...
Get metadata for images from Wikimedia Commons
Get metadata for images from Wikimedia Commons
Get image from Wikimedia Commons
Get image from Wikimedia Commons
Get Wikidata label in given language
Efficiently get a wide table with various properties of a given set of...
Get Wikidata property of an item as a character vector of the same len...
Get description of a Wikidata property in a given language
Get label of a Wikidata property in a given language
Get label of a Wikidata property in a given language
Get Wikidata property of an item as a vector or list of the same lengt...
Get Wikidata property of one or more items as a tidy data frame
Get Wikidata qualifiers for a given property of a given item
Get Wikidata qualifiers for a given property of a given item
Return (most) information from a Wikidata item in a tidy format from a...
Facilitates the creation of MediaWiki API base URLs
Get all Wikidata Q identifiers of all Wikipedia pages that appear in a...
Get all Wikidata Q identifiers of all Wikipedia pages (or files, or su...
Get all Wikidata Q identifiers of all Wikipedia pages that appear in a...
Get all Wikidata Q identifiers of all Wikipedia pages that appear in o...
Gets the Wikidata id of a Wikipedia page
Gets the Wikidata Q identifier of one or more Wikipedia pages
Get links from a specific section of a Wikipedia page
Get all Wikidata Q identifiers of all Wikipedia pages that appear in a...
Get sections of a Wikipedia page
Facilitates the creation of MediaWiki API base URLs to retrieve sectio...
Facilitates the creation of MediaWiki API base URLs to retrieve sectio...
Get URL to a Wikipedia article corresponding to a Wikidata Q identifie...
Return (most) information from a Wikidata item in a tidy format
Add index to caching table for search queries for increased speed
Add index to caching table for search queries for increased speed
Gets labels for all columns with names such as "id" and "property".
Perform simple Wikidata queries
Reset qualifiers cache
Reset qualifiers cache
Reset Wikipedia category members cache
Reset Wikipedia page cache
Reset Wikipedia page link cache
Reset Wikipedia page link cache
Search for Wikidata properties in Wikidata and return Wikidata id, lab...
Search for Wikidata properties in Wikidata and return Wikidata id, lab...
Search for Wikidata items or properties and return Wikidata id, label,...
Search for Wikidata items or properties and return Wikidata id, label,...
Set database connection settings for the session
Set folder for caching data
Set language to be used by all functions
Writes item to cache
Write Wikidata identifier (qid) of Wikipedia page to cache
Write qualifiers to cache
Writes search to cache
Write Wikipedia page links to cache
Write Wikipedia page links to cache
Write Wikipedia page links to cache
Query 'Wikidata' API <https://www.wikidata.org/wiki/Wikidata:Main_Page> with ease, get tidy data frames in response, and cache data in a local database.
Useful links