Giter Site home page Giter Site logo

gender's Introduction

gendeR

LSE IR Gender Project

Exploratory analysis of ~13,000 scholarly works included in International Relations (IR) Department syllabi in 2015-2016 at the London School of Economics and Political Science. The main aim of this project is to quantify the publication bias in academia. The findings mirror the US Ivy League patterns of a roughly 80/20 male-to-female author ratio.

R packages utilised: shinydashboard, shinyjs, dygraphs, sunburstR, DT, htmlwidgets, RColorBrewer, bubbles, rbokeh.

You can access the live app at https://gokhan.shinyapps.io/gender/

Alternatively, you can fork it on GitHub (preferred) or download a local copy:

shiny::runGitHub(username = "ciflikli", repo = "gendeR", subdir = "gender")

Running the above code as it is will remove the files once the app is closed. You can pass an additional destdir = argument to save the contents locally in a more persistent manner. Make sure you have the required libraries installed; the list can be found at the beginning of global.R script in the app folder.

Introduction

  • The first plot displays the raw count of publications by female authors included in a reading list by publication year:

Within this dataset, we see that works by female authors are more likely to be included as time passes. This is hardly surprising, as prior to 1960's academic authorship was more or less exclusively a male enterprise. However, when plotted side by side with male authors, we find that the trend is universal:

Time-Series

  • This interactive time-series chart of author gender by year shows both genders in the same graph with percentages:

Publication Pathways

  • In order to better understand the pathways leading to reading list inclusion, we create and plot sequences involving at least one female author. The sequences follow the order Decade > Article/Book > Top/Other Publisher > Single/Co-Authored > Female/Male Co-Author. The numbers inside the dial report the count and overall percentage of the current selection:

Course Breakdown

  • We visualise all 43 courses (18 Undergraduate-level, 23 Master's-level, and 2 PhD-level) included in the dataset. We cluster all courses under five overarching categories: Security/Statecraft Studies, Regional Studies, International Political Economy, Theory, and International Organisations/Law. Hovering over a course displays additional information such as course convener rank, gender, and the total number of publications from that course:

Logistic Link

  • This graph calculates a logistic function based on selected parameters: female author percentage and starting year. The first setting sets the threshold for creating a dummy variable and the latter subsets the data. For example, the default settings display which publication-years since 1960 has at least 20% female authors:

Co-Authorship

  • Finally, we visualise co-authorship patters using three parameters: maximum number of authors, maximum number of female authors, ad maximum number of male authors. The bubbles are recalculated each time a slider is updated and it can be animated. The radii are calculated using square root to offset the male single-author dominance:

Publisher Info

  • This interactive dataframe allows for searching for specific publishers as well filtering on female author ratio and the total number of publications:

gender's People

Contributors

ciflikli avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.