Managed by
Securities and Exchange Regulator 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 |
|---|---|---|
| ref_year | Date | The calendar year in which the dataset report was formally released. |
| ref_month | Number | The calendar month in which the dataset report was formally released. |
| central_counterparty | Text | Indicates the central counterparty clearing institution that guarantees, clears, and settles derivative transactions executed through the exchange. |
| derivative_broker | Text | Identifies the licensed securities company authorized to conduct derivative trading on the exchange and responsible for executing derivative transactions on behalf of clients. |
| trading_volume_lot | Number | Represents the total volume of derivative contracts traded by each broker during the reporting period, measured in standardized contract lots. |
| market_share_percentage | Number | Shows the proportion of total derivative market trading volume attributable to each broker, expressed as a percentage of overall exchange trading activity. |
| executive_status | Text | Specifies the regulatory and operational status of the derivative broker at the time of reporting, indicating whether the broker is authorized and actively operating in the market. |
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 |
|---|---|---|---|
| DerivativeMarketSharebyBrokerofSecuritiesExchangein2025.csv | CSV | 13.29 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_695c9338a4a94200079a4bf3/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
Securities and Exchange Regulator of Cambodia
API Calls
136
Views
826
Downloads
16
Data Source
Coverage
-
Created at
06 Jan 2026
Updated at
25 Feb 2026