Page MenuHomePhabricator

Constraint check result statuses on Q64 (Berlin)

Authored By
Lucas_Werkmeister_WMDE
Nov 15 2017, 1:22 PM
Size
359 B
Referenced Files
None
Subscribers
None

Constraint check result statuses on Q64 (Berlin)

# note: constraint checking on Q64 can take up to twenty seconds, please don’t run this too often :)
curl -G \
-d 'format=json' \
-d 'formatversion=2' \
-d 'action=wbcheckconstraints' \
-d 'id=Q64' \
https://www.wikidata.org/w/api.php |
jq '.. |
objects |
select(has("status")) |
.status' |
sort |
uniq -c |
sort -nr

File Metadata

Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5093751
Default Alt Text
Constraint check result statuses on Q64 (Berlin) (359 B)

Event Timeline