Skip to main content
Powered by ShareScore

Find research datasets worth reusing

Search datasets from major research repositories and use ShareScore to quickly assess how well each record supports discovery, access, and reuse.

203

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

203 results for “mentoring”

Learn how ShareScore rates datasets ↗
zenodo40/100

Figures 7–12. Rolando Teruel Ochoa. Figures 7–8. With his colleague and mentor Luis F in Rolando Teruel Ochoa

Figures 7–12. Rolando Teruel Ochoa. Figures 7–8. With his colleague and mentor Luis F. de Armas (2010 and 2012). Figure 9. With his colleagues and friends Antonín Kůrka and František Kovařík (2010). Figure 10. With his colleague and friend František Kovařík (2010). Figure 11. Looking for scorpions (2010). Figure 12. With his colleagues and friends Tomás M. Rodríguez-Cabrera and František Kovařík (2010).

opencc-by-4.0Dec 2023View details →
zenodo40/100

Supporting material for "Impact of gender on the formation and outcome of formal mentoring relationships in the life sciences"

<p>This repository contains data and analysis code associated with the manuscript: L.P. Schwartz, J. Li&eacute;nard, S. V. David. (2022) &quot;Impact of gender on formation and outcome of formal mentoring relationships in the life sciences.&quot; Figures and tables in the manuscript can be produced by running the make_figures.ipynb notebook. Figures have been marked with headings indicating their position in the manuscript (Figure 1, Figure S1, etc.). In addition, the notebook contains code to reproduce regression analyses that are cited in the text but not directly associated with a figure.</p> <p>Data on mentoring relationships derives from Academic Family Tree (AFT, www.academictree.org) and public data sources on funding, publications, and awards. Inclusion criteria, public data sources, and procedures for linking across sources are described in the manuscript.&nbsp; Personal identifiers for researchers have been anonymized, but remain consistent across all data in the repository. In other words, the personal identifier &quot;1&quot; refers to the same person in all dataframes in the repository. But, that person is *not* the same researcher identified as &quot;1&quot; on the public AFT website.</p> <p><strong>Installation</strong></p> <p>Requires Python 3.x. and Pandas. To load required libraries using Anaconda, run:</p> <p>`conda create --name aft -c conda-forge pandas numpy scipy ipython jupyterlab scipy scikit-learn pandas matplotlib numpy statsmodels seaborn pytables`</p> <p><strong>Dataframes</strong></p> <p>Data is stored as a series of Pandas dataframes within HDF5 or CSV files:</p> <p>* cng_tc: The primary dataset used in the analysis. The name is an acronym for &quot;connections&quot; (i.e. training relationships, &quot;cn&quot;), &quot;gender&quot; (&quot;g&quot;), and &quot;trainee count&quot; (&quot;tc&quot;). Each row contains data on the mentor and trainee in one training relationship. See manuscript for inclusion criteria.</p> <p>* mentors: Data on mentors. Each row contains data on one mentor. See manunscript for inclusion criteria.</p> <p>* mentors_grants, mentors_hindex, mentors_locs_ranked: Subset of mentors with data available for funding (mentors_grants), citation (mentors_hindex), and institution rank (mentors_locs_ranked).</p> <p>* mentors_nobel, mentors_hhmi, mentors_nas: Subsets of mentors that received a Nobel (mentors_nobel), Howard Hughes Medical Institute grants (mentors_hhmi), or membership in the National Academy of Sciences (mentors_nas). See manuscript for details of data sources and linking procedures.</p> <p>* cn, cng, first_names, gn, gn_all, locs: Partial data (connections only, inferred gender only, connections and gender only, location only, first names and inferred gender only) for more inclusive sets of researchers in AFT. They are generally not used used for analysis, but have been included here to calculate statistics on the total amount of data included and to screen for data from U.S. locations.</p> <p>* nsf_gender_phds, nsf_gender_pds: National Science Foundation survey data on gender and fraction PhDs conferred per year (nsf_gender_phds) or fraction postdocs employed per year (nsf_gender_pds). See manuscript for details of data source.</p> <p>* photo: Data for validation of gender inference method.</p> <p><strong>Dataframe columns</strong></p> <p>* amount: Mentor&#39;s total funding<br> * amount_adj: Mentor&#39;s total funding (adjusted to 2020 dollars)<br> * broad_field: Mentor&#39;s general research area (e.g., life sciences, engineering, based on National Science Foundation classifications)<br> * continue: Whether trainee went on to become a mentor (i.e., has trainees listed in AFT)<br> * country: Country in which mentor&#39;s current institution is located<br> * firstname: First name of researcher (table of first names is not aligned with tables containing anonymized personal identifiers)<br> * first_grant_year: Year of mentor&#39;s first grant<br> * funding_rate: Mentor&#39;s annual funding rate (since first grant)<br> * funding_rate_adj: Mentor&#39;s annual funding rate (since first grant) adjusted to 2020 dollars<br> * hhmi: Whether mentor was granted HHMI funding<br> * hindex: Mentor&#39;s hindex<br> * location: Name of mentor&#39;s current institution<br> * locid: Identifier for mentor&#39;s institution<br> * locid_rank: Postion of mentor&#39;s institution in 2015 Quacquarelli-Symonds rankings (lower numbers are better)<br> * locid_rank_rev: Reversed version of &quot;locid_rank&quot; (i.e., higher numbers are better)<br> * majorarea: Mentor&#39;s specific research area (e.g, neuroscience)<br> * male_mentor, male trainee: Whether the probability that a researcher&#39;s first name is used by a person identifying as a man meets threshold (see manuscript for details on gender inference using first names)<br> * match_score: Score for string match between institution or name of awardee and researcher<br> * mentor_career_start: The date at which the mentor&#39;s academic career began<br> * mentor_continue_rate: Fraction of mentor&#39;s trainees that become mentors<br> * mentor_continue_rate_ft: Fraction of mentor&#39;s woman trainees that become mentors<br> * mentor_continue_rate_mt: Fraction of mentor&#39;s man trainees that become mentors<br> * mentor_t_p_male0: Fraction of mentor&#39;s trainees that are men<br> * mentor_t_p_male0_gs: Fraction of mentor&#39;s trainees that are men (graduate students only)<br> * mentor_t_p_male0_pd: Fraction of mentor&#39;s trainees that are men (postdocs only)<br> * mentor_tcount0: Mentor&#39;s total number of trainees<br> * nas: Whether mentor is a member of the National Academy of Sciences<br> * nobel: Whether mentor is a Nobel laureate<br> * p_male_mentor, p_male_trainee: Probability that a researcher&#39;s first name is used by a person identifying as a man<br> * pid: Anonymized identifier of researcher<br> * pid_mentor: Anonymized identifier of mentor in training relationship<br> * pid_trainee: Anonymized identifier of trainee in training relationship<br> * pq: &quot;1&quot; if data on training relationship is drawn from ProQuest database and has not been manually edited a human AFT user<br> * relation: Type of training relationship (1: graduate student, 2: postdoc)<br> * scorer1, scorer2, scorer3: Results of photo validation of gender inference for each scorer<br> * start: Training start year<br> * stop: Training end year<br> * trainee_tcount: Total people that the trainee has trained<br> * triad: Whether trainee has participated in both a graduate-level and postdoctoral training relationship</p> <p>The cn dataframe follows slightly different naming conventions, but is not generally used in the analysis (pid1 = pid_trainee, pid2 = pid_mentor, startdate = start, stopdate = stop).</p>

