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
Bulgu
.
Out of 16473 users with at least one contribution on trwiki that have indicated their gender, only 1552 (9.4%) are 'female' (for enwiki 14.8%). Among the ones registered in the last 100 days, the numbers are 214 and 27, so only 12.6% (for enwiki 22.7%). The percentages are worse for the total number of contributions; only 2.2% for all time and only 4.8% for the last 100 days (for enwiki 7.9% all-time and 20.3% last 100 days).
Toggle Highlighting
SQL
USE trwiki_p; SELECT COUNT(up_value) as saysay FROM user JOIN user_properties ON up_user = user_id WHERE up_property IS LIKE 'gender' GROUP BY up_user;
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...