File:WP favors men.xls

MyWikiBiz, Author Your Legacy — Saturday April 27, 2024
Revision as of 14:53, 6 November 2014 by MyWikiBiz (talk | contribs) (break code into lines)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

WP_favors_men.xls(file size: 45 KB, MIME type: application/vnd.ms-excel)

Warning: This file type may contain malicious code. By executing it, your system may be compromised.

A randomized data set generated by Wikimedia Toolserver expert MZMcBride, we have the facts about a lack of gender equality in the hundreds of thousands of biographies of living people published on Wikipedia:

Approximately 81% of the Wikipedia articles about living people are about males, as of January 2011.

Query code:

SELECT

page_title

FROM page

JOIN categorylinks

ON cl_from = page_id

WHERE cl_to = 'Living_people'

AND page_is_redirect = 0

AND page_namespace = 0

AND page_random > RAND()

ORDER BY page_random

LIMIT 500;

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeDimensionsUserComment
current14:52, 6 November 2014 (45 KB)MyWikiBiz (talk | contribs)A randomized data set generated by Wikimedia Toolserver expert MZMcBride, we have the facts about a lack of gender equality in the hundreds of thousands of biographies of living people published on Wikipedia: Approximately 81% of the Wikipedia article...

There are no pages that use this file.