គ្រប់គ្រងដោយ
ក្រសួងរៀបចំដែនដី នគរូបនីយកម្ម និងសំណង់

តារាងខាងក្រោមបង្ហាញពីទិន្នន័យដែលបានស្វែងរក ជាមួយនឹងព័ត៌មានលម្អិតសំខាន់ៗអំពីសំណុំទិន្នន័យផ្សេងៗ។
គ្មានទិន្នន័យ
តារាងខាងក្រោមនេះគឺជាតារាងដែលពន្យល់អំពីជួរឈរនីមួយៗនៅក្នុងសំណុំទិន្នន័យ រួមទាំងឈ្មោះប្រភេទទិន្នន័យ និងការពិពណ៌នាសង្ខេបតារាងសំណុំទិន្នន័យនោះ។
| title | type | description |
|---|---|---|
| province_code | Text | A unique indentification number of each province by various name-based. It is a top node that having multiple District as sub-node where each District having Commune as sub-node and Commune having Village as sub-node. It is a top level of geographical administrative location in Cambodia. |
| district_code | Text | A unique identification code of each district by various name-based. It is a sub-node of province. One District has many Communes. It is a second top level of geographical administrative location in Cambodia. |
| commune_code | Text | A unique identification code of each commune by various name-based. It is a sub-node of District. One Commune has many Villages. It is a three top level of geographical administrative location in Cambodia. |
| village_code | Text | A unique identification number of each village by various name, used to track and organize data in order sequentially. |
| village_kh | Text | The name of the villages that is written in Khmer Language. |
| village_en | Text | The English Name or Latin Name of the villages that was translated from the Name_km which making it easier for those who are not Cambodian to understand. |
ផ្នែកនេះបង្ហាញនូវបញ្ជីទម្រង់ឯកសារដែលមានសម្រាប់ទាញយក។ ដើម្បីទទួលបានទិន្នន័យក្នុងទម្រង់ដែលអ្នកត្រូវការ សូមចុចប៊ូតុង “ទាញយកទិន្នន័យ”។
| Name | File Format | Size | Action |
|---|---|---|---|
| pd_69e6034c01152c00075315fc.csv | CSV | 857.74 KB |
API របស់យើងអនុញ្ញាតឱ្យអ្នកប្រើប្រាស់អាចស្នើសុំ និងចាប់ផ្តើមស្វែងរកសំណុំទិន្នន័យ។ ដើម្បីប្រើប្រាស់មុខងារនេះ សូមចម្លងកូដដែលបានផ្តល់ជូនខាងក្រោមទៅក្នុងកម្មវិធីសរសេរកូដរបស់លោកអ្នក ចាប់ផ្តើមដំណើរការ បន្ទាប់មកលោកអ្នកនឹងទទួលបានទិន្នន័យដែលមានរចនាសម្ព័ន្ធ។
const url = "https://data.mef.gov.kh/api/v1/public-datasets/pd_66a8603a00604c000123e147/json?page=1&page_size=10";
fetch(url)
.then(response => {
if (!response.ok) {
throw new Error('Failed to fetch data');
}
return response.json();
})
.then(data => {
console.error(data);
})
.catch(error => {
console.error('Error fetching data:', error);
});គ្រប់គ្រងដោយ
ក្រសួងរៀបចំដែនដី នគរូបនីយកម្ម និងសំណង់
API Calls
68.27K
ទស្សនា
32.84K
ការទាញយក
2.9K
ឯកសារយោង
ចន្លោះពេល
-
កាលបរិច្ឆេទបង្កើត
30 Jul 2024
កាលបរិច្ឆេទធ្វើបច្ចុប្បន្នភាព
20 Apr 2026