Tập dữ liệu này chứa thông tin ước tính về số người trên mỗi kilômét vuông, phù hợp với số liệu thống kê quốc gia và sổ đăng ký dân số. Mỗi năm được mô hình hoá sẽ có một hình ảnh.
Mô hình Phân bố dân số theo ô lưới trên thế giới phiên bản 4 (GPWv4), Bản sửa đổi 11 mô hình hoá sự phân bố dân số toàn cầu cho các năm 2000, 2005, 2010, 2015 và 2020 trên các ô lưới 30 giây cung (khoảng 1 km). Dân số được phân bổ cho các ô bằng cách sử dụng tỷ lệ phân bổ dân số từ các đơn vị hành chính và điều tra dân số. Dữ liệu đầu vào về dân số được thu thập ở độ phân giải không gian chi tiết nhất có được từ kết quả của vòng điều tra dân số năm 2010, diễn ra từ năm 2005 đến năm 2014. Dữ liệu đầu vào được ngoại suy để tạo ra số liệu ước tính về dân số cho từng năm được mô hình hoá.
Trung tâm Mạng lưới thông tin khoa học trái đất quốc tế (CIESIN) – Đại học Columbia. 2018. Dân số thế giới theo lưới, Phiên bản 4 (GPWv4): Mật độ dân số, Bản sửa đổi 11. Palisades, NY: NASA Socioeconomic Data and
Applications Center (SEDAC). https://doi.org/10.7927/H49C6VHW.
Truy cập vào NGÀY THÁNG NĂM.
Tập dữ liệu này chứa thông tin ước tính về số người trên mỗi kilômét vuông, phù hợp với số liệu điều tra dân số và sổ đăng ký dân số quốc gia. Mỗi năm được mô hình hoá sẽ có một hình ảnh. Tài liệu chung Mô hình Dân số dạng lưới của thế giới phiên bản 4 (GPWv4), Bản sửa đổi 11 mô hình hoá sự phân bố dân số toàn cầu cho các năm 2000, …
[null,null,[],[[["\u003cp\u003eThe GPWv411: Population Density dataset provides estimates of the number of people per square kilometer based on national censuses and population registers.\u003c/p\u003e\n"],["\u003cp\u003eThis dataset models global human population distribution for 2000, 2005, 2010, 2015, and 2020 at approximately 1km resolution.\u003c/p\u003e\n"],["\u003cp\u003ePopulation data is allocated to grid cells using proportional allocation from census and administrative units, extrapolated from the 2010 round of censuses.\u003c/p\u003e\n"],["\u003cp\u003eIt is available under the CC-BY-4.0 license and provided by NASA SEDAC at the Center for International Earth Science Information Network.\u003c/p\u003e\n"],["\u003cp\u003eThe dataset is accessible through Google Earth Engine and includes one image for each modeled year with a 'population_density' band.\u003c/p\u003e\n"]]],[],null,["# GPWv411: Population Density (Gridded Population of the World Version 4.11)\n\nDataset Availability\n: 2000-01-01T00:00:00Z--2020-01-01T00:00:00Z\n\nDataset Provider\n:\n\n\n [NASA SEDAC at the Center for International Earth Science Information Network](https://doi.org/10.7927/H49C6VHW)\n\nCadence\n: 5 Years\n\nTags\n:\n[ciesin](/earth-engine/datasets/tags/ciesin) [gpw](/earth-engine/datasets/tags/gpw) [nasa](/earth-engine/datasets/tags/nasa) [population](/earth-engine/datasets/tags/population) \n\n#### Description\n\nThis dataset contains estimates of the number of persons\nper square kilometer consistent with national censuses and population\nregisters. There is one image for each modeled year.\n\n[General Documentation](https://sedac.ciesin.columbia.edu/data/set/gpw-v4-population-density-rev11/docs)\n\nThe Gridded Population of World Version 4 (GPWv4), Revision 11 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\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_density` | 0\\* | 810694\\* | meters | The estimated number of persons per square kilometer. |\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. 2018. Gridded Population of the World, Version 4\n (GPWv4): Population Density, Revision 11. Palisades, NY: NASA Socioeconomic Data and\n Applications Center (SEDAC). \u003chttps://doi.org/10.7927/H49C6VHW\u003e.\n Accessed DAY MONTH YEAR.\n\n### DOIs\n\n- \u003chttps://doi.org/10.7927/H49C6VHW\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/GPWv411/GPW_Population_Density').first();\nvar raster = dataset.select('population_density');\nvar raster_vis = {\n 'max': 1000.0,\n 'palette': [\n 'ffffe7',\n 'FFc869',\n 'ffac1d',\n 'e17735',\n 'f2552c',\n '9f0c21'\n ],\n 'min': 200.0\n};\nMap.setCenter(79.1, 19.81, 3);\nMap.addLayer(raster, raster_vis, 'population_density');\n```\n[Open in Code Editor](https://code.earthengine.google.com/?scriptPath=Examples:Datasets/CIESIN/CIESIN_GPWv411_GPW_Population_Density) \n[GPWv411: Population Density (Gridded Population of the World Version 4.11)](/earth-engine/datasets/catalog/CIESIN_GPWv411_GPW_Population_Density) \nThis dataset contains estimates of the number of persons per square kilometer consistent with national censuses and population registers. There is one image for each modeled year. General Documentation The Gridded Population of World Version 4 (GPWv4), Revision 11 models the distribution of global human population for the years 2000, ... \nCIESIN/GPWv411/GPW_Population_Density, ciesin,gpw,nasa,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/H49C6VHW](https://doi.org/https://doi.org/10.7927/H49C6VHW)\n- [https://doi.org/10.7927/H49C6VHW](https://doi.org/https://developers.google.com/earth-engine/datasets/catalog/CIESIN_GPWv411_GPW_Population_Density)"]]