Managed by
Ministry of Economy and Finance
The table below presents a preview of the data explore, featuring key details about various datasets.
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.
title | type | description |
---|---|---|
រាជធានី ខេត្ត | Text | Name of the province or municipality |
សរុបរួមចំណាយ | Number | The full budget allocation |
សរុបចំណាយចរន្ត | Number | Operational expenses for government activities |
ចំណាយចរន្ត - ប្រភេទទី១ បន្ទុកបុគ្គលិក | Number | Budgeted personnel costs |
ចំណាយចរន្ត - ប្រភេទទី២ ចំណាយប្រតិបត្តិការ | Number | Budgeted operating expenses |
ចំណាយចរន្ត - ប្រភេទទី៣ បន្ទុកហិរញ្ញវត្ថុ | Text | Budgeted financial costs (interest) |
ចំណាយចរន្ត - ប្រភេទទី៥ ការផ្ទេរ | Number | Budgeted transfer payments (subsidies, grants) |
ចំណាយចរន្ត - ប្រភេទទី៦ ចំណាយផ្សេងៗ | Number | Budgeted other current expenses |
សរុបចំណាយមូលធន | Number | Total budgeted capital expenditure |
ចំណាយមូលធន - ប្រភេទទី៤ ចំណាយវិនិយោគ | Number | Budgeted investment expenditure |
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.
Name | File Format | Size | Action |
---|---|---|---|
BudgetExpenseofsub-nationalFY2025.csv | CSV | 2.47 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_67c18021c8ee800001366391/json?page=1&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);
});
Managed by
Ministry of Economy and Finance
Data Source
N/A
Views
898
Downloads
16
API Calls
74
Coverage
-
Created at
28 Feb 2025
Updated at
06 May 2025