Description Usage Arguments Value Examples
Get data from the NCES's Common Core of Data for year 2009 to 2016
1 | get_ccd(states = "all", endyear = 2016, variables = "all")
|
states |
A string of state names (or name) indicating the states that you want data for. |
endyear |
A numeric year indicated the end year of a school year (e.g., 2016 to get 2015-2016 data). |
variables |
A string of variables names for the variables to access. Use "all" for all variables. |
A tibble with school-level data for the given year and state(s)
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.