dict_cbsa: List CBSA code of Metropolitan Statistical Area/Micropolitan...

Description Usage Format Source

Description

This dataset contains Metropolitan Statistical Area/Micropolitan Statistical Area CBSA code and title, plus associated metrodivision, CSA, state, and county code. Search for CBSA with function search_cbsa.

Usage

1
data("dict_cbsa")

Format

A data.table with 1882 rows and 12 variables:

CBSA

CBSA code

CBSA_title

CBSA title

state_full

full name of the state. A cbsa could include multiple states

county

county or county equivalent

CSA

code of the CSA to which the CBSA belongs

CSA_title

CSA title

METDIV

metro division code

METDIV_title

metro division title

metro_micro

is the CBSA a metropolitan or a micropolitan statistic area

STATE

FIPS of the state

COUNTY

FIPS of the county

central_outlying

is the counry a central or outlying county in the CBSA

Source

List of CBSA


totalcensus documentation built on June 14, 2021, 5:10 p.m.