Managed by
Council for The Development of Cambodia

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 | The calendar year for which the data was reported (2023–2027). |
| Source | Text | The source of infrastructure financing. Includes: National Budget Financing (government funds), Overseas Financing (international loans or grants), Public-Private Partnership Mechanism (collaborations between government and private sector). |
| Percentages_of_GDP | Number | The amount of financing from each source expressed as a percentage of Cambodia’s Gross Domestic Product (GDP) for the corresponding year |
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 |
|---|---|---|---|
| FinancingSourcesforCambodia’sIntermodalTransportandLogisticsSector2023-2027.csv | CSV | 592 Bytes |
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_676e734993d4f00001fc573b/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
Council for The Development of Cambodia
API Calls
140
Views
920
Downloads
30
Data Source
Council for The Development of Cambodia
Coverage
-
Created at
27 Dec 2024
Updated at
25 May 2026