Managed by
World Bank

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 |
|---|---|---|
| Year | Date | Year Of Record From 2008 T0 2023 |
| Forecasting | Text | Forecasting Year (True Or False) |
| Revenue_pert_of_GDP | Number | Revenue (% Of GDP) |
| Expenditure_pert_of_GDP | Number | Expenditure (% Of GDP) |
| Interest_Payments_pert_of_GDP | Number | Interest Payments (% Of GDP) |
| Non-Interest_Expenditure_pert_of_GDP | Number | Non-Interest Expenditure (% Of GDP) |
| Overall_Fiscal_Balance_pert_of_GDP | Number | Overall Fiscal Balance (% Of GDP) |
| Primary_Fiscal_Balance_pert_of_GDP | Number | Primary Fiscal Balance (% Of GDP) |
| General_Government_Debt_pert_of_GDP | Number | General Government Debt (% Of GDP) |
| External_Public_Debt_pert_of_GDP | Number | External Public Debt (% Of GDP)² |
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 |
|---|---|---|---|
| SelectedFiscalIndicatorsinCambodia2008-2023.csv | CSV | 1.03 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_6773729293d4f00001fc5773/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);
});Managed by
World Bank
API Calls
247
Views
719
Downloads
72
Data Source
World Bank
Coverage
-
Created at
31 Dec 2024
Updated at
25 May 2026