Skip to contents

A data frame that can be used as a crosswalk between Maryland Local School System (LSS) names and numbers and county-level identifiers from the U.S. Census Bureau.

Usage

lss_county_xwalk

Format

A data frame with 25 rows and 7 variables:

lss_number

Local school system (LSS) number as integer.

lss_name

Local school system (LSS) names.

countyfp

County FIPS code.

countyns

County GNIS code.

geoid

Unique county FIPS code (concatenation of state and county FIPS codes).

county_name

County name. Equivalent to namelsad column from mapmaryland::md_counties which is a concatenated variable length geographic area name and legal/statistical area description (LSAD)

region

Region of the state.