scatterplot unemployment v2
The visualization
This visualization studies the potential correlations between the unemployment and investment of GDP from 2000 to 2022 forecast. The basic idea behind this visualization was to answer the following questions:
• Is there any relations between the unemployment and investment in the countries?
• How does unemployment change regionally? Can we categorize the countries?
• Is there a fixed trend in country’s unemployment form 2000 to 2022?
Interactions in the visualization:
- The drop down lists: There are 5 drop down lists:
- X: sets the attribute corresponding to X axis.
- Y: sets the atrribute corresponding to Y axis.
- Color: sets the attribute that defines the color of the circles.
- Radius: sets the attribute that corresponds to size of the circles.
- Region: selects the specific region for which the data will be visualized.
- The tooltip:
- Enables you to get detail information of each data point by hovering the mouse on it.
Exploring the data using the visualization:
By looking at the graph we can see that generally higher investment of GDP leads to the lower unepmloyment but this is not true for all available cases. Africa region is the exception (Blue circles). This leads us to the next question can we correlate the unemployment to the regions? to answer that question please change the X axis to "Investment" and Radius to "Year". Wondeful! now we can see that most of the Blue circles (Africa region) are corresponding to the higher unepmloyment relative to others and independent from the year. Most orange circles (Europe region) are at lower rate of unemployment while red circles (America) are all over the place. Now lets change the Color drop down to "country". By hovering over the circles we see that for example Venezuala is the country from America that has the highest uneployment and lowest investment of GDP. Let's try to answer the next question do we have fixed trend over the years for unemploymnet? to answer that question change the X to "year" and Radius to "year as well. We can see that overall there is a fixed unemployment in the world for unemployment over the 22 years period of the study.
Notes:
Investment = Percentage of GDP that is invested in the country in a given year.
It should be noted that GDP of countries are very different for example 10.6% of Kuwait GDP is more than total GDP of Mauritania.
References:
The data is provided by [International Monetary Fund](https://www.imf.org/external/pubs/ft/weo/2017/01/weodata/weorept.aspx?pr.x=86&pr.y=14&sy=2000&ey=2022&scsm=1&ssd=1&sort=country&ds=.&br=0&c=512%2C672%2C914%2C946%2C612%2C137%2C614%2C546%2C311%2C962%2C213%2C674%2C911%2C676%2C193%2C548%2C122%2C556%2C912%2C678%2C313%2C181%2C419%2C867%2C513%2C682%2C316%2C684%2C913%2C273%2C124%2C868%2C339%2C921%2C638%2C948%2C514%2C943%2C218%2C686%2C963%2C688%2C616%2C518%2C223%2C728%2C516%2C836%2C918%2C558%2C748%2C138%2C618%2C196%2C624%2C278%2C522%2C692%2C622%2C694%2C156%2C142%2C626%2C449%2C628%2C564%2C228%2C565%2C924%2C283%2C233%2C853%2C632%2C288%2C636%2C293%2C634%2C566%2C238%2C964%2C662%2C182%2C960%2C359%2C423%2C453%2C935%2C968%2C128%2C922%2C611%2C714%2C321%2C862%2C243%2C135%2C248%2C716%2C469%2C456%2C253%2C722%2C642%2C942%2C643%2C718%2C939%2C724%2C644%2C576%2C819%2C936%2C172%2C961%2C132%2C813%2C646%2C199%2C648%2C733%2C915%2C184%2C134%2C524%2C652%2C361%2C174%2C362%2C328%2C364%2C258%2C732%2C656%2C366%2C654%2C734%2C336%2C144%2C263%2C146%2C268%2C463%2C532%2C528%2C944%2C923%2C176%2C738%2C534%2C578%2C536%2C537%2C429%2C742%2C433%2C866%2C178%2C369%2C436%2C744%2C136%2C186%2C343%2C925%2C158%2C869%2C439%2C746%2C916%2C926%2C664%2C466%2C826%2C112%2C542%2C111%2C967%2C298%2C443%2C927%2C917%2C846%2C544%2C299%2C941%2C582%2C446%2C474%2C666%2C754%2C668%2C698&s=LUR&grp=0&a=#download).
forked from micahstubbs's block: scatterplot menus with d3-component | radius select
Built with [blockbuilder.org](http://blockbuilder.org)