Guess the map 13: Mercator maps are cool, actually

Status
Not open for further replies.
Since there is only half left to guess, I suppose I should do a version with just that:
fifth_second_50_identity-png.586572

This is Public expenditure as a proportion of GDP:
fifth_first_50_identity-png.586573

And the actual one on the new page. Note this is simply a sum of the above 2:
fifth_50_identity-png.586328
 

Attachments

  • fifth_second_50_identity.png
    fifth_second_50_identity.png
    46.6 KB · Views: 136
  • fifth_first_50_identity.png
    fifth_first_50_identity.png
    46.9 KB · Views: 142
Infrastructure investments?
No. Here is the leader table of just that:
Code:
> data.frame(tail(world_tmp[order(world_tmp$second_value),c("name","value","second_value")], n = 10))[c(1,3)]
             name second_value
8       Argentina       3.965538
105        Israel       3.976223
225       Uruguay       4.017336
161   Netherlands       4.333051
15      Australia       4.394454
40          Chile       4.580939
178      Paraguay       4.965759
32         Brazil       5.414530
226 United States      10.564632
39    Switzerland      15.787526
> data.frame(head(world_tmp[order(world_tmp$second_value),c("name","value","second_value")], n = 10))[c(1,3)]
          name second_value
220     Turkey      0.8394288
112 Kazakhstan      0.9327844
130 Luxembourg      0.9875326
29      Belize      1.0207242
56  Czech Rep.      1.0372586
51        Cuba      1.1097835
203   Slovakia      1.1357899
153   Malaysia      1.2257552
107    Jamaica      1.3690158
206  Swaziland      1.3735291
 
Taxes?
 
No. That would basically be Government expenditure - Deficit? This is a value that makes a lot of sense to add to Government expenditure to get a value that is comparable around the world.
 
Deficit?
 
I am kind of amazed what I have said has not made it obvious. I shall try rephrasing it:

  • I have plotted a value that I think is more informative across countries than either individually.
  • To get that value, I have added two numbers together.
  • One is % of GDP spent by the state.
  • The other is really high in the US and Switzerland.
 
I'm sorry I was kinda busy and didn't get time to think, but I feel kinda addressed with Switzerland here.

Unfortunately, the only thing that I can think of right now as similarities is Guns available, and I'm not sure how you can link the two.

Or it may be healthcare system expenditures. I know we spend a lot of money there as well, fortunately we get some quality care in return, whereas the American one is just expensive, without the benefits. ;-)
 
I feel bad for stealing it from under the nose of all those that guesses first, while I just scrolled past.

Im going to sleep now, and will only get around to post something by tomorrow (late) afternoon, so if anybody's got something interesting, go for it. I do have some interesting maps saved though, though nothing as fancy as @Samson has done here.
 
Status
Not open for further replies.
Back
Top Bottom