Cambodian Population Estimates 2013-2023

This dataset provides Cambodian population estimates from 2013 to 2023, segmented by province. It includes data on pregnant women and various age groups, such as 0-28 days, 28 days-11 months, 6 months-11 months, 0-4 years, 1-4 years, 5-14 years, 15-24 years, 30-49 years, 30-64 years, 50-64 years, and >65 years. The data represents Cambodian population estimates for the years 2013-2023.

The table below presents a preview of the data explore, featuring key details about various datasets. Please use the pagination controls at the bottom to navigate through the dataset.

No data found

Below is a column legend explaining each column in the dataset, including its name, data type, and a brief description of what it represents.

titletypedescription
ProvinceText
PopulationNumber
Pregnant womenNumber
0-28 DaysNumber
28 Days-11 MonthsNumber
6 Months - 11 MonthsNumber
< 1 YearNumber
0 - 4 YearNumber
1 Year < 4 YearsNumber
5 - 14 YearsNumber
15 - 24 YearsNumber
30 - 49 YearsNumber
30 - 64 YearsNumber
50 - 64 YearsNumber
> 65 YearsNumber

This section provides a list of available file formats for download. To obtain the data in your preferred format, simply click the download button corresponding to your choice.

NameFile FormatSizeAction
CambodianPopulationEstimates2013-2023.csvCSV2.51 KB

Our API enables you to request and commence exploring our datasets. To utilize this functionality, please copy the code provided below into your preferred development environment, execute it, and you will receive structured data in return.

const url = "https://data.mef.gov.kh/api/v1/public-datasets/pd_676e3bb493d4f00001fc5715/json";

fetch(url)
  .then(response => {
    if (!response.ok) {
      throw new Error('Failed to fetch data');
    }
    return response.json();
  })
  .then(data => {
    console.log(data);
  })
  .catch(error => {
    console.error('Error fetching data:', error);
  });

Managed by

Ministry of Health

Data Source

N/A

Views

216

Downloads

8

API Calls

62

Coverage

-

Created at

27 Dec 2024

Updated at

27 Dec 2024