The Gridded Population of World Version 4 (GPWv4) models the distribution
of global human population for the years 2000, 2005, 2010, 2015, and 2020
on 30 arc-second (approximately 1 km) grid cells. Population is distributed
to cells using proportional allocation of population from census and
administrative units. Population input data are collected at the most
detailed spatial resolution available from the results of the 2010 round of
censuses, which occurred between 2005 and 2014. The input data are
extrapolated to produce population estimates for each modeled year.
These population count grids contain estimates of the number of persons per
30 arc-second grid cell consistent with national censuses and population
registers. There is one image for each modeled year.
Center for International Earth Science Information Network - CIESIN -
Columbia University. 2016. Gridded Population of the World, Version 4
(GPWv4): Population Count. Palisades, NY: NASA Socioeconomic Data and
Applications Center (SEDAC). https://doi.org/10.7927/H4X63JVC.
Accessed DAY MONTH YEAR.
The Gridded Population of World Version 4 (GPWv4) models the distribution of global human population for the years 2000, 2005, 2010, 2015, and 2020 on 30 arc-second (approximately 1 km) grid cells. Population is distributed to cells using proportional allocation of population from census and administrative units. Population input data …
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],[],[[["\u003cp\u003eThis dataset, GPWv4: Population Count, has been superseded by a newer version (CIESIN/GPWv411/GPW_Population_Count).\u003c/p\u003e\n"],["\u003cp\u003eIt models global human population distribution for 2000, 2005, 2010, 2015, and 2020 on 30 arc-second (approximately 1km) grid cells.\u003c/p\u003e\n"],["\u003cp\u003ePopulation counts are based on national censuses and population registers, with data proportionally allocated to grid cells.\u003c/p\u003e\n"],["\u003cp\u003eThe dataset is available under the CC-BY-4.0 license and is accessible through Google Earth Engine.\u003c/p\u003e\n"]]],["The GPWv4 dataset models global human population distribution for 2000, 2005, 2010, 2015, and 2020, using 30 arc-second grid cells. It allocates population proportionally from census and administrative units, extrapolating data from the 2010 census round. Each grid cell's value, ranging from 0 to 970919, represents estimated persons. The data, provided by CIESIN, is accessible through Earth Engine using the identifier \"CIESIN/GPWv4/population-count\" with a five-year cadence. The dataset is now deprecated and superseded.\n"],null,["# GPWv4: Gridded Population of the World Version 4, Population Count [deprecated]\n\n**Caution:** This dataset has been superseded by [CIESIN/GPWv411/GPW_Population_Count](/earth-engine/datasets/catalog/CIESIN_GPWv411_GPW_Population_Count). \n\nDataset Availability\n: 2000-01-01T00:00:00Z--2020-01-01T00:00:00Z\n\nDataset Provider\n:\n\n\n [CIESIN](https://sedac.ciesin.columbia.edu/data/collection/gpw-v4)\n\nCadence\n: 5 Years\n\nTags\n:\n ciesin \n gpw \npopulation \n\n#### Description\n\nThe Gridded Population of World Version 4 (GPWv4) models the distribution\nof global human population for the years 2000, 2005, 2010, 2015, and 2020\non 30 arc-second (approximately 1 km) grid cells. Population is distributed\nto cells using proportional allocation of population from census and\nadministrative units. Population input data are collected at the most\ndetailed spatial resolution available from the results of the 2010 round of\ncensuses, which occurred between 2005 and 2014. The input data are\nextrapolated to produce population estimates for each modeled year.\n\nThese population count grids contain estimates of the number of persons per\n30 arc-second grid cell consistent with national censuses and population\nregisters. There is one image for each modeled year.\n\n[General Documentation](https://beta.sedac.ciesin.columbia.edu/data/set/gpw-v4-population-count/docs)\n\n### Bands\n\n\n**Pixel Size**\n\n927.67 meters\n\n**Bands**\n\n| Name | Min | Max | Pixel Size | Description |\n|--------------------|-----|----------|------------|--------------------------------------------------------------|\n| `population-count` | 0\\* | 970919\\* | meters | The estimated number of persons per 30 arc-second grid cell. |\n\n\\* estimated min or max value\n\n### Terms of Use\n\n**Terms of Use**\n\n[CC-BY-4.0](https://spdx.org/licenses/CC-BY-4.0.html)\n\n### Citations\n\nCitations:\n\n- Center for International Earth Science Information Network - CIESIN -\n Columbia University. 2016. Gridded Population of the World, Version 4\n (GPWv4): Population Count. Palisades, NY: NASA Socioeconomic Data and\n Applications Center (SEDAC). \u003chttps://doi.org/10.7927/H4X63JVC\u003e.\n Accessed DAY MONTH YEAR.\n\n### DOIs\n\n- \u003chttps://doi.org/10.7927/H4X63JVC\u003e\n\n### Explore with Earth Engine\n\n| **Important:** Earth Engine is a platform for petabyte-scale scientific analysis and visualization of geospatial datasets, both for public benefit and for business and government users. Earth Engine is free to use for research, education, and nonprofit use. To get started, please [register for Earth Engine access.](https://console.cloud.google.com/earth-engine)\n\n### Code Editor (JavaScript)\n\n```javascript\nvar dataset = ee.ImageCollection('CIESIN/GPWv4/population-count');\nvar populationCount = dataset.select('population-count')\n .filter(ee.Filter.date('2010-01-01', '2010-12-31'));\nvar populationCountVis = {\n min: 200.0,\n max: 1000.0,\n palette: ['ffffff', 'ffcdc6', 'ff0000', '950000'],\n};\nMap.setCenter(79.1, 19.81, 3);\nMap.addLayer(populationCount, populationCountVis, 'Population Count');\n```\n[Open in Code Editor](https://code.earthengine.google.com/?scriptPath=Examples:Datasets/CIESIN/CIESIN_GPWv4_population-count) \n[GPWv4: Gridded Population of the World Version 4, Population Count \\[deprecated\\]](/earth-engine/datasets/catalog/CIESIN_GPWv4_population-count) \nThe Gridded Population of World Version 4 (GPWv4) models the distribution of global human population for the years 2000, 2005, 2010, 2015, and 2020 on 30 arc-second (approximately 1 km) grid cells. Population is distributed to cells using proportional allocation of population from census and administrative units. Population input data ... \nCIESIN/GPWv4/population-count, ciesin,gpw,population \n2000-01-01T00:00:00Z/2020-01-01T00:00:00Z \n-90 -180 90 180 \nGoogle Earth Engine \nhttps://developers.google.com/earth-engine/datasets\n\n- [https://doi.org/10.7927/H4X63JVC](https://doi.org/https://sedac.ciesin.columbia.edu/data/collection/gpw-v4)\n- [https://doi.org/10.7927/H4X63JVC](https://doi.org/https://developers.google.com/earth-engine/datasets/catalog/CIESIN_GPWv4_population-count)"]]