Managed by
Accounting and Auditing Regulator

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 |
|---|---|---|
| ref_year | Date | The reference year of data collection or reporting (e.g., 2025). |
| ref_month | Number | The reference month of data collection or reporting, represented in numeric format (e.g., 9 for September). |
| license_type | Text | The type and level of professional accounting license and professional auditing license issued to the company. Examples include “Professional Accounting License Level 1”, “Professional Accounting License Level 2”, "Professional Accounting", and "Professional Auditing License". |
| company_name | Text | The registered name of the company that holds the license. This includes local and international consulting or accounting and auditing firms operating in Cambodia. |
| expiry_date | Date | The date on which the license will expire, typically written in MM/DD/YYYY format (e.g., 12/31/2026). This indicates when the company must renew its professional accounting license to remain valid. |
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 |
|---|---|---|---|
| LicensedAccountingandAuditingFirmsinCambodia(2021–2025).csv | CSV | 99.86 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_6912e4256a965e00074a5ef3/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
Accounting and Auditing Regulator
API Calls
662
Views
1.21K
Downloads
26
Data Source
Coverage
-
Created at
11 Nov 2025
Updated at
11 Nov 2025