Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
This query is marked as a draft
This query has been published
by
Mahir256
.
THIS QUERY NO LONGER WORKS--SEE https://www.wikidata.org/wiki/User:Mr._Ibrahem/Language_statistics_for_items INSTEAD! (Had to split the query since it kept getting killed lately. The rest of the languages are tracked in query #31655.) Thanks, Pasleim, for the original query!
Toggle Highlighting
SQL
USE wikidatawiki_p; SELECT term_entity_type, term_type, term_language, count(*) as c FROM wb_terms WHERE term_language IN ( 'as', 'bn', 'bpy', 'hi', 'ne', 'new', 'ta', 'te', 'kn', 'ml', 'gu', 'pa', 'or', 'sa', 'mr', 'bho', 'dty', 'mai', 'anp', 'awa', 'ks-deva', 'gom-deva', 'pi', 'rwr', 'tcy', 'ur', 'sd', 'ks-arab', 'gom-latn', # 'pnb', 'ps', 'dz', 'dv', 'si', 'bcc', 'bgn' ) GROUP BY term_entity_type, term_type, term_language;
By running queries you agree to the
Cloud Services Terms of Use
and you irrevocably agree to release your SQL under
CC0 License
.
Submit Query
Stop Query
All SQL code is licensed under
CC0 License
.
Checking query status...