sr_demographic_data | R Documentation |
Imports census tract and state-level demographic data from the ACS. Then combines the census tract and state-level information into one data set. This is a helper function for creating the Rmarkdown file and has little application outside this file.
sr_demographic_data(acs_variables, state_abb, tract_fips)
acs_variables |
The variable names from the ACS that we want to pull. |
state_abb |
The two letter state abbreviation on the state that you want to show all schools for. |
tract_fips |
The fips code of the census tracts that we want to get data for. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.