sr_school_nces_numbers: Get a data frame with all schools from a state along with...

View source: R/utils-educationdata-district.R

sr_school_nces_numbersR Documentation

Get a data frame with all schools from a state along with their key information

Description

Returns a data frame of all schools in a state, along with their nces number, leaid, district, and address. This information is useful to find a school's nces number for use in sr_school_report().

Usage

sr_school_nces_numbers(state_abb)

Arguments

state_abb

The two letter state abbbreviation on the state that you want to show all schools for.

Value

A data frame showing all schools in a state, along with key identifying information.


shanejorr/schoolreportr documentation built on Aug. 7, 2023, 12:25 p.m.