View source: R/utils-educationdata-district.R
sr_school_nces_numbers | R Documentation |
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()
.
sr_school_nces_numbers(state_abb)
state_abb |
The two letter state abbbreviation on the state that you want to show all schools for. |
A data frame showing all schools in a state, along with key identifying information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.