opencc-by-4.0Jul 2022View details →
zenodo40/100

The cost of self-promotion: Ecological and demographic implications of the mentor effect in natural Taraxacum populations

<p>This data accompanies the pending publication &quot;The cost of self-promotion: Ecological and demographic implications of the mentor effect in natural <em>Taraxacum </em>populations&quot; by Lynn et al. The work is also published under Austin Lynn&#39;s PhD Dissertation, which is under embargo until 2022.</p>

opencc-by-4.0Oct 2020View details →
zenodo40/100

Data from evaluation of the WHO ICFP2022 Scientific Writing, Mentoring and Coaching Course

<p>Data from the evaluation of the WHO ICFP 2022 scientific writing, mentoring and coaching course.</p> <ol> <li>Dataset includes responses from&nbsp; 49 participants and 12 coaches who responded to a questionnaire about their experience and engagement with the post conference coaching course</li> <li>Dataset includes responses from participants and mentors who attended the ICFP2022&nbsp; in-conference workshop and mentoring program</li> </ol>

opencc-zeroApr 2024View details →
zenodo40/100

Data for: Two-Sided Matching for mentor-mentee allocations - Algorithms and manipulation strategies

<p>These are the data files for the PLOS ONE journal article &quot;Two-Sided Matching for mentor-mentee allocations - Algorithms and manipulation strategies&quot;.</p> <p>Three files are provided:</p> <p>- Data.xlsx: An overview of the original preferences of mentors and mentee, a data dictionary, and two summary tables used to create figures in the manuscript</p> <p>- MatchingTables.csv: The outcome matching tables for each simulated scenario and repetition</p> <p>- Preferences.csv: The (un)manipulated preferences that were used as input to calculate the solution for each simulated scenario and repetition.</p>

