{
  "_id": "6a49f4da7a98a23ad0a34c01",
  "Package": "tidywikidatar",
  "Title": "Explore 'Wikidata' Through Tidy Data Frames",
  "Version": "0.6.2",
  "Authors@R": "c(person(given = \"Giorgio\",\nfamily = \"Comai\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"giorgio.comai@cci.tn.it\",\ncomment = c(ORCID = \"0000-0002-0515-9542\")),\nperson(given = \"EDJNet\",\nrole = \"fnd\"))",
  "Description": "Query 'Wikidata' API\n<https://www.wikidata.org/wiki/Wikidata:Main_Page> with ease,\nget tidy data frames in response, and cache data in a local\ndatabase.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "Language": "en-US",
  "URL": "https://edjnet.github.io/tidywikidatar/,\nhttps://github.com/EDJNet/tidywikidatar",
  "BugReports": "https://github.com/EDJNet/tidywikidatar/issues",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev",
  "Repository": "https://edjnet.r-universe.dev",
  "Date/Publication": "2026-05-06 12:34:28 UTC",
  "RemoteUrl": "https://github.com/edjnet/tidywikidatar",
  "RemoteRef": "HEAD",
  "RemoteSha": "c0a00f2dd7b081ff798cfd2ae66d4340fe23f151",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 05:54:53 UTC",
    "User": "root"
  },
  "Author": "Giorgio Comai [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-0515-9542>),\nEDJNet [fnd]",
  "Maintainer": "Giorgio Comai <giorgio.comai@cci.tn.it>",
  "_user": "edjnet",
  "_type": "src",
  "_file": "tidywikidatar_0.6.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/e2408360633910bc17fc4a09a7942803fe64d09f7c27d4d9a018c96e38ce6dd0",
  "_filesize": 746778,
  "_sha256": "e2408360633910bc17fc4a09a7942803fe64d09f7c27d4d9a018c96e38ce6dd0",
  "_expires": "2026-10-13T06:08:23.000Z",
  "_created": "2026-07-05T05:54:53.000Z",
  "_published": "2026-07-05T06:08:26.101Z",
  "_jobs": [
    {
      "job": 85197171300,
      "time": 163,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8088816904"
    },
    {
      "job": 85197171314,
      "time": 183,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088819331"
    },
    {
      "job": 85197171297,
      "time": 182,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8088879593"
    },
    {
      "job": 85197171285,
      "time": 162,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088886870"
    },
    {
      "job": 85196927459,
      "time": 245,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088798141"
    },
    {
      "job": 85197171303,
      "time": 146,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8088815082"
    },
    {
      "job": 85197171298,
      "time": 110,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8088810778"
    },
    {
      "job": 85197171293,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8088809134"
    },
    {
      "job": 85197171306,
      "time": 138,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088814110"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/edjnet/actions/runs/28731172434",
  "_status": "success",
  "_upstream": "https://github.com/edjnet/tidywikidatar",
  "_commit": {
    "id": "c0a00f2dd7b081ff798cfd2ae66d4340fe23f151",
    "author": "Giorgio Comai <g@giorgiocomai.eu>",
    "committer": "Giorgio Comai <g@giorgiocomai.eu>",
    "message": "update cran comments pre-release\n",
    "time": 1778070868
  },
  "_maintainer": {
    "name": "Giorgio Comai",
    "email": "giorgio.comai@cci.tn.it",
    "orcid": "0000-0002-0515-9542"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "RSQLite",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.1.2",
      "role": "Imports"
    },
    {
      "package": "progress",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "pool",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "odbc",
      "role": "Suggests"
    }
  ],
  "_owner": "edjnet",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-42",
      "n": 4
    },
    {
      "week": "2026-05",
      "n": 20
    },
    {
      "week": "2026-06",
      "n": 9
    },
    {
      "week": "2026-07",
      "n": 9
    },
    {
      "week": "2026-14",
      "n": 4
    },
    {
      "week": "2026-19",
      "n": 14
    }
  ],
  "_tags": [
    {
      "name": "v0.6.0",
      "date": "2026-02-04"
    },
    {
      "name": "v0.6.2",
      "date": "2026-05-06"
    }
  ],
  "_topics": [
    "wikidata"
  ],
  "_stars": 27,
  "_contributors": [
    {
      "user": "giocomai",
      "count": 546,
      "uuid": 11276752
    },
    {
      "user": "olivroy",
      "count": 3,
      "uuid": 52606734
    },
    {
      "user": "hadley",
      "count": 2,
      "uuid": 4196
    }
  ],
  "_userbio": {
    "uuid": 56112259,
    "type": "organization",
    "name": "EDJNet",
    "followers": 23,
    "description": "European Data Journalism Network - Europe explained through data"
  },
  "_downloads": {
    "count": 343,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidywikidatar"
  },
  "_devurl": "https://github.com/edjnet/tidywikidatar",
  "_pkgdown": "https://edjnet.github.io/tidywikidatar/",
  "_searchresults": 47,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tidywikidatar.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/edjnet/tidywikidatar",
  "_realowner": "edjnet",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2021-04-19"
    },
    {
      "version": "0.3.0",
      "date": "2021-06-07"
    },
    {
      "version": "0.4.0",
      "date": "2021-07-31"
    },
    {
      "version": "0.4.1",
      "date": "2021-08-04"
    },
    {
      "version": "0.4.2",
      "date": "2021-09-14"
    },
    {
      "version": "0.5.0",
      "date": "2022-01-26"
    },
    {
      "version": "0.5.1",
      "date": "2022-03-12"
    },
    {
      "version": "0.5.2",
      "date": "2022-05-18"
    },
    {
      "version": "0.5.3",
      "date": "2022-06-07"
    },
    {
      "version": "0.5.4",
      "date": "2022-08-06"
    },
    {
      "version": "0.5.5",
      "date": "2022-10-31"
    },
    {
      "version": "0.5.6",
      "date": "2023-01-31"
    },
    {
      "version": "0.5.7",
      "date": "2023-03-10"
    },
    {
      "version": "0.5.8",
      "date": "2024-03-29"
    },
    {
      "version": "0.5.9",
      "date": "2024-07-29"
    },
    {
      "version": "0.6.0",
      "date": "2026-02-04"
    },
    {
      "version": "0.6.1",
      "date": "2026-02-16"
    },
    {
      "version": "0.6.2",
      "date": "2026-05-06"
    }
  ],
  "_exports": [
    ":=",
    ".data",
    "%>%",
    "as_label",
    "as_name",
    "enquo",
    "enquos",
    "expr",
    "sym",
    "syms",
    "tw_check_cache",
    "tw_check_cache_folder",
    "tw_check_cache_index",
    "tw_check_cached_items",
    "tw_check_pid",
    "tw_check_qid",
    "tw_check_search",
    "tw_connect_to_cache",
    "tw_create_cache_folder",
    "tw_disable_cache",
    "tw_disconnect_from_cache",
    "tw_enable_cache",
    "tw_extract_qualifier",
    "tw_filter",
    "tw_filter_first",
    "tw_filter_people",
    "tw_get",
    "tw_get_all_with_p",
    "tw_get_cache_db",
    "tw_get_cache_file",
    "tw_get_cache_folder",
    "tw_get_cache_table_name",
    "tw_get_cached_item",
    "tw_get_cached_qualifiers",
    "tw_get_cached_search",
    "tw_get_cached_wikipedia_category_members",
    "tw_get_cached_wikipedia_page_links",
    "tw_get_cached_wikipedia_page_qid",
    "tw_get_cached_wikipedia_page_sections",
    "tw_get_description",
    "tw_get_field",
    "tw_get_image",
    "tw_get_image_metadata",
    "tw_get_image_same_length",
    "tw_get_item",
    "tw_get_label",
    "tw_get_language",
    "tw_get_p",
    "tw_get_p_wide",
    "tw_get_p1",
    "tw_get_property",
    "tw_get_property_description",
    "tw_get_property_label",
    "tw_get_property_same_length",
    "tw_get_property_with_details",
    "tw_get_qualifiers",
    "tw_get_user_agent",
    "tw_get_wikipedia",
    "tw_get_wikipedia_base_api_url",
    "tw_get_wikipedia_category_members",
    "tw_get_wikipedia_page_links",
    "tw_get_wikipedia_page_qid",
    "tw_get_wikipedia_page_section_links",
    "tw_get_wikipedia_page_sections",
    "tw_get_wikipedia_section_links_api_url",
    "tw_get_wikipedia_sections_api_url",
    "tw_index_cache_item",
    "tw_index_cache_search",
    "tw_label",
    "tw_query",
    "tw_reset_item_cache",
    "tw_reset_qualifiers_cache",
    "tw_reset_wikipedia_category_members_cache",
    "tw_reset_wikipedia_page_cache",
    "tw_reset_wikipedia_page_links_cache",
    "tw_reset_wikipedia_page_sections_cache",
    "tw_search",
    "tw_search_item",
    "tw_search_property",
    "tw_set_cache_db",
    "tw_set_cache_folder",
    "tw_set_language",
    "tw_set_user_agent",
    "tw_write_item_to_cache",
    "tw_write_qid_of_wikipedia_page_to_cache",
    "tw_write_qualifiers_to_cache",
    "tw_write_search_to_cache",
    "tw_write_wikipedia_category_members_to_cache",
    "tw_write_wikipedia_page_links_to_cache",
    "tw_write_wikipedia_page_sections_to_cache"
  ],
  "_datasets": [
    {
      "name": "tw_empty_image_metadata",
      "title": "A zero-rows tibble used internally when 'tw_get_image_metadata()' would not return any value.",
      "object": "tw_empty_image_metadata",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "image_filename",
        "object_name",
        "image_description",
        "categories",
        "assessments",
        "credit",
        "artist",
        "permission",
        "license_short_name",
        "license_url",
        "license",
        "usage_terms",
        "attribution_required",
        "copyrighted",
        "restrictions",
        "date_time",
        "date_time_original",
        "commons_metadata_extension"
      ],
      "rows": 0,
      "table": true,
      "tojson": true
    },
    {
      "name": "tw_empty_item",
      "title": "A zero-rows tibble used internally when 'tw_get()' would not return any value.",
      "object": "tw_empty_item",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "property",
        "value",
        "rank"
      ],
      "rows": 0,
      "table": true,
      "tojson": true
    },
    {
      "name": "tw_empty_qualifiers",
      "title": "A zero-rows tibble used internally when 'tw_get_qualifiers()' would not return any value.",
      "object": "tw_empty_qualifiers",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "property",
        "qualifier_id",
        "qualifier_property",
        "qualifier_value",
        "qualifier_value_type",
        "rank",
        "set"
      ],
      "rows": 0,
      "table": true,
      "tojson": true
    },
    {
      "name": "tw_empty_search",
      "title": "A zero-rows tibble used internally when 'tw_search()' would not return any value.",
      "object": "tw_empty_search",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "search",
        "id",
        "label",
        "description"
      ],
      "rows": 0,
      "table": true,
      "tojson": true
    },
    {
      "name": "tw_empty_wikipedia_category_members",
      "title": "A zero-rows tibble used internally when 'tw_empty_wikipedia_category_members()' would not return any value.",
      "object": "tw_empty_wikipedia_category_members",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "category",
        "wikipedia_title",
        "wikipedia_id"
      ],
      "rows": 0,
      "table": true,
      "tojson": true
    },
    {
      "name": "tw_empty_wikipedia_page",
      "title": "A zero-rows tibble used internally when 'tw_get_wikipedia_page_qid()' would not return any value.",
      "object": "tw_empty_wikipedia_page",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "title_url",
        "wikipedia_title",
        "wikipedia_id",
        "qid",
        "description",
        "disambiguation",
        "language"
      ],
      "rows": 0,
      "table": true,
      "tojson": true
    },
    {
      "name": "tw_empty_wikipedia_page_links",
      "title": "A zero-rows tibble used internally when 'tw_get_wikipedia_page_links()' would not return any value.",
      "object": "tw_empty_wikipedia_page_links",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "source_title_url",
        "source_wikipedia_title",
        "source_qid",
        "wikipedia_title",
        "wikipedia_id",
        "qid",
        "description",
        "language"
      ],
      "rows": 0,
      "table": true,
      "tojson": true
    },
    {
      "name": "tw_empty_wikipedia_page_sections",
      "title": "A zero-rows tibble used internally when 'tw_get_wikipedia_page_sections()' would not return any value.",
      "object": "tw_empty_wikipedia_page_sections",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "toclevel",
        "level",
        "line",
        "number",
        "index",
        "fromtitle",
        "byteoffset",
        "anchor"
      ],
      "rows": 0,
      "table": true,
      "tojson": true
    },
    {
      "name": "tw_qid_airports",
      "title": "The Wikidata Q identifier of European airports found in Eurostat's 'avia_par_' dataset",
      "object": "tw_qid_airports",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id"
      ],
      "rows": 429,
      "table": true,
      "tojson": true
    },
    {
      "name": "tw_qid_meps",
      "title": "The Wikidata Q identifier of all members of the European Parliament since its establishment",
      "object": "tw_qid_meps",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id"
      ],
      "rows": 4581,
      "table": true,
      "tojson": true
    },
    {
      "name": "tw_test_items",
      "title": "A list mostly used for testing with some Wikidata items in the format resulting from 'tw_get_item()'",
      "object": "tw_test_items",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "tw_check_cache",
      "title": "Check caching status in the current session, and override it upon request",
      "topics": [
        "tw_check_cache"
      ]
    },
    {
      "page": "tw_check_cache_folder",
      "title": "Checks if cache folder exists, if not returns an informative message",
      "topics": [
        "tw_check_cache_folder"
      ]
    },
    {
      "page": "tw_check_cache_index",
      "title": "Check if cache table is indexed",
      "topics": [
        "tw_check_cache_index"
      ]
    },
    {
      "page": "tw_check_cached_items",
      "title": "Check if given items are present in cache",
      "topics": [
        "tw_check_cached_items"
      ]
    },
    {
      "page": "tw_check_pid",
      "title": "Ensures that input appears to be a valid Wikidata property id (i.e. it starts with P and is followed only by digits)",
      "topics": [
        "tw_check_pid"
      ]
    },
    {
      "page": "tw_check_qid",
      "title": "Ensures that input appears to be a valid Wikidata id",
      "topics": [
        "tw_check_qid"
      ]
    },
    {
      "page": "tw_check_search",
      "title": "Checks if an input is a search; if not, it tries to return a search",
      "topics": [
        "tw_check_search"
      ]
    },
    {
      "page": "tw_connect_to_cache",
      "title": "Return a connection to be used for caching",
      "topics": [
        "tw_connect_to_cache"
      ]
    },
    {
      "page": "tw_create_cache_folder",
      "title": "Creates the base cache folder where 'tidywikidatar' caches data.",
      "topics": [
        "tw_create_cache_folder"
      ]
    },
    {
      "page": "tw_disable_cache",
      "title": "Disable caching for the current session",
      "topics": [
        "tw_disable_cache"
      ]
    },
    {
      "page": "tw_disconnect_from_cache",
      "title": "Ensure that connection to cache is disconnected consistently",
      "topics": [
        "tw_disconnect_from_cache"
      ]
    },
    {
      "page": "tw_empty_image_metadata",
      "title": "A zero-rows tibble used internally when 'tw_get_image_metadata()' would not return any value.",
      "topics": [
        "tw_empty_image_metadata"
      ]
    },
    {
      "page": "tw_empty_item",
      "title": "A zero-rows tibble used internally when 'tw_get()' would not return any value.",
      "topics": [
        "tw_empty_item"
      ]
    },
    {
      "page": "tw_empty_qualifiers",
      "title": "A zero-rows tibble used internally when 'tw_get_qualifiers()' would not return any value.",
      "topics": [
        "tw_empty_qualifiers"
      ]
    },
    {
      "page": "tw_empty_search",
      "title": "A zero-rows tibble used internally when 'tw_search()' would not return any value.",
      "topics": [
        "tw_empty_search"
      ]
    },
    {
      "page": "tw_empty_wikipedia_category_members",
      "title": "A zero-rows tibble used internally when 'tw_empty_wikipedia_category_members()' would not return any value.",
      "topics": [
        "tw_empty_wikipedia_category_members"
      ]
    },
    {
      "page": "tw_empty_wikipedia_page",
      "title": "A zero-rows tibble used internally when 'tw_get_wikipedia_page_qid()' would not return any value.",
      "topics": [
        "tw_empty_wikipedia_page"
      ]
    },
    {
      "page": "tw_empty_wikipedia_page_links",
      "title": "A zero-rows tibble used internally when 'tw_get_wikipedia_page_links()' would not return any value.",
      "topics": [
        "tw_empty_wikipedia_page_links"
      ]
    },
    {
      "page": "tw_empty_wikipedia_page_sections",
      "title": "A zero-rows tibble used internally when 'tw_get_wikipedia_page_sections()' would not return any value.",
      "topics": [
        "tw_empty_wikipedia_page_sections"
      ]
    },
    {
      "page": "tw_enable_cache",
      "title": "Enable caching for the current session",
      "topics": [
        "tw_enable_cache"
      ]
    },
    {
      "page": "tw_extract_qualifier",
      "title": "Extract qualifiers from a list created with 'tw_get_item()'",
      "topics": [
        "tw_extract_qualifier"
      ]
    },
    {
      "page": "tw_extract_single",
      "title": "Extract item data from a list object retrieved from the Wikidata API",
      "topics": [
        "tw_extract_single"
      ]
    },
    {
      "page": "tw_filter",
      "title": "Filter search result and keep only items with matching property and Q identifier",
      "topics": [
        "tw_filter"
      ]
    },
    {
      "page": "tw_filter_first",
      "title": "Filter search result and keep only and keep only the first match",
      "topics": [
        "tw_filter_first"
      ]
    },
    {
      "page": "tw_filter_people",
      "title": "Filter search result and keep only people",
      "topics": [
        "tw_filter_people"
      ]
    },
    {
      "page": "tw_get",
      "title": "Return (most) information from a Wikidata item in a tidy format",
      "topics": [
        "tw_get"
      ]
    },
    {
      "page": "tw_get_all_with_p",
      "title": "Get all items that have a given property (irrespective of the value)",
      "topics": [
        "tw_get_all_with_p"
      ]
    },
    {
      "page": "tw_get_cache_db",
      "title": "Get database connection settings from the environment",
      "topics": [
        "tw_get_cache_db"
      ]
    },
    {
      "page": "tw_get_cache_file",
      "title": "Gets location of cache file",
      "topics": [
        "tw_get_cache_file"
      ]
    },
    {
      "page": "tw_get_cache_table_name",
      "title": "Gets name of table inside the database",
      "topics": [
        "tw_get_cache_table_name"
      ]
    },
    {
      "page": "tw_get_cached_item",
      "title": "Retrieve cached item",
      "topics": [
        "tw_get_cached_item"
      ]
    },
    {
      "page": "tw_get_cached_qualifiers",
      "title": "Retrieve cached qualifier",
      "topics": [
        "tw_get_cached_qualifiers"
      ]
    },
    {
      "page": "tw_get_cached_search",
      "title": "Retrieve cached search",
      "topics": [
        "tw_get_cached_search"
      ]
    },
    {
      "page": "tw_get_cached_wikipedia_category_members",
      "title": "Gets members of Wikipedia categories from local cache",
      "topics": [
        "tw_get_cached_wikipedia_category_members"
      ]
    },
    {
      "page": "tw_get_cached_wikipedia_page_links",
      "title": "Gets links of Wikipedia pages from local cache",
      "topics": [
        "tw_get_cached_wikipedia_page_links"
      ]
    },
    {
      "page": "tw_get_cached_wikipedia_page_qid",
      "title": "Gets id of Wikipedia pages from local cache",
      "topics": [
        "tw_get_cached_wikipedia_page_qid"
      ]
    },
    {
      "page": "tw_get_cached_wikipedia_page_sections",
      "title": "Gets sections of Wikipedia pages from local cache",
      "topics": [
        "tw_get_cached_wikipedia_page_sections"
      ]
    },
    {
      "page": "tw_get_description",
      "title": "Get Wikidata description in given language",
      "topics": [
        "tw_get_description"
      ]
    },
    {
      "page": "tw_get_field",
      "title": "Gets a field such a label or description from a data frame typically generated with 'tw_get()'",
      "topics": [
        "tw_get_field"
      ]
    },
    {
      "page": "tw_get_image",
      "title": "Get image from Wikimedia Commons",
      "topics": [
        "tw_get_image"
      ]
    },
    {
      "page": "tw_get_image_metadata",
      "title": "Get metadata for images from Wikimedia Commons",
      "topics": [
        "tw_get_image_metadata"
      ]
    },
    {
      "page": "tw_get_image_metadata_single",
      "title": "Get metadata for images from Wikimedia Commons",
      "topics": [
        "tw_get_image_metadata_single"
      ]
    },
    {
      "page": "tw_get_image_same_length",
      "title": "Get image from Wikimedia Commons",
      "topics": [
        "tw_get_image_same_length"
      ]
    },
    {
      "page": "tw_get_item",
      "title": "Retrieve item from the Wikidata API and returns it as a list",
      "topics": [
        "tw_get_item"
      ]
    },
    {
      "page": "tw_get_label",
      "title": "Get Wikidata label in given language",
      "topics": [
        "tw_get_label"
      ]
    },
    {
      "page": "tw_get_p_wide",
      "title": "Efficiently get a wide table with various properties of a given set of Wikidata identifiers",
      "topics": [
        "tw_get_p_wide"
      ]
    },
    {
      "page": "tw_get_p1",
      "title": "Get Wikidata property of an item as a character vector of the same length as input",
      "topics": [
        "tw_get_p1"
      ]
    },
    {
      "page": "tw_get_property",
      "title": "Get Wikidata property of one or more items as a tidy data frame",
      "topics": [
        "tw_get_property"
      ]
    },
    {
      "page": "tw_get_property_description",
      "title": "Get description of a Wikidata property in a given language",
      "topics": [
        "tw_get_property_description"
      ]
    },
    {
      "page": "tw_get_property_description_single",
      "title": "Get description of a Wikidata property in a given language",
      "topics": [
        "tw_get_property_description_single"
      ]
    },
    {
      "page": "tw_get_property_label",
      "title": "Get label of a Wikidata property in a given language",
      "topics": [
        "tw_get_property_label"
      ]
    },
    {
      "page": "tw_get_property_label_single",
      "title": "Get label of a Wikidata property in a given language",
      "topics": [
        "tw_get_property_label_single"
      ]
    },
    {
      "page": "tw_get_property_same_length",
      "title": "Get Wikidata property of an item as a vector or list of the same length as input",
      "topics": [
        "tw_get_p",
        "tw_get_property_same_length"
      ]
    },
    {
      "page": "tw_get_property_with_details",
      "title": "Gets all details of a property for one or more Wikidata items.",
      "topics": [
        "tw_get_property_with_details"
      ]
    },
    {
      "page": "tw_get_property_with_details_single",
      "title": "Gets all details of a property",
      "topics": [
        "tw_get_property_with_details_single"
      ]
    },
    {
      "page": "tw_get_qualifiers",
      "title": "Get Wikidata qualifiers for a given property of a given item",
      "topics": [
        "tw_get_qualifiers"
      ]
    },
    {
      "page": "tw_get_qualifiers_single",
      "title": "Get Wikidata qualifiers for a given property of a given item",
      "topics": [
        "tw_get_qualifiers_single"
      ]
    },
    {
      "page": "tw_get_single",
      "title": "Return (most) information from a Wikidata item in a tidy format from a single Wikidata identifier",
      "topics": [
        "tw_get_single"
      ]
    },
    {
      "page": "tw_get_wikipedia",
      "title": "Get URL to a Wikipedia article corresponding to a Wikidata Q identifier in given language",
      "topics": [
        "tw_get_wikipedia"
      ]
    },
    {
      "page": "tw_get_wikipedia_base_api_url",
      "title": "Facilitates the creation of MediaWiki API base URLs",
      "topics": [
        "tw_get_wikipedia_base_api_url"
      ]
    },
    {
      "page": "tw_get_wikipedia_category_members",
      "title": "Get all Wikidata Q identifiers of all Wikipedia pages (or files, or subcategories) that are members of the given category,",
      "topics": [
        "tw_get_wikipedia_category_members"
      ]
    },
    {
      "page": "tw_get_wikipedia_category_members_single",
      "title": "Get all Wikidata Q identifiers of all Wikipedia pages that appear in a given page",
      "topics": [
        "tw_get_wikipedia_category_members_single"
      ]
    },
    {
      "page": "tw_get_wikipedia_page_links",
      "title": "Get all Wikidata Q identifiers of all Wikipedia pages that appear in one or more pages",
      "topics": [
        "tw_get_wikipedia_page_links"
      ]
    },
    {
      "page": "tw_get_wikipedia_page_links_single",
      "title": "Get all Wikidata Q identifiers of all Wikipedia pages that appear in a given page",
      "topics": [
        "tw_get_wikipedia_page_links_single"
      ]
    },
    {
      "page": "tw_get_wikipedia_page_qid",
      "title": "Gets the Wikidata Q identifier of one or more Wikipedia pages",
      "topics": [
        "tw_get_wikipedia_page_qid"
      ]
    },
    {
      "page": "tw_get_wikipedia_page_qid_single",
      "title": "Gets the Wikidata id of a Wikipedia page",
      "topics": [
        "tw_get_wikipedia_page_qid_single"
      ]
    },
    {
      "page": "tw_get_wikipedia_page_section_links",
      "title": "Get links from a specific section of a Wikipedia page",
      "topics": [
        "tw_get_wikipedia_page_section_links"
      ]
    },
    {
      "page": "tw_get_wikipedia_page_sections",
      "title": "Get sections of a Wikipedia page",
      "topics": [
        "tw_get_wikipedia_page_sections"
      ]
    },
    {
      "page": "tw_get_wikipedia_page_sections_single",
      "title": "Get all Wikidata Q identifiers of all Wikipedia pages that appear in a given page",
      "topics": [
        "tw_get_wikipedia_page_sections_single"
      ]
    },
    {
      "page": "tw_get_wikipedia_section_links_api_url",
      "title": "Facilitates the creation of MediaWiki API base URLs to retrieve sections of a page",
      "topics": [
        "tw_get_wikipedia_section_links_api_url"
      ]
    },
    {
      "page": "tw_get_wikipedia_sections_api_url",
      "title": "Facilitates the creation of MediaWiki API base URLs to retrieve sections of a page",
      "topics": [
        "tw_get_wikipedia_sections_api_url"
      ]
    },
    {
      "page": "tw_index_cache_item",
      "title": "Add index to caching table for search queries for increased speed",
      "topics": [
        "tw_index_cache_item"
      ]
    },
    {
      "page": "tw_index_cache_search",
      "title": "Add index to caching table for search queries for increased speed",
      "topics": [
        "tw_index_cache_search"
      ]
    },
    {
      "page": "tw_label",
      "title": "Gets labels for all columns with names such as \"id\" and \"property\".",
      "topics": [
        "tw_label"
      ]
    },
    {
      "page": "tw_qid_airports",
      "title": "The Wikidata Q identifier of European airports found in Eurostat's 'avia_par_' dataset",
      "topics": [
        "tw_qid_airports"
      ]
    },
    {
      "page": "tw_qid_meps",
      "title": "The Wikidata Q identifier of all members of the European Parliament since its establishment",
      "topics": [
        "tw_qid_meps"
      ]
    },
    {
      "page": "tw_query",
      "title": "Perform simple Wikidata queries",
      "topics": [
        "tw_query"
      ]
    },
    {
      "page": "tw_reset_item_cache",
      "title": "Reset item cache",
      "topics": [
        "tw_reset_item_cache"
      ]
    },
    {
      "page": "tw_reset_qualifiers_cache",
      "title": "Reset qualifiers cache",
      "topics": [
        "tw_reset_qualifiers_cache"
      ]
    },
    {
      "page": "tw_reset_wikipedia_category_members_cache",
      "title": "Reset Wikipedia category members cache",
      "topics": [
        "tw_reset_wikipedia_category_members_cache"
      ]
    },
    {
      "page": "tw_reset_wikipedia_page_cache",
      "title": "Reset Wikipedia page cache",
      "topics": [
        "tw_reset_wikipedia_page_cache"
      ]
    },
    {
      "page": "tw_reset_wikipedia_page_links_cache",
      "title": "Reset Wikipedia page link cache",
      "topics": [
        "tw_reset_wikipedia_page_links_cache"
      ]
    },
    {
      "page": "tw_reset_wikipedia_page_sections_cache",
      "title": "Reset Wikipedia page link cache",
      "topics": [
        "tw_reset_wikipedia_page_sections_cache"
      ]
    },
    {
      "page": "tw_search",
      "title": "Search for Wikidata items or properties and return Wikidata id, label, and description.",
      "topics": [
        "tw_search"
      ]
    },
    {
      "page": "tw_search_item",
      "title": "Search for Wikidata properties in Wikidata and return Wikidata id, label, and description.",
      "topics": [
        "tw_search_item"
      ]
    },
    {
      "page": "tw_search_property",
      "title": "Search for Wikidata properties in Wikidata and return Wikidata id, label, and description.",
      "topics": [
        "tw_search_property"
      ]
    },
    {
      "page": "tw_search_single",
      "title": "Search for Wikidata items or properties and return Wikidata id, label, and description.",
      "topics": [
        "tw_search_single"
      ]
    },
    {
      "page": "tw_set_cache_db",
      "title": "Set database connection settings for the session",
      "topics": [
        "tw_set_cache_db"
      ]
    },
    {
      "page": "tw_set_cache_folder",
      "title": "Set folder for caching data",
      "topics": [
        "tw_get_cache_folder",
        "tw_set_cache_folder"
      ]
    },
    {
      "page": "tw_set_language",
      "title": "Set language to be used by all functions",
      "topics": [
        "tw_get_language",
        "tw_set_language"
      ]
    },
    {
      "page": "tw_set_user_agent",
      "title": "Set language to be used by all functions",
      "topics": [
        "tw_get_user_agent",
        "tw_set_user_agent"
      ]
    },
    {
      "page": "tw_test_items",
      "title": "A list mostly used for testing with some Wikidata items in the format resulting from 'tw_get_item()'",
      "topics": [
        "tw_test_items"
      ]
    },
    {
      "page": "tw_write_item_to_cache",
      "title": "Writes item to cache",
      "topics": [
        "tw_write_item_to_cache"
      ]
    },
    {
      "page": "tw_write_qid_of_wikipedia_page_to_cache",
      "title": "Write Wikidata identifier (qid) of Wikipedia page to cache",
      "topics": [
        "tw_write_qid_of_wikipedia_page_to_cache"
      ]
    },
    {
      "page": "tw_write_qualifiers_to_cache",
      "title": "Write qualifiers to cache",
      "topics": [
        "tw_write_qualifiers_to_cache"
      ]
    },
    {
      "page": "tw_write_search_to_cache",
      "title": "Writes search to cache",
      "topics": [
        "tw_write_search_to_cache"
      ]
    },
    {
      "page": "tw_write_wikipedia_category_members_to_cache",
      "title": "Write Wikipedia page links to cache",
      "topics": [
        "tw_write_wikipedia_category_members_to_cache"
      ]
    },
    {
      "page": "tw_write_wikipedia_page_links_to_cache",
      "title": "Write Wikipedia page links to cache",
      "topics": [
        "tw_write_wikipedia_page_links_to_cache"
      ]
    },
    {
      "page": "tw_write_wikipedia_page_sections_to_cache",
      "title": "Write Wikipedia page links to cache",
      "topics": [
        "tw_write_wikipedia_page_sections_to_cache"
      ]
    }
  ],
  "_readme": "https://github.com/edjnet/tidywikidatar/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "blob",
    "cachem",
    "cli",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "dplyr",
    "fastmap",
    "fs",
    "generics",
    "glue",
    "hms",
    "httr2",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "openssl",
    "pillar",
    "pkgconfig",
    "pool",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "RSQLite",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "caching.Rmd",
      "filename": "caching.html",
      "title": "How caching works in tidywikidatar",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What data are cached locally",
        "Caching with SQLite",
        "Caching with other database backends",
        "Name of tables in cached databases",
        "Column types and indexing"
      ],
      "created": "2021-06-07 14:34:08",
      "modified": "2023-01-31 10:14:15",
      "commits": 5
    },
    {
      "source": "wikipedia_start.Rmd",
      "filename": "wikipedia_start.html",
      "title": "Using Wikipedia as a starting point",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setup and caching",
        "Members of the European parliament"
      ],
      "created": "2022-01-24 18:25:43",
      "modified": "2022-01-25 17:23:15",
      "commits": 5
    }
  ],
  "_score": 7.960794118525973,
  "_indexed": true,
  "_nocasepkg": "tidywikidatar",
  "_universes": [
    "edjnet"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-07-05T05:57:27.000Z",
      "distro": "resolute",
      "commit": "c0a00f2dd7b081ff798cfd2ae66d4340fe23f151",
      "fileid": "https://r2.ropensci.org/6e3b8f7d45f98917249b09994c54a70965fcb536c145864da661a23e5b9153d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edjnet/actions/runs/28731172434"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-07-05T05:57:51.000Z",
      "distro": "resolute",
      "commit": "c0a00f2dd7b081ff798cfd2ae66d4340fe23f151",
      "fileid": "https://r2.ropensci.org/5f6bc1191c600a164bd3593fb08a5b547b74ccb7432b438d5cab63874cb02a7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edjnet/actions/runs/28731172434"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-07-05T06:06:09.000Z",
      "commit": "c0a00f2dd7b081ff798cfd2ae66d4340fe23f151",
      "fileid": "https://r2.ropensci.org/6fab5bbb10a0e0da6ae98aa2a7d3fc6b6327515f037558fdd76a0b72ba2b184f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edjnet/actions/runs/28731172434"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-07-05T06:07:07.000Z",
      "commit": "c0a00f2dd7b081ff798cfd2ae66d4340fe23f151",
      "fileid": "https://r2.ropensci.org/aad88a1539cb576bb04f1e240083bdbc701a350998626ce3da949f4087d4123d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edjnet/actions/runs/28731172434"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.2",
      "date": "2026-07-05T05:57:46.000Z",
      "commit": "c0a00f2dd7b081ff798cfd2ae66d4340fe23f151",
      "fileid": "https://r2.ropensci.org/50e62b80b02f519a99870801b7522d8ce0b7ae994d81b7c1034d946a1442789b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/edjnet/actions/runs/28731172434"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-07-05T05:56:21.000Z",
      "commit": "c0a00f2dd7b081ff798cfd2ae66d4340fe23f151",
      "fileid": "https://r2.ropensci.org/8ebc7618f1e0fce6036f1e2025e331728686d45b8ca777d263ec26aa16dee541",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edjnet/actions/runs/28731172434"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-07-05T05:56:13.000Z",
      "commit": "c0a00f2dd7b081ff798cfd2ae66d4340fe23f151",
      "fileid": "https://r2.ropensci.org/1e6c7979fb1d623831a55536824d0b66faea4695aae68c48be9662f95c212129",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edjnet/actions/runs/28731172434"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-07-05T05:56:51.000Z",
      "commit": "c0a00f2dd7b081ff798cfd2ae66d4340fe23f151",
      "fileid": "https://r2.ropensci.org/7ea70583768142495dc2e6ff80c61278399ef6943e7ed0f36bc8a1dc8ab4cc21",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edjnet/actions/runs/28731172434"
    }
  ]
}