គ្រប់គ្រងដោយ
អគ្គនាយកដ្ឋានគយនិងរដ្ឋាករកម្ពុជា

តារាងខាងក្រោមបង្ហាញពីទិន្នន័យដែលបានស្វែងរក ជាមួយនឹងព័ត៌មានលម្អិតសំខាន់ៗអំពីសំណុំទិន្នន័យផ្សេងៗ។
គ្មានទិន្នន័យ
តារាងខាងក្រោមនេះគឺជាតារាងដែលពន្យល់អំពីជួរឈរនីមួយៗនៅក្នុងសំណុំទិន្នន័យ រួមទាំងឈ្មោះប្រភេទទិន្នន័យ និងការពិពណ៌នាសង្ខេបតារាងសំណុំទិន្នន័យនោះ។
| title | type | description |
|---|---|---|
| ref_year | Date | Reference year of the trade data. |
| ref_month | Number | Reference month of the trade data. |
| partner_country_en | Text | Partner country name in English. |
| partner_country_km | Text | Partner country name in Khmer. |
| export_usd | Number | Value of exports to the partner country in US dollars. |
| import_usd | Number | Value of imports from the partner country in US dollars |
| export_khr | Number | Value of exports to the partner country in Cambodian riels. |
| import_khr | Number | Value of imports from the partner country in Cambodian riels. |
| trade_volume_usd | Number | Total trade with the partner country in USD (export_usd + import_usd). |
| trade_volume_khr | Number | Total trade with the partner country in KHR (export_khr + import_khr). |
| trade_balance_usd | Number | Net trade in USD (export_usd - import_usd); positive = surplus, negative = deficit. |
| trade_balance_khr | Number | Net trade in KHR (export_khr - import_khr). |
| exp_imp_ratio | Number | Ratio of exports to imports in USD (export_usd / import_usd). |
| exp_imp_percent | Text | Ratio expressed as a percentage (e.g., 102.77%). |
| rank | Number | Rank of the country within the month by total trade volume in USD; “Other countries” always ranked last. |
| version | Text | The version of data recording whether indicating that the data recording in coverage of ref_year and ref_month is provisional version or final adjustment version. |
ផ្នែកនេះបង្ហាញនូវបញ្ជីទម្រង់ឯកសារដែលមានសម្រាប់ទាញយក។ ដើម្បីទទួលបានទិន្នន័យក្នុងទម្រង់ដែលអ្នកត្រូវការ សូមចុចប៊ូតុង “ទាញយកទិន្នន័យ”។
| Name | File Format | Size | Action |
|---|---|---|---|
| pd_693f7eef7e60d8000756b26c.csv | CSV | 200.17 KB |
API របស់យើងអនុញ្ញាតឱ្យអ្នកប្រើប្រាស់អាចស្នើសុំ និងចាប់ផ្តើមស្វែងរកសំណុំទិន្នន័យ។ ដើម្បីប្រើប្រាស់មុខងារនេះ សូមចម្លងកូដដែលបានផ្តល់ជូនខាងក្រោមទៅក្នុងកម្មវិធីសរសេរកូដរបស់លោកអ្នក ចាប់ផ្តើមដំណើរការ បន្ទាប់មកលោកអ្នកនឹងទទួលបានទិន្នន័យដែលមានរចនាសម្ព័ន្ធ។
const url = "https://data.mef.gov.kh/api/v1/public-datasets/pd_693f7eef7e60d8000756b26c/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);
});គ្រប់គ្រងដោយ
អគ្គនាយកដ្ឋានគយនិងរដ្ឋាករកម្ពុជា
API Calls
882
ទស្សនា
2.57K
ការទាញយក
61
ឯកសារយោង
ចន្លោះពេល
-
កាលបរិច្ឆេទបង្កើត
15 Dec 2025
កាលបរិច្ឆេទធ្វើបច្ចុប្បន្នភាព
02 Feb 2026