opencc-by-4.0Jan 2019View details →
zenodo40/100

Fig. 34 in Compilation of personal tributes to William Roy Branch (1946-2018): a loving husband and father, a good friend, and a mentor

Fig. 34. Ozzy Osbourne meets Elvis Presley. My all-time favourite photo of Bill and I (Photo: John Measey).

opencc-by-4.0Sep 2019View details →
zenodo40/100

Fig. 35 in Compilation of personal tributes to William Roy Branch (1946-2018): a loving husband and father, a good friend, and a mentor

Fig. 35. Bill emerging from swamp in Gabon (2002) after checking funnel traps that he had set with the hope of catching an African Parachanna (Photo: Marius Burger).

opencc-by-4.0Sep 2019View details →
zenodo40/100

Fig. 20 in Compilation of personal tributes to William Roy Branch (1946-2018): a loving husband and father, a good friend, and a mentor

Fig. 20. Bill Branch and Mark-Oliver Rödel in July 2018 in Bill's home in Port Elizabeth (Photo: Mark-Oliver Rödel).

opencc-by-4.0Sep 2019View details →
zenodo40/100

Fig. 16 in Compilation of personal tributes to William Roy Branch (1946-2018): a loving husband and father, a good friend, and a mentor

Fig. 16. Bill Branch discussing the finer points of the day's photographic record of collections with colleagues and students, Lagoa Carumbo, May 2012. (Photo: Brian Huntley).

opencc-by-4.0Sep 2019View details →
zenodo40/100

Fig. 12 in Compilation of personal tributes to William Roy Branch (1946-2018): a loving husband and father, a good friend, and a mentor

Fig. 12. Michael Bates (left) with Bill Branch and Darren Pietersen during the Herpetological Association of Africa's conference in Pretoria in 2013 (Photo: W.R. Schmidt).

opencc-by-4.0Sep 2019View details →
zenodo40/100

Fig. 10 in Compilation of personal tributes to William Roy Branch (1946-2018): a loving husband and father, a good friend, and a mentor

Fig. 10. The Mt. Mabu 2009 science team. Left to right: Werner Conradie, Martin Hassan, Julian Bayliss, Bill Branch, Hassam Patel, Colin Congdon, and Steve Collins (Photo: Julian Bayliss).

opencc-by-4.0Sep 2019View details →
zenodo40/100

Fig. 8. Taking a in Compilation of personal tributes to William Roy Branch (1946-2018): a loving husband and father, a good friend, and a mentor

Fig. 8. Taking a "selfie" with Bill as part of the prize for runner-up best photographer (Photo: Shivan Parusnath).

opencc-by-4.0Sep 2019View details →
zenodo40/100

Fig. 33. 2017 in Compilation of personal tributes to William Roy Branch (1946-2018): a loving husband and father, a good friend, and a mentor

Fig. 33. 2017 Herpetological Association of Africa's Conference in Bonamanzi, South Africa. From left to right: Werner Conradie, Tyrone Ping, Prof. William Branch, Luke Verburgt, Dr. Michael Bates, Johan Marais, Prof. Graham Alexander, Prof. Aaron Bauer, Jens Reissig, Coleen Tiedemann, Dr. Colin Tilbury, and Dr. Victor Loehr (Photo: Andre Coetzer).

opencc-by-4.0Sep 2019View details →
zenodo40/100

Fig. 9 in Compilation of personal tributes to William Roy Branch (1946-2018): a loving husband and father, a good friend, and a mentor

