boston_data_long: US Census data for Boston, MA (Suffolk County) in long format

boston_data_longR Documentation

US Census data for Boston, MA (Suffolk County) in long format

Description

A dataset for the population of Boston, MA in long format

Usage

boston_data_long

Format

A tibble with 16319 rows and 11 columns

GISJOIN

The census tract

STATE

The state the county is located in

COUNTY

The County

variable

Original (IPUMS) variable name that categorizes race

n

The number of people of in the race category in that tract that year

num_people

The total number of people in that tract for that year

pct_people

The percent that the race category is in that tract that year

year

Census year

x

A latitude longitude point

census_label

Census label corresponding to variable name

race_label

Race label manually assigned to variable for the purpose of displaying on the map

is_hispanic

Logical telling whether or not individuals in the labeled group are Hispanic

Source

IPUMS: data can be accessed at https://www.ipums.org/


rporta23/censusviz documentation built on March 4, 2024, 10:01 p.m.