គ្រប់គ្រងដោយ
ក្រសួងសេដ្ឋកិច្ច និងហិរញ្ញវត្ថុ

តារាងខាងក្រោមបង្ហាញពីទិន្នន័យដែលបានស្វែងរក ជាមួយនឹងព័ត៌មានលម្អិតសំខាន់ៗអំពីសំណុំទិន្នន័យផ្សេងៗ។
គ្មានទិន្នន័យ
តារាងខាងក្រោមនេះគឺជាតារាងដែលពន្យល់អំពីជួរឈរនីមួយៗនៅក្នុងសំណុំទិន្នន័យ រួមទាំងឈ្មោះប្រភេទទិន្នន័យ និងការពិពណ៌នាសង្ខេបតារាងសំណុំទិន្នន័យនោះ។
| title | type | description |
|---|---|---|
| Ref_year | Date | The fiscal year to which the budget expenditure data applies. |
| Expenditure_sector | Text | The functional sector of government expenditure (e.g., education, health, defense, infrastructure) as classified in the Budget Law. |
| Expenditure_Group | Text | The main economic classification of expenditure (e.g., current expenditure, capital expenditure) |
| Expenditure_Item | Text | The specific expenditure line item or subcategory under the corresponding expenditure group. |
| administrative_level | Text | The level of government responsible for implementing the expenditure (e.g., central, provincial, district, municipal). |
| Budget_Law | Number | The approved expenditure amount under the Budget Law for the specified year, sector, group, item, and administrative level, expressed in million KHR. |
ផ្នែកនេះបង្ហាញនូវបញ្ជីទម្រង់ឯកសារដែលមានសម្រាប់ទាញយក។ ដើម្បីទទួលបានទិន្នន័យក្នុងទម្រង់ដែលអ្នកត្រូវការ សូមចុចប៊ូតុង “ទាញយកទិន្នន័យ”។
| Name | File Format | Size | Action |
|---|---|---|---|
| pd_68874e2579fe4d000795eccb.csv | CSV | 21.62 KB |
API របស់យើងអនុញ្ញាតឱ្យអ្នកប្រើប្រាស់អាចស្នើសុំ និងចាប់ផ្តើមស្វែងរកសំណុំទិន្នន័យ។ ដើម្បីប្រើប្រាស់មុខងារនេះ សូមចម្លងកូដដែលបានផ្តល់ជូនខាងក្រោមទៅក្នុងកម្មវិធីសរសេរកូដរបស់លោកអ្នក ចាប់ផ្តើមដំណើរការ បន្ទាប់មកលោកអ្នកនឹងទទួលបានទិន្នន័យដែលមានរចនាសម្ព័ន្ធ។
const url = "https://data.mef.gov.kh/api/v1/public-datasets/pd_68874e2579fe4d000795eccb/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
546
ទស្សនា
1.57K
ការទាញយក
70
ឯកសារយោង
ចន្លោះពេល
-
កាលបរិច្ឆេទបង្កើត
28 Jul 2025
កាលបរិច្ឆេទធ្វើបច្ចុប្បន្នភាព
17 Feb 2026