Fig. 9. Photograph of Atheris mabuensis taken by Bill― probably the best photograph of a snake I have ever seen (Photo: Bill Branch).

opencc-by-4.0Sep 2019View details →
zenodo40/100

Fig. 38. Bill holding a in Compilation of personal tributes to William Roy Branch (1946-2018): a loving husband and father, a good friend, and a mentor

Fig. 38. Bill holding a Meller's Chameleon (Trioceros melleri), looking radiant despite a very tiring hike during the summit of Mt. Mabu in 2009 (Photo: Werner Conradie).

opencc-by-4.0Sep 2019View details →
zenodo40/100

Fig. 6 in Compilation of personal tributes to William Roy Branch (1946-2018): a loving husband and father, a good friend, and a mentor

Fig. 6. Male New Caledonian Geckos (Rhacodactylus leachianus) still alive in Port Elizabeth Snake Park (Photo: Werner Conradie).

opencc-by-4.0Sep 2019View details →
zenodo40/100

Fig. 7 in Compilation of personal tributes to William Roy Branch (1946-2018): a loving husband and father, a good friend, and a mentor

Fig. 7. Varanid Symposium participants at Museum Alexander Koenig in 1991. Bill Branch is the seventh person from the left, in the front row.

opencc-by-4.0Sep 2019View details →
zenodo40/100

Fig. 5 in Compilation of personal tributes to William Roy Branch (1946-2018): a loving husband and father, a good friend, and a mentor

Fig. 5. Jonno Webb, Bill Branch, and Peter Harlow posing at the outskirts of the town of Poffadder in northern South Africa, reveling in the idea that somebody actually named a town after a snake (Photo: Rick Shine).

opencc-by-4.0Sep 2019View details →
zenodo40/100

Fig. 1 in Compilation of personal tributes to William Roy Branch (1946-2018): a loving husband and father, a good friend, and a mentor

Fig. 1. Cover image of Hyperolius raymondi used for Frogs and other Amphibians of Africa (Photo: Bill Branch).

opencc-by-4.0Sep 2019View details →
zenodo40/100

Fig. 3. Bill Xerox-ing a in Compilation of personal tributes to William Roy Branch (1946-2018): a loving husband and father, a good friend, and a mentor

Fig. 3. Bill Xerox-ing a puffadder to make counting of scales easier, to the disgrace of the librarian (Photo: Dot Pitman).

opencc-by-4.0Sep 2019View details →

ScienceDex guides

Understand access before you commit

These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research datasets.

Compare curated datasets

Allen Brain Atlas

Allen Brain Atlas is an Allen Institute collection of brain map atlases, datasets, APIs, and analysis tools covering mouse, human, and non-human primate brain resources.

allen-brain-atlas
neuroscienceopenDocumentation, web resources, and API references are available online.
Last verified 2026-04-30Open record

Annotated Behaviour and Observability Dataset (ABODe)

ABODe is a University of Edinburgh DataShare dataset for behavior classification in group-housed mice using home-cage video, identities, bounding boxes, ground-plate positions, and annotator labels.

abode-home-cage
behavioral-neuroscienceopenThe DataShare record exposes download links for annotations, documentation, license text, and the zipped per-snippet data directory.
Last verified 2026-04-30Open record

DANDI Archive for NWB datasets

DANDI is a BRAIN Initiative archive for publishing and sharing neurophysiology data, including electrophysiology, optophysiology, and behavioral data packaged as NWB and related standards.

dandi-nwb
electrophysiologyopenPublished Dandiset metadata and archive endpoints are available through the production DANDI API.
Last verified 2026-04-30Open record

International Brain Laboratory public data

The International Brain Laboratory public data releases expose standardized mouse decision-making experiments, including Neuropixels recordings, widefield calcium imaging, behavior, and session metadata accessed through the ONE API.

ibl
behavioral-neuroscienceopenPublic sessions can be searched and loaded from the IBL public data server through ONE.
Last verified 2026-04-29Open record

OpenNeuro

OpenNeuro is a free, open platform for sharing neuroimaging datasets, with public search, dataset pages, and download paths for web, S3, DataLad, and the OpenNeuro CLI.

openneuro
neuroscienceopenPublished datasets are available on demand over the internet.
Last verified 2026-04-29Open record