decennial_vars20: Variable labels from the Decennial Census

decennial_vars20R Documentation

Variable labels from the Decennial Census

Description

Dataset of Decennial Census variable labels, loaded from tidycensus::load_variables() and cleaned up slightly. 2010 and 2020 versions are saved separately and have different variable code formats.

Usage

decennial_vars20

decennial_vars10

Format

A data frame with 8959 rows (2010) or 9067 rows (2020) and 3 variables:

name

Variable code containing the table number and variable number

label

Readable label of each variable

concept

Table name

An object of class tbl_df (inherits from tbl, data.frame) with 8959 rows and 3 columns.

Source

US Census Bureau via tidycensus


CT-Data-Haven/cwi documentation built on July 1, 2024, 7:45 a.m.