oregon | R Documentation |
This data contains geographic, demographic, and political information on the 1,071 census tracts of the state of Oregon.
data("oregon")
sf
object
county
The county the tract belongs to.
cd_2020
The 2210 congressional district assignment for the tract.
pop
The total population of the tract, according to the 2020 Census.
pop_white
The non-Hispanic white population of the precinct.
ndv
Average number of votes for Democratic candidates in recent statewide elections.
nrv
Average number of votes for Republican candidates in recent statewide elections.
geometry
The sf
geometry column containing the geographic information.
data(oregon)
oregon[, 1:6]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.