គ្រប់គ្រងដោយ
វិទ្យាស្ថានជាតិស្ថិតិ

ក្រាហ្វនេះអនុញ្ញាតឱ្យអ្នកប្រើប្រាស់អាចមើលឃើញជាការវិភាគនៃសំណុំទិន្នន័យ។ ការវិភាគទិន្នន័យជាក្រាហ្វនេះ និងធ្វើការផ្លាស់ប្ដូរបានទាំងនេះ មានដូចជា Bar chart, Pie chart, Line chart និង Scatter plots នឹងផ្តល់នូវសក្តានុពល និងទាក់ទាញការស្រាវជ្រាវទិន្នន័យបន្ថែម។
តារាងខាងក្រោមបង្ហាញពីទិន្នន័យដែលបានស្វែងរក ជាមួយនឹងព័ត៌មានលម្អិតសំខាន់ៗអំពីសំណុំទិន្នន័យផ្សេងៗ។
គ្មានទិន្នន័យ
តារាងខាងក្រោមនេះគឺជាតារាងដែលពន្យល់អំពីជួរឈរនីមួយៗនៅក្នុងសំណុំទិន្នន័យ រួមទាំងឈ្មោះប្រភេទទិន្នន័យ និងការពិពណ៌នាសង្ខេបតារាងសំណុំទិន្នន័យនោះ។
| title | type | description |
|---|---|---|
| year | Date | The year of the data record (e.g., 2005), representing the year for which the Gross Domestic Product (GDP) data of Cambodia is provided at current prices. |
| gdp_in_billion_khr | Number | The GDP of Cambodia in billion Khmer Riel (KHR) at current prices for the given year, reflecting the total economic output in the national currency. |
| gdp_in_million_usd | Number | The GDP of Cambodia in million US Dollars (USD) at current prices for the given year, converted from KHR to USD based on the exchange rate of that year. |
| gdp_growth_rate_percentage | Number | The annual percentage growth rate of Cambodia's GDP at current prices compared to the previous year, indicating the rate of economic expansion or contraction. |
| gdp_per_capita_in_million_khr | Number | The GDP per capita in million Khmer Riel (KHR) for the given year, calculated by dividing the total GDP in KHR by the population, representing the average economic output per person. |
| gdp_per_capita_in_usd | Number | The GDP per capita in US Dollars (USD) for the given year, calculated by dividing the total GDP in USD by the population, reflecting the average economic output per person in USD. |
ផ្នែកនេះបង្ហាញនូវបញ្ជីទម្រង់ឯកសារដែលមានសម្រាប់ទាញយក។ ដើម្បីទទួលបានទិន្នន័យក្នុងទម្រង់ដែលអ្នកត្រូវការ សូមចុចប៊ូតុង “ទាញយកទិន្នន័យ”។
| Name | File Format | Size | Action |
|---|---|---|---|
| pd_66b5cdd949eb6c00013c1309.csv | CSV | 695 Bytes |
API របស់យើងអនុញ្ញាតឱ្យអ្នកប្រើប្រាស់អាចស្នើសុំ និងចាប់ផ្តើមស្វែងរកសំណុំទិន្នន័យ។ ដើម្បីប្រើប្រាស់មុខងារនេះ សូមចម្លងកូដដែលបានផ្តល់ជូនខាងក្រោមទៅក្នុងកម្មវិធីសរសេរកូដរបស់លោកអ្នក ចាប់ផ្តើមដំណើរការ បន្ទាប់មកលោកអ្នកនឹងទទួលបានទិន្នន័យដែលមានរចនាសម្ព័ន្ធ។
const url = "https://data.mef.gov.kh/api/v1/public-datasets/pd_66b5cdd949eb6c00013c1309/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
1.26K
ទស្សនា
3.42K
ការទាញយក
128
ឯកសារយោង
ចន្លោះពេល
-
កាលបរិច្ឆេទបង្កើត
09 Aug 2024
កាលបរិច្ឆេទធ្វើបច្ចុប្បន្នភាព
25 May 2026