@OpenSexism Last #wikiviz and end of this thread.

#Wikidata use labels for items. Sometimes those labels are the male form, sometimes they are the female form and sometimes they are gender neutral.

Check the results in your language : https://observablehq.com/@pac02/gendered-labels-in-wikidata

This is another form of #genderbias in my opinion.

Are occupation labels in Wikidata gender neutral?

This notebook looks at labels of class occupation and counts the number of labels which take the male form as a generic form, the female form as a generic or take a more gender neutral form. I consider two forms of gender neutral labels : labels which are different from the female and male form and labels which are the same as female and male form. I use P2521 for female form and P3321 for male form. labels using male form as generic labels using female form as generic form labels which are the same as mal

Observable

Yet another tool to explore entities linked in a #Wikipedia article.

The wikilinks inspector looks at entities by country (P17), by gender (P21), country of citizenship (P27), instance of (P31) and occupation (P106).

Here is an example with the article in English about the European Union : https://observablehq.com/@pac02/articles-wikilinks-inspector?wikipedia=en.wikipedia.org&article=European%20Union&claim=P17&lang=en

#enwiki #SPARQL #wikiviz #Wikidata #Observablehq #BubbleChart

Article's wikilinks inspector

This tool takes all entities named in a Wikipedia article (ie blue links or wikilinks) and compute insights about those entities using Wikidata. You can choose to look at the nature of entities (P31), the gender (P21), the country of citizenship (P27), the country (P17) or the occupation (P106). It draw upon @pac02/look-at-your-list-of-created-articles-through-wikidata and @pac02/explore-gender-diversity-in-a-single-wikipedia-article. Feedback is welcome. Inputs Share the url : https://observablehq.com/@pac

Observable

Today's #wikiviz measures gender diversity in #Wikipedia articles :
https://observablehq.com/@pac02/explore-gender-diversity-in-a-single-wikipedia-article

Play with it. You'll see. It's really difficult to find articles with a high percentage of women !

#genderbias #genderdiversity #WomenInRed #LessanspagEs

Gender diversity explorer

Explore gender diversity in a single Wikipedia article This notebook explores gendered entities cited in a Wikipedia articles. See this notebook for the context and the methodology and the Wikidata page of the global project. If you want to focus on people born in a recent history, you can use @pac02/gender-diversity-inspector, which introduces a filter on birth date. News: June 8, 2023: The page has been updated. We now use SearchForm to search Wikipedia articles with a suggestion engine using a trick disc

Observable

Today's #wikiviz analyzes your list of created articles in #Wikipedia through the lens of #Wikidata : https://observablehq.com/@pac02/look-at-your-list-of-created-articles-through-wikidata

The tool provides insights about the countries, gender, instance of, country of citizenship and occupation of the articles you've created.

WICA: Wikidata's Insights for your Created Articles

This tool helps explore the list of created articles of a Wikipedia user through the lens of Wikidata. It retrieves the list of created articles using xtools API, get the corresponding Wikidata items and computes statistics based on the following properties : Country (P17) Gender (P21) Country of citizenship (P27) Instance of (P31) Occupation (P106) Field of work (P101) Native language (P103) Languages spoken, written or signed (P1412) Writing language (P6886) Religion or worldview (P140) Sexual orientation

Observable

The same analysis as yesterday but for good articles in #frwiki

Good articles are similar to featured articles but criteria are just a bit easier to achieve.

Distribution of articles by instance of (#P31), country (P17) , gender (P21) , country of citizenship (P27) and occupation (P106)

https://observablehq.com/@pac02/good-articles-in-wikipedia-in-french

#wikiviz #Observablehq #Wikipedia #Wikidata

Good articles in Wikipedia in French.

I explore the list of good articles in Wikipedia in French. See https://fr.wikipedia.org/wiki/Wikip%C3%A9dia:Bons_articles if you want to know more about the selection process of good articles. Instance of (P31) : a majority of humans I only show the top 20 occurrences. Country (P17) : a majority of articles about France Note : I use the fantastic Bertin.js library to draw a Dorling cartogram. Focus on humans Gender : only 16% of women Occupation (P106) : Writers, politicians and actors come first ! Country

Observable

Wikipedia in French has now more than 2,000 featured articles!

Today's notebook explores those 2,000 articles using #Wikidata.

https://observablehq.com/@pac02/celebrating-the-2-000-featured-articles-milestone-in-wikip

#frwiki #Wikidata #wikiviz #Observablehq

Celebrating the 2,000 featured articles milestone in Wikipedia in French

Wikipedia in French has now 2,000 featured articles ("Articles de qualité"). It's time to celebrate this milestone and to look at those 2,000 articles using Wikidata. I use the Wikipedia Categorymembers API through a SPARQL query to get all articles featured in category "Article de qualité". Let's have a look at the data ! Instance of (P31) : a majority of humans I only show the top 20 occurrences. Country (P17) : a majority of articles about France Note : I use the fantastic Bertin.js library to draw a Dor

Observable

Now we can look at the history of the Vuelta (Spain's tour) in one chart.

Colors have been replaced by flags.

https://observablehq.com/@pac02/all-vueltas-stage-winners-by-country-of-citizenship

#Vuelta #wikiviz #Observablehq #ObservablePlot #Wikidata

All Vuelta's stage winners by country of citizenship

The data comes from Wikidata. They are collected using a SPARQL query and imported directly into Observable. There may be some problems in the data if there are several stages on the same day. If you meet a `Runtime error`, just try reloading the page (CTRL + R) and be patient. I focus on vueltas after 2011 since the data before 2011 are really incomplete. Number of stage wins by country Details Under the hood Libraries

Observable
Tour de France Femmes

This dataviz shows all stage winners of the Tour de France Femmes by country of citizenship. It is a simple fork from @pac02/tour-de-frances-history-at-a-glance?collection=@pac02/wikidata. The data comes from Wikidata. They are collected using a SPARQL query and imported directly into Observable. There may be some problems in the data if there are several stages on the same day. If you meet a `Runtime error`, just try reloading the page (CTRL + R) and be patient. All stages I use a cell plot to show all sta

Observable