-
Notifications
You must be signed in to change notification settings - Fork 5
/
lac.html
667 lines (447 loc) · 34.3 KB
/
lac.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" lang="en"><head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Latin America & Caribbean, World > - The World Bank - Mapping for Results</title>
<link rel="shortcut icon" href="http://maps.worldbank.org/favicon.ico" type="image/x-icon" />
<meta name="description" content="Latin America & Caribbean, World > - The World Bank - Mapping for Results">
<meta name="keywords" content="Latin America & Caribbean,World,health,poverty,millenium development goals,indicators,development,humanitarian">
<meta name="author" content="World Bank">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script type="text/javascript" charset="utf-8">
// if (top.frames.length!=0)
// top.location=self.document.location;
</script>
<link rel="stylesheet" href="/assets/css/mapping.css">
<link type="text/css" rel="stylesheet" media="all" href="/css/system-menus.css" />
<link type="text/css" rel="stylesheet" media="all" href="/css/collapsible.css" />
<link type="text/css" rel="stylesheet" media="all" href="/css/style.css" />
<link type="text/css" rel="stylesheet" media="all" href="/css/layout.css" />
<link type="text/css" rel="stylesheet" media="all" href="/css/one-off.css" />
<link type="text/css" rel="stylesheet" media="all" href="/css/landing.css" />
<link type="text/css" rel="stylesheet" media="all" href="/css/tipsy.css" />
<link type="text/css" rel="stylesheet" media="all" href="/css/maps.css" />
<link type="text/css" rel="stylesheet" media="all" href="/assets/css/menu.css" />
<script type="text/javascript" src="/js/tipsy.js"></script>
<script type="text/javascript" charset="utf-8" src="/js/wb_behaviors.js"></script>
<script type="text/javascript" charset="utf-8" src="/js/tmpl.js"></script>
<script type="text/javascript" charset="utf-8" src="http://maps.worldbank.org/javascripts/f1.api.js"></script>
<script src="/script/map.js" type="text/javascript"></script>
</head>
<body onload="onload()" class=" region-left region-right region-far-right region-content-top">
<!-- Layout -->
<div id="wrapper">
<div id="header">
<div id="languages">
<ul>
<li class="en first"><a href="http://www.worldbank.org/" class="active">English</a></li>
<li><a href="http://www.bancomundial.org/">Español</a></li>
<li><a href="http://www.banquemondiale.org/">Français</a></li>
<li><a href="http://www.worldbank.org/russian">Pусский</a></li>
<li><a href="http://www.albankaldawli.org/">عربي</a></li>
<li class="chinese"><a href="http://www.worldbank.org.cn/Chinese">中文</a></li>
<li class="more"><a href="http://web.worldbank.org/WBSITE/EXTERNAL/0,,contentMDK:20130470%7EpagePK:50016803%7EpiPK:50016805%7EtheSitePK:13,00.html">View more</a></li>
</ul>
</div>
<span id="header"><a href="http://www.worldbank.org/"> <img src="/images/worldbank_logo.gif" alt="" width="232" height="55" border="0" id="logo" /> </a> </span>
<div id="search-box">
<form action="http://search.worldbank.org/all" accept-charset="UTF-8" method="get" id="search-theme-form">
<div>
<div id="search" class="container-inline">
<div class="form-item" id="edit-search-theme-form-1-wrapper">
<label class="over-input" for="search-header">Search </label>
<input maxlength="128" name="qterm" id="search-header" size="15" value="" onfocus="if (this.value == 'Search My Site') {this.value = '';}" class="form-text" type="text">
</div>
<input name="op" id="qterm edit-submit" value="" class="form-submit" type="submit">
</div>
</div>
</form>
</div>
<div id="network">
<div class="navigation"> <a class="network-home" href="http://www.worldbank.org">The World Bank</a>
<ul class="links network-links">
<li><a href="http://www.worldbank.org/about">About</a></li>
<li><a href="http://data.worldbank.org">Data</a></li>
<li><a href="http://econ.worldbank.org">Research</a></li>
<li><a href="http://www.worldbank.org/wbi">Learning</a></li>
<li><a href="http://www.worldbank.org/news">News</a></li>
<li><a href="http://www.worldbank.org/projects" class="active">Projects & Operations</a></li>
<li class="last"><a href="http://www.worldbank.org/reference">Publications</a></li>
</ul>
<ul class="links network-special-links">
<li class="countries first"><a href="http://www.worldbank.org/countries">Countries</a></li>
<li class="topics last"><a href="http://www.worldbank.org/topics">Topics</a></li>
</ul>
</div>
</div>
<!-- /#network -->
<div class="clear"></div>
</div>
<!-- /#header -->
<div id="container">
<div id="banner">
<div id="local" class=" collapsed" content_id="collapsible-banner">
<div title="" class="site-name"><a class="active" href="/">Mapping for Results</a> - <a href="/lac">Latin America & Caribbean</a></div>
<div >
<div title="More information about Mapping for Results" class="banner-open-image"></div>
</div>
</div>
<div id="banner-content">
<div class="collapsible-content" id="collapsible-banner" style="display:none">
<div id="block-nodeasblock-3273" class="block block-nodeasblock ">
<div class="content">
<div class="overview-links">
<p>Overview »</p>
<ul>
</ul>
</div>
<div class="overview-text">
Mapping for Results visualizes the locations of World Bank Bank-financed projects to better monitor development impact, improve aid effectiveness and coordination, and enhance transparency and social accountability. In combination with the subnational socio-economic indicators such as poverty, health, malnutrition, and population density it helps to better target development assistance.<br /><a class="readmore" href="/about">Read More »</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="share">
<ul class="dropmenu map-options">
<li class="share"><a title="share" href="#" id="share_options"><span></span>SHARE</a>
<ul class="dropmenu_options">
<li><a title="embed" href="#" id="embed_map"><span></span>Embed Map</a></li>
<li><a href="http://twitter.com/home?status=Latin+America+&+Caribbean,+World+>++-+The+World+Bank+-+Mapping+for+Results+http://maps.worldbank.org/lac" target="_new" id="twitter_link" onclick="return twt_click()">Twitter</a></li>
<li><a rel="nofollow" href="http://www.facebook.com/share.php?u=http://maps.worldbank.org/lac" class="fb_share_button" onclick="return fbs_click()" target="_blank" style="text-decoration:none;">Facebook</a> </li>
<!-- <li><a href="#" id="">Embed the Map</a></li> -->
</ul>
</li>
</ul>
</div>
<div id="share_window" style="display: none;">
<a id="close_embed" href="#" style="" title="Close this embed window.">[x]</a>
<h3 style="color: #FFF">Embed this map by copying the text below and pasting it into your blog or website.</h3>
<textarea cols="120" rows="5" readonly="readonly" style="font-size: 0.9em" id="embed_code">
</textarea><br />
<h3 style="color: #FFF">...or copy and paste this link to share the current view with others.</h3>
<input type="text" size="109" id="share_link" value="" />
</div>
<br /><br />
<div id="content-wrapper">
<div id="map-content-header">
<div class="worldmenuholder">
<ul id="region_menu" class="worldmenu dropmenu">
<li class="first"><a href="#" onclick="return false;" style="padding: 5px 15px 11px 30px;">LATIN AMERICA & CARIBBEAN</span></a>
<div class="menu-world-options" style="">
<ul class="menu-regions dropmenu_options" id="navmenu" style="">
<li class="first"><a href="/">World</a></li>
<style type="text/css" media="screen">
li.region-option:hover div { display: block; }
</style>
<li class="region-option "><a href="/afr"><span>Africa</span></a>
<div class="menu-country-options">
<ul class="menu-countries" style="" >
<li><a href="/afr/angola" class="">Angola</a>
<a href="/afr/benin" class="">Benin</a>
<a href="/afr/botswana" class="">Botswana</a>
<a href="/afr/burkina-faso" class="">Burkina Faso </a>
<a href="/afr/burundi" class="">Burundi</a>
<a href="/afr/cameroon" class="">Cameroon</a>
<a href="/afr/cape-verde" class="">Cape Verde</a>
<a href="/afr/central-african-republic" class="">Central African Repulic</a>
<a href="/afr/chad" class="">Chad</a>
<a href="/afr/comoros" class="">Comoros</a>
<a href="/afr/congo-dem-rep" class="">Congo, Democratic Republic of</a>
<a href="/afr/congo-republic" class="">Congo, Republic of</a></li>
<li><a href="/afr/cote-divoire" class="">Cote d'Ivoire</a>
<a href="/afr/equatorial-guinea" class="">Equatorial Guinea</a>
<a href="/afr/eritrea" class="">Eritrea</a>
<a href="/afr/ethiopia" class="">Ethiopia</a>
<a href="/afr/gabon" class="">Gabon</a>
<a href="/afr/gambia" class="">Gambia, The</a>
<a href="/afr/ghana" class="">Ghana</a>
<a href="/afr/guinea" class="">Guinea</a>
<a href="/afr/guinea-bissau" class="">Guinea-Bissau</a>
<a href="/afr/kenya" class="">Kenya</a>
<a href="/afr/lesotho" class="">Lesotho</a>
<a href="/afr/liberia" class="">Liberia</a></li>
<li><a href="/afr/madagascar" class="">Madagascar</a>
<a href="/afr/malawi" class="">Malawi</a>
<a href="/afr/mali" class="">Mali</a>
<a href="/afr/mauritania" class="">Mauritania</a>
<a href="/afr/mauritius" class="">Mauritius</a>
<a href="/afr/mozambique" class="">Mozambique</a>
<a href="/afr/namibia" class="">Namibia</a>
<a href="/afr/niger" class="">Niger</a>
<a href="/afr/nigeria" class="">Nigeria</a>
<a href="/afr/rwanda" class="">Rwanda</a>
<a href="/afr/sao-tome-and-principe" class="">Sao Tome and Principe</a>
<a href="/afr/senegal" class="">Senegal</a></li>
<li><a href="/afr/seychelles" class="">Seychelles</a>
<a href="/afr/sierra-leone" class="">Sierra Leone</a>
<a href="/afr/somalia" class="">Somalia</a>
<a href="/afr/south-africa" class="">South Africa</a>
<a href="/afr/south-sudan" class="">South Sudan</a>
<a href="/afr/sudan" class="">Sudan</a>
<a href="/afr/swaziland" class="">Swaziland</a>
<a href="/afr/tanzania" class="">Tanzania</a>
<a href="/afr/togo" class="">Togo</a>
<a href="/afr/uganda" class="">Uganda</a>
<a href="/afr/zambia" class="">Zambia</a>
<a href="/afr/zimbabwe" class="">Zimbabwe</a></li>
</ul>
</div>
</li>
<li class="region-option "><a href="/eap"><span>East Asia & the Pacific</span></a>
<div class="menu-country-options">
<ul class="menu-countries" style="" >
<li><a href="/eap/cambodia" class="">Cambodia</a>
<a href="/eap/china" class="">China</a>
<a href="/eap/fiji" class="">Fiji</a>
<a href="/eap/indonesia" class="">Indonesia</a>
<a href="/eap/kiribati" class="">Kiribati</a></li>
<li><a href="/eap/lao-pdr" class="">Lao People's Democratic Republic</a>
<a href="/eap/malaysia" class="">Malaysia</a>
<a href="/eap/mongolia" class="">Mongolia</a>
<a href="/eap/myanmar" class="">Myanmar</a>
<a href="/eap/palau" class="">Palau</a></li>
<li><a href="/eap/papua-new-guinea" class="">Papua New Guinea </a>
<a href="/eap/philippines" class="">Philippines</a>
<a href="/eap/samoa" class="">Samoa</a>
<a href="/eap/solomon-islands" class="">Solomon Islands </a>
<a href="/eap/korea-republic" class="">South Korea</a></li>
<li><a href="/eap/thailand" class="">Thailand</a>
<a href="/eap/timor-leste" class="">Timor-leste</a>
<a href="/eap/tonga" class="">Tonga</a>
<a href="/eap/vanuatu" class="">Vanuatu</a>
<a href="/eap/vietnam" class="">Vietnam</a></li>
</ul>
</div>
</li>
<li class="region-option "><a href="/eca"><span>Europe and Central Asia</span></a>
<div class="menu-country-options">
<ul class="menu-countries" style="" >
<li><a href="/eca/albania" class="">Albania</a>
<a href="/eca/armenia" class="">Armenia</a>
<a href="/eca/azerbaijan" class="">Azerbaijan</a>
<a href="/eca/belarus" class="">Belarus</a>
<a href="/eca/bosnia-and-herzegovina" class="">Bosnia and Herzegovina </a>
<a href="/eca/bulgaria" class="">Bulgaria</a>
<a href="/eca/croatia" class="">Croatia</a></li>
<li><a href="/eca/czechrepublic" class="">Czech Republic</a>
<a href="/eca/georgia" class="">Georgia</a>
<a href="/eca/hungary" class="">Hungary</a>
<a href="/eca/kazakhstan" class="">Kazakhstan</a>
<a href="/eca/kosovo" class="">Kosovo</a>
<a href="/eca/kyrgyz-republic" class="">Kyrgyz Republic</a>
<a href="/eca/latvia" class="">Latvia</a></li>
<li><a href="/eca/macedonia" class="">Macedonia</a>
<a href="/eca/moldova" class="">Moldova</a>
<a href="/eca/montenegro" class="">Montenegro</a>
<a href="/eca/poland" class="">Poland</a>
<a href="/eca/serbia" class="">Republic of Serbia</a>
<a href="/eca/romania" class="">Romania</a>
<a href="/eca/russian-federation" class="">Russian Federation</a></li>
<li><a href="/eca/tajikistan" class="">Tajikistan</a>
<a href="/eca/turkey" class="">Turkey</a>
<a href="/eca/turkmenistan" class="">Turkmenistan</a>
<a href="/eca/ukraine" class="">Ukraine</a>
<a href="/eca/uzbekistan" class="">Uzbekistan</a>
</ul>
</div>
</li>
<li class="region-option active"><a href="/lac"><span>Latin America & Caribbean</span><span class="pointer" onclick="return false"></span></a>
<div class="menu-country-options">
<ul class="menu-countries" style="" >
<li><a href="/lac/antigua-barbuda" class="">Antigua and Barbuda</a>
<a href="/lac/argentina" class="">Argentina</a>
<a href="/lac/belize" class="">Belize</a>
<a href="/lac/bolivia" class="">Bolivia</a>
<a href="/lac/brazil" class="">Brazil</a>
<a href="/lac/chile" class="">Chile</a>
<a href="/lac/colombia" class="">Colombia</a>
<a href="/lac/costa-rica" class="">Costa Rica</a></li>
<li><a href="/lac/dominica" class="">Dominica</a>
<a href="/lac/dominican-republic" class="">Dominican Republic</a>
<a href="/lac/ecuador" class="">Ecuador</a>
<a href="/lac/el-salvador" class="">El Salvador</a>
<a href="/lac/grenada" class="">Grenada</a>
<a href="/lac/guatemala" class="">Guatemala</a>
<a href="/lac/guyana" class="">Guyana</a>
<a href="/lac/haiti" class="">Haiti</a></li>
<li><a href="/lac/honduras" class="">Honduras</a>
<a href="/lac/jamaica" class="">Jamaica</a>
<a href="/lac/mexico" class="">Mexico</a>
<a href="/lac/nicaragua" class="">Nicaragua</a>
<a href="/lac/panama" class="">Panama</a>
<a href="/lac/paraguay" class="">Paraguay</a>
<a href="/lac/peru" class="">Peru</a>
<a href="/lac/st-kitts-and-nevis" class="">St Kitts and Nevis</a></li>
<li><a href="/lac/st-lucia" class="">St. Lucia</a>
<a href="/lac/st-vincent-and-the-grenadines" class="">St. Vincent and the Grenadines</a>
<a href="/lac/suriname" class="">Suriname</a>
<a href="/lac/trinidad-tobago" class="">Trinidad and Tobago</a>
<a href="/lac/uruguay" class="">Uruguay</a>
<a href="/lac/venezuela" class="">Venezuela</a>
</ul>
</div>
</li>
<li class="region-option "><a href="/mena"><span>Middle East and North Africa</span></a>
<div class="menu-country-options">
<ul class="menu-countries" style="" >
<li><a href="/mena/algeria" class="">Algeria</a>
<a href="/mena/djibouti" class="">Djibouti</a>
<a href="/mena/egypt-arab-republic" class="">Egypt</a>
<a href="/mena/iran-islamic-republic" class="">Iran, Islamic Republic of</a></li>
<li><a href="/mena/iraq" class="">Iraq</a>
<a href="/mena/jordan" class="">Jordan</a>
<a href="/mena/lebanon" class="">Lebanon</a>
<a href="/mena/libya" class="">Libya</a></li>
<li><a href="/mena/morocco" class="">Morocco</a>
<a href="/mena/syrian-arab-republic" class="">Syria</a>
<a href="/mena/tunisia" class="">Tunisia</a>
<a href="/mena/west-bank-and-gaza" class="">West Bank & Gaza</a></li>
<li><a href="/mena/yemen-republic" class="">Yemen, Rep.</a>
</ul>
</div>
</li>
<li class="region-option "><a href="/sa"><span>South Asia</span></a>
<div class="menu-country-options">
<ul class="menu-countries" style="" >
<li><a href="/sa/afghanistan" class="">Afghanistan</a>
<a href="/sa/bangladesh" class="">Bangladesh</a></li>
<li><a href="/sa/bhutan" class="">Bhutan</a>
<a href="/sa/india" class="">India</a></li>
<li><a href="/sa/maldives" class="">Maldives</a>
<a href="/sa/nepal" class="">Nepal</a></li>
<li><a href="/sa/pakistan" class="">Pakistan</a>
<a href="/sa/srilanka" class="">Sri Lanka </a></li>
</ul>
</div>
</li>
</ul>
</div>
</li>
</ul>
<div id="map-summary-container" style="float:left">
<h1 id="map-summary" style="display:none" class="loaded txtRed txtGeorgia">
<span id="project_count"> </span> <span class="smallHdr" id="active_projects_header">financed activities working in</span> <span id="activity_count"> </span> <span class="smallHdr" id="mapped_locations_header">mapped locations</span>
</h1>
</div>
</div>
</div>
<div id="map-content">
<div id="wb_map_wrapper" style="position:relative; z-index: 5; height: 514px; 958px">
<div id="wb_map" style="height: 520px"></div>
</div>
</div>
<div id="chart-left" class="">
<div id="chart-left-title">
<h1 id="sector_funding_title">Financed Activities by Sector</h1>
</div>
<div id="chart-left-stat">
<h1 id="sector_funding_total"></h1>
<h2 id="sector_funding_description" style="display:none"></h2>
</div>
<div id="chart-left-pie-chart"></div>
</div>
<div id="chart-right" class="">
<div id="chart-right-title">
<h1>Financed Activities by Country</h1>
</div>
<!-- <div id="chart-right-stat-subtitle">
<h1 id="funding_total"></h1>
</div> -->
<div id="chart-right-graph"></div>
</div>
<script type="text/javascript" charset="utf-8">
var wb = null;
function onload() {
wb = new F1.WorldBank();
var projects = [];
var productline = {"Debt Reduction Facility":42.0,"Recipient Executed Activities":176.91,"Guarantees":850.3,"Global Environment Project":364.45,"IBRD/IDA":32447.74,"Carbon Offset":185.36,"Montreal Protocol":0.0,"GEF Medium Sized Program":2.0};
var sectors = {"Public Administration, Law, and Justice":5716.1857,"Water, sanitation and flood protection":3937.7514,"Transportation":7828.4392,"Energy and mining":1698.1582,"Industry and trade":936.7867,"Finance":1704.6155,"Education":2543.6156,"Information and communications":147.5903,"Health and other social services":7708.6922,"Agriculture, fishing, and forestry":1846.9252};
var regions = {"Republic of Peru":{"financing":2308.65,"shortname":"Republic of Peru"},"Republic of Panama":{"financing":402.75,"shortname":"Republic of Panama"},"Belize":{"financing":18.0,"shortname":"Belize"},"Latin America":{"financing":9.31,"shortname":"Latin America"},"Republic of El Salvador":{"financing":296.01,"shortname":"Republic of El Salvador"},"Organization of Eastern Caribbean States":{"financing":45.12,"shortname":"Organization of Eastern Caribbean States"},"Caribbean":{"financing":2.4,"shortname":"Caribbean"},"Republic of Colombia":{"financing":2758.17,"shortname":"Republic of Colombia"},"Republic of Guatemala":{"financing":402.94,"shortname":"Republic of Guatemala"},"Republic of Chile":{"financing":112.16,"shortname":"Republic of Chile"},"Oriental Republic of Uruguay":{"financing":544.0,"shortname":"Oriental Republic of Uruguay"},"Co-operative Republic of Guyana":{"financing":66.88,"shortname":"Co-operative Republic of Guyana"},"Republic of Ecuador":{"financing":24.85,"shortname":"Republic of Ecuador"},"Dominican Republic":{"financing":275.79,"shortname":"Dominican Republic"},"Central America":{"financing":13.17,"shortname":"Central America"},"Republic of Haiti":{"financing":569.6,"shortname":"Republic of Haiti"},"Republic of Paraguay":{"financing":380.33,"shortname":"Republic of Paraguay"},"Andean Countries":{"financing":7.94,"shortname":"Andean Countries"},"Barbados":{"financing":35.0,"shortname":"Barbados"},"United Mexican States":{"financing":7358.25,"shortname":"United Mexican States"},"Republic of Honduras":{"financing":378.01,"shortname":"Republic of Honduras"},"Republic of Nicaragua":{"financing":435.07,"shortname":"Republic of Nicaragua"},"Jamaica":{"financing":152.75,"shortname":"Jamaica"},"St. Vincent and the Grenadines":{"financing":5.0,"shortname":"St. Vincent and the Grenadines"},"Federative Republic of Brazil":{"financing":9148.7,"shortname":"Federative Republic of Brazil"},"Plurinational State of Bolivia":{"financing":479.58,"shortname":"Plurinational State of Bolivia"},"St. Lucia":{"financing":18.5,"shortname":"St. Lucia"},"Republic of Trinidad and Tobago":{"financing":2.6,"shortname":"Republic of Trinidad and Tobago"},"Argentine Republic":{"financing":7593.46,"shortname":"Argentine Republic"},"Grenada":{"financing":14.36,"shortname":"Grenada"},"Republic of Costa Rica":{"financing":209.41,"shortname":"Republic of Costa Rica"}};
wb.init("628", "Latin America & Caribbean", "World", {projects_count: '465', locations_count: '4,574', sectors: sectors, regions: regions, thematic_area: "m4r" }, false);
jq("#map_embed_container").width(parseInt(getQuerystring("width", 200), 10))
jq("#map_embed_container").height(parseInt(getQuerystring("height", 200), 10))
}
</script>
<script type="text/javascript" charset="utf-8" src="/js/wb_behaviors.js"></script>
</div>
<br class="clear" />
<div id="footnote">Active financed activities as of March 28, 2012.</div>
<div id="network-breadcrumb"><div class="limiter clear-block">
<span class="breadcrumb-link"><a class="breadcrumb-link-home">You are here</a></span><span class="breadcrumb-link breadcrumb-first"><a href="http://www.worldbank.org/projects">Projects & Operations</a></span>
<span class="breadcrumb-link breadcrumb-first"><a href="http://maps.worldbank.org">Map</a></span>
<a class="breadcrumb-link" href="/" title='World Bank: World'>World</a><a class="breadcrumb-link " href="/lac">Latin America & Caribbean</a>
</div>
</div>
<div id="network-footer">
<div class="limiter"> <a href="http://www.worldbank.org" class="network-name">The World Bank</a>
<div class="network-footer-nav">
<ul class="links network-footer-links">
<li><a href="http://www.worldbank.org/sitemap">Site Map</a></li>
<li><a href="http://www.worldbank.org/siteindex">Index</a></li>
<li><a href="http://www.worldbank.org/help">FAQs</a></li>
<li><a href="http://web.worldbank.org/WBSITE/EXTERNAL/EXTABOUTUS/0,,contentMDK:20041066~menuPK:34582~pagePK:43912~piPK:44037~theSitePK:29708,00.html">Contact Us</a></li>
<li><a href="http://www.worldbank.org/search.htm">Search</a></li>
<li><a href="http://developer.worldbank.org">API</a></li>
<li class="rss last"><a href="http://www.worldbank.org/rss">RSS</a></li>
</ul>
<div class="network-footer-legal"> © 2012 <a href="http://www.worldbankgroup.org">The World Bank Group</a>, All Rights Reserved. <a href="http://web.worldbank.org/WBSITE/EXTERNAL/0,,contentMDK:20146401~pagePK:50016803~piPK:50016805~theSitePK:13,00.html">Legal</a>.</div>
</div>
<div class="network-footer-hotline"> <a href="http://web.worldbank.org/WBSITE/EXTERNAL/EXTABOUTUS/ORGANIZATION/ORGUNITS/EXTDOII/0,,contentMDK:20659616~menuPK:1702202~pagePK:64168445~piPK:64168309~theSitePK:588921,00.html">Fraud & Corruption Hotline</a><br>
<a href="http://web.worldbank.org/WBSITE/EXTERNAL/EXTABOUTUS/ORGANIZATION/ORGUNITS/EXTDOII/0,,contentMDK:20659616~menuPK:1702202~pagePK:64168445~piPK:64168309~theSitePK:588921,00.html">1-800-831-0463</a></div>
</div>
</div>
<br class="clear" />
</div>
<!-- /#wrapper -->
<!-- /layout -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-18962568-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<!-- code for http://maps.worldbank.org -->
<!-- SiteCatalyst code version: G.6. Copyright 1997-2004 Omniture, Inc. More info available at http://www.omniture.com -->
<script language="JavaScript" src="http://siteresources.worldbank.org/SITEMGR/Resources/WebStatsUtil.js"></script>
<script language="JavaScript">
<!--
var s_pageName="Home > Maps > Latin America & Caribbean, World > ";
var s_channel="WBG Mapping for Results EXT";
var s_hier1 = "WBG,WBG Mapping for Results EXT,World,Latin America & Caribbean";
var s_prop1 = "Latin America & Caribbean, World > - The World Bank - Mapping for Results";
var s_prop6 = "World"; / Region /
var s_prop7 = "Latin America & Caribbean"; / Country /
var s_prop2 = "Not Available"; /* Author /
var s_prop3 = "Not Available"; / Date /
var s_prop4 = "Not Available"; / Topic /
var s_prop5 = "Not Available"; / Sub Topic /
var s_prop8 = "Not Available"; / DocType /
var s_prop9 = "Not Available"; / MDK or unique identifier /
var s_prop10 = "Live"; / Site Status /
var s_prop11 = "Not Available"; / Data Source /
var s_prop13 = "WBG"; / VPU /
var s_prop16="English"; / doc language /
var s_prop17="English"; / site language */
var omnitureCookieContent= getCookieValueByName('omniture');
var s_prop18 =getVPU(omnitureCookieContent);
var s_prop19 =getDutyStation(omnitureCookieContent);
var s_prop20 =getUserType(omnitureCookieContent);
var sTitle = document.title;
var asTitleParts = sTitle.split("-");
while (sTitle.indexOf(",") > -1)
sTitle = sTitle.replace(",", "");
s_pageName = sTitle;
s_prop1 = sTitle;
s_hier1 += ", " + sTitle;
var s_account="wbnispextgeomfr,wbglobalext";
//-->
</script>
<script language="JavaScript" src="http://siteresources.worldbank.org/scripts/s_code_remote.js"></script>
<!-- End SiteCatalyst code version: G.6. -->
<script type="text/javascript" charset="utf-8" src="/js/wb_behaviors.js"></script>
</body></html>