jurisTable: COVID-19 Jurisdiction Information

jurisTableR Documentation

COVID-19 Jurisdiction Information

Description

A dataset containing keys for jurisdiction information used on the COVID-19 project.

Usage

jurisTable

popTable

Format

A data frame with 30 rows and 7 variables:

Jurisdiction

Name of the county, city or region; character; [NVARCHAR](30)

Region

Name of the region that the jurisdiciton is apart of; character: one of 'HCC', 'MARC', 'State', 'StateMARC', 'MARC_HCC', 'HCCRegion'; [NVARCHAR](10)

State

Name of the state that the jurisdiciton is apart of; character: one of 'KS', 'MO', NA; [NVARCHAR](2)

GeoID

Unique GeoID code for the jurisdiciton (unique identifier); character; [NVARCHAR](10)

Population

Population in the jurisdiciton (source: ACS data); integer; [INT]

An object of class spec_tbl_df (inherits from tbl_df, tbl, data.frame) with 34 rows and 2 columns.

Details

jurisTable and popTable are just a subsets of Covid19MARCInternal::jurisdictionTable with specific columns filtered

Source

'Covid19MARCInternal::jurisdictionTable'


MARC-KC/Covid19MARCData documentation built on April 7, 2022, 11:43 a.m.