គ្រប់គ្រងដោយ
អគ្គនាយកដ្ឋានថវិកា

សំណុំទិន្នន័យសរុបក្នុងមូលទិន្នន័យនេះ ដែលមានចាប់ពីកំណត់ត្រាថ្មីៗទៅកាន់កំណត់ត្រាចាស់ៗ
0 សំណុំទិន្នន័យ
ផ្នែកនេះបង្ហាញនូវបញ្ជីទម្រង់ឯកសារដែលមានសម្រាប់ទាញយក។ ដើម្បីទទួលបានទិន្នន័យក្នុងទម្រង់ដែលអ្នកត្រូវការ សូមចុចប៊ូតុង “ទាញយកទិន្នន័យ”។
Select datasets for download
តារាងខាងក្រោមនេះគឺជាតារាងដែលពន្យល់អំពីជួរឈរនីមួយៗនៅក្នុងសំណុំទិន្នន័យ រួមទាំងឈ្មោះប្រភេទទិន្នន័យ និងការពិពណ៌នាសង្ខេបតារាងសំណុំទិន្នន័យនោះ។
| title | type | description |
|---|---|---|
| Ref_year | Date | Reference year of the data Fiscal Year |
| Revenue_Group | Text | Broad category of revenue such as Current revenue, Capital revenue or other Revenue |
| Revenue_Item | Text | Specific type or item of revenue within each group such as tax revenue or non tax revenue |
| Administrative_Level | Text | Level of government administration responsible for the revenue such as national or sub national |
| Budget_Law | Number | Approved revenue amount under the Budget Law for the given year |
| Unit | Text | Unit of measurement used for the values in the dataset. In this dataset, values are expressed in millions. |
| Currency | Text | Type of currency in which the monetary values are expressed. In this dataset, the currency is Khmer Riel KHR. |
API របស់យើងអនុញ្ញាតឱ្យអ្នកប្រើប្រាស់អាចស្នើសុំ និងចាប់ផ្តើមស្វែងរកសំណុំទិន្នន័យ។ ដើម្បីប្រើប្រាស់មុខងារនេះ សូមចម្លងកូដដែលបានផ្តល់ជូនខាងក្រោមទៅក្នុងកម្មវិធីសរសេរកូដរបស់លោកអ្នក ចាប់ផ្តើមដំណើរការ បន្ទាប់មកលោកអ្នកនឹងទទួលបានទិន្នន័យដែលមានរចនាសម្ព័ន្ធ។
const url = "https://data.mef.gov.kh/api/v1/public-datasets/pdc_6a4631b919a8da0007628d7b/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
N/A
ទស្សនា
25
ការទាញយក
1
កាលបរិច្ឆេទបង្កើត
02 Jul 2026
កាលបរិច្ឆេទធ្វើបច្ចុប្បន្នភាព
02 Jul 2026