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 block as a factor
The names of Mashhad's neighbourhoods
Number of families living in a block
Number of people who has their own property in a block
Number of people who rent a property in a block
Whole number of residencial suits in a block
Number of suits in apartments in a block
Number of village houses in a block
Number of sheds in a block
Surrounding a block in meter scale
Surface area of a block in meter scale
Surface area of a neighbourhoods in hectare scale
Population density of each neighbourhood
Whole population of each neighbourhood
(https://WWW.amar.org.ir)
data(Population2016) GDPPC <- Population2016$GDPPC #> Warning: Unknown or uninitialised column: `GDPPC`.