{"id":16857676,"url":"https://github.com/brawer/wikidata-qrank","last_synced_at":"2025-06-19T07:37:19.724Z","repository":{"id":44677236,"uuid":"347055212","full_name":"brawer/wikidata-qrank","owner":"brawer","description":"Ranking signals for Wikidata","archived":false,"fork":false,"pushed_at":"2025-03-13T02:02:29.000Z","size":640,"stargazers_count":69,"open_issues_count":10,"forks_count":5,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-09T20:07:48.470Z","etag":null,"topics":["ranking","wikidata"],"latest_commit_sha":null,"homepage":"https://qrank.toolforge.org","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brawer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-12T12:15:33.000Z","updated_at":"2025-03-29T19:11:32.000Z","dependencies_parsed_at":"2024-04-19T14:41:52.726Z","dependency_job_id":"2977a4ee-dae0-481e-8e1f-1f3fa62a7509","html_url":"https://github.com/brawer/wikidata-qrank","commit_stats":{"total_commits":247,"total_committers":2,"mean_commits":123.5,"dds":0.0080971659919028,"last_synced_commit":"9f880ed4b84793072f94ecb5c440be2238269e8a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brawer%2Fwikidata-qrank","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brawer%2Fwikidata-qrank/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brawer%2Fwikidata-qrank/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brawer%2Fwikidata-qrank/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brawer","download_url":"https://codeload.github.com/brawer/wikidata-qrank/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248103872,"owners_count":21048245,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ranking","wikidata"],"created_at":"2024-10-13T14:09:09.541Z","updated_at":"2025-04-09T20:07:53.521Z","avatar_url":"https://github.com/brawer.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\nSPDX-FileCopyrightText: 2022 Sascha Brawer \u003csascha@brawer.ch\u003e\nSPDX-License-Identifier: MIT\n--\u003e\n\n# Wikidata QRank\n\n[![CI](https://github.com/brawer/wikidata-qrank/actions/workflows/go.yml/badge.svg?branch=main)](https://github.com/brawer/wikidata-qrank/actions/workflows/go.yml)\n[![Data License: CC0-1.0](https://img.shields.io/badge/Data%20License-CC0%201.0-lightgrey.svg)](http://creativecommons.org/publicdomain/zero/1.0/)\n[![Code License: MIT](https://img.shields.io/badge/Code%20License-MIT-lightgrey.svg)](https://opensource.org/licenses/MIT)\n[![REUSE status](https://api.reuse.software/badge/github.com/brawer/wikidata-qrank)](https://api.reuse.software/info/github.com/brawer/wikidata-qrank)\n\nQRank is a ranking signal for [Wikidata](https://www.wikidata.org/) entities.\nIt gets computed by aggregating page view statistics for Wikipedia, Wikitravel,\nWikibooks, Wikispecies and other Wikimedia projects.\nFor example, according to the QRank signal, the fictional character\n[Pippi Longstocking](https://www.wikidata.org/wiki/Q6668)\nranks lower than [Harry Potter](https://www.wikidata.org/wiki/Q8337),\nbut still much higher than the obscure\n[Äffle \u0026 Pferdle](https://www.wikidata.org/wiki/Q252869).\n\n\n| Entity                                                   | Label              |    QRank |\n| -------------------------------------------------------: | :----------------- | --------:|\n| [Q8337](https://www.wikidata.org/wiki/Q8337)             | Harry Potter       | 17602336 |\n| [Q6668](https://www.wikidata.org/wiki/Q6668)             | Pippi Longstocking |  2470590 |\n| [Q252869](https://www.wikidata.org/wiki/Q252869)         | Äffle \u0026 Pferdle    |    24545 |\n\n\nA ranking signal is useful when time or space are too limited\nto handle everything. When **fixing data problems**, use QRank\nfor maximal impact of your work. In **cartography**,\nuse QRank to display important features more prominently; [this map of Swiss castles](https://castle-map.infs.ch/#46.82825,8.19305,8z) uses QRank to decide which castles deserve a large symbol.\n\nFor a **technical description** of the system, see the\n[Design Document](doc/design.md). To **download ranking data**,\nhead over to [qrank.toolforge.org](https://qrank.toolforge.org/).\n\n\n## License\n\n*Data:* Like Wikidata, the [QRank data](https://qrank.toolforge.org/)\nis dedicated to the Public domain\nvia [CC0-1.0](https://creativecommons.org/publicdomain/zero/1.0/).\nTo the extent possible under law, we have waived all copyright and related\nor neighboring rights to this work. This work is published from Switzerland,\nusing infrastructure of the Wikimedia Foundation in the United States.\n\n*Code:* The source code of the program for computing the QRank signal\nis released under the [MIT license](https://github.com/brawer/wikidata-qrank/blob/main/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrawer%2Fwikidata-qrank","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrawer%2Fwikidata-qrank","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrawer%2Fwikidata-qrank/lists"}