A Guide To WDQS: A long-form introduction to WDQS. You can start with no knowledge about Wikidata or SPARQL at all and hopefully emerge knowing how to use WDQS for awesome queries. Note that it is perhaps somewhat verbose, and certainly not intended to be useful as a quick reference.
Queries: An incomplete list of some of the queries I’ve written, in reusable form (see {{Query page}} for details on how to use them elsewhere).
Problems: An older list of some queries I’ve written that can help you to find problems in Wikidata. Some of the problems could be fixed fully automatically, others need manual review. I should probably move these to the Queries page at some point.
wdqs.sty: A LaTeX package that emulates the Wikidata Query Service’s syntax highlighting (font + colors). Could be useful for presentations.
Esperanto family labels: This one isn’t finished, and I’m not sure if I’ll get around to fix it eventually.
Latest Population: Many German cities had lots of timestamped population (P1082) statements with normal rank; I set the latest one to preferred rank (under certain conditions).
Embedding WDQS: This importable notebook allows you to embed WDQS result views in your notebook.
Replace qualifiers: This importable notebook lets you replace the property of qualifiers of certain statements (by adding a new qualifier with the correct property ID and then removing the old qualifier).