R

Deibi Sibrian

Data Science for Social Justice Fellow 2024
Deibi is a Ph.D. student in the Department of Environmental Science, Policy, and Management, centering critical interdisciplinary ecology and multispecies justice. Deibi coined the term "Cryptonocene," an interdisciplinary framework, to study the socio-environmental health impacts of cryptocurrencies and related technologies, such as AI. With over two years of experience as a graduate instructor, Deibi now is a Graduate Student Researcher, NSF Digital Transformation Fellow, and Mentored Research Fellow. Before joining Berkeley, Deibi was the project manager for an interdisciplinary team...

Deya Chic

Data Science for Social Justice Fellow 2024
Graduate School of Education

Deya is deeply committed to supporting underrepresented students and contributing to policies that address oppression in higher education. She aims to influence fellow professionals and researchers to adopt a comprehensive approach to addressing systemic issues in the higher education system.

Megumi Tanaka

Data Science for Social Justice Fellow 2024
School of Journalism

I'm currently a graduate student in the AS&T program and the School of Journalism, conducting research in the field of AI ethics education. I'm interested in the intersection of data science, journalism and education!

TEST: R Fundamentals: Parts 1-4

August 20, 2024, 9:00am
This workshop is a four-part introductory series that will teach you R from scratch with clear introductions, concise examples, and support documents. You will learn how to download and install the open-sourced R Studio software, understand data and basic manipulations, import and subset data, explore and visualize data, and understand the basics of automation in the form of loops and functions. After completion of this workshop you will have a foundational understanding to create, organize, and utilize workflows for your personal research.

Hellina Hailu Nigatu

Data Science for Social Justice Senior Fellow 2024
Electrical Engineering and Computer Science (EECS)

I am a PhD student at UC Berkeley in the EECS department co-advised by Prof. Sarah Chasins and Prof. John Canny. My research interest broadly lies in the intersection of AI and HCI, with a focus on making usable AI tools accessible to end users.

I am currently looking into making NLP tools usable and accessible for low-resourced languages. I am also interested in the impact of AI on society, specifically in how it affects Global Majority countries and communities. Outside of research, I like to read books, make and drink traditional Ethiopian coffee, knit,...

Violet Davis

Data Science for Social Justice Senior Fellow 2024
MIDS

I am a Masters student studying Data Science with the School of Information. My research involves computational social science projects focused on social justice and equity.

Maddie Taylor

Data Science for Social Justice Fellow 2024
Environmental Science, Policy and Management

Maddie is a third year Ph.D. Student in Environmental Science, Policy, & Management. Their research brings together disability studies and environmental justice to explore how disabled and chronically ill communities are affected by climate change.

They graduated from Barnard College in 2017, and their experiences navigating ableism while working in the environmental field led them to their current research interest at UC Berkeley. In their free time they enjoy knitting, playing music, and exploring the Bay Area with their dog, Winnie.

R Fundamentals: Parts 1-4

October 6, 2021, 11:00am
This workshop is a four-part introductory series that will teach you R from scratch with clear introductions, concise examples, and support documents. You will learn how to download and install the open-sourced R Studio software, understand data and basic manipulations, import and subset data, explore and visualize data, and understand the basics of automation in the form of loops and functions. After completion of this workshop you will have a foundational understanding to create, organize, and utilize workflows for your personal research.

R Data Visualization

March 20, 2024, 2:00pm
This workshop will provide an introduction to graphics in R with ggplot2. Participants will learn how to construct, customize, and export a variety of plot types in order to visualize relationships in data. We will also explore the basic grammar of graphics, including the aesthetics and geometry layers, adding statistics, transforming scales, and coloring or panelling by groups. You will learn how to make histograms, boxplots, scatterplots, lineplots, and heatmaps as well as how to make compound figures.

R Census Data Wrangling and Mapping

November 18, 2021, 2:00pm
Since 1790, the US Census has been THE source of data about American people, providing valuable insights to social scientists and humanists. Mapping these data by census geographies adds more value by allowing researchers to explore spatial trends and outliers. This workshop will introduce three key packages for streamlining census data workflows in R: tigris, tidycensus and tmap. Participants will learn how to download census tabular data for one or more geographic aggregation units or years, download the associated census geographic data and then join these data for analysis and mapping.