Skip to main content

Download data from Wikidata based on input SPARQL query.

Project description

wikidata-dl

Description

wikidata-dl is a command line program for downloading data from Wikidata based on SPARQL queries.

Installation

pip install wikidata-dl

Usage

Download result returned from the query and save it in the directory ./wikidata:

wikidata-dl /path/to/my-query.sparql

For a complete reference of the command line options run:

wikidata-dl --help

Sample Query

The following query returns IDs for all Wikidata entities that are an instance of (P31) a continent (Q5107).

SELECT ?item WHERE {
    ?item wdt:P31 wd:Q5107.
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wikidata_dl-2022.11.4.tar.gz (7.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

wikidata_dl-2022.11.4-py3-none-any.whl (7.4 kB view details)

Uploaded Python 3

File details

Details for the file wikidata_dl-2022.11.4.tar.gz.

File metadata

  • Download URL: wikidata_dl-2022.11.4.tar.gz
  • Upload date:
  • Size: 7.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.23.0

File hashes

Hashes for wikidata_dl-2022.11.4.tar.gz
Algorithm Hash digest
SHA256 dfefa78c2c897dd8524bf9f651aeb3b3232eff7a12413c8ce806fc37adfa4612
MD5 0b1bff4aae9904dda5956aa60764a6a4
BLAKE2b-256 7d6dab8be48f92620dc8fd912bfd3f827c82ebb5f437e0803025c62627e56796

See more details on using hashes here.

File details

Details for the file wikidata_dl-2022.11.4-py3-none-any.whl.

File metadata

File hashes

Hashes for wikidata_dl-2022.11.4-py3-none-any.whl
Algorithm Hash digest
SHA256 3ae8b6d47000c4c092f7ec488a254723028777a6009f9c8722e8aad32e45131d
MD5 b3294785b3eeca08032206ca99024416
BLAKE2b-256 bc0c02ac292de96a3c33dbeb2036f1258bd7558c73a0a749f58c82ea70f888d8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page