| usa_migration | R Documentation |
This data set contains counts/estimates for the number of inbound migrants in the U.S as well as outbound migrants of American origin to other countries from 1990 to 2017.
usa_migration
A data frame with 3535 observations on the following 5 variables.
yeara numeric vector for 1990, 1995, 2000, 2005, 2010, 2015, 2017
countrya character vector/constant for the United States
categorya character vector for whether the count is inbound to the U.S. from the area variable or outbound (i.e. American expats) to the area variable in a given year.
areaa character vector for the area of origin (if category == "Inbound") or destination for American migrants (if category == "Outbound")
counta numeric vector for the count of inbound/outbound migrants
"Cote d'Ivoire", "Curacao", and "Reunion" originally had UTF-8 characters, which were removed for maximal compliance with CRAN. CRAN raises a note for every non-ASCII character it sees.
United Nations Population Division (DESA)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.