Data Analysis for Racial Equity
👋 Welcome to Data Analysis for Racial Equity
This site contains a collection of presentations built with Quarto. Use the navigation above or the links below to explore:
Looking to reuse or adapt this content? Check out the GitHub repo.
Happy exploring!
📽️ Slides
📚 Additional resources for statistical analysis
https://cawaterboarddatacenter.github.io/equity-data-handbook/resources.html
Retrieving Census data
- In R:
- tidycensus
- In Python:
- census
- census_area
- Point and click:
- https://data.census.gov/table
- https://censusreporter.org
- In R:
R for Non-Programmers: A Guide for Social Scientists: https://bookdown.org/daniel_dauber_io/r4np_book/
Chapter 12. Comparing Groups: https://bookdown.org/daniel_dauber_io/r4np_book/comparing-groups.html
Analyzing US Census Data: https://walker-data.com/census-r/index.html
Statistics Knowledge Portal: https://www.jmp.com/en_us/statistics-knowledge-portal.html