There's no chart here yet because we don't know what fields you'd like to see plotted.
Please tell us by clicking the Customize visualization button.
You can always change the filters to modify the charts.
Topic | Macroeconomy |
Limitations | No limitations were specified for this dataset |
Periodicity | Yearly |
Concept | No concept was specified for this dataset |
Date Created | 4/12/2025 12:05:51 PM |
Last Modified | 1/1/0001 12:00:00 AM |
Theme(s) | Macroeconomy |
Categories | |
Source(s) |
Description | The dataset provides yearly data from 2005 to 2009 on personal remittances received by Arab states as percentages of their GDPs. The frequency of data collection is annually, allowing researchers to analyze year-on-year changes. The indicators used are fractions (percents), which is detailed in the 'Unit' column for ease of understanding and comparative analysis. |
Insights | Based on the dataset, there is a variation in personal remittances as a percentage of GDP among Arab states between the years 2005 and 2009. This variation could be attributed to different economic policies, global economic conditions during the specified period, and socio-political factors affecting remittance inflows. Researchers can further investigate these factors to understand the complex dynamics at play. Understanding this trend is crucial for policy making and strategic planning related to economic development and international financial flows. |
Tags | This data revolves around cross-border financial transactions, focusing on remittance flows and their impact on the economies of Arab states. It highlights issues of economic integration and dependency on external funds. Moreover, it also touches upon socio-economic conditions by reflecting the financial well-being and the economic policies of the countries involved. |
The ADP Portal provides powerfull API query support, to use this dataset in your code please copy the link below.
A simple ajax request to the data API using jQuery.
var filters = {};
$.post(
"https://dataportal.unescwa.org/API/ACG/Dataset?name=affa3f2a-8304-37b5-59d3-c9b7aec63a4f&organization=acg&source=acg&ReturnFull=true",
JSON.stringify(filters),
function (result) {
// Process result here
}
);
You can copy and paste the embed code into a CMS or blog software that supports raw HTML