Cambodia Villages List 2023

This dataset provides detailed information about villages in Cambodia as of 2023. It includes the village type, code, names in both Khmer and English, and associated IDs for the respective province, district, and commune. This dataset is crucial for in-depth administrative, demographic, and geographic analysis at the village level.

តារាងខាងក្រោមបង្ហាញពីព័ត៌មានលម្អិតសំខាន់ៗអំពីសំណុំទិន្នន័យផ្សេងៗ។ សូមប្រើលេខទំព័រនៅខាងក្រោមដើម្បីស្វែងរកតាមសំណុំទិន្នន័យ។

គ្មានទិន្នន័យ

តារាងខាងក្រោមនេះគឺជាតារាងដែលពន្យល់អំពីជួរឈរនីមួយៗនៅក្នុងសំណុំទិន្នន័យ រួមទាំងឈ្មោះប្រភេទទិន្នន័យ និងការពិពណ៌នាសង្ខេបអំពីអ្វីដែលជួរឈរតំណាងនៅក្នុងតារាងសំណុំទិន្នន័យនោះ។

titletypedescription
typeTextType of Administrative Division (e.g., Village)
codeNumberVillage Code
name_kmTextName of the Village in Khmer
name_enTextName of the Village in English
province_idNumberAssociated Province ID
district_idNumberAssociated District ID
commune_idNumberAssociated Commune ID

ផ្នែកនេះផ្តល់នូវបញ្ជីទម្រង់ឯកសារដែលមានសម្រាប់ទាញយក។ ដើម្បីទទួលបានទិន្នន័យក្នុងទម្រង់ដែលអ្នកមានតម្រូវការ គ្រាន់តែចុចប៊ូតុង “ទាញយកទិន្នន័យ” ដែលអ្នកចង់បាន។

NameFile FormatSizeAction
CambodiaVillagesList2023.csvCSV951.34 KB

API របស់យើងគឺអនុញ្ញាតឱ្យអ្នកស្នើសុំ និងអ្នកចាប់ផ្តើមស្វែងរកសំណុំទិន្នន័យពីផតថលក្នុងការទាញយក API។ ដើម្បីប្រើប្រាស់មុខងារនេះ សូមចម្លងកូដដែលបានផ្តល់ជូនខាងក្រោមទៅក្នុងបរិយាកាសអភិវឌ្ឍន៍ដែលអ្នកចង់បាន ប្រតិបត្តិវា ហើយអ្នកនឹងទទួលបានទិន្នន័យដែលមានរចនាសម្ព័ន្ធត្រឡប់មកវិញទៅក្នុងឯកសាររបស់អ្នក។

const url = "https://data.mef.gov.kh/api/v1/public-datasets/pd_66a8603a00604c000123e147/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);
  });

គ្រប់គ្រងដោយ

ក្រសួងផែនការ

ប្រភពទិន្នន័យ

N/A

ទស្សនា

2,620

ការទាញយក

213

API Calls

4,565

ចន្លោះពេល

-

កាលបរិច្ឆេទបង្កើត

30 Jul 2024

កាលបរិច្ឆេទធ្វើបច្ចុប្បន្នភាព

19 Aug 2024