Population2016.Rd
A dataset containing information about population based on number of families, owners, tenants and residential units of all neighbourhoods in Mashhad, Iran.
data(Population2016)
A data frame with 173 rows and 14 variables:
Id of each neighbourhoods as a factor
Names of each neighbourhoods
Number of families living in a neighbourhoods
Number of people who has their own property in a neighbourhoods
Number of people who rent a property in a neighbourhoods
Whole number of residencial suits in a neighbourhoods
Number of suits in apartments in a neighbourhoods
Number of village houses in a neighbourhoods
Number of sheds in a neighbourhood
Surrounding a neighbourhoods in meter scale
Surface area of a neighbourhoods in meter scale
Surface area of a neighbourhoods in hectare scale
Population density in a neighbourhood
Whole number of people living in a neighbourhoods
(https://WWW.amar.org.ir)
data(Population2016) GDPPC <- Population2016$GDPPC #> Warning: Unknown or uninitialised column: `GDPPC`.