Managed by
United Nation, Department of Economic and Social Affairs Statistics

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 reported salt and pure sodium chloride production |
| afghanistan | Number | Production in Afghanistan |
| armenia | Number | Production in Armenia |
| azerbaijan | Number | Production in Azerbaijan |
| china | Number | Production in China |
| india | Number | Production in India |
| iraq | Text | Production in Iraq |
| japan | Number | Production in Japan |
| kazakhstan | Number | Production in Kazakhstan |
| kuwait | Number | Production in Kuwait |
| kyrgyzstan | Number | Production in Kyrgyzstan |
| mongolia | Number | Production in Mongolia |
| myanmar | Number | Production in Myanmar |
| oman | Number | Production in Oman |
| pakistan | Number | Production in Pakistan |
| philippines | Number | Production in Philippines |
| rep. of korea | Number | Production in Republic of Korea |
| saudi arabia | Number | Production in Saudi Arabia |
| syrian arab republic | Number | Production in Syrian Arab Republic |
| tajikistan | Number | Production in Tajikistan |
| turkey | Number | Production in Turkey |
| viet nam | Number | Production in Viet Nam |
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 |
|---|---|---|---|
| SaltandPureSodiumChlorideProductioninSelectedAsianCountries(2005–2015).csv | CSV | 468 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_68887fd679fe4d000795ecd6/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
United Nation, Department of Economic and Social Affairs Statistics
API Calls
31
Views
500
Downloads
7
Data Source
Coverage
-
Created at
29 Jul 2025
Updated at
29 Jul 2025