{
  "_id": "6a226bedcd65a98ecbd46eb6",
  "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-06-05 06:19:08 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>",
  "MD5sum": "5dcee412c2050f1ccb37a364468ca4e5",
  "_user": "edjnet",
  "_type": "src",
  "_file": "tidywikidatar_0.6.2.tar.gz",
  "_fileid": "ede2546cee94096e52aae93e7420628b81e838ef8e9bb707e653457e6787cf58",
  "_filesize": 741972,
  "_sha256": "ede2546cee94096e52aae93e7420628b81e838ef8e9bb707e653457e6787cf58",
  "_created": "2026-06-05T06:19:08.000Z",
  "_published": "2026-06-05T06:25:49.938Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79674973750,
      "time": 155,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430146553"
    },
    {
      "job": 79674973756,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430147052"
    },
    {
      "job": 79674973748,
      "time": 157,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7430172563"
    },
    {
      "job": 79674973738,
      "time": 223,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430181663"
    },
    {
      "job": 79674550729,
      "time": 227,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430110398"
    },
    {
      "job": 79674973751,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430138189"
    },
    {
      "job": 79674973730,
      "time": 118,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430138732"
    },
    {
      "job": 79674973733,
      "time": 136,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7430142415"
    },
    {
      "job": 79674973780,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430131249"
    }
  ],
  "_buildurl": "https://github.com/r-universe/edjnet/actions/runs/26998887706",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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",
    "description": "European Data Journalism Network - Europe explained through data"
  },
  "_downloads": {
    "count": 317,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidywikidatar"
  },
  "_devurl": "https://github.com/edjnet/tidywikidatar",
  "_pkgdown": "https://edjnet.github.io/tidywikidatar/",
  "_searchresults": 49,
  "_rbuild": "4.6.0",
  "_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",
    "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.97889234061877,
  "_indexed": true,
  "_nocasepkg": "tidywikidatar",
  "_universes": [
    "edjnet"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-06-05T06:21:37.000Z",
      "distro": "noble",
      "commit": "c0a00f2dd7b081ff798cfd2ae66d4340fe23f151",
      "fileid": "d93202ce52a6f2ce66867b009f0b2ee644f09c8f3b71bddd13804dae8fb8f44b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edjnet/actions/runs/26998887706"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-06-05T06:21:41.000Z",
      "distro": "noble",
      "commit": "c0a00f2dd7b081ff798cfd2ae66d4340fe23f151",
      "fileid": "8e5907607ba8ce0445b700d5eaae93b3a24740150b003b2094ae0331aded942a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edjnet/actions/runs/26998887706"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-06-05T06:23:44.000Z",
      "commit": "c0a00f2dd7b081ff798cfd2ae66d4340fe23f151",
      "fileid": "2b7795e732ea6faea36f689422f930fc3be438ddd147c798f41693515819ef72",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edjnet/actions/runs/26998887706"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-06-05T06:24:09.000Z",
      "commit": "c0a00f2dd7b081ff798cfd2ae66d4340fe23f151",
      "fileid": "88dda69040b57642de9f9701fb2fac7cdb3082542b60496a9c303c05d49eb174",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edjnet/actions/runs/26998887706"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.2",
      "date": "2026-06-05T06:21:34.000Z",
      "commit": "c0a00f2dd7b081ff798cfd2ae66d4340fe23f151",
      "fileid": "71a6800ddfece8aa2f0e56cee6b55549cf6f1093f845e72db70202e130dba3de",
      "status": "success",
      "buildurl": "https://github.com/r-universe/edjnet/actions/runs/26998887706"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-06-05T06:20:45.000Z",
      "commit": "c0a00f2dd7b081ff798cfd2ae66d4340fe23f151",
      "fileid": "f2a4c99700e0ef0cfc4579009e505ad682ab46560d23bfdf95dcae23a0eaaa21",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edjnet/actions/runs/26998887706"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-06-05T06:21:11.000Z",
      "commit": "c0a00f2dd7b081ff798cfd2ae66d4340fe23f151",
      "fileid": "d22021c50febf374bc92a96182e3cae1616a0b31b12cd6d7f22ac9c838bb929a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edjnet/actions/runs/26998887706"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-06-05T06:20:26.000Z",
      "commit": "c0a00f2dd7b081ff798cfd2ae66d4340fe23f151",
      "fileid": "03a05fd4e2ee055276567e6247a2084b48d215405bcbd243b7d57329b435d75f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edjnet/actions/runs/26998887706"
    }
  ]
}