The data presented below represent the predicted number of people per ~100 m pixel as estimated using the random forest (RF) model as described in Stevens, et al. (2015). The following pages contain a description of the RF model and its covariates, their sources and any metadata collected for each covariate. The prediction weighting layer is used to dasymetrically redistribute the census counts and project counts to match estimated populations based on UN estimates for the final population maps provided by WorldPop.
These data are the population density values used to estimate the RF model used to create the prediction weighting layer you see above. Values represent population density as measured by people per hectare and calculated from population counts within each census unit. These values are used as the dependent variable during model estimation.
Folder: Census
File Name: ind_admin_l2.shp
Source: Indian Census, 2011, provided from Andrea
Description: These high spatial resolution census block data were attained through in-country partners for 2011.
Class: polygon
Derived Covariates:
area, buff, zones,
class : SpatialPolygonsDataFrame
features : 5967
extent : -814591, 2126033, 765644, 3933281 (xmin, xmax, ymin, ymax)
coord. ref. : NA
variables : 27
These output and figures outline the estimated RF model that is used to predict the population density weighting layer. The model is fitted to the population density values for the preceding census data using covariates aggregatedfrom the ancillary data sources summarized following the model diagnostics.
Call:
randomForest(x = x_data, y = y_data, ntree = popfit$ntree, mtry = popfit$mtry, nodesize = length(y_data)/1000, importance = TRUE, proximity = TRUE)
Type of random forest: regression
Number of trees: 500
No. of variables tried at each split: 12
Mean of squared residuals: 0.21
% Var explained: 86
Folder: Landcover
File Name: esa_2010_ind1.tif
Source: http://www.esa-landcover-cci.org/
Description: Land cover information was combined from a GlobCover 2010 coverage and fused with Landsat-derived urban/rural built area classification to construct a single land cover dataset.
Class: raster
Derived Covariates:
cls011, dst011, cls040, dst040, cls130, dst130, cls140, dst140, cls150, dst150, cls160, dst160, cls190, dst190, cls200, dst200, cls210, dst210, cls230, dst230, cls240, dst240, cls250, dst250, clsBLT, dstBLT,
class : RasterBrick
dimensions : 33085, 32664, 1080688440, 1 (nrow, ncol, ncell, nlayers)
resolution : 100, 100 (x, y)
extent : -927715, 2338685, 746560, 4055060 (xmin, xmax, ymin, ymax)
coord. ref. : +proj=utm +zone=44 +datum=WGS84 +units=m +no_defs +ellps=WGS84 +towgs84=0,0,0
data source : D:\Working_RF\data\IND\Landcover\Derived\landcover.tif
names : landcover
min values : 11
max values : 210
Folder: Lights
File Name: DEFAULT: VIIRS 2012
Source: http://ngdc.noaa.gov/eog/viirs/download_viirs_ntl.html
Description: These 'Lights at Night' data were derived from imagery collected by the Suomi National Polar-orbiting Partnership (NPP) Visible Infrared Imaging Radiometer Suite (VIIRS) sensor. Data were collected in 2012 on moonless nights and though background noise associated with fires, gas-flares, volcanoes or aurora have not been removed it represents the best-available data for night-time light production.
Class: raster
Derived Covariates:
,
class : RasterBrick
dimensions : 33085, 32664, 1080688440, 1 (nrow, ncol, ncell, nlayers)
resolution : 100, 100 (x, y)
extent : -927715, 2338685, 746560, 4055060 (xmin, xmax, ymin, ymax)
coord. ref. : +proj=utm +zone=44 +datum=WGS84 +units=m +no_defs +ellps=WGS84 +towgs84=0,0,0
data source : D:\Working_RF\data\IND\Lights\Derived\lights.tif
names : lights
min values : -0.4
max values : 2764
Folder: Temp
File Name: DEFAULT: BIO1
Source: http://www.worldclim.org/current
Description: WorldClim/BioClim 1950-2000 mean annual precipitation (BIO12) and mean annual temperature (BIO1) estimates (Hijmans et al., 2005) were downloaded, mosaicked and subset to match the extent of our land cover data for the mapping of this region.
Class: raster
Derived Covariates:
,
class : RasterBrick
dimensions : 33604, 35973, 1208836692, 1 (nrow, ncol, ncell, nlayers)
resolution : 100, 100 (x, y)
extent : -1111315, 2485985, 730360, 4090760 (xmin, xmax, ymin, ymax)
coord. ref. : +proj=utm +zone=44 +datum=WGS84 +units=m +no_defs +ellps=WGS84 +towgs84=0,0,0
data source : D:\Working_RF\data\IND\Temp\Derived\temp.tif
names : temp
min values : -216
max values : 293
Folder: Precip
File Name: DEFAULT: BIO12
Source: http://www.worldclim.org/current
Description: WorldClim/BioClim 1950-2000 mean annual precipitation (BIO12) and mean annual temperature (BIO1) estimates (Hijmans et al., 2005) were downloaded, mosaicked and subset to match the extent of our land cover data for the mapping of this region.
Class: raster
Derived Covariates:
,
class : RasterBrick
dimensions : 33604, 35973, 1208836692, 1 (nrow, ncol, ncell, nlayers)
resolution : 100, 100 (x, y)
extent : -1111315, 2485985, 730360, 4090760 (xmin, xmax, ymin, ymax)
coord. ref. : +proj=utm +zone=44 +datum=WGS84 +units=m +no_defs +ellps=WGS84 +towgs84=0,0,0
data source : D:\Working_RF\data\IND\Precip\Derived\precip.tif
names : precip
min values : 37
max values : 11364
Folder: Roads
File Name: Roads.shp
Source: http://www.openstreetmap.org/
Description: These data were downloaded as part of a per-country package of OSM data layers made availalble as shapefiles through the http://www.BBBike.org/community.html website.
Class: linear
Derived Covariates:
cls, dst,
class : SpatialLinesDataFrame
features : 1679347
extent : -782743, 2119233, 770494, 3943110 (xmin, xmax, ymin, ymax)
coord. ref. : +proj=utm +zone=44 +datum=WGS84 +units=m +no_defs +ellps=WGS84 +towgs84=0,0,0
variables : 10
Folder: Rivers
File Name: Rivers.shp
Source: http://www.openstreetmap.org/
Description: These data were downloaded as part of a per-country package of OSM data layers made availalble as shapefiles through the http://www.BBBike.org/community.html website.
Class: linear
Derived Covariates:
cls, dst,
class : SpatialPolygonsDataFrame
features : 5340
extent : -745422, 2045727, 902579, 3875323 (xmin, xmax, ymin, ymax)
coord. ref. : +proj=utm +zone=44 +datum=WGS84 +units=m +no_defs +ellps=WGS84 +towgs84=0,0,0
variables : 4
Folder: Populated
File Name: DEFAULT: Merged pop/builtupp, pop/builtupa, pop/mispopp
Source: National Geospatial-Intelligence Agency (NGA), http://geoengine.nga.mil/geospatial/SW_TOOLS/NIMAMUSE/webinter/rast_roam.html
Description: The VMAP0 data area downloaded as separate files, grouped roughly by continent, and merged into individual shapefiles for subsetting and further processing for population mapping efforts. These data were obtained directly from the original VMAP0 data sources provided by the NGA and pre-processed using Military Analyst in ArcGIS 10.0. Point data sources are buffered to 100 m and then all polygon data sources are merged to a single shapefile prior to processing.
Class: polygon
Derived Covariates:
cls, dst,
class : SpatialPolygonsDataFrame
features : 8637
extent : -780469, 2125379, 769538, 3909341 (xmin, xmax, ymin, ymax)
coord. ref. : +proj=utm +zone=44 +datum=WGS84 +units=m +no_defs +ellps=WGS84 +towgs84=0,0,0
variables : 13
Folder: Waterbodies
File Name: Waterbodies.shp
Source: http://www.openstreetmap.org/
Description: These data were downloaded as part of a per-country package of OSM data layers made availalble as shapefiles through the http://www.BBBike.org/community.html website.
Class: polygon
Derived Covariates:
cls, dst,
class : SpatialPolygonsDataFrame
features : 6705
extent : -822781, 2046417, 895395, 3931075 (xmin, xmax, ymin, ymax)
coord. ref. : +proj=utm +zone=44 +datum=WGS84 +units=m +no_defs +ellps=WGS84 +towgs84=0,0,0
variables : 10
Folder: Urban
File Name: DEFAULT: schneider-urban.shp
Source: Schneider, et al., United Nations
Description: These data were constructed from MODIS-derived imagery and provided to WorldPop researchers by Schneider, et al. as part of a global urban extents datasets.
Class: polygon
Derived Covariates:
cls, dst,
class : SpatialPolygonsDataFrame
features : 21920
extent : -758788, 2042540, 894610, 3841795 (xmin, xmax, ymin, ymax)
coord. ref. : +proj=utm +zone=44 +datum=WGS84 +units=m +no_defs +ellps=WGS84 +towgs84=0,0,0
variables : 2
Folder: Elevation
File Name: DEFAULT: Void-Filled DEM.gdb
Source: HydroSHEDS Void-Filled DEM (Lehnert, et al., 2006), http://hydrosheds.cr.usgs.gov/dataavail.php
Description: The HydroSHEDS data are the result of an effort to provide a globally consistent dataset consisting of NASA's Shuttle Radar Topography Mission (SRTM) data and have been processed, void-filled and corrected for use at large scales.
Class: raster
Derived Covariates:
, slope,
class : RasterBrick
dimensions : 33597, 35970, 1208484090, 1 (nrow, ncol, ncell, nlayers)
resolution : 100, 100 (x, y)
extent : -1111015, 2485985, 731060, 4090760 (xmin, xmax, ymin, ymax)
coord. ref. : +proj=utm +zone=44 +datum=WGS84 +units=m +no_defs +ellps=WGS84 +towgs84=0,0,0
data source : D:\Working_RF\data\IND\Elevation\Derived\elevation.tif
names : elevation
min values : -69
max values : 8613
Folder: Buildings
File Name: Bldosm.shp
Source: http://www.openstreetmap.org/
Description: These data were downloaded as part of a per-country package of OSM data layers made availalble as shapefiles through the http://www.BBBike.org/community.html website.
Class: polygon
Derived Covariates:
cls, dst,
class : SpatialPolygonsDataFrame
features : 4582682
extent : -747053, 2096494, 838573, 3940781 (xmin, xmax, ymin, ymax)
coord. ref. : +proj=utm +zone=44 +datum=WGS84 +units=m +no_defs +ellps=WGS84 +towgs84=0,0,0
variables : 5
Folder: Places
File Name: Places.shp
Source: http://www.openstreetmap.org/
Description: These data were downloaded as part of a per-country package of OSM data layers made availalble as shapefiles through the http://www.BBBike.org/community.html website.
Class: point
Derived Covariates:
cls, dst,
class : SpatialPointsDataFrame
features : 59297
extent : -781558, 2096879, 757287, 3912508 (xmin, xmax, ymin, ymax)
coord. ref. : +proj=utm +zone=44 +datum=WGS84 +units=m +no_defs +ellps=WGS84 +towgs84=0,0,0
variables : 5
Folder: Residential
File Name: Resosm.shp
Source: http://www.openstreetmap.org/
Description: These data were downloaded as part of a per-country package of OSM data layers made availalble as shapefiles through the http://www.BBBike.org/community.html website.
Class: polygon
Derived Covariates:
cls, dst,
class : SpatialPolygonsDataFrame
features : 71589
extent : -780558, 2087768, 771818, 3873112 (xmin, xmax, ymin, ymax)
coord. ref. : +proj=utm +zone=44 +datum=WGS84 +units=m +no_defs +ellps=WGS84 +towgs84=0,0,0
variables : 4
Folder: GUF2012
File Name: ind_grid_100m_guf_dst_2012.tif
Source: http://www.dlr.de/eoc/en/desktopdefault.aspx/tabid-11725/20508_read-47944/
Description: Data recieved from the Global Urban Footprint project of the Earth Observation Center - DLR for 2012. Data has been transformed and subset to reflect a euclidean distance of a binary footprint layer.
Class: raster
Derived Covariates:
,
class : RasterBrick
dimensions : 33087, 32667, 1080853029, 1 (nrow, ncol, ncell, nlayers)
resolution : 100, 100 (x, y)
extent : -927815, 2338885, 746360, 4055060 (xmin, xmax, ymin, ymax)
coord. ref. : +proj=utm +zone=44 +datum=WGS84 +units=m +no_defs +ellps=WGS84 +towgs84=0,0,0
data source : D:\Working_RF\data\IND\GUF2012\Derived\guf2012.tif
names : guf2012
min values : -1.7
max values : 124
Folder: DTE_GHSL_100
File Name: ghsl_30m_IND_2014prj_dist_neg.tif
Source: https://ec.europa.eu/jrc/en/scientific-tool/global-human-settlement-layer
Description: Data recieved from the Global Human Settlement Location project of the Europeean Commission for June of 2015. Data has been transformed and subset to reflect a euclidean distance of a binary settlement layer.
Class: raster
Derived Covariates:
,
class : RasterBrick
dimensions : 33087, 32668, 1080886116, 1 (nrow, ncol, ncell, nlayers)
resolution : 100, 100 (x, y)
extent : -927715, 2339085, 746460, 4055160 (xmin, xmax, ymin, ymax)
coord. ref. : +proj=utm +zone=44 +datum=WGS84 +units=m +no_defs +ellps=WGS84 +towgs84=0,0,0
data source : D:\Working_RF\data\IND\DTE_GHSL_100\Derived\dte_ghsl_100.tif
names : dte_ghsl_100
min values : -3140
max values : 89077
Folder: Protected
File Name:
Source: World Database on Protected Areas, Downloaded September, 2012, UNEP, http://www.wdpa.org, http://protectedplanet.net
Description: These data are compiled by UNEP and distributed via the Protected Planet website. All protected areas were downloaded regardless of International Union for Conservation of Nature (IUCN) or any other designation, so they include sanctuaries, national parks, game reserves, World Heritage Sites, etc.
Class: polygon
Derived Covariates:
cls, dst,
class : SpatialPolygonsDataFrame
features : 406
extent : -819323, 2136033, 771388, 3870552 (xmin, xmax, ymin, ymax)
coord. ref. : +proj=utm +zone=44 +datum=WGS84 +units=m +no_defs +ellps=WGS84 +towgs84=0,0,0
variables : 26
Folder: Infrastructure
File Name: Infrastructure.shp
Source: http://www.openstreetmap.org/
Description: These data were downloaded as part of a per-country package of OSM data layers
Class: point
Derived Covariates:
cls, dst,
class : SpatialPointsDataFrame
features : 122607
extent : -778654, 2027277, 765717, 3873456 (xmin, xmax, ymin, ymax)
coord. ref. : +proj=utm +zone=44 +datum=WGS84 +units=m +no_defs +ellps=WGS84 +towgs84=0,0,0
variables : 4