This repository contains the materials for D-Lab R Census Data Fundamentals workshop.
This workshop builds on fundamental concepts introduced in R Fundamentals.
The following courses are also helpful, but not required:
Check D-Lab's Learning Pathways to figure out which of our workshops to take!
In this workshop, we provide an overview of conducting U.S. Census data analysis and visualization in R. First, we’ll cover the basic concepts of U.S. Census Data. Then,
we’ll demonstrate how to call the census data API directly from R by using the R tidycensus
package.
Basic familiarity with R is assumed. If you are not familiar with material in R Fundamentals, we recommend attending that workshop first.
After this workshop, you will be able to:
tidycensus
package to find census variables and download census data tablesThis workshop does not cover the following:
We will use RStudio to go through the workshop materials, which requires installation of both the R language and the RStudio software. Complete the following steps:
If you do not have R installed and the materials loaded on your workshop by the time it starts, we strongly recommend using the UC Berkeley Datahub to run the materials for these lessons. You can access the DataHub by clicking the following button:
The DataHub downloads this repository, along with any necessary packages, and
allows you to run the materials in an RStudio instance on UC Berkeley's servers.
No installation is necessary from your end - you only need an internet browser
and a CalNet ID to log in. By using the DataHub, you can save your work and come
back to it at any time. When you want to return to your saved work, just go
straight to the D-Lab DataHub, sign in, and
you click on the [Workshop-Name]
folder.
If you don't have a Berkeley CalNet ID, you can still run these lessons in the cloud, by clicking this button:
By using this button, however, you cannot save your work.
Now that you have all the required software and materials, you need to open the workshop notebook in RStudio:
lessons
workshop folder and open the file Census.Rmd
in RStudio.Check out the following resources to learn more about Census data and mapping R:
tidycensus
leaflet
package in R.ipumsr
packageD-Lab works with Berkeley faculty, research staff, and students to advance data-intensive social science and humanities research. Our goal at D-Lab is to provide practical training, staff support, resources, and space to enable you to use R for your own research applications. Our services cater to all skill levels and no programming, statistical, or computer science backgrounds are necessary. We offer these services in the form of workshops, one-to-one consulting, and working groups that cover a variety of research topics, digital tools, and programming languages.
Visit the D-Lab homepage to learn more about us. You can view our calendar for upcoming events, learn about how to utilize our consulting and data services, and check out upcoming workshops.
Here are other R workshops offered by the D-Lab: