Gender Gap In Spanish Wikipedia
Estimate number of women editors & their editing practices in Spanish Wikipedia
@kaggle.joebeachcapital_gender_gap_in_spanish_wikipedia
Estimate number of women editors & their editing practices in Spanish Wikipedia
@kaggle.joebeachcapital_gender_gap_in_spanish_wikipedia
CREATE TABLE data (
"gender" BIGINT,
"c_api" VARCHAR,
"c_man" BIGINT,
"e_neds" BIGINT,
"e_bpag" BIGINT,
"firstday" BIGINT,
"lastday" BIGINT,
"neds" BIGINT,
"ndays" BIGINT,
"nactdays" BIGINT,
"npages" BIGINT,
"npcreated" BIGINT,
"pageswomen" BIGINT,
"wikiprojwomen" BIGINT,
"ns_user" BIGINT,
"ns_wikipedia" BIGINT,
"ns_talk" BIGINT,
"ns_usertalk" BIGINT,
"ns_content" BIGINT,
"weightij" DOUBLE,
"nij" BIGINT
);
Anyone who has the link will be able to view this.