View source: R/utils-educationdata-district.R
sr_assessment_scores_by_race | R Documentation |
Returns a single data set with school / district and state assessment scores, which allows for comparisons between the school / district and state.
sr_assessment_scores_by_race(state_assessment_data, org_level, nces_num)
state_assessment_data |
State assessment data set. |
org_level |
The level to return the results. This is the 'level' parameter in the API. One of either 'schools' or 'school-district' |
nces_num |
The district's LEAID number or school's NCES number, as a string. |
A single data set that contains assessment scores broken down by race. It includes rows for the whole state and a single district that is specified.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.