Published October 4, 2022 | Version v1

anonymized author dataset from the publication "Impact of the COVID-19 pandemic on publishing in astronomy in the initial two years"

  • 1. UC Berkeley
  • 2. Kavli IPMU

Description

We provide the anonymized author dataset that was prepared for the research presented in https://arxiv.org/pdf/2203.15621.pdf . The data is provided as two pickled pandas data frames. The first data frame contains the number of publications each author has written in each year per author position (as 1st author etc.) and their assigned gender. The second file contains the corresponding country of affiliation for each author and year. The two data frames can be matched by author_id.

Columns in "matched_author_dataset_publication_counts_zenodo.pkl":

['author_id', 'gender', 'P(gender)', 'pub1_tot', 'first_auth_pub_year',
       'pub2_tot', 'auth_2_pub_year', 'pub3_tot', 'auth_3_pub_year',
       'pub4_tot', 'auth_4_pub_year', 'pub5_tot', 'auth_5_pub_year',
       'pub6_tot', 'auth_6_pub_year', 'pub7_tot', 'auth_7_pub_year',
       'pub8_tot', 'auth_8_pub_year', 'pub9_tot', 'auth_9_pub_year',
       'pub10_tot', 'auth_10_pub_year', 'pub11_tot', 'auth_11_pub_year',
       'pub12_tot', 'auth_12_pub_year', 'pub13_tot', 'auth_13_pub_year',
       'pub14_tot', 'auth_14_pub_year', 'pub15_tot', 'auth_15_pub_year',
       'pub16_tot', 'auth_16_pub_year', 'tot_pub', 'tot_pub_year', 'last_pub',
       'first_pub']

'author_id' is a unique id assigned to the author. 'gender' contains the author's most likely gender and 'P('gender')' the likelihood of correct assignment. 'pubX_tot' contains the total number of publications the author has written as Xth author, 'auth_X_pub_year' contains a list with one entry per year from 1950 to 2022 counting the number of papers the author has published as Xth author in that year. 'tot_pub' counts the total number of publications (summed over all years) and 'tot_pub_year' for each year/ 'last_pub' and 'first pub' contain the list indices of the years when the author last/first published.

Columns in author_dataframe_country.pkl:

['author_id', 'aff_year', 'aff_country_author']

'aff_year' is a list of years for which country information could be inferred for this author. 'aff_country_author' is a list of countries for each entry in 'aff_year'.

 

Notes

Additional data, information, and code are available upon request. Please contact one of the authors.

Files

Files (3.1 GB)

Name Size
md5:641c7f2968b4e80c942eee101ca93aa0
183.6 MB Download
md5:23635b00d9d49793f95f2935e40e13c7
2.9 GB Download