factbook 0.1.3 → 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (46) hide show
  1. checksums.yaml +7 -0
  2. data/Manifest.txt +34 -22
  3. data/README.md +8 -3
  4. data/Rakefile +2 -263
  5. data/data/codes.csv +262 -0
  6. data/data/comparisons.csv +75 -0
  7. data/lib/factbook/builder.rb +214 -0
  8. data/lib/factbook/builder_item.rb +93 -0
  9. data/lib/factbook/codes.rb +119 -0
  10. data/lib/factbook/comparisons.rb +50 -0
  11. data/lib/factbook/page.rb +103 -303
  12. data/lib/factbook/sanitizer.rb +214 -0
  13. data/lib/factbook/sect.rb +29 -196
  14. data/lib/factbook/subsect.rb +18 -0
  15. data/lib/factbook/table.rb +52 -0
  16. data/lib/factbook/utils.rb +85 -0
  17. data/lib/factbook/utils_info.rb +102 -0
  18. data/lib/factbook/version.rb +4 -3
  19. data/lib/factbook.rb +23 -1
  20. data/test/data/au.html +579 -0
  21. data/test/data/au.yml +8 -0
  22. data/test/data/be.html +596 -0
  23. data/test/data/be.yml +8 -0
  24. data/test/data/src/au.html +2006 -0
  25. data/test/data/src/be.html +2011 -0
  26. data/test/helper.rb +0 -4
  27. data/test/test_builder.rb +37 -0
  28. data/test/test_codes.rb +76 -0
  29. data/test/test_comparisons.rb +19 -0
  30. data/test/test_fields.rb +21 -18
  31. data/test/test_item_builder.rb +99 -0
  32. data/test/test_json.rb +17 -20
  33. data/test/test_page.rb +18 -10
  34. data/test/test_sanitizer.rb +35 -0
  35. metadata +68 -49
  36. data/.gemtest +0 -0
  37. data/test/data/countrytemplate_au.html +0 -4179
  38. data/test/data/countrytemplate_be.html +0 -4260
  39. data/test/data/countrytemplate_br.html +0 -4366
  40. data/test/data/countrytemplate_ee.html +0 -2999
  41. data/test/data/countrytemplate_ls.html +0 -2728
  42. data/test/data/countrytemplate_mx.html +0 -4397
  43. data/test/data/countrytemplate_vt.html +0 -1726
  44. data/test/data/countrytemplate_xx.html +0 -2898
  45. data/test/test_page_old.rb +0 -478
  46. data/test/test_strip.rb +0 -66
@@ -1,4179 +0,0 @@
1
-
2
- <script type="text/javascript" src="../js/jquery-1.8.3.min.js"></script>
3
- <script type="text/javascript" src="../js/jquery.main.js"></script>
4
- <script type="text/javascript" src="../scripts/wfb_scripts.js" charset="utf-8"></script>
5
- <script src="../scripts/imgscale.js"></script>
6
-
7
-
8
-
9
- <table width="100%" border="0" cellpadding="0" cellspacing="0">
10
-
11
- <tr class="eur_dark">
12
- <td valign="middle">
13
- <table border="0" cellpadding="0" cellspacing="0">
14
- <tr>
15
- <td height="25" valign="middle">
16
- <div class="region1">
17
- <a href=" ../wfbInt/region_eur.html" style="color: #FFFFFF;">Europe</a> <strong>:: </strong><span class="region_name1">Austria</span>
18
- </div>
19
-
20
- </td>
21
- </tr>
22
- </table>
23
- </td>
24
-
25
- </table>
26
-
27
- </td>
28
- </tr>
29
- </table>
30
-
31
- <div id="countryInfo" >
32
-
33
- <script>
34
-
35
- </script>
36
-
37
-
38
-
39
-
40
- <div id="CollapsiblePanel1_Intro" class="CollapsiblePanel" style="width:100%; ">
41
- <div class="wrapper">
42
- <h2 class="question question-back" ccode="au" sectiontitle="Introduction"><a href="javascript:void();">Introduction</span> ::</span><span class="region">Austria</span></a></h2>
43
- <div class="answer" align="left">
44
- <div class="box" style="padding: 0px; margin: 0px;">
45
- <ul style="text-align: left;padding: 0px;margin: 0px;width: 100%;">
46
- <table border="0" cellspacing="0" cellpadding="0" style="width: 100%;">
47
-
48
-
49
- <tr class="eur_light" >
50
- <td width="450" height="20">
51
- <div class="category" style="padding-left:5px;" id="field">
52
- <a href="../docs/notesanddefs.html?fieldkey=2028&alphaletter=B&term=Background" title="Notes and Definitions: Background"> Background</a>:
53
- </div>
54
- </td>
55
-
56
- <tr>
57
- <td id="data" colspan="2" style="vertical-align:middle;">
58
-
59
-
60
-
61
- <div class="category_data">Once the center of power for the large Austro-Hungarian Empire, Austria was reduced to a small republic after its defeat in World War I. Following annexation by Nazi Germany in 1938 and subsequent occupation by the victorious Allies in 1945, Austria's status remained unclear for a decade. A State Treaty signed in 1955 ended the occupation, recognized Austria's independence, and forbade unification with Germany. A constitutional law that same year declared the country's "perpetual neutrality" as a condition for Soviet military withdrawal. The Soviet Union's collapse in 1991 and Austria's entry into the European Union in 1995 have altered the meaning of this neutrality. A prosperous, democratic country, Austria entered the EU Economic and Monetary Union in 1999.</div>
62
-
63
- <tr>
64
- <td class="category_data" style="padding-bottom: 5px;"></td>
65
- </tr>
66
- </table>
67
- </ul>
68
- </div>
69
-
70
- </div>
71
- <script>
72
-
73
- </script>
74
-
75
-
76
-
77
-
78
- <div id="CollapsiblePanel1_Geo" class="CollapsiblePanel" style="width:100%; ">
79
- <div class="wrapper">
80
- <h2 class="question question-back" ccode="au" sectiontitle="Geography"><a href="javascript:void();">Geography</span> ::</span><span class="region">Austria</span></a></h2>
81
- <div class="answer" align="left">
82
- <div class="box" style="padding: 0px; margin: 0px;">
83
- <ul style="text-align: left;padding: 0px;margin: 0px;width: 100%;">
84
- <table border="0" cellspacing="0" cellpadding="0" style="width: 100%;">
85
-
86
-
87
- <tr class="eur_light" >
88
- <td width="450" height="20">
89
- <div class="category" style="padding-left:5px;" id="field">
90
- <a href="../docs/notesanddefs.html?fieldkey=2144&alphaletter=L&term=Location" title="Notes and Definitions: Location"> Location</a>:
91
- </div>
92
- </td>
93
-
94
- <tr>
95
- <td id="data" colspan="2" style="vertical-align:middle;">
96
-
97
-
98
-
99
- <div class="category_data">Central Europe, north of Italy and Slovenia</div>
100
-
101
- </td>
102
- </tr>
103
- <tr>
104
- <td height="10"></td>
105
- </tr>
106
-
107
- <tr class="eur_light">
108
- <td width="450" height="20">
109
- <div class="category" style="padding-left:5px;" id="field">
110
- <a href="../docs/notesanddefs.html?fieldkey=2011&alphaletter=G&term=Geographic coordinates" title="Notes and Definitions: Geographic coordinates"> Geographic coordinates:</a>
111
- </div>
112
- </td>
113
-
114
- </tr>
115
- <tr height="22">
116
- <td colspan="2" id="data">
117
-
118
- <div class="category_data">47 20 N, 13 20 E</div>
119
-
120
- </td>
121
- </tr>
122
- <tr>
123
- <td height="10"></td>
124
- </tr>
125
-
126
- <tr class="eur_light">
127
- <td width="450" height="20">
128
- <div class="category" style="padding-left:5px;" id="field">
129
- <a href="../docs/notesanddefs.html?fieldkey=2145&alphaletter=M&term=Map references" title="Notes and Definitions: Map references"> Map references:</a>
130
- </div>
131
- </td>
132
-
133
- </tr>
134
- <tr height="22">
135
- <td colspan="2" id="data">
136
-
137
- <div class="category_data">
138
-
139
- <a href="../graphics/ref_maps/physical/pdf/europe.pdf" target="_blank" class="category_data">Europe</a>
140
-
141
- </div>
142
-
143
- </td>
144
- </tr>
145
- <tr>
146
- <td height="10"></td>
147
- </tr>
148
-
149
- <tr class="eur_light">
150
- <td width="450" height="20">
151
- <div class="category" style="padding-left:5px;" id="field">
152
- <a href="../docs/notesanddefs.html?fieldkey=2147&alphaletter=A&term=Area" title="Notes and Definitions: Area"> Area:</a>
153
- </div>
154
- </td>
155
-
156
- </tr>
157
- <tr height="22">
158
- <td colspan="2" id="data">
159
-
160
- <div class="category">total: <span class="category_data" style="font-weight:normal; vertical-align:bottom;">83,871 sq km</span></div>
161
-
162
-
163
-
164
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2147rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=114#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 114 </a> </span>
165
-
166
- <div class="category" style="padding-top: 2px;">
167
- land:
168
-
169
- <span class="category_data" style="font-weight:normal; vertical-align:top;">82,445 sq km </span></div>
170
-
171
- <div class="category" style="padding-top: 2px;">
172
- water:
173
-
174
- <span class="category_data" style="font-weight:normal; vertical-align:top;">1,426 sq km </span></div>
175
-
176
- </td>
177
- </tr>
178
- <tr>
179
- <td height="10"></td>
180
- </tr>
181
-
182
- <tr class="eur_light">
183
- <td width="450" height="20">
184
- <div class="category" style="padding-left:5px;" id="field">
185
- <a href="../docs/notesanddefs.html?fieldkey=2023&alphaletter=A&term=Area - comparative" title="Notes and Definitions: Area - comparative"> Area - comparative:</a>
186
- </div>
187
- </td>
188
-
189
- </tr>
190
- <tr height="22">
191
- <td colspan="2" id="data">
192
-
193
- <div class="category_data">slightly smaller than Maine</div>
194
-
195
- </td>
196
- </tr>
197
- <tr>
198
- <td height="10"></td>
199
- </tr>
200
-
201
- <tr class="eur_light">
202
- <td width="450" height="20">
203
- <div class="category" style="padding-left:5px;" id="field">
204
- <a href="../docs/notesanddefs.html?fieldkey=2096&alphaletter=L&term=Land boundaries" title="Notes and Definitions: Land boundaries"> Land boundaries:</a>
205
- </div>
206
- </td>
207
-
208
- </tr>
209
- <tr height="22">
210
- <td colspan="2" id="data">
211
-
212
- <div class="category">total: <span class="category_data" style="font-weight:normal; vertical-align:bottom;">2,562 km</span></div>
213
-
214
-
215
-
216
- <div class="category" style="padding-top: 2px;">
217
- border countries:
218
-
219
- <span class="category_data" style="font-weight:normal; vertical-align:top;">Czech Republic 362 km, Germany 784 km, Hungary 366 km, Italy 430 km, Liechtenstein 35 km, Slovakia 91 km, Slovenia 330 km, Switzerland 164 km </span></div>
220
-
221
- </td>
222
- </tr>
223
- <tr>
224
- <td height="10"></td>
225
- </tr>
226
-
227
- <tr class="eur_light">
228
- <td width="450" height="20">
229
- <div class="category" style="padding-left:5px;" id="field">
230
- <a href="../docs/notesanddefs.html?fieldkey=2060&alphaletter=C&term=Coastline" title="Notes and Definitions: Coastline"> Coastline:</a>
231
- </div>
232
- </td>
233
-
234
- </tr>
235
- <tr height="22">
236
- <td colspan="2" id="data">
237
-
238
- <div class="category_data">0 km (landlocked)</div>
239
-
240
- </td>
241
- </tr>
242
- <tr>
243
- <td height="10"></td>
244
- </tr>
245
-
246
- <tr class="eur_light">
247
- <td width="450" height="20">
248
- <div class="category" style="padding-left:5px;" id="field">
249
- <a href="../docs/notesanddefs.html?fieldkey=2106&alphaletter=M&term=Maritime claims" title="Notes and Definitions: Maritime claims"> Maritime claims:</a>
250
- </div>
251
- </td>
252
-
253
- </tr>
254
- <tr height="22">
255
- <td colspan="2" id="data">
256
-
257
- <div class="category_data">none (landlocked)</div>
258
-
259
- </td>
260
- </tr>
261
- <tr>
262
- <td height="10"></td>
263
- </tr>
264
-
265
- <tr class="eur_light">
266
- <td width="450" height="20">
267
- <div class="category" style="padding-left:5px;" id="field">
268
- <a href="../docs/notesanddefs.html?fieldkey=2059&alphaletter=C&term=Climate" title="Notes and Definitions: Climate"> Climate:</a>
269
- </div>
270
- </td>
271
-
272
- </tr>
273
- <tr height="22">
274
- <td colspan="2" id="data">
275
-
276
- <div class="category_data">temperate; continental, cloudy; cold winters with frequent rain and some snow in lowlands and snow in mountains; moderate summers with occasional showers</div>
277
-
278
- </td>
279
- </tr>
280
- <tr>
281
- <td height="10"></td>
282
- </tr>
283
-
284
- <tr class="eur_light">
285
- <td width="450" height="20">
286
- <div class="category" style="padding-left:5px;" id="field">
287
- <a href="../docs/notesanddefs.html?fieldkey=2125&alphaletter=T&term=Terrain" title="Notes and Definitions: Terrain"> Terrain:</a>
288
- </div>
289
- </td>
290
-
291
- </tr>
292
- <tr height="22">
293
- <td colspan="2" id="data">
294
-
295
- <div class="category_data">in the west and south mostly mountains (Alps); along the eastern and northern margins mostly flat or gently sloping</div>
296
-
297
- </td>
298
- </tr>
299
- <tr>
300
- <td height="10"></td>
301
- </tr>
302
-
303
- <tr class="eur_light">
304
- <td width="450" height="20">
305
- <div class="category" style="padding-left:5px;" id="field">
306
- <a href="../docs/notesanddefs.html?fieldkey=2020&alphaletter=E&term=Elevation extremes" title="Notes and Definitions: Elevation extremes"> Elevation extremes:</a>
307
- </div>
308
- </td>
309
-
310
- </tr>
311
- <tr height="22">
312
- <td colspan="2" id="data">
313
-
314
- <div class="category">lowest point: <span class="category_data" style="font-weight:normal; vertical-align:bottom;">Neusiedler See 115 m</span></div>
315
-
316
-
317
-
318
- <div class="category" style="padding-top: 2px;">
319
- highest point:
320
-
321
- <span class="category_data" style="font-weight:normal; vertical-align:top;">Grossglockner 3,798 m </span></div>
322
-
323
- </td>
324
- </tr>
325
- <tr>
326
- <td height="10"></td>
327
- </tr>
328
-
329
- <tr class="eur_light">
330
- <td width="450" height="20">
331
- <div class="category" style="padding-left:5px;" id="field">
332
- <a href="../docs/notesanddefs.html?fieldkey=2111&alphaletter=N&term=Natural resources" title="Notes and Definitions: Natural resources"> Natural resources:</a>
333
- </div>
334
- </td>
335
-
336
- </tr>
337
- <tr height="22">
338
- <td colspan="2" id="data">
339
-
340
- <div class="category_data">oil, coal, lignite, timber, iron ore, copper, zinc, antimony, magnesite, tungsten, graphite, salt, hydropower</div>
341
-
342
- </td>
343
- </tr>
344
- <tr>
345
- <td height="10"></td>
346
- </tr>
347
-
348
- <tr class="eur_light">
349
- <td width="450" height="20">
350
- <div class="category" style="padding-left:5px;" id="field">
351
- <a href="../docs/notesanddefs.html?fieldkey=2097&alphaletter=L&term=Land use" title="Notes and Definitions: Land use"> Land use:</a>
352
- </div>
353
- </td>
354
-
355
- </tr>
356
- <tr height="22">
357
- <td colspan="2" id="data">
358
-
359
- <div class="category">arable land: <span class="category_data" style="font-weight:normal; vertical-align:bottom;">16.25%</span></div>
360
-
361
-
362
-
363
- <div class="category" style="padding-top: 2px;">
364
- permanent crops:
365
-
366
- <span class="category_data" style="font-weight:normal; vertical-align:top;">0.77% </span></div>
367
-
368
- <div class="category" style="padding-top: 2px;">
369
- other:
370
-
371
- <span class="category_data" style="font-weight:normal; vertical-align:top;">82.98% (2011) </span></div>
372
-
373
- </td>
374
- </tr>
375
- <tr>
376
- <td height="10"></td>
377
- </tr>
378
-
379
- <tr class="eur_light">
380
- <td width="450" height="20">
381
- <div class="category" style="padding-left:5px;" id="field">
382
- <a href="../docs/notesanddefs.html?fieldkey=2146&alphaletter=I&term=Irrigated land" title="Notes and Definitions: Irrigated land"> Irrigated land:</a>
383
- </div>
384
- </td>
385
-
386
- </tr>
387
- <tr height="22">
388
- <td colspan="2" id="data">
389
-
390
- <div class="category_data">1,170 sq km (2007)</div>
391
-
392
- </td>
393
- </tr>
394
- <tr>
395
- <td height="10"></td>
396
- </tr>
397
-
398
- <tr class="eur_light">
399
- <td width="450" height="20">
400
- <div class="category" style="padding-left:5px;" id="field">
401
- <a href="../docs/notesanddefs.html?fieldkey=2201&alphaletter=T&term=Total renewable water resources" title="Notes and Definitions: Total renewable water resources"> Total renewable water resources:</a>
402
- </div>
403
- </td>
404
-
405
- </tr>
406
- <tr height="22">
407
- <td colspan="2" id="data">
408
-
409
- <div class="category_data">77.7 cu km (2011)</div>
410
-
411
- </td>
412
- </tr>
413
- <tr>
414
- <td height="10"></td>
415
- </tr>
416
-
417
- <tr class="eur_light">
418
- <td width="450" height="20">
419
- <div class="category" style="padding-left:5px;" id="field">
420
- <a href="../docs/notesanddefs.html?fieldkey=2202&alphaletter=F&term=Freshwater withdrawal (domestic/industrial/agricultural)" title="Notes and Definitions: Freshwater withdrawal (domestic/industrial/agricultural)"> Freshwater withdrawal (domestic/industrial/agricultural):</a>
421
- </div>
422
- </td>
423
-
424
- </tr>
425
- <tr height="22">
426
- <td colspan="2" id="data">
427
-
428
- <div class="category">total: <span class="category_data" style="font-weight:normal; vertical-align:bottom;">3.66 cu km/yr (18%/79%/3%)</span></div>
429
-
430
-
431
-
432
- <div class="category" style="padding-top: 2px;">
433
- per capita:
434
-
435
- <span class="category_data" style="font-weight:normal; vertical-align:top;">452.4 cu m/yr (2008) </span></div>
436
-
437
- </td>
438
- </tr>
439
- <tr>
440
- <td height="10"></td>
441
- </tr>
442
-
443
- <tr class="eur_light">
444
- <td width="450" height="20">
445
- <div class="category" style="padding-left:5px;" id="field">
446
- <a href="../docs/notesanddefs.html?fieldkey=2021&alphaletter=N&term=Natural hazards" title="Notes and Definitions: Natural hazards"> Natural hazards:</a>
447
- </div>
448
- </td>
449
-
450
- </tr>
451
- <tr height="22">
452
- <td colspan="2" id="data">
453
-
454
- <div class="category_data">landslides; avalanches; earthquakes</div>
455
-
456
- </td>
457
- </tr>
458
- <tr>
459
- <td height="10"></td>
460
- </tr>
461
-
462
- <tr class="eur_light">
463
- <td width="450" height="20">
464
- <div class="category" style="padding-left:5px;" id="field">
465
- <a href="../docs/notesanddefs.html?fieldkey=2032&alphaletter=E&term=Environment - current issues" title="Notes and Definitions: Environment - current issues"> Environment - current issues:</a>
466
- </div>
467
- </td>
468
-
469
- </tr>
470
- <tr height="22">
471
- <td colspan="2" id="data">
472
-
473
- <div class="category_data">some forest degradation caused by air and soil pollution; soil pollution results from the use of agricultural chemicals; air pollution results from emissions by coal- and oil-fired power stations and industrial plants and from trucks transiting Austria between northern and southern Europe</div>
474
-
475
- </td>
476
- </tr>
477
- <tr>
478
- <td height="10"></td>
479
- </tr>
480
-
481
- <tr class="eur_light">
482
- <td width="450" height="20">
483
- <div class="category" style="padding-left:5px;" id="field">
484
- <a href="../docs/notesanddefs.html?fieldkey=2033&alphaletter=E&term=Environment - international agreements" title="Notes and Definitions: Environment - international agreements"> Environment - international agreements:</a>
485
- </div>
486
- </td>
487
-
488
- </tr>
489
- <tr height="22">
490
- <td colspan="2" id="data">
491
-
492
- <div class="category">party to: <span class="category_data" style="font-weight:normal; vertical-align:bottom;">Air Pollution, Air Pollution-Nitrogen Oxides, Air Pollution-Persistent Organic Pollutants, Air Pollution-Sulfur 85, Air Pollution-Sulphur 94, Air Pollution-Volatile Organic Compounds, Antarctic Treaty, Biodiversity, Climate Change, Climate Change-Kyoto Protocol, Desertification, Endangered Species, Environmental Modification, Hazardous Wastes, Law of the Sea, Ozone Layer Protection, Ship Pollution, Tropical Timber 83, Tropical Timber 94, Wetlands, Whaling</span></div>
493
-
494
-
495
-
496
- <div class="category" style="padding-top: 2px;">
497
- signed, but not ratified:
498
-
499
- <span class="category_data" style="font-weight:normal; vertical-align:top;">none of the selected agreements </span></div>
500
-
501
- </td>
502
- </tr>
503
- <tr>
504
- <td height="10"></td>
505
- </tr>
506
-
507
- <tr class="eur_light">
508
- <td width="450" height="20">
509
- <div class="category" style="padding-left:5px;" id="field">
510
- <a href="../docs/notesanddefs.html?fieldkey=2113&alphaletter=G&term=Geography - note" title="Notes and Definitions: Geography - note"> Geography - note:</a>
511
- </div>
512
- </td>
513
-
514
- </tr>
515
- <tr height="22">
516
- <td colspan="2" id="data">
517
-
518
- <div class="category_data">landlocked; strategic location at the crossroads of central Europe with many easily traversable Alpine passes and valleys; major river is the Danube; population is concentrated on eastern lowlands because of steep slopes, poor soils, and low temperatures elsewhere</div>
519
-
520
- <tr>
521
- <td class="category_data" style="padding-bottom: 5px;"></td>
522
- </tr>
523
- </table>
524
- </ul>
525
- </div>
526
-
527
- </div>
528
- <script>
529
-
530
- </script>
531
-
532
-
533
-
534
-
535
- <div id="CollapsiblePanel1_People" class="CollapsiblePanel" style="width:100%; ">
536
- <div class="wrapper">
537
- <h2 class="question question-back" ccode="au" sectiontitle="People and Society"><a href="javascript:void();">People and Society</span> ::</span><span class="region">Austria</span></a></h2>
538
- <div class="answer" align="left">
539
- <div class="box" style="padding: 0px; margin: 0px;">
540
- <ul style="text-align: left;padding: 0px;margin: 0px;width: 100%;">
541
- <table border="0" cellspacing="0" cellpadding="0" style="width: 100%;">
542
-
543
-
544
- <tr class="eur_light" >
545
- <td width="450" height="20">
546
- <div class="category" style="padding-left:5px;" id="field">
547
- <a href="../docs/notesanddefs.html?fieldkey=2110&alphaletter=N&term=Nationality" title="Notes and Definitions: Nationality"> Nationality</a>:
548
- </div>
549
- </td>
550
-
551
- <tr>
552
- <td id="data" colspan="2" style="vertical-align:middle;">
553
-
554
-
555
-
556
- <div class="category">noun: <span class="category_data" style="font-weight:normal;">Austrian(s)</span> </div>
557
-
558
- <div class="category" style="padding-top: 2px;">
559
- adjective:
560
-
561
- <span class="category_data" style="font-weight:normal; vertical-align:top;">Austrian </span></div>
562
-
563
- </td>
564
- </tr>
565
- <tr>
566
- <td height="10"></td>
567
- </tr>
568
-
569
- <tr class="eur_light">
570
- <td width="450" height="20">
571
- <div class="category" style="padding-left:5px;" id="field">
572
- <a href="../docs/notesanddefs.html?fieldkey=2075&alphaletter=E&term=Ethnic groups" title="Notes and Definitions: Ethnic groups"> Ethnic groups:</a>
573
- </div>
574
- </td>
575
-
576
- </tr>
577
- <tr height="22">
578
- <td colspan="2" id="data">
579
-
580
- <div class="category_data">Austrians 91.1%, former Yugoslavs 4% (includes Croatians, Slovenes, Serbs, and Bosniaks), Turks 1.6%, German 0.9%, other or unspecified 2.4% (2001 census)</div>
581
-
582
- </td>
583
- </tr>
584
- <tr>
585
- <td height="10"></td>
586
- </tr>
587
-
588
- <tr class="eur_light">
589
- <td width="450" height="20">
590
- <div class="category" style="padding-left:5px;" id="field">
591
- <a href="../docs/notesanddefs.html?fieldkey=2098&alphaletter=L&term=Languages" title="Notes and Definitions: Languages"> Languages:</a>
592
- </div>
593
- </td>
594
-
595
- </tr>
596
- <tr height="22">
597
- <td colspan="2" id="data">
598
-
599
- <div class="category_data">German (official nationwide) 88.6%, Turkish 2.3%, Serbian 2.2%, Croatian (official in Burgenland) 1.6%, other (includes Slovene, official in Carinthia, and Hungarian, official in Burgenland) 5.3% (2001 census)</div>
600
-
601
- </td>
602
- </tr>
603
- <tr>
604
- <td height="10"></td>
605
- </tr>
606
-
607
- <tr class="eur_light">
608
- <td width="450" height="20">
609
- <div class="category" style="padding-left:5px;" id="field">
610
- <a href="../docs/notesanddefs.html?fieldkey=2122&alphaletter=R&term=Religions" title="Notes and Definitions: Religions"> Religions:</a>
611
- </div>
612
- </td>
613
-
614
- </tr>
615
- <tr height="22">
616
- <td colspan="2" id="data">
617
-
618
- <div class="category_data">Roman Catholic 73.6%, Protestant 4.7%, Muslim 4.2%, other 3.5%, unspecified 2%, none 12% (2001 census)</div>
619
-
620
- </td>
621
- </tr>
622
- <tr>
623
- <td height="10"></td>
624
- </tr>
625
-
626
- <tr class="eur_light">
627
- <td width="450" height="20">
628
- <div class="category" style="padding-left:5px;" id="field">
629
- <a href="../docs/notesanddefs.html?fieldkey=2119&alphaletter=P&term=Population" title="Notes and Definitions: Population"> Population:</a>
630
- </div>
631
- </td>
632
-
633
- </tr>
634
- <tr height="22">
635
- <td colspan="2" id="data">
636
-
637
- <div class="category_data">8,221,646 (July 2013 est.)</div>
638
-
639
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2119rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=94#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 94 </a> </span>
640
-
641
- </td>
642
- </tr>
643
- <tr>
644
- <td height="10"></td>
645
- </tr>
646
-
647
- <tr class="eur_light">
648
- <td width="450" height="20">
649
- <div class="category" style="padding-left:5px;" id="field">
650
- <a href="../docs/notesanddefs.html?fieldkey=2010&alphaletter=A&term=Age structure" title="Notes and Definitions: Age structure"> Age structure:</a>
651
- </div>
652
- </td>
653
-
654
- </tr>
655
- <tr height="22">
656
- <td colspan="2" id="data">
657
-
658
- <div class="category">0-14 years: <span class="category_data" style="font-weight:normal; vertical-align:bottom;">13.7% (male 577,390/female 550,496)</span></div>
659
-
660
-
661
-
662
- <div class="category" style="padding-top: 2px;">
663
- 15-24 years:
664
-
665
- <span class="category_data" style="font-weight:normal; vertical-align:top;">11.8% (male 494,324/female 474,171) </span></div>
666
-
667
- <div class="category" style="padding-top: 2px;">
668
- 25-54 years:
669
-
670
- <span class="category_data" style="font-weight:normal; vertical-align:top;">43.1% (male 1,779,534/female 1,766,779) </span></div>
671
-
672
- <div class="category" style="padding-top: 2px;">
673
- 55-64 years:
674
-
675
- <span class="category_data" style="font-weight:normal; vertical-align:top;">12.5% (male 506,419/female 520,552) </span></div>
676
-
677
- <div class="category" style="padding-top: 2px;">
678
- 65 years and over:
679
-
680
- <span class="category_data" style="font-weight:normal; vertical-align:top;">18.9% (male 656,883/female 895,098) (2013 est.) </span></div>
681
-
682
- </td>
683
- </tr>
684
- <tr>
685
- <td height="10"></td>
686
- </tr>
687
-
688
- <tr class="eur_light">
689
- <td width="450" height="20">
690
- <div class="category" style="padding-left:5px;" id="field">
691
- <a href="../docs/notesanddefs.html?fieldkey=2261&alphaletter=D&term=Dependency ratios" title="Notes and Definitions: Dependency ratios"> Dependency ratios:</a>
692
- </div>
693
- </td>
694
-
695
- </tr>
696
- <tr height="22">
697
- <td colspan="2" id="data">
698
-
699
- <div class="category">total dependency ratio: <span class="category_data" style="font-weight:normal; vertical-align:bottom;">48.9 %</span></div>
700
-
701
-
702
-
703
- <div class="category" style="padding-top: 2px;">
704
- youth dependency ratio:
705
-
706
- <span class="category_data" style="font-weight:normal; vertical-align:top;">21.6 % </span></div>
707
-
708
- <div class="category" style="padding-top: 2px;">
709
- elderly dependency ratio:
710
-
711
- <span class="category_data" style="font-weight:normal; vertical-align:top;">27.3 % </span></div>
712
-
713
- <div class="category" style="padding-top: 2px;">
714
- potential support ratio:
715
-
716
- <span class="category_data" style="font-weight:normal; vertical-align:top;">3.7 (2013) </span></div>
717
-
718
- </td>
719
- </tr>
720
- <tr>
721
- <td height="10"></td>
722
- </tr>
723
-
724
- <tr class="eur_light">
725
- <td width="450" height="20">
726
- <div class="category" style="padding-left:5px;" id="field">
727
- <a href="../docs/notesanddefs.html?fieldkey=2177&alphaletter=M&term=Median age" title="Notes and Definitions: Median age"> Median age:</a>
728
- </div>
729
- </td>
730
-
731
- </tr>
732
- <tr height="22">
733
- <td colspan="2" id="data">
734
-
735
- <div class="category">total: <span class="category_data" style="font-weight:normal; vertical-align:bottom;">43.9 years</span></div>
736
-
737
-
738
-
739
- <div class="category" style="padding-top: 2px;">
740
- male:
741
-
742
- <span class="category_data" style="font-weight:normal; vertical-align:top;">42.8 years </span></div>
743
-
744
- <div class="category" style="padding-top: 2px;">
745
- female:
746
-
747
- <span class="category_data" style="font-weight:normal; vertical-align:top;">44.9 years (2013 est.) </span></div>
748
-
749
- </td>
750
- </tr>
751
- <tr>
752
- <td height="10"></td>
753
- </tr>
754
-
755
- <tr class="eur_light">
756
- <td width="450" height="20">
757
- <div class="category" style="padding-left:5px;" id="field">
758
- <a href="../docs/notesanddefs.html?fieldkey=2002&alphaletter=P&term=Population growth rate" title="Notes and Definitions: Population growth rate"> Population growth rate:</a>
759
- </div>
760
- </td>
761
-
762
- </tr>
763
- <tr height="22">
764
- <td colspan="2" id="data">
765
-
766
- <div class="category_data">0.02% (2013 est.)</div>
767
-
768
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2002rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=191#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 191 </a> </span>
769
-
770
- </td>
771
- </tr>
772
- <tr>
773
- <td height="10"></td>
774
- </tr>
775
-
776
- <tr class="eur_light">
777
- <td width="450" height="20">
778
- <div class="category" style="padding-left:5px;" id="field">
779
- <a href="../docs/notesanddefs.html?fieldkey=2054&alphaletter=B&term=Birth rate" title="Notes and Definitions: Birth rate"> Birth rate:</a>
780
- </div>
781
- </td>
782
-
783
- </tr>
784
- <tr height="22">
785
- <td colspan="2" id="data">
786
-
787
- <div class="category_data">8.73 births/1,000 population (2013 est.)</div>
788
-
789
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2054rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=214#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 214 </a> </span>
790
-
791
- </td>
792
- </tr>
793
- <tr>
794
- <td height="10"></td>
795
- </tr>
796
-
797
- <tr class="eur_light">
798
- <td width="450" height="20">
799
- <div class="category" style="padding-left:5px;" id="field">
800
- <a href="../docs/notesanddefs.html?fieldkey=2066&alphaletter=D&term=Death rate" title="Notes and Definitions: Death rate"> Death rate:</a>
801
- </div>
802
- </td>
803
-
804
- </tr>
805
- <tr height="22">
806
- <td colspan="2" id="data">
807
-
808
- <div class="category_data">10.31 deaths/1,000 population (2013 est.)</div>
809
-
810
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2066rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=45#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 45 </a> </span>
811
-
812
- </td>
813
- </tr>
814
- <tr>
815
- <td height="10"></td>
816
- </tr>
817
-
818
- <tr class="eur_light">
819
- <td width="450" height="20">
820
- <div class="category" style="padding-left:5px;" id="field">
821
- <a href="../docs/notesanddefs.html?fieldkey=2112&alphaletter=N&term=Net migration rate" title="Notes and Definitions: Net migration rate"> Net migration rate:</a>
822
- </div>
823
- </td>
824
-
825
- </tr>
826
- <tr height="22">
827
- <td colspan="2" id="data">
828
-
829
- <div class="category_data">1.78 migrant(s)/1,000 population (2013 est.)</div>
830
-
831
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2112rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=46#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 46 </a> </span>
832
-
833
- </td>
834
- </tr>
835
- <tr>
836
- <td height="10"></td>
837
- </tr>
838
-
839
- <tr class="eur_light">
840
- <td width="450" height="20">
841
- <div class="category" style="padding-left:5px;" id="field">
842
- <a href="../docs/notesanddefs.html?fieldkey=2212&alphaletter=U&term=Urbanization" title="Notes and Definitions: Urbanization"> Urbanization:</a>
843
- </div>
844
- </td>
845
-
846
- </tr>
847
- <tr height="22">
848
- <td colspan="2" id="data">
849
-
850
- <div class="category">urban population: <span class="category_data" style="font-weight:normal; vertical-align:bottom;">68% of total population (2010)</span></div>
851
-
852
-
853
-
854
- <div class="category" style="padding-top: 2px;">
855
- rate of urbanization:
856
-
857
- <span class="category_data" style="font-weight:normal; vertical-align:top;">0.6% annual rate of change (2010-15 est.) </span></div>
858
-
859
- </td>
860
- </tr>
861
- <tr>
862
- <td height="10"></td>
863
- </tr>
864
-
865
- <tr class="eur_light">
866
- <td width="450" height="20">
867
- <div class="category" style="padding-left:5px;" id="field">
868
- <a href="../docs/notesanddefs.html?fieldkey=2219&alphaletter=M&term=Major urban areas - population" title="Notes and Definitions: Major urban areas - population"> Major urban areas - population:</a>
869
- </div>
870
- </td>
871
-
872
- </tr>
873
- <tr height="22">
874
- <td colspan="2" id="data">
875
-
876
- <div class="category_data">VIENNA (capital) 1.72 million (2011)</div>
877
-
878
- </td>
879
- </tr>
880
- <tr>
881
- <td height="10"></td>
882
- </tr>
883
-
884
- <tr class="eur_light">
885
- <td width="450" height="20">
886
- <div class="category" style="padding-left:5px;" id="field">
887
- <a href="../docs/notesanddefs.html?fieldkey=2018&alphaletter=S&term=Sex ratio" title="Notes and Definitions: Sex ratio"> Sex ratio:</a>
888
- </div>
889
- </td>
890
-
891
- </tr>
892
- <tr height="22">
893
- <td colspan="2" id="data">
894
-
895
- <div class="category">at birth: <span class="category_data" style="font-weight:normal; vertical-align:bottom;">1.05 male(s)/female</span></div>
896
-
897
-
898
-
899
- <div class="category" style="padding-top: 2px;">
900
- 0-14 years:
901
-
902
- <span class="category_data" style="font-weight:normal; vertical-align:top;">1.05 male(s)/female </span></div>
903
-
904
- <div class="category" style="padding-top: 2px;">
905
- 15-24 years:
906
-
907
- <span class="category_data" style="font-weight:normal; vertical-align:top;">1.04 male(s)/female </span></div>
908
-
909
- <div class="category" style="padding-top: 2px;">
910
- 25-54 years:
911
-
912
- <span class="category_data" style="font-weight:normal; vertical-align:top;">1.01 male(s)/female </span></div>
913
-
914
- <div class="category" style="padding-top: 2px;">
915
- 55-64 years:
916
-
917
- <span class="category_data" style="font-weight:normal; vertical-align:top;">0.97 male(s)/female </span></div>
918
-
919
- <div class="category" style="padding-top: 2px;">
920
- 65 years and over:
921
-
922
- <span class="category_data" style="font-weight:normal; vertical-align:top;">0.73 male(s)/female </span></div>
923
-
924
- <div class="category" style="padding-top: 2px;">
925
- total population:
926
-
927
- <span class="category_data" style="font-weight:normal; vertical-align:top;">0.95 male(s)/female (2013 est.) </span></div>
928
-
929
- </td>
930
- </tr>
931
- <tr>
932
- <td height="10"></td>
933
- </tr>
934
-
935
- <tr class="eur_light">
936
- <td width="450" height="20">
937
- <div class="category" style="padding-left:5px;" id="field">
938
- <a href="../docs/notesanddefs.html?fieldkey=2256&alphaletter=M&term=Mother's mean age at first birth" title="Notes and Definitions: Mother's mean age at first birth"> Mother's mean age at first birth:</a>
939
- </div>
940
- </td>
941
-
942
- </tr>
943
- <tr height="22">
944
- <td colspan="2" id="data">
945
-
946
- <div class="category_data">28.5 (2011 est.)</div>
947
-
948
- </td>
949
- </tr>
950
- <tr>
951
- <td height="10"></td>
952
- </tr>
953
-
954
- <tr class="eur_light">
955
- <td width="450" height="20">
956
- <div class="category" style="padding-left:5px;" id="field">
957
- <a href="../docs/notesanddefs.html?fieldkey=2223&alphaletter=M&term=Maternal mortality rate" title="Notes and Definitions: Maternal mortality rate"> Maternal mortality rate:</a>
958
- </div>
959
- </td>
960
-
961
- </tr>
962
- <tr height="22">
963
- <td colspan="2" id="data">
964
-
965
- <div class="category_data">4 deaths/100,000 live births (2010)</div>
966
-
967
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2223rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=179#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 179 </a> </span>
968
-
969
- </td>
970
- </tr>
971
- <tr>
972
- <td height="10"></td>
973
- </tr>
974
-
975
- <tr class="eur_light">
976
- <td width="450" height="20">
977
- <div class="category" style="padding-left:5px;" id="field">
978
- <a href="../docs/notesanddefs.html?fieldkey=2091&alphaletter=I&term=Infant mortality rate" title="Notes and Definitions: Infant mortality rate"> Infant mortality rate:</a>
979
- </div>
980
- </td>
981
-
982
- </tr>
983
- <tr height="22">
984
- <td colspan="2" id="data">
985
-
986
- <div class="category">total: <span class="category_data" style="font-weight:normal; vertical-align:bottom;">4.21 deaths/1,000 live births</span></div>
987
-
988
-
989
-
990
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2091rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=196#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 196 </a> </span>
991
-
992
- <div class="category" style="padding-top: 2px;">
993
- male:
994
-
995
- <span class="category_data" style="font-weight:normal; vertical-align:top;">5.09 deaths/1,000 live births </span></div>
996
-
997
- <div class="category" style="padding-top: 2px;">
998
- female:
999
-
1000
- <span class="category_data" style="font-weight:normal; vertical-align:top;">3.3 deaths/1,000 live births (2013 est.) </span></div>
1001
-
1002
- </td>
1003
- </tr>
1004
- <tr>
1005
- <td height="10"></td>
1006
- </tr>
1007
-
1008
- <tr class="eur_light">
1009
- <td width="450" height="20">
1010
- <div class="category" style="padding-left:5px;" id="field">
1011
- <a href="../docs/notesanddefs.html?fieldkey=2102&alphaletter=L&term=Life expectancy at birth" title="Notes and Definitions: Life expectancy at birth"> Life expectancy at birth:</a>
1012
- </div>
1013
- </td>
1014
-
1015
- </tr>
1016
- <tr height="22">
1017
- <td colspan="2" id="data">
1018
-
1019
- <div class="category">total population: <span class="category_data" style="font-weight:normal; vertical-align:bottom;">80.04 years</span></div>
1020
-
1021
-
1022
-
1023
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2102rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=33#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 33 </a> </span>
1024
-
1025
- <div class="category" style="padding-top: 2px;">
1026
- male:
1027
-
1028
- <span class="category_data" style="font-weight:normal; vertical-align:top;">77.13 years </span></div>
1029
-
1030
- <div class="category" style="padding-top: 2px;">
1031
- female:
1032
-
1033
- <span class="category_data" style="font-weight:normal; vertical-align:top;">83.1 years (2013 est.) </span></div>
1034
-
1035
- </td>
1036
- </tr>
1037
- <tr>
1038
- <td height="10"></td>
1039
- </tr>
1040
-
1041
- <tr class="eur_light">
1042
- <td width="450" height="20">
1043
- <div class="category" style="padding-left:5px;" id="field">
1044
- <a href="../docs/notesanddefs.html?fieldkey=2127&alphaletter=T&term=Total fertility rate" title="Notes and Definitions: Total fertility rate"> Total fertility rate:</a>
1045
- </div>
1046
- </td>
1047
-
1048
- </tr>
1049
- <tr height="22">
1050
- <td colspan="2" id="data">
1051
-
1052
- <div class="category_data">1.42 children born/woman (2013 est.)</div>
1053
-
1054
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2127rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=201#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 201 </a> </span>
1055
-
1056
- </td>
1057
- </tr>
1058
- <tr>
1059
- <td height="10"></td>
1060
- </tr>
1061
-
1062
- <tr class="eur_light">
1063
- <td width="450" height="20">
1064
- <div class="category" style="padding-left:5px;" id="field">
1065
- <a href="../docs/notesanddefs.html?fieldkey=2258&alphaletter=C&term=Contraceptive prevalence rate" title="Notes and Definitions: Contraceptive prevalence rate"> Contraceptive prevalence rate:</a>
1066
- </div>
1067
- </td>
1068
-
1069
- </tr>
1070
- <tr height="22">
1071
- <td colspan="2" id="data">
1072
-
1073
- <div class="category_data">69.6%</div>
1074
-
1075
- <div class="category" style="padding-top: 2px;">
1076
-
1077
- <em>note:</em>
1078
-
1079
- <span class="category_data" style="font-weight:normal; vertical-align:top;">percent of women aged 18-46 (2009) </span></div>
1080
-
1081
- </td>
1082
- </tr>
1083
- <tr>
1084
- <td height="10"></td>
1085
- </tr>
1086
-
1087
- <tr class="eur_light">
1088
- <td width="450" height="20">
1089
- <div class="category" style="padding-left:5px;" id="field">
1090
- <a href="../docs/notesanddefs.html?fieldkey=2225&alphaletter=H&term=Health expenditures" title="Notes and Definitions: Health expenditures"> Health expenditures:</a>
1091
- </div>
1092
- </td>
1093
-
1094
- </tr>
1095
- <tr height="22">
1096
- <td colspan="2" id="data">
1097
-
1098
- <div class="category_data">11% of GDP (2010)</div>
1099
-
1100
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2225rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=21#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 21 </a> </span>
1101
-
1102
- </td>
1103
- </tr>
1104
- <tr>
1105
- <td height="10"></td>
1106
- </tr>
1107
-
1108
- <tr class="eur_light">
1109
- <td width="450" height="20">
1110
- <div class="category" style="padding-left:5px;" id="field">
1111
- <a href="../docs/notesanddefs.html?fieldkey=2226&alphaletter=P&term=Physicians density" title="Notes and Definitions: Physicians density"> Physicians density:</a>
1112
- </div>
1113
- </td>
1114
-
1115
- </tr>
1116
- <tr height="22">
1117
- <td colspan="2" id="data">
1118
-
1119
- <div class="category_data">4.75 physicians/1,000 population (2009)</div>
1120
-
1121
- </td>
1122
- </tr>
1123
- <tr>
1124
- <td height="10"></td>
1125
- </tr>
1126
-
1127
- <tr class="eur_light">
1128
- <td width="450" height="20">
1129
- <div class="category" style="padding-left:5px;" id="field">
1130
- <a href="../docs/notesanddefs.html?fieldkey=2227&alphaletter=H&term=Hospital bed density" title="Notes and Definitions: Hospital bed density"> Hospital bed density:</a>
1131
- </div>
1132
- </td>
1133
-
1134
- </tr>
1135
- <tr height="22">
1136
- <td colspan="2" id="data">
1137
-
1138
- <div class="category_data">7.7 beds/1,000 population (2009)</div>
1139
-
1140
- </td>
1141
- </tr>
1142
- <tr>
1143
- <td height="10"></td>
1144
- </tr>
1145
-
1146
- <tr class="eur_light">
1147
- <td width="450" height="20">
1148
- <div class="category" style="padding-left:5px;" id="field">
1149
- <a href="../docs/notesanddefs.html?fieldkey=2216&alphaletter=D&term=Drinking water source" title="Notes and Definitions: Drinking water source"> Drinking water source:</a>
1150
- </div>
1151
- </td>
1152
-
1153
- </tr>
1154
- <tr height="22">
1155
- <td colspan="2" id="data">
1156
-
1157
- <div class="category">improved: <span class="category_data" style="font-weight:normal; vertical-align:bottom;"></span></div>
1158
-
1159
-
1160
-
1161
- <div class="category_data" style="padding-top: 3px;">urban: 100% of population </div>
1162
-
1163
- <div class="category_data" style="padding-top: 3px;">rural: 100% of population </div>
1164
-
1165
- <div class="category_data" style="padding-top: 3px;">total: 100% of population (2010 est.) </div>
1166
-
1167
- </td>
1168
- </tr>
1169
- <tr>
1170
- <td height="10"></td>
1171
- </tr>
1172
-
1173
- <tr class="eur_light">
1174
- <td width="450" height="20">
1175
- <div class="category" style="padding-left:5px;" id="field">
1176
- <a href="../docs/notesanddefs.html?fieldkey=2217&alphaletter=S&term=Sanitation facility access" title="Notes and Definitions: Sanitation facility access"> Sanitation facility access:</a>
1177
- </div>
1178
- </td>
1179
-
1180
- </tr>
1181
- <tr height="22">
1182
- <td colspan="2" id="data">
1183
-
1184
- <div class="category">improved: <span class="category_data" style="font-weight:normal; vertical-align:bottom;"></span></div>
1185
-
1186
-
1187
-
1188
- <div class="category_data" style="padding-top: 3px;">urban: 100% of population </div>
1189
-
1190
- <div class="category_data" style="padding-top: 3px;">rural: 100% of population </div>
1191
-
1192
- <div class="category_data" style="padding-top: 3px;">total: 100% of population (2010 est.) </div>
1193
-
1194
- </td>
1195
- </tr>
1196
- <tr>
1197
- <td height="10"></td>
1198
- </tr>
1199
-
1200
- <tr class="eur_light">
1201
- <td width="450" height="20">
1202
- <div class="category" style="padding-left:5px;" id="field">
1203
- <a href="../docs/notesanddefs.html?fieldkey=2155&alphaletter=H&term=HIV/AIDS - adult prevalence rate" title="Notes and Definitions: HIV/AIDS - adult prevalence rate"> HIV/AIDS - adult prevalence rate:</a>
1204
- </div>
1205
- </td>
1206
-
1207
- </tr>
1208
- <tr height="22">
1209
- <td colspan="2" id="data">
1210
-
1211
- <div class="category_data">0.3% (2009 est.)</div>
1212
-
1213
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2155rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=84#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 84 </a> </span>
1214
-
1215
- </td>
1216
- </tr>
1217
- <tr>
1218
- <td height="10"></td>
1219
- </tr>
1220
-
1221
- <tr class="eur_light">
1222
- <td width="450" height="20">
1223
- <div class="category" style="padding-left:5px;" id="field">
1224
- <a href="../docs/notesanddefs.html?fieldkey=2156&alphaletter=H&term=HIV/AIDS - people living with HIV/AIDS" title="Notes and Definitions: HIV/AIDS - people living with HIV/AIDS"> HIV/AIDS - people living with HIV/AIDS:</a>
1225
- </div>
1226
- </td>
1227
-
1228
- </tr>
1229
- <tr height="22">
1230
- <td colspan="2" id="data">
1231
-
1232
- <div class="category_data">15,000 (2009 est.)</div>
1233
-
1234
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2156rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=85#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 85 </a> </span>
1235
-
1236
- </td>
1237
- </tr>
1238
- <tr>
1239
- <td height="10"></td>
1240
- </tr>
1241
-
1242
- <tr class="eur_light">
1243
- <td width="450" height="20">
1244
- <div class="category" style="padding-left:5px;" id="field">
1245
- <a href="../docs/notesanddefs.html?fieldkey=2157&alphaletter=H&term=HIV/AIDS - deaths" title="Notes and Definitions: HIV/AIDS - deaths"> HIV/AIDS - deaths:</a>
1246
- </div>
1247
- </td>
1248
-
1249
- </tr>
1250
- <tr height="22">
1251
- <td colspan="2" id="data">
1252
-
1253
- <div class="category_data">fewer than 100 (2009 est.)</div>
1254
-
1255
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2157rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=124#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 124 </a> </span>
1256
-
1257
- </td>
1258
- </tr>
1259
- <tr>
1260
- <td height="10"></td>
1261
- </tr>
1262
-
1263
- <tr class="eur_light">
1264
- <td width="450" height="20">
1265
- <div class="category" style="padding-left:5px;" id="field">
1266
- <a href="../docs/notesanddefs.html?fieldkey=2228&alphaletter=O&term=Obesity - adult prevalence rate" title="Notes and Definitions: Obesity - adult prevalence rate"> Obesity - adult prevalence rate:</a>
1267
- </div>
1268
- </td>
1269
-
1270
- </tr>
1271
- <tr height="22">
1272
- <td colspan="2" id="data">
1273
-
1274
- <div class="category_data">20.9% (2008)</div>
1275
-
1276
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2228rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=93#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 93 </a> </span>
1277
-
1278
- </td>
1279
- </tr>
1280
- <tr>
1281
- <td height="10"></td>
1282
- </tr>
1283
-
1284
- <tr class="eur_light">
1285
- <td width="450" height="20">
1286
- <div class="category" style="padding-left:5px;" id="field">
1287
- <a href="../docs/notesanddefs.html?fieldkey=2206&alphaletter=E&term=Education expenditures" title="Notes and Definitions: Education expenditures"> Education expenditures:</a>
1288
- </div>
1289
- </td>
1290
-
1291
- </tr>
1292
- <tr height="22">
1293
- <td colspan="2" id="data">
1294
-
1295
- <div class="category_data">6% of GDP (2009)</div>
1296
-
1297
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2206rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=39#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 39 </a> </span>
1298
-
1299
- </td>
1300
- </tr>
1301
- <tr>
1302
- <td height="10"></td>
1303
- </tr>
1304
-
1305
- <tr class="eur_light">
1306
- <td width="450" height="20">
1307
- <div class="category" style="padding-left:5px;" id="field">
1308
- <a href="../docs/notesanddefs.html?fieldkey=2103&alphaletter=L&term=Literacy" title="Notes and Definitions: Literacy"> Literacy:</a>
1309
- </div>
1310
- </td>
1311
-
1312
- </tr>
1313
- <tr height="22">
1314
- <td colspan="2" id="data">
1315
-
1316
- <div class="category">definition: <span class="category_data" style="font-weight:normal; vertical-align:bottom;">age 15 and over can read and write</span></div>
1317
-
1318
-
1319
-
1320
- <div class="category" style="padding-top: 2px;">
1321
- total population:
1322
-
1323
- <span class="category_data" style="font-weight:normal; vertical-align:top;">98% </span></div>
1324
-
1325
- <div class="category" style="padding-top: 2px;">
1326
- male:
1327
-
1328
- <span class="category_data" style="font-weight:normal; vertical-align:top;">NA </span></div>
1329
-
1330
- <div class="category" style="padding-top: 2px;">
1331
- female:
1332
-
1333
- <span class="category_data" style="font-weight:normal; vertical-align:top;">NA </span></div>
1334
-
1335
- </td>
1336
- </tr>
1337
- <tr>
1338
- <td height="10"></td>
1339
- </tr>
1340
-
1341
- <tr class="eur_light">
1342
- <td width="450" height="20">
1343
- <div class="category" style="padding-left:5px;" id="field">
1344
- <a href="../docs/notesanddefs.html?fieldkey=2205&alphaletter=S&term=School life expectancy (primary to tertiary education)" title="Notes and Definitions: School life expectancy (primary to tertiary education)"> School life expectancy (primary to tertiary education):</a>
1345
- </div>
1346
- </td>
1347
-
1348
- </tr>
1349
- <tr height="22">
1350
- <td colspan="2" id="data">
1351
-
1352
- <div class="category">total: <span class="category_data" style="font-weight:normal; vertical-align:bottom;">16 years</span></div>
1353
-
1354
-
1355
-
1356
- <div class="category" style="padding-top: 2px;">
1357
- male:
1358
-
1359
- <span class="category_data" style="font-weight:normal; vertical-align:top;">15 years </span></div>
1360
-
1361
- <div class="category" style="padding-top: 2px;">
1362
- female:
1363
-
1364
- <span class="category_data" style="font-weight:normal; vertical-align:top;">16 years (2011) </span></div>
1365
-
1366
- </td>
1367
- </tr>
1368
- <tr>
1369
- <td height="10"></td>
1370
- </tr>
1371
-
1372
- <tr class="eur_light">
1373
- <td width="450" height="20">
1374
- <div class="category" style="padding-left:5px;" id="field">
1375
- <a href="../docs/notesanddefs.html?fieldkey=2229&alphaletter=U&term=Unemployment, youth ages 15-24" title="Notes and Definitions: Unemployment, youth ages 15-24"> Unemployment, youth ages 15-24:</a>
1376
- </div>
1377
- </td>
1378
-
1379
- </tr>
1380
- <tr height="22">
1381
- <td colspan="2" id="data">
1382
-
1383
- <div class="category">total: <span class="category_data" style="font-weight:normal; vertical-align:bottom;">8.3%</span></div>
1384
-
1385
-
1386
-
1387
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2229rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=118#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 118 </a> </span>
1388
-
1389
- <div class="category" style="padding-top: 2px;">
1390
- male:
1391
-
1392
- <span class="category_data" style="font-weight:normal; vertical-align:top;">7.9% </span></div>
1393
-
1394
- <div class="category" style="padding-top: 2px;">
1395
- female:
1396
-
1397
- <span class="category_data" style="font-weight:normal; vertical-align:top;">8.8% (2011) </span></div>
1398
-
1399
- <tr>
1400
- <td class="category_data" style="padding-bottom: 5px;"></td>
1401
- </tr>
1402
- </table>
1403
- </ul>
1404
- </div>
1405
-
1406
- </div>
1407
- <script>
1408
-
1409
- </script>
1410
-
1411
-
1412
-
1413
-
1414
- <div id="CollapsiblePanel1_Govt" class="CollapsiblePanel" style="width:100%; ">
1415
- <div class="wrapper">
1416
- <h2 class="question question-back" ccode="au" sectiontitle="Government"><a href="javascript:void();">Government</span> ::</span><span class="region">Austria</span></a></h2>
1417
- <div class="answer" align="left">
1418
- <div class="box" style="padding: 0px; margin: 0px;">
1419
- <ul style="text-align: left;padding: 0px;margin: 0px;width: 100%;">
1420
- <table border="0" cellspacing="0" cellpadding="0" style="width: 100%;">
1421
-
1422
-
1423
- <tr class="eur_light" >
1424
- <td width="450" height="20">
1425
- <div class="category" style="padding-left:5px;" id="field">
1426
- <a href="../docs/notesanddefs.html?fieldkey=2142&alphaletter=C&term=Country name" title="Notes and Definitions: Country name"> Country name</a>:
1427
- </div>
1428
- </td>
1429
-
1430
- <tr>
1431
- <td id="data" colspan="2" style="vertical-align:middle;">
1432
-
1433
-
1434
-
1435
- <div class="category">conventional long form: <span class="category_data" style="font-weight:normal;">Republic of Austria</span> </div>
1436
-
1437
- <div class="category" style="padding-top: 2px;">
1438
- conventional short form:
1439
-
1440
- <span class="category_data" style="font-weight:normal; vertical-align:top;">Austria </span></div>
1441
-
1442
- <div class="category" style="padding-top: 2px;">
1443
- local long form:
1444
-
1445
- <span class="category_data" style="font-weight:normal; vertical-align:top;">Republik Oesterreich </span></div>
1446
-
1447
- <div class="category" style="padding-top: 2px;">
1448
- local short form:
1449
-
1450
- <span class="category_data" style="font-weight:normal; vertical-align:top;">Oesterreich </span></div>
1451
-
1452
- </td>
1453
- </tr>
1454
- <tr>
1455
- <td height="10"></td>
1456
- </tr>
1457
-
1458
- <tr class="eur_light">
1459
- <td width="450" height="20">
1460
- <div class="category" style="padding-left:5px;" id="field">
1461
- <a href="../docs/notesanddefs.html?fieldkey=2128&alphaletter=G&term=Government type" title="Notes and Definitions: Government type"> Government type:</a>
1462
- </div>
1463
- </td>
1464
-
1465
- </tr>
1466
- <tr height="22">
1467
- <td colspan="2" id="data">
1468
-
1469
- <div class="category_data">federal republic</div>
1470
-
1471
- </td>
1472
- </tr>
1473
- <tr>
1474
- <td height="10"></td>
1475
- </tr>
1476
-
1477
- <tr class="eur_light">
1478
- <td width="450" height="20">
1479
- <div class="category" style="padding-left:5px;" id="field">
1480
- <a href="../docs/notesanddefs.html?fieldkey=2057&alphaletter=C&term=Capital" title="Notes and Definitions: Capital"> Capital:</a>
1481
- </div>
1482
- </td>
1483
-
1484
- </tr>
1485
- <tr height="22">
1486
- <td colspan="2" id="data">
1487
-
1488
- <div class="category">name: <span class="category_data" style="font-weight:normal; vertical-align:bottom;">Vienna</span></div>
1489
-
1490
-
1491
-
1492
- <div class="category" style="padding-top: 2px;">
1493
- geographic coordinates:
1494
-
1495
- <span class="category_data" style="font-weight:normal; vertical-align:top;">48 12 N, 16 22 E </span></div>
1496
-
1497
- <div class="category" style="padding-top: 2px;">
1498
- time difference:
1499
-
1500
- <span class="category_data" style="font-weight:normal; vertical-align:top;">UTC+1 (6 hours ahead of Washington, DC during Standard Time) </span></div>
1501
-
1502
- <div class="category" style="padding-top: 2px;">
1503
- daylight saving time:
1504
-
1505
- <span class="category_data" style="font-weight:normal; vertical-align:top;">+1hr, begins last Sunday in March; ends last Sunday in October </span></div>
1506
-
1507
- </td>
1508
- </tr>
1509
- <tr>
1510
- <td height="10"></td>
1511
- </tr>
1512
-
1513
- <tr class="eur_light">
1514
- <td width="450" height="20">
1515
- <div class="category" style="padding-left:5px;" id="field">
1516
- <a href="../docs/notesanddefs.html?fieldkey=2051&alphaletter=A&term=Administrative divisions" title="Notes and Definitions: Administrative divisions"> Administrative divisions:</a>
1517
- </div>
1518
- </td>
1519
-
1520
- </tr>
1521
- <tr height="22">
1522
- <td colspan="2" id="data">
1523
-
1524
- <div class="category_data">9 states (Bundeslaender, singular - Bundesland); Burgenland, Karnten (Carinthia), Niederoesterreich (Lower Austria), Oberoesterreich (Upper Austria), Salzburg, Steiermark (Styria), Tirol (Tyrol), Vorarlberg, Wien (Vienna)</div>
1525
-
1526
- </td>
1527
- </tr>
1528
- <tr>
1529
- <td height="10"></td>
1530
- </tr>
1531
-
1532
- <tr class="eur_light">
1533
- <td width="450" height="20">
1534
- <div class="category" style="padding-left:5px;" id="field">
1535
- <a href="../docs/notesanddefs.html?fieldkey=2088&alphaletter=I&term=Independence" title="Notes and Definitions: Independence"> Independence:</a>
1536
- </div>
1537
- </td>
1538
-
1539
- </tr>
1540
- <tr height="22">
1541
- <td colspan="2" id="data">
1542
-
1543
- <div class="category_data">12 November 1918 (republic proclaimed); notable earlier dates: 976 (Margravate of Austria established); 17 September 1156 (Duchy of Austria founded); 11 August 1804 (Austrian Empire proclaimed)</div>
1544
-
1545
- </td>
1546
- </tr>
1547
- <tr>
1548
- <td height="10"></td>
1549
- </tr>
1550
-
1551
- <tr class="eur_light">
1552
- <td width="450" height="20">
1553
- <div class="category" style="padding-left:5px;" id="field">
1554
- <a href="../docs/notesanddefs.html?fieldkey=2109&alphaletter=N&term=National holiday" title="Notes and Definitions: National holiday"> National holiday:</a>
1555
- </div>
1556
- </td>
1557
-
1558
- </tr>
1559
- <tr height="22">
1560
- <td colspan="2" id="data">
1561
-
1562
- <div class="category_data">National Day, 26 October (1955); note - commemorates the passage of the law on permanent neutrality</div>
1563
-
1564
- </td>
1565
- </tr>
1566
- <tr>
1567
- <td height="10"></td>
1568
- </tr>
1569
-
1570
- <tr class="eur_light">
1571
- <td width="450" height="20">
1572
- <div class="category" style="padding-left:5px;" id="field">
1573
- <a href="../docs/notesanddefs.html?fieldkey=2063&alphaletter=C&term=Constitution" title="Notes and Definitions: Constitution"> Constitution:</a>
1574
- </div>
1575
- </td>
1576
-
1577
- </tr>
1578
- <tr height="22">
1579
- <td colspan="2" id="data">
1580
-
1581
- <div class="category_data">1 October 1920; revised 1929; reinstated 1 May 1945; revised many times; note - during the period 1 May 1934-1 May 1945 there was a fascist (corporative) constitution in place</div>
1582
-
1583
- </td>
1584
- </tr>
1585
- <tr>
1586
- <td height="10"></td>
1587
- </tr>
1588
-
1589
- <tr class="eur_light">
1590
- <td width="450" height="20">
1591
- <div class="category" style="padding-left:5px;" id="field">
1592
- <a href="../docs/notesanddefs.html?fieldkey=2100&alphaletter=L&term=Legal system" title="Notes and Definitions: Legal system"> Legal system:</a>
1593
- </div>
1594
- </td>
1595
-
1596
- </tr>
1597
- <tr height="22">
1598
- <td colspan="2" id="data">
1599
-
1600
- <div class="category_data">civil law system; judicial review of legislative acts by the Constitutional Court</div>
1601
-
1602
- </td>
1603
- </tr>
1604
- <tr>
1605
- <td height="10"></td>
1606
- </tr>
1607
-
1608
- <tr class="eur_light">
1609
- <td width="450" height="20">
1610
- <div class="category" style="padding-left:5px;" id="field">
1611
- <a href="../docs/notesanddefs.html?fieldkey=2220&alphaletter=I&term=International law organization participation" title="Notes and Definitions: International law organization participation"> International law organization participation:</a>
1612
- </div>
1613
- </td>
1614
-
1615
- </tr>
1616
- <tr height="22">
1617
- <td colspan="2" id="data">
1618
-
1619
- <div class="category_data">accepts compulsory ICJ jurisdiction; accepts ICCt jurisdiction</div>
1620
-
1621
- </td>
1622
- </tr>
1623
- <tr>
1624
- <td height="10"></td>
1625
- </tr>
1626
-
1627
- <tr class="eur_light">
1628
- <td width="450" height="20">
1629
- <div class="category" style="padding-left:5px;" id="field">
1630
- <a href="../docs/notesanddefs.html?fieldkey=2123&alphaletter=S&term=Suffrage" title="Notes and Definitions: Suffrage"> Suffrage:</a>
1631
- </div>
1632
- </td>
1633
-
1634
- </tr>
1635
- <tr height="22">
1636
- <td colspan="2" id="data">
1637
-
1638
- <div class="category_data">16 years of age; universal; note - reduced from 18 years of age in 2007</div>
1639
-
1640
- </td>
1641
- </tr>
1642
- <tr>
1643
- <td height="10"></td>
1644
- </tr>
1645
-
1646
- <tr class="eur_light">
1647
- <td width="450" height="20">
1648
- <div class="category" style="padding-left:5px;" id="field">
1649
- <a href="../docs/notesanddefs.html?fieldkey=2077&alphaletter=E&term=Executive branch" title="Notes and Definitions: Executive branch"> Executive branch:</a>
1650
- </div>
1651
- </td>
1652
-
1653
- </tr>
1654
- <tr height="22">
1655
- <td colspan="2" id="data">
1656
-
1657
- <div class="category">chief of state: <span class="category_data" style="font-weight:normal; vertical-align:bottom;">President Heinz FISCHER (SPOe) (since 8 July 2004)</span></div>
1658
-
1659
-
1660
-
1661
- <div class="category" style="padding-top: 2px;">
1662
- head of government:
1663
-
1664
- <span class="category_data" style="font-weight:normal; vertical-align:top;">Chancellor Werner FAYMANN (SPOe) (since 2 December 2008); Vice Chancellor Michael SPINDELEGGER (OeVP) (since 21 April 2011) </span></div>
1665
-
1666
- <div class="category" style="padding-top: 2px;">
1667
- cabinet:
1668
-
1669
- <span class="category_data" style="font-weight:normal; vertical-align:top;">Council of Ministers chosen by the president on the advice of the chancellor </span></div>
1670
-
1671
- <span class="category" style="padding-left:7px;font-weight: normal;">(For more information visit the <a href="/library/publications/world-leaders-1/index.html" target="_blank">World Leaders website</a>&nbsp;<img src="../graphics/eur_newwindow.gif" alt="Opens in New Window" title="Opens in New Window" border="0"/>)</span>
1672
-
1673
- <div class="category" style="padding-top: 2px;">
1674
- elections:
1675
-
1676
- <span class="category_data" style="font-weight:normal; vertical-align:top;">president elected for a six-year term (eligible for a second term) by direct popular vote and formally sworn into office before the Federal Assembly or Bundesversammlung; presidential election last held on 25 April 2010 (next to be held on 25 April 2016); chancellor formally chosen by the president but determined by the coalition parties forming a parliamentary majority; vice chancellor chosen by the president on the advice of the chancellor </span></div>
1677
-
1678
- <div class="category" style="padding-top: 2px;">
1679
- election results:
1680
-
1681
- <span class="category_data" style="font-weight:normal; vertical-align:top;">Heinz FISCHER reelected president; percent of vote - Heinz FISCHER 79.33%, Barbara ROSENKRANZ 15.24%, Rudolf GEHRING 5.43% </span></div>
1682
-
1683
- <div class="category" style="padding-top: 2px;">
1684
-
1685
- <em>note:</em>
1686
-
1687
- <span class="category_data" style="font-weight:normal; vertical-align:top;">government coalition - SPOe and OeVP </span></div>
1688
-
1689
- </td>
1690
- </tr>
1691
- <tr>
1692
- <td height="10"></td>
1693
- </tr>
1694
-
1695
- <tr class="eur_light">
1696
- <td width="450" height="20">
1697
- <div class="category" style="padding-left:5px;" id="field">
1698
- <a href="../docs/notesanddefs.html?fieldkey=2101&alphaletter=L&term=Legislative branch" title="Notes and Definitions: Legislative branch"> Legislative branch:</a>
1699
- </div>
1700
- </td>
1701
-
1702
- </tr>
1703
- <tr height="22">
1704
- <td colspan="2" id="data">
1705
-
1706
- <div class="category_data">bicameral Federal Assembly or Bundesversammlung consists of Federal Council or Bundesrat (62 seats; delegates appointed by state parliaments with each state receiving 3 to 12 seats in proportion to its population; members serve five- or six-year terms) and the National Council or Nationalrat (183 seats; members elected by popular vote for a five-year term under a system of proportional representation with partially-open party lists)</div>
1707
-
1708
- <div class="category" style="padding-top: 2px;">
1709
- elections:
1710
-
1711
- <span class="category_data" style="font-weight:normal; vertical-align:top;">National Council - last held on 28 September 2008 (next to be held by September 2013) </span></div>
1712
-
1713
- <div class="category" style="padding-top: 2px;">
1714
- election results:
1715
-
1716
- <span class="category_data" style="font-weight:normal; vertical-align:top;">National Council - percent of vote by party - SPOe 29.3%, OeVP 26%, FPOe 17.5%, BZOe 10.7%, Greens 10.4%, other 6.1%; seats by party - SPOe 57, OeVP 51, FPOe 34, BZOe 21, Greens 20; note - seats by party since 2012 - SPOe 56, OeVP 51, FPOe 34, Greens 20, BZOe 13, Stronach 5, other 4 </span></div>
1717
-
1718
- </td>
1719
- </tr>
1720
- <tr>
1721
- <td height="10"></td>
1722
- </tr>
1723
-
1724
- <tr class="eur_light">
1725
- <td width="450" height="20">
1726
- <div class="category" style="padding-left:5px;" id="field">
1727
- <a href="../docs/notesanddefs.html?fieldkey=2094&alphaletter=J&term=Judicial branch" title="Notes and Definitions: Judicial branch"> Judicial branch:</a>
1728
- </div>
1729
- </td>
1730
-
1731
- </tr>
1732
- <tr height="22">
1733
- <td colspan="2" id="data">
1734
-
1735
- <div class="category">highest court(s): <span class="category_data" style="font-weight:normal; vertical-align:bottom;">Supreme Court of Justice or Oberster Gerichtshof (consists of 85 judges organized into 17 senates or panels of five judges each); Constitutional Court or Verfassungsgerichtshof (consists of 20 judges including 6 substitutes; Administrative Court or Verwaltungsgerichtshof - 2 judges plus other members depending on the importance of the case)</span></div>
1736
-
1737
-
1738
-
1739
- <div class="category" style="padding-top: 2px;">
1740
- judge selection and term of office:
1741
-
1742
- <span class="category_data" style="font-weight:normal; vertical-align:top;">Supreme Court judges nominated by executive branch departments and appointed by the president; judges serve for life; Constitutional Court judges nominated by several executive branch departments and approved by the president; judges serve for life; Administrative Court judges recommended by executive branch departments and appointed by the president; terms of judges and members determined by the president </span></div>
1743
-
1744
- <div class="category" style="padding-top: 2px;">
1745
- subordinate courts:
1746
-
1747
- <span class="category_data" style="font-weight:normal; vertical-align:top;">Courts of Appeal (4); Regional Courts (20); district courts (120); county courts </span></div>
1748
-
1749
- </td>
1750
- </tr>
1751
- <tr>
1752
- <td height="10"></td>
1753
- </tr>
1754
-
1755
- <tr class="eur_light">
1756
- <td width="450" height="20">
1757
- <div class="category" style="padding-left:5px;" id="field">
1758
- <a href="../docs/notesanddefs.html?fieldkey=2118&alphaletter=P&term=Political parties and leaders" title="Notes and Definitions: Political parties and leaders"> Political parties and leaders:</a>
1759
- </div>
1760
- </td>
1761
-
1762
- </tr>
1763
- <tr height="22">
1764
- <td colspan="2" id="data">
1765
-
1766
- <div class="category_data">Alliance for the Future of Austria or BZOe [Josef BUCHER]</div>
1767
-
1768
- <div class="category_data" style="padding-top: 3px;">Austrian People's Party or OeVP [Michael SPINDELEGGER] </div>
1769
-
1770
- <div class="category_data" style="padding-top: 3px;">Freedom Party of Austria or FPOe [Heinz Christian STRACHE] </div>
1771
-
1772
- <div class="category_data" style="padding-top: 3px;">Social Democratic Party of Austria or SPOe [Werner FAYMANN] </div>
1773
-
1774
- <div class="category_data" style="padding-top: 3px;">The Greens [Eva GLAWISCHNIG] </div>
1775
-
1776
- <div class="category_data" style="padding-top: 3px;">Communist Party of Austria or KPOe [Mirko MESSNER] </div>
1777
-
1778
- <div class="category_data" style="padding-top: 3px;">"Team Stronach for Austria" [Frank STRONACH] </div>
1779
-
1780
- </td>
1781
- </tr>
1782
- <tr>
1783
- <td height="10"></td>
1784
- </tr>
1785
-
1786
- <tr class="eur_light">
1787
- <td width="450" height="20">
1788
- <div class="category" style="padding-left:5px;" id="field">
1789
- <a href="../docs/notesanddefs.html?fieldkey=2115&alphaletter=P&term=Political pressure groups and leaders" title="Notes and Definitions: Political pressure groups and leaders"> Political pressure groups and leaders:</a>
1790
- </div>
1791
- </td>
1792
-
1793
- </tr>
1794
- <tr height="22">
1795
- <td colspan="2" id="data">
1796
-
1797
- <div class="category_data">Austrian Trade Union Federation or OeGB (nominally independent but primarily Social Democratic)</div>
1798
-
1799
- <div class="category_data" style="padding-top: 3px;">Federal Economic Chamber </div>
1800
-
1801
- <div class="category_data" style="padding-top: 3px;">Labor Chamber or AK (Social Democratic-leaning think tank) </div>
1802
-
1803
- <div class="category_data" style="padding-top: 3px;">OeVP-oriented Association of Austrian Industrialists or IV </div>
1804
-
1805
- <div class="category_data" style="padding-top: 3px;">Roman Catholic Church, including its chief lay organization, Catholic Action </div>
1806
-
1807
- <div class="category" style="padding-top: 2px;">
1808
- other:
1809
-
1810
- <span class="category_data" style="font-weight:normal; vertical-align:top;">three composite leagues of the Austrian People's Party or OeVP representing business, labor, farmers, and other nongovernment organizations in the areas of environment and human rights </span></div>
1811
-
1812
- </td>
1813
- </tr>
1814
- <tr>
1815
- <td height="10"></td>
1816
- </tr>
1817
-
1818
- <tr class="eur_light">
1819
- <td width="450" height="20">
1820
- <div class="category" style="padding-left:5px;" id="field">
1821
- <a href="../docs/notesanddefs.html?fieldkey=2107&alphaletter=I&term=International organization participation" title="Notes and Definitions: International organization participation"> International organization participation:</a>
1822
- </div>
1823
- </td>
1824
-
1825
- </tr>
1826
- <tr height="22">
1827
- <td colspan="2" id="data">
1828
-
1829
- <div class="category_data">ADB (nonregional member), AfDB (nonregional member), Australia Group, BIS, BSEC (observer), CD, CE, CEI, CERN, EAPC, EBRD, ECB, EIB, EMU, ESA, EU, FAO, FATF, G-9, IADB, IAEA, IBRD, ICAO, ICC (national committees), ICRM, IDA, IEA, IFAD, IFC, IFRCS, IGAD (partners), ILO, IMF, IMO, Interpol, IOC, IOM, IPU, ISO, ITSO, ITU, ITUC (NGOs), MIGA, MINURSO, NEA, NSG, OAS (observer), OECD, OIF (observer), OPCW, OSCE, Paris Club, PCA, PFP, Schengen Convention, SELEC (observer), UN, UNCTAD, UNDOF, UNESCO, UNFICYP, UNHCR, UNIFIL, UNTSO, UNWTO, UPU, WCO, WFTU (NGOs), WHO, WIPO, WMO, WTO, ZC</div>
1830
-
1831
- </td>
1832
- </tr>
1833
- <tr>
1834
- <td height="10"></td>
1835
- </tr>
1836
-
1837
- <tr class="eur_light">
1838
- <td width="450" height="20">
1839
- <div class="category" style="padding-left:5px;" id="field">
1840
- <a href="../docs/notesanddefs.html?fieldkey=2149&alphaletter=D&term=Diplomatic representation in the US" title="Notes and Definitions: Diplomatic representation in the US"> Diplomatic representation in the US:</a>
1841
- </div>
1842
- </td>
1843
-
1844
- </tr>
1845
- <tr height="22">
1846
- <td colspan="2" id="data">
1847
-
1848
- <div class="category">chief of mission: <span class="category_data" style="font-weight:normal; vertical-align:bottom;">Ambassador Hans Peter MANZ</span></div>
1849
-
1850
-
1851
-
1852
- <div class="category" style="padding-top: 2px;">
1853
- chancery:
1854
-
1855
- <span class="category_data" style="font-weight:normal; vertical-align:top;">3524 International Court NW, Washington, DC 20008-3035 </span></div>
1856
-
1857
- <div class="category" style="padding-top: 2px;">
1858
- telephone:
1859
-
1860
- <span class="category_data" style="font-weight:normal; vertical-align:top;">[1] (202) 895-6700 </span></div>
1861
-
1862
- <div class="category" style="padding-top: 2px;">
1863
- FAX:
1864
-
1865
- <span class="category_data" style="font-weight:normal; vertical-align:top;">[1] (202) 895-6750 </span></div>
1866
-
1867
- <div class="category" style="padding-top: 2px;">
1868
- consulate(s) general:
1869
-
1870
- <span class="category_data" style="font-weight:normal; vertical-align:top;">Chicago, Los Angeles, New York </span></div>
1871
-
1872
- </td>
1873
- </tr>
1874
- <tr>
1875
- <td height="10"></td>
1876
- </tr>
1877
-
1878
- <tr class="eur_light">
1879
- <td width="450" height="20">
1880
- <div class="category" style="padding-left:5px;" id="field">
1881
- <a href="../docs/notesanddefs.html?fieldkey=2007&alphaletter=D&term=Diplomatic representation from the US" title="Notes and Definitions: Diplomatic representation from the US"> Diplomatic representation from the US:</a>
1882
- </div>
1883
- </td>
1884
-
1885
- </tr>
1886
- <tr height="22">
1887
- <td colspan="2" id="data">
1888
-
1889
- <div class="category">chief of mission: <span class="category_data" style="font-weight:normal; vertical-align:bottom;">Ambassador William C. EACHO III</span></div>
1890
-
1891
-
1892
-
1893
- <div class="category" style="padding-top: 2px;">
1894
- embassy:
1895
-
1896
- <span class="category_data" style="font-weight:normal; vertical-align:top;">Boltzmanngasse 16, A-1090, Vienna </span></div>
1897
-
1898
- <div class="category" style="padding-top: 2px;">
1899
- mailing address:
1900
-
1901
- <span class="category_data" style="font-weight:normal; vertical-align:top;">use embassy street address </span></div>
1902
-
1903
- <div class="category" style="padding-top: 2px;">
1904
- telephone:
1905
-
1906
- <span class="category_data" style="font-weight:normal; vertical-align:top;">[43] (1) 31339-0 </span></div>
1907
-
1908
- <div class="category" style="padding-top: 2px;">
1909
- FAX:
1910
-
1911
- <span class="category_data" style="font-weight:normal; vertical-align:top;">[43] (1) 3100682 </span></div>
1912
-
1913
- </td>
1914
- </tr>
1915
- <tr>
1916
- <td height="10"></td>
1917
- </tr>
1918
-
1919
- <tr class="eur_light">
1920
- <td width="450" height="20">
1921
- <div class="category" style="padding-left:5px;" id="field">
1922
- <a href="../docs/notesanddefs.html?fieldkey=2081&alphaletter=F&term=Flag description" title="Notes and Definitions: Flag description"> Flag description:</a>
1923
- </div>
1924
- </td>
1925
-
1926
- </tr>
1927
- <tr height="22">
1928
- <td colspan="2" id="data">
1929
-
1930
- <div class="category_data">three equal horizontal bands of red (top), white, and red; the flag design is certainly one of the oldest - if not the oldest - national banners in the world; according to tradition, in 1191, following a fierce battle in the Third Crusade, Duke Leopold V of Austria's white tunic became completely blood-spattered; upon removal of his wide belt or sash, a white band was revealed; the red-white-red color combination was subsequently adopted as his banner</div>
1931
-
1932
- </td>
1933
- </tr>
1934
- <tr>
1935
- <td height="10"></td>
1936
- </tr>
1937
-
1938
- <tr class="eur_light">
1939
- <td width="450" height="20">
1940
- <div class="category" style="padding-left:5px;" id="field">
1941
- <a href="../docs/notesanddefs.html?fieldkey=2230&alphaletter=N&term=National symbol(s)" title="Notes and Definitions: National symbol(s)"> National symbol(s):</a>
1942
- </div>
1943
- </td>
1944
-
1945
- </tr>
1946
- <tr height="22">
1947
- <td colspan="2" id="data">
1948
-
1949
- <div class="category_data">golden eagle</div>
1950
-
1951
- </td>
1952
- </tr>
1953
- <tr>
1954
- <td height="10"></td>
1955
- </tr>
1956
-
1957
- <tr class="eur_light">
1958
- <td width="450" height="20">
1959
- <div class="category" style="padding-left:5px;" id="field">
1960
- <a href="../docs/notesanddefs.html?fieldkey=2218&alphaletter=N&term=National anthem" title="Notes and Definitions: National anthem"> National anthem:</a>
1961
- </div>
1962
- </td>
1963
-
1964
- </tr>
1965
- <tr height="22">
1966
- <td colspan="2" id="data">
1967
-
1968
- <div class="category">name: <span class="category_data" style="font-weight:normal; vertical-align:bottom;">"Bundeshymne" (Federal Hymn)</span></div>
1969
-
1970
-
1971
-
1972
- <link rel="stylesheet" type="text/css" href="../styles/jquery.ui.core.css"/>
1973
- <p><a href="../anthems/AU.mp3" class="playAnthem" name="Austria" target="_new"><img src="../graphics/play_anthem.png"></a></p>
1974
-
1975
-
1976
- <div class="category" style="padding-top: 2px;">
1977
- lyrics/music:
1978
-
1979
- <span class="category_data" style="font-weight:normal; vertical-align:top;">Paula von PRERADOVIC/Wolfgang Amadeus MOZART or Johann HOLZER (disputed) </span></div>
1980
-
1981
- <div class="category" style="padding-top: 2px;">
1982
-
1983
- <em>note:</em>
1984
-
1985
- <span class="category_data" style="font-weight:normal; vertical-align:top;">adopted 1947; the anthem is also known as "Land der Berge, Land am Strome" (Land of the Mountains, Land on the River); Austria adopted a new national anthem after World War II to replace the former imperial anthem composed by Franz Josef HAYDN, which had been appropriated by Germany in 1922 and was now associated with the Nazi regime </span></div>
1986
-
1987
- <tr>
1988
- <td class="category_data" style="padding-bottom: 5px;"></td>
1989
- </tr>
1990
- </table>
1991
- </ul>
1992
- </div>
1993
-
1994
- </div>
1995
- <script>
1996
-
1997
- </script>
1998
-
1999
-
2000
-
2001
-
2002
- <div id="CollapsiblePanel1_Econ" class="CollapsiblePanel" style="width:100%; ">
2003
- <div class="wrapper">
2004
- <h2 class="question question-back" ccode="au" sectiontitle="Economy"><a href="javascript:void();">Economy</span> ::</span><span class="region">Austria</span></a></h2>
2005
- <div class="answer" align="left">
2006
- <div class="box" style="padding: 0px; margin: 0px;">
2007
- <ul style="text-align: left;padding: 0px;margin: 0px;width: 100%;">
2008
- <table border="0" cellspacing="0" cellpadding="0" style="width: 100%;">
2009
-
2010
-
2011
- <tr class="eur_light" >
2012
- <td width="450" height="20">
2013
- <div class="category" style="padding-left:5px;" id="field">
2014
- <a href="../docs/notesanddefs.html?fieldkey=2116&alphaletter=E&term=Economy - overview" title="Notes and Definitions: Economy - overview"> Economy - overview</a>:
2015
- </div>
2016
- </td>
2017
-
2018
- <tr>
2019
- <td id="data" colspan="2" style="vertical-align:middle;">
2020
-
2021
-
2022
-
2023
- <div class="category_data">Austria, with its well-developed market economy, skilled labor force, and high standard of living, is closely tied to other EU economies, especially Germany's. Its economy features a large service sector, a sound industrial sector, and a small, but highly developed agricultural sector. Following several years of solid foreign demand for Austrian exports and record employment growth, the international financial crisis of 2008 and subsequent global economic downturn led to a sharp but brief recession. Austrian GDP contracted 3.8% in 2009 but saw positive growth of about 2% in 2010 and 2.7% in 2011. Growth fell to 0.6% in 2012. Unemployment did not rise as steeply in Austria as elsewhere in Europe, partly because the government subsidized reduced working hour schemes to allow companies to retain employees. The 2012 unemployment rate of 4.3% was the lowest within the EU. Stabilization measures, stimulus spending, and an income tax reform pushed the budget deficit to 4.5% in 2010 and 2.6% in 2011, from only about 0.9% in 2008. The international financial crisis of 2008 caused difficulties for Austria's largest banks whose extensive operations in central, eastern, and southeastern Europe faced large losses. The government provided bank support - including in some instances, nationalization - to support aggregate demand and stabilize the banking system. Austria's fiscal position compares favorably with other euro-zone countries, but it faces external risks, such as Austrian banks' continued exposure to Central and Eastern Europe as well as political and economic uncertainties caused by the European sovereign debt crisis. In 2011 the government attempted to pass a constitutional amendment limiting public debt to 60% of GDP by 2020, but it was unable to obtain sufficient support in parliament and instead passed the measure as a simple law. In March 2012, the Austrian parliament approved an austerity package consisting of a mix of expenditure cuts and new revenues that will bring public finances into balance by 2016. In 2012, the budget deficit rose to 3.1% of GDP.</div>
2024
-
2025
- </td>
2026
- </tr>
2027
- <tr>
2028
- <td height="10"></td>
2029
- </tr>
2030
-
2031
- <tr class="eur_light">
2032
- <td width="450" height="20">
2033
- <div class="category" style="padding-left:5px;" id="field">
2034
- <a href="../docs/notesanddefs.html?fieldkey=2001&alphaletter=G&term=GDP (purchasing power parity)" title="Notes and Definitions: GDP (purchasing power parity)"> GDP (purchasing power parity):</a>
2035
- </div>
2036
- </td>
2037
-
2038
- </tr>
2039
- <tr height="22">
2040
- <td colspan="2" id="data">
2041
-
2042
- <div class="category_data">$364.9 billion (2012 est.)</div>
2043
-
2044
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2001rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=38#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 38 </a> </span>
2045
-
2046
- <div class="category_data" style="padding-top: 3px;">$362.1 billion (2011 est.) </div>
2047
-
2048
- <div class="category_data" style="padding-top: 3px;">$352.6 billion (2010 est.) </div>
2049
-
2050
- <div class="category" style="padding-top: 2px;">
2051
-
2052
- <em>note:</em>
2053
-
2054
- <span class="category_data" style="font-weight:normal; vertical-align:top;">data are in 2012 US dollars </span></div>
2055
-
2056
- </td>
2057
- </tr>
2058
- <tr>
2059
- <td height="10"></td>
2060
- </tr>
2061
-
2062
- <tr class="eur_light">
2063
- <td width="450" height="20">
2064
- <div class="category" style="padding-left:5px;" id="field">
2065
- <a href="../docs/notesanddefs.html?fieldkey=2195&alphaletter=G&term=GDP (official exchange rate)" title="Notes and Definitions: GDP (official exchange rate)"> GDP (official exchange rate):</a>
2066
- </div>
2067
- </td>
2068
-
2069
- </tr>
2070
- <tr height="22">
2071
- <td colspan="2" id="data">
2072
-
2073
- <div class="category_data">$398.6 billion (2012 est.)</div>
2074
-
2075
- </td>
2076
- </tr>
2077
- <tr>
2078
- <td height="10"></td>
2079
- </tr>
2080
-
2081
- <tr class="eur_light">
2082
- <td width="450" height="20">
2083
- <div class="category" style="padding-left:5px;" id="field">
2084
- <a href="../docs/notesanddefs.html?fieldkey=2003&alphaletter=G&term=GDP - real growth rate" title="Notes and Definitions: GDP - real growth rate"> GDP - real growth rate:</a>
2085
- </div>
2086
- </td>
2087
-
2088
- </tr>
2089
- <tr height="22">
2090
- <td colspan="2" id="data">
2091
-
2092
- <div class="category_data">0.8% (2012 est.)</div>
2093
-
2094
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2003rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=166#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 166 </a> </span>
2095
-
2096
- <div class="category_data" style="padding-top: 3px;">2.7% (2011 est.) </div>
2097
-
2098
- <div class="category_data" style="padding-top: 3px;">2.1% (2010 est.) </div>
2099
-
2100
- </td>
2101
- </tr>
2102
- <tr>
2103
- <td height="10"></td>
2104
- </tr>
2105
-
2106
- <tr class="eur_light">
2107
- <td width="450" height="20">
2108
- <div class="category" style="padding-left:5px;" id="field">
2109
- <a href="../docs/notesanddefs.html?fieldkey=2004&alphaletter=G&term=GDP - per capita (PPP)" title="Notes and Definitions: GDP - per capita (PPP)"> GDP - per capita (PPP):</a>
2110
- </div>
2111
- </td>
2112
-
2113
- </tr>
2114
- <tr height="22">
2115
- <td colspan="2" id="data">
2116
-
2117
- <div class="category_data">$43,100 (2012 est.)</div>
2118
-
2119
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2004rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=21#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 21 </a> </span>
2120
-
2121
- <div class="category_data" style="padding-top: 3px;">$43,000 (2011 est.) </div>
2122
-
2123
- <div class="category_data" style="padding-top: 3px;">$42,000 (2010 est.) </div>
2124
-
2125
- <div class="category" style="padding-top: 2px;">
2126
-
2127
- <em>note:</em>
2128
-
2129
- <span class="category_data" style="font-weight:normal; vertical-align:top;">data are in 2012 US dollars </span></div>
2130
-
2131
- </td>
2132
- </tr>
2133
- <tr>
2134
- <td height="10"></td>
2135
- </tr>
2136
-
2137
- <tr class="eur_light">
2138
- <td width="450" height="20">
2139
- <div class="category" style="padding-left:5px;" id="field">
2140
- <a href="../docs/notesanddefs.html?fieldkey=2260&alphaletter=G&term=Gross national saving" title="Notes and Definitions: Gross national saving"> Gross national saving:</a>
2141
- </div>
2142
- </td>
2143
-
2144
- </tr>
2145
- <tr height="22">
2146
- <td colspan="2" id="data">
2147
-
2148
- <div class="category_data">25.1% of GDP (2012 est.)</div>
2149
-
2150
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2260rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=43#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 43 </a> </span>
2151
-
2152
- <div class="category_data" style="padding-top: 3px;">25.2% of GDP (2011 est.) </div>
2153
-
2154
- <div class="category_data" style="padding-top: 3px;">25.7% of GDP (2010 est.) </div>
2155
-
2156
- </td>
2157
- </tr>
2158
- <tr>
2159
- <td height="10"></td>
2160
- </tr>
2161
-
2162
- <tr class="eur_light">
2163
- <td width="450" height="20">
2164
- <div class="category" style="padding-left:5px;" id="field">
2165
- <a href="../docs/notesanddefs.html?fieldkey=2259&alphaletter=G&term=GDP - composition, by end use" title="Notes and Definitions: GDP - composition, by end use"> GDP - composition, by end use:</a>
2166
- </div>
2167
- </td>
2168
-
2169
- </tr>
2170
- <tr height="22">
2171
- <td colspan="2" id="data">
2172
-
2173
- <div class="category">household consumption: <span class="category_data" style="font-weight:normal; vertical-align:bottom;">54.5%</span></div>
2174
-
2175
-
2176
-
2177
- <div class="category" style="padding-top: 2px;">
2178
- government consumption:
2179
-
2180
- <span class="category_data" style="font-weight:normal; vertical-align:top;">18.8% </span></div>
2181
-
2182
- <div class="category" style="padding-top: 2px;">
2183
- investment in fixed capital:
2184
-
2185
- <span class="category_data" style="font-weight:normal; vertical-align:top;">21.5% </span></div>
2186
-
2187
- <div class="category" style="padding-top: 2px;">
2188
- investment in inventories:
2189
-
2190
- <span class="category_data" style="font-weight:normal; vertical-align:top;">1.8% </span></div>
2191
-
2192
- <div class="category" style="padding-top: 2px;">
2193
- exports of goods and services:
2194
-
2195
- <span class="category_data" style="font-weight:normal; vertical-align:top;">57.1% </span></div>
2196
-
2197
- <div class="category" style="padding-top: 2px;">
2198
- imports of goods and services:
2199
-
2200
- <span class="category_data" style="font-weight:normal; vertical-align:top;">-53.7% </span></div>
2201
-
2202
- <div class="category_data" style="padding-top: 3px;"> (2012 est.) </div>
2203
-
2204
- </td>
2205
- </tr>
2206
- <tr>
2207
- <td height="10"></td>
2208
- </tr>
2209
-
2210
- <tr class="eur_light">
2211
- <td width="450" height="20">
2212
- <div class="category" style="padding-left:5px;" id="field">
2213
- <a href="../docs/notesanddefs.html?fieldkey=2012&alphaletter=G&term=GDP - composition, by sector of origin" title="Notes and Definitions: GDP - composition, by sector of origin"> GDP - composition, by sector of origin:</a>
2214
- </div>
2215
- </td>
2216
-
2217
- </tr>
2218
- <tr height="22">
2219
- <td colspan="2" id="data">
2220
-
2221
- <div class="category">agriculture: <span class="category_data" style="font-weight:normal; vertical-align:bottom;">1.5%</span></div>
2222
-
2223
-
2224
-
2225
- <div class="category" style="padding-top: 2px;">
2226
- industry:
2227
-
2228
- <span class="category_data" style="font-weight:normal; vertical-align:top;">30.1% </span></div>
2229
-
2230
- <div class="category" style="padding-top: 2px;">
2231
- services:
2232
-
2233
- <span class="category_data" style="font-weight:normal; vertical-align:top;">68.4% (2012 est.) </span></div>
2234
-
2235
- </td>
2236
- </tr>
2237
- <tr>
2238
- <td height="10"></td>
2239
- </tr>
2240
-
2241
- <tr class="eur_light">
2242
- <td width="450" height="20">
2243
- <div class="category" style="padding-left:5px;" id="field">
2244
- <a href="../docs/notesanddefs.html?fieldkey=2052&alphaletter=A&term=Agriculture - products" title="Notes and Definitions: Agriculture - products"> Agriculture - products:</a>
2245
- </div>
2246
- </td>
2247
-
2248
- </tr>
2249
- <tr height="22">
2250
- <td colspan="2" id="data">
2251
-
2252
- <div class="category_data">grains, potatoes, wine, fruit; dairy products, cattle, pigs, poultry; lumber</div>
2253
-
2254
- </td>
2255
- </tr>
2256
- <tr>
2257
- <td height="10"></td>
2258
- </tr>
2259
-
2260
- <tr class="eur_light">
2261
- <td width="450" height="20">
2262
- <div class="category" style="padding-left:5px;" id="field">
2263
- <a href="../docs/notesanddefs.html?fieldkey=2090&alphaletter=I&term=Industries" title="Notes and Definitions: Industries"> Industries:</a>
2264
- </div>
2265
- </td>
2266
-
2267
- </tr>
2268
- <tr height="22">
2269
- <td colspan="2" id="data">
2270
-
2271
- <div class="category_data">construction, machinery, vehicles and parts, food, metals, chemicals, lumber and wood processing, paper and paperboard, communications equipment, tourism</div>
2272
-
2273
- </td>
2274
- </tr>
2275
- <tr>
2276
- <td height="10"></td>
2277
- </tr>
2278
-
2279
- <tr class="eur_light">
2280
- <td width="450" height="20">
2281
- <div class="category" style="padding-left:5px;" id="field">
2282
- <a href="../docs/notesanddefs.html?fieldkey=2089&alphaletter=I&term=Industrial production growth rate" title="Notes and Definitions: Industrial production growth rate"> Industrial production growth rate:</a>
2283
- </div>
2284
- </td>
2285
-
2286
- </tr>
2287
- <tr height="22">
2288
- <td colspan="2" id="data">
2289
-
2290
- <div class="category_data">1.5% (2012 est.)</div>
2291
-
2292
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2089rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=109#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 109 </a> </span>
2293
-
2294
- </td>
2295
- </tr>
2296
- <tr>
2297
- <td height="10"></td>
2298
- </tr>
2299
-
2300
- <tr class="eur_light">
2301
- <td width="450" height="20">
2302
- <div class="category" style="padding-left:5px;" id="field">
2303
- <a href="../docs/notesanddefs.html?fieldkey=2095&alphaletter=L&term=Labor force" title="Notes and Definitions: Labor force"> Labor force:</a>
2304
- </div>
2305
- </td>
2306
-
2307
- </tr>
2308
- <tr height="22">
2309
- <td colspan="2" id="data">
2310
-
2311
- <div class="category_data">3.726 million (2012 est.)</div>
2312
-
2313
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2095rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=94#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 94 </a> </span>
2314
-
2315
- </td>
2316
- </tr>
2317
- <tr>
2318
- <td height="10"></td>
2319
- </tr>
2320
-
2321
- <tr class="eur_light">
2322
- <td width="450" height="20">
2323
- <div class="category" style="padding-left:5px;" id="field">
2324
- <a href="../docs/notesanddefs.html?fieldkey=2048&alphaletter=L&term=Labor force - by occupation" title="Notes and Definitions: Labor force - by occupation"> Labor force - by occupation:</a>
2325
- </div>
2326
- </td>
2327
-
2328
- </tr>
2329
- <tr height="22">
2330
- <td colspan="2" id="data">
2331
-
2332
- <div class="category">agriculture: <span class="category_data" style="font-weight:normal; vertical-align:bottom;">5.5%</span></div>
2333
-
2334
-
2335
-
2336
- <div class="category" style="padding-top: 2px;">
2337
- industry:
2338
-
2339
- <span class="category_data" style="font-weight:normal; vertical-align:top;">26% </span></div>
2340
-
2341
- <div class="category" style="padding-top: 2px;">
2342
- services:
2343
-
2344
- <span class="category_data" style="font-weight:normal; vertical-align:top;">68.5% (2012 est.) </span></div>
2345
-
2346
- </td>
2347
- </tr>
2348
- <tr>
2349
- <td height="10"></td>
2350
- </tr>
2351
-
2352
- <tr class="eur_light">
2353
- <td width="450" height="20">
2354
- <div class="category" style="padding-left:5px;" id="field">
2355
- <a href="../docs/notesanddefs.html?fieldkey=2129&alphaletter=U&term=Unemployment rate" title="Notes and Definitions: Unemployment rate"> Unemployment rate:</a>
2356
- </div>
2357
- </td>
2358
-
2359
- </tr>
2360
- <tr height="22">
2361
- <td colspan="2" id="data">
2362
-
2363
- <div class="category_data">4.4% (2012 est.)</div>
2364
-
2365
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2129rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=38#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 38 </a> </span>
2366
-
2367
- <div class="category_data" style="padding-top: 3px;">4.2% (2011 est.) </div>
2368
-
2369
- </td>
2370
- </tr>
2371
- <tr>
2372
- <td height="10"></td>
2373
- </tr>
2374
-
2375
- <tr class="eur_light">
2376
- <td width="450" height="20">
2377
- <div class="category" style="padding-left:5px;" id="field">
2378
- <a href="../docs/notesanddefs.html?fieldkey=2046&alphaletter=P&term=Population below poverty line" title="Notes and Definitions: Population below poverty line"> Population below poverty line:</a>
2379
- </div>
2380
- </td>
2381
-
2382
- </tr>
2383
- <tr height="22">
2384
- <td colspan="2" id="data">
2385
-
2386
- <div class="category_data">6.2% (2012)</div>
2387
-
2388
- </td>
2389
- </tr>
2390
- <tr>
2391
- <td height="10"></td>
2392
- </tr>
2393
-
2394
- <tr class="eur_light">
2395
- <td width="450" height="20">
2396
- <div class="category" style="padding-left:5px;" id="field">
2397
- <a href="../docs/notesanddefs.html?fieldkey=2047&alphaletter=H&term=Household income or consumption by percentage share" title="Notes and Definitions: Household income or consumption by percentage share"> Household income or consumption by percentage share:</a>
2398
- </div>
2399
- </td>
2400
-
2401
- </tr>
2402
- <tr height="22">
2403
- <td colspan="2" id="data">
2404
-
2405
- <div class="category">lowest 10%: <span class="category_data" style="font-weight:normal; vertical-align:bottom;">4%</span></div>
2406
-
2407
-
2408
-
2409
- <div class="category" style="padding-top: 2px;">
2410
- highest 10%:
2411
-
2412
- <span class="category_data" style="font-weight:normal; vertical-align:top;">22% (2011) </span></div>
2413
-
2414
- </td>
2415
- </tr>
2416
- <tr>
2417
- <td height="10"></td>
2418
- </tr>
2419
-
2420
- <tr class="eur_light">
2421
- <td width="450" height="20">
2422
- <div class="category" style="padding-left:5px;" id="field">
2423
- <a href="../docs/notesanddefs.html?fieldkey=2172&alphaletter=D&term=Distribution of family income - Gini index" title="Notes and Definitions: Distribution of family income - Gini index"> Distribution of family income - Gini index:</a>
2424
- </div>
2425
- </td>
2426
-
2427
- </tr>
2428
- <tr height="22">
2429
- <td colspan="2" id="data">
2430
-
2431
- <div class="category_data">26.3 (2007)</div>
2432
-
2433
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2172rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=128#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 128 </a> </span>
2434
-
2435
- <div class="category_data" style="padding-top: 3px;">31 (1995) </div>
2436
-
2437
- </td>
2438
- </tr>
2439
- <tr>
2440
- <td height="10"></td>
2441
- </tr>
2442
-
2443
- <tr class="eur_light">
2444
- <td width="450" height="20">
2445
- <div class="category" style="padding-left:5px;" id="field">
2446
- <a href="../docs/notesanddefs.html?fieldkey=2056&alphaletter=B&term=Budget" title="Notes and Definitions: Budget"> Budget:</a>
2447
- </div>
2448
- </td>
2449
-
2450
- </tr>
2451
- <tr height="22">
2452
- <td colspan="2" id="data">
2453
-
2454
- <div class="category">revenues: <span class="category_data" style="font-weight:normal; vertical-align:bottom;">$193.8 billion</span></div>
2455
-
2456
-
2457
-
2458
- <div class="category" style="padding-top: 2px;">
2459
- expenditures:
2460
-
2461
- <span class="category_data" style="font-weight:normal; vertical-align:top;">$206.2 billion (2012 est.) </span></div>
2462
-
2463
- </td>
2464
- </tr>
2465
- <tr>
2466
- <td height="10"></td>
2467
- </tr>
2468
-
2469
- <tr class="eur_light">
2470
- <td width="450" height="20">
2471
- <div class="category" style="padding-left:5px;" id="field">
2472
- <a href="../docs/notesanddefs.html?fieldkey=2221&alphaletter=T&term=Taxes and other revenues" title="Notes and Definitions: Taxes and other revenues"> Taxes and other revenues:</a>
2473
- </div>
2474
- </td>
2475
-
2476
- </tr>
2477
- <tr height="22">
2478
- <td colspan="2" id="data">
2479
-
2480
- <div class="category_data">48.6% of GDP (2012 est.)</div>
2481
-
2482
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2221rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=16#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 16 </a> </span>
2483
-
2484
- </td>
2485
- </tr>
2486
- <tr>
2487
- <td height="10"></td>
2488
- </tr>
2489
-
2490
- <tr class="eur_light">
2491
- <td width="450" height="20">
2492
- <div class="category" style="padding-left:5px;" id="field">
2493
- <a href="../docs/notesanddefs.html?fieldkey=2222&alphaletter=B&term=Budget surplus (+) or deficit (-)" title="Notes and Definitions: Budget surplus (+) or deficit (-)"> Budget surplus (+) or deficit (-):</a>
2494
- </div>
2495
- </td>
2496
-
2497
- </tr>
2498
- <tr height="22">
2499
- <td colspan="2" id="data">
2500
-
2501
- <div class="category_data">-3.1% of GDP (2012 est.)</div>
2502
-
2503
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2222rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=121#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 121 </a> </span>
2504
-
2505
- </td>
2506
- </tr>
2507
- <tr>
2508
- <td height="10"></td>
2509
- </tr>
2510
-
2511
- <tr class="eur_light">
2512
- <td width="450" height="20">
2513
- <div class="category" style="padding-left:5px;" id="field">
2514
- <a href="../docs/notesanddefs.html?fieldkey=2186&alphaletter=P&term=Public debt" title="Notes and Definitions: Public debt"> Public debt:</a>
2515
- </div>
2516
- </td>
2517
-
2518
- </tr>
2519
- <tr height="22">
2520
- <td colspan="2" id="data">
2521
-
2522
- <div class="category_data">73.4% of GDP (2012 est.)</div>
2523
-
2524
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2186rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=34#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 34 </a> </span>
2525
-
2526
- <div class="category_data" style="padding-top: 3px;">72.5% of GDP (2011 est.) </div>
2527
-
2528
- <div class="category" style="padding-top: 2px;">
2529
-
2530
- <em>note:</em>
2531
-
2532
- <span class="category_data" style="font-weight:normal; vertical-align:top;">this is general government gross debt, defined in the Maastricht Treaty as consolidated general government gross debt at nominal value, outstanding at the end of the year; it covers the following categories of government liabilities (as defined in ESA95): currency and deposits (AF.2), securities other than shares excluding financial derivatives (AF.3, excluding AF.34), and loans (AF.4); the general government sector comprises the sub-sectors of central government, state government, local government and social security funds; as a percentage of GDP, the GDP used as a denominator is the gross domestic product in current year prices </span></div>
2533
-
2534
- </td>
2535
- </tr>
2536
- <tr>
2537
- <td height="10"></td>
2538
- </tr>
2539
-
2540
- <tr class="eur_light">
2541
- <td width="450" height="20">
2542
- <div class="category" style="padding-left:5px;" id="field">
2543
- <a href="../docs/notesanddefs.html?fieldkey=2080&alphaletter=F&term=Fiscal year" title="Notes and Definitions: Fiscal year"> Fiscal year:</a>
2544
- </div>
2545
- </td>
2546
-
2547
- </tr>
2548
- <tr height="22">
2549
- <td colspan="2" id="data">
2550
-
2551
- <div class="category_data">calendar year</div>
2552
-
2553
- </td>
2554
- </tr>
2555
- <tr>
2556
- <td height="10"></td>
2557
- </tr>
2558
-
2559
- <tr class="eur_light">
2560
- <td width="450" height="20">
2561
- <div class="category" style="padding-left:5px;" id="field">
2562
- <a href="../docs/notesanddefs.html?fieldkey=2092&alphaletter=I&term=Inflation rate (consumer prices)" title="Notes and Definitions: Inflation rate (consumer prices)"> Inflation rate (consumer prices):</a>
2563
- </div>
2564
- </td>
2565
-
2566
- </tr>
2567
- <tr height="22">
2568
- <td colspan="2" id="data">
2569
-
2570
- <div class="category_data">2.6% (2012 est.)</div>
2571
-
2572
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2092rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=67#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 67 </a> </span>
2573
-
2574
- <div class="category_data" style="padding-top: 3px;">3.5% (2011 est.) </div>
2575
-
2576
- </td>
2577
- </tr>
2578
- <tr>
2579
- <td height="10"></td>
2580
- </tr>
2581
-
2582
- <tr class="eur_light">
2583
- <td width="450" height="20">
2584
- <div class="category" style="padding-left:5px;" id="field">
2585
- <a href="../docs/notesanddefs.html?fieldkey=2208&alphaletter=C&term=Commercial bank prime lending rate" title="Notes and Definitions: Commercial bank prime lending rate"> Commercial bank prime lending rate:</a>
2586
- </div>
2587
- </td>
2588
-
2589
- </tr>
2590
- <tr height="22">
2591
- <td colspan="2" id="data">
2592
-
2593
- <div class="category_data">2.5% (31 December 2012 est.)</div>
2594
-
2595
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2208rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=177#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 177 </a> </span>
2596
-
2597
- <div class="category_data" style="padding-top: 3px;">2.95% (31 December 2011 est.) </div>
2598
-
2599
- </td>
2600
- </tr>
2601
- <tr>
2602
- <td height="10"></td>
2603
- </tr>
2604
-
2605
- <tr class="eur_light">
2606
- <td width="450" height="20">
2607
- <div class="category" style="padding-left:5px;" id="field">
2608
- <a href="../docs/notesanddefs.html?fieldkey=2214&alphaletter=S&term=Stock of narrow money" title="Notes and Definitions: Stock of narrow money"> Stock of narrow money:</a>
2609
- </div>
2610
- </td>
2611
-
2612
- </tr>
2613
- <tr height="22">
2614
- <td colspan="2" id="data">
2615
-
2616
- <div class="category_data">$201 billion (31 December 2012 est.)</div>
2617
-
2618
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2214rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=19#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 19 </a> </span>
2619
-
2620
- <div class="category_data" style="padding-top: 3px;">$176.5 billion (31 December 2011 est.) </div>
2621
-
2622
- <div class="category" style="padding-top: 2px;">
2623
-
2624
- <em>note:</em>
2625
-
2626
- <span class="category_data" style="font-weight:normal; vertical-align:top;">see entry for the European Union for money supply for the entire euro area; the European Central Bank (ECB) controls monetary policy for the 17 members of the Economic and Monetary Union (EMU); individual members of the EMU do not control the quantity of money circulating within their own borders </span></div>
2627
-
2628
- </td>
2629
- </tr>
2630
- <tr>
2631
- <td height="10"></td>
2632
- </tr>
2633
-
2634
- <tr class="eur_light">
2635
- <td width="450" height="20">
2636
- <div class="category" style="padding-left:5px;" id="field">
2637
- <a href="../docs/notesanddefs.html?fieldkey=2215&alphaletter=S&term=Stock of broad money" title="Notes and Definitions: Stock of broad money"> Stock of broad money:</a>
2638
- </div>
2639
- </td>
2640
-
2641
- </tr>
2642
- <tr height="22">
2643
- <td colspan="2" id="data">
2644
-
2645
- <div class="category_data">$426.5 billion (31 December 2012 est.)</div>
2646
-
2647
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2215rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=25#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 25 </a> </span>
2648
-
2649
- <div class="category_data" style="padding-top: 3px;">$400.8 billion (31 December 2011 est.) </div>
2650
-
2651
- </td>
2652
- </tr>
2653
- <tr>
2654
- <td height="10"></td>
2655
- </tr>
2656
-
2657
- <tr class="eur_light">
2658
- <td width="450" height="20">
2659
- <div class="category" style="padding-left:5px;" id="field">
2660
- <a href="../docs/notesanddefs.html?fieldkey=2211&alphaletter=S&term=Stock of domestic credit" title="Notes and Definitions: Stock of domestic credit"> Stock of domestic credit:</a>
2661
- </div>
2662
- </td>
2663
-
2664
- </tr>
2665
- <tr height="22">
2666
- <td colspan="2" id="data">
2667
-
2668
- <div class="category_data">$543.6 billion (31 December 2012 est.)</div>
2669
-
2670
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2211rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=25#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 25 </a> </span>
2671
-
2672
- <div class="category_data" style="padding-top: 3px;">$526.6 billion (31 December 2011 est.) </div>
2673
-
2674
- </td>
2675
- </tr>
2676
- <tr>
2677
- <td height="10"></td>
2678
- </tr>
2679
-
2680
- <tr class="eur_light">
2681
- <td width="450" height="20">
2682
- <div class="category" style="padding-left:5px;" id="field">
2683
- <a href="../docs/notesanddefs.html?fieldkey=2200&alphaletter=M&term=Market value of publicly traded shares" title="Notes and Definitions: Market value of publicly traded shares"> Market value of publicly traded shares:</a>
2684
- </div>
2685
- </td>
2686
-
2687
- </tr>
2688
- <tr height="22">
2689
- <td colspan="2" id="data">
2690
-
2691
- <div class="category_data">$100.4 billion (31 December 2012)</div>
2692
-
2693
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2200rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=43#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 43 </a> </span>
2694
-
2695
- <div class="category_data" style="padding-top: 3px;">$88.6 billion (31 December 2011) </div>
2696
-
2697
- <div class="category_data" style="padding-top: 3px;">$120.7 billion (31 December 2010) </div>
2698
-
2699
- </td>
2700
- </tr>
2701
- <tr>
2702
- <td height="10"></td>
2703
- </tr>
2704
-
2705
- <tr class="eur_light">
2706
- <td width="450" height="20">
2707
- <div class="category" style="padding-left:5px;" id="field">
2708
- <a href="../docs/notesanddefs.html?fieldkey=2187&alphaletter=C&term=Current account balance" title="Notes and Definitions: Current account balance"> Current account balance:</a>
2709
- </div>
2710
- </td>
2711
-
2712
- </tr>
2713
- <tr height="22">
2714
- <td colspan="2" id="data">
2715
-
2716
- <div class="category_data">$8.09 billion (2012 est.)</div>
2717
-
2718
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2187rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=27#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 27 </a> </span>
2719
-
2720
- <div class="category_data" style="padding-top: 3px;">$7.242 billion (2011 est.) </div>
2721
-
2722
- </td>
2723
- </tr>
2724
- <tr>
2725
- <td height="10"></td>
2726
- </tr>
2727
-
2728
- <tr class="eur_light">
2729
- <td width="450" height="20">
2730
- <div class="category" style="padding-left:5px;" id="field">
2731
- <a href="../docs/notesanddefs.html?fieldkey=2078&alphaletter=E&term=Exports" title="Notes and Definitions: Exports"> Exports:</a>
2732
- </div>
2733
- </td>
2734
-
2735
- </tr>
2736
- <tr height="22">
2737
- <td colspan="2" id="data">
2738
-
2739
- <div class="category_data">$160.1 billion (2012 est.)</div>
2740
-
2741
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2078rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=31#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 31 </a> </span>
2742
-
2743
- <div class="category_data" style="padding-top: 3px;">$169.9 billion (2011 est.) </div>
2744
-
2745
- </td>
2746
- </tr>
2747
- <tr>
2748
- <td height="10"></td>
2749
- </tr>
2750
-
2751
- <tr class="eur_light">
2752
- <td width="450" height="20">
2753
- <div class="category" style="padding-left:5px;" id="field">
2754
- <a href="../docs/notesanddefs.html?fieldkey=2049&alphaletter=E&term=Exports - commodities" title="Notes and Definitions: Exports - commodities"> Exports - commodities:</a>
2755
- </div>
2756
- </td>
2757
-
2758
- </tr>
2759
- <tr height="22">
2760
- <td colspan="2" id="data">
2761
-
2762
- <div class="category_data">machinery and equipment, motor vehicles and parts, paper and paperboard, metal goods, chemicals, iron and steel, textiles, foodstuffs</div>
2763
-
2764
- </td>
2765
- </tr>
2766
- <tr>
2767
- <td height="10"></td>
2768
- </tr>
2769
-
2770
- <tr class="eur_light">
2771
- <td width="450" height="20">
2772
- <div class="category" style="padding-left:5px;" id="field">
2773
- <a href="../docs/notesanddefs.html?fieldkey=2050&alphaletter=E&term=Exports - partners" title="Notes and Definitions: Exports - partners"> Exports - partners:</a>
2774
- </div>
2775
- </td>
2776
-
2777
- </tr>
2778
- <tr height="22">
2779
- <td colspan="2" id="data">
2780
-
2781
- <div class="category_data">Germany 31.4%, Italy 7%, France 4.7%, Switzerland 4.5%, US 4.4% (2012)</div>
2782
-
2783
- </td>
2784
- </tr>
2785
- <tr>
2786
- <td height="10"></td>
2787
- </tr>
2788
-
2789
- <tr class="eur_light">
2790
- <td width="450" height="20">
2791
- <div class="category" style="padding-left:5px;" id="field">
2792
- <a href="../docs/notesanddefs.html?fieldkey=2087&alphaletter=I&term=Imports" title="Notes and Definitions: Imports"> Imports:</a>
2793
- </div>
2794
- </td>
2795
-
2796
- </tr>
2797
- <tr height="22">
2798
- <td colspan="2" id="data">
2799
-
2800
- <div class="category_data">$163.2 billion (2012 est.)</div>
2801
-
2802
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2087rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=30#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 30 </a> </span>
2803
-
2804
- <div class="category_data" style="padding-top: 3px;">$175.4 billion (2011 est.) </div>
2805
-
2806
- </td>
2807
- </tr>
2808
- <tr>
2809
- <td height="10"></td>
2810
- </tr>
2811
-
2812
- <tr class="eur_light">
2813
- <td width="450" height="20">
2814
- <div class="category" style="padding-left:5px;" id="field">
2815
- <a href="../docs/notesanddefs.html?fieldkey=2058&alphaletter=I&term=Imports - commodities" title="Notes and Definitions: Imports - commodities"> Imports - commodities:</a>
2816
- </div>
2817
- </td>
2818
-
2819
- </tr>
2820
- <tr height="22">
2821
- <td colspan="2" id="data">
2822
-
2823
- <div class="category_data">machinery and equipment, motor vehicles, chemicals, metal goods, oil and oil products; foodstuffs</div>
2824
-
2825
- </td>
2826
- </tr>
2827
- <tr>
2828
- <td height="10"></td>
2829
- </tr>
2830
-
2831
- <tr class="eur_light">
2832
- <td width="450" height="20">
2833
- <div class="category" style="padding-left:5px;" id="field">
2834
- <a href="../docs/notesanddefs.html?fieldkey=2061&alphaletter=I&term=Imports - partners" title="Notes and Definitions: Imports - partners"> Imports - partners:</a>
2835
- </div>
2836
- </td>
2837
-
2838
- </tr>
2839
- <tr height="22">
2840
- <td colspan="2" id="data">
2841
-
2842
- <div class="category_data">Germany 42.1%, Italy 6.6%, Switzerland 5.1% (2012)</div>
2843
-
2844
- </td>
2845
- </tr>
2846
- <tr>
2847
- <td height="10"></td>
2848
- </tr>
2849
-
2850
- <tr class="eur_light">
2851
- <td width="450" height="20">
2852
- <div class="category" style="padding-left:5px;" id="field">
2853
- <a href="../docs/notesanddefs.html?fieldkey=2188&alphaletter=R&term=Reserves of foreign exchange and gold" title="Notes and Definitions: Reserves of foreign exchange and gold"> Reserves of foreign exchange and gold:</a>
2854
- </div>
2855
- </td>
2856
-
2857
- </tr>
2858
- <tr height="22">
2859
- <td colspan="2" id="data">
2860
-
2861
- <div class="category_data">$27.21 billion (31 December 2012 est.)</div>
2862
-
2863
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2188rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=54#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 54 </a> </span>
2864
-
2865
- <div class="category_data" style="padding-top: 3px;">$25.16 billion (31 December 2011 est.) </div>
2866
-
2867
- </td>
2868
- </tr>
2869
- <tr>
2870
- <td height="10"></td>
2871
- </tr>
2872
-
2873
- <tr class="eur_light">
2874
- <td width="450" height="20">
2875
- <div class="category" style="padding-left:5px;" id="field">
2876
- <a href="../docs/notesanddefs.html?fieldkey=2079&alphaletter=D&term=Debt - external" title="Notes and Definitions: Debt - external"> Debt - external:</a>
2877
- </div>
2878
- </td>
2879
-
2880
- </tr>
2881
- <tr height="22">
2882
- <td colspan="2" id="data">
2883
-
2884
- <div class="category_data">$808.1 billion (31 December 2012)</div>
2885
-
2886
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2079rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=19#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 19 </a> </span>
2887
-
2888
- <div class="category_data" style="padding-top: 3px;">$786.1 billion (31 December 2011) </div>
2889
-
2890
- </td>
2891
- </tr>
2892
- <tr>
2893
- <td height="10"></td>
2894
- </tr>
2895
-
2896
- <tr class="eur_light">
2897
- <td width="450" height="20">
2898
- <div class="category" style="padding-left:5px;" id="field">
2899
- <a href="../docs/notesanddefs.html?fieldkey=2198&alphaletter=S&term=Stock of direct foreign investment - at home" title="Notes and Definitions: Stock of direct foreign investment - at home"> Stock of direct foreign investment - at home:</a>
2900
- </div>
2901
- </td>
2902
-
2903
- </tr>
2904
- <tr height="22">
2905
- <td colspan="2" id="data">
2906
-
2907
- <div class="category_data">$265.3 billion (31 December 2012 est.)</div>
2908
-
2909
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2198rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=20#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 20 </a> </span>
2910
-
2911
- <div class="category_data" style="padding-top: 3px;">$253.5 billion (31 December 2011 est.) </div>
2912
-
2913
- </td>
2914
- </tr>
2915
- <tr>
2916
- <td height="10"></td>
2917
- </tr>
2918
-
2919
- <tr class="eur_light">
2920
- <td width="450" height="20">
2921
- <div class="category" style="padding-left:5px;" id="field">
2922
- <a href="../docs/notesanddefs.html?fieldkey=2199&alphaletter=S&term=Stock of direct foreign investment - abroad" title="Notes and Definitions: Stock of direct foreign investment - abroad"> Stock of direct foreign investment - abroad:</a>
2923
- </div>
2924
- </td>
2925
-
2926
- </tr>
2927
- <tr height="22">
2928
- <td colspan="2" id="data">
2929
-
2930
- <div class="category_data">$331.4 billion (31 December 2012 est.)</div>
2931
-
2932
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2199rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=18#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 18 </a> </span>
2933
-
2934
- <div class="category_data" style="padding-top: 3px;">$303.2 billion (31 December 2011 est.) </div>
2935
-
2936
- </td>
2937
- </tr>
2938
- <tr>
2939
- <td height="10"></td>
2940
- </tr>
2941
-
2942
- <tr class="eur_light">
2943
- <td width="450" height="20">
2944
- <div class="category" style="padding-left:5px;" id="field">
2945
- <a href="../docs/notesanddefs.html?fieldkey=2076&alphaletter=E&term=Exchange rates" title="Notes and Definitions: Exchange rates"> Exchange rates:</a>
2946
- </div>
2947
- </td>
2948
-
2949
- </tr>
2950
- <tr height="22">
2951
- <td colspan="2" id="data">
2952
-
2953
- <div class="category_data">euros (EUR) per US dollar -</div>
2954
-
2955
- <div class="category_data" style="padding-top: 3px;">0.7778 (2012 est.) </div>
2956
-
2957
- <div class="category_data" style="padding-top: 3px;">0.7185 (2011 est.) </div>
2958
-
2959
- <div class="category_data" style="padding-top: 3px;">0.755 (2010 est.) </div>
2960
-
2961
- <div class="category_data" style="padding-top: 3px;">0.7198 (2009 est.) </div>
2962
-
2963
- <div class="category_data" style="padding-top: 3px;">0.6827 (2008 est.) </div>
2964
-
2965
- <tr>
2966
- <td class="category_data" style="padding-bottom: 5px;"></td>
2967
- </tr>
2968
- </table>
2969
- </ul>
2970
- </div>
2971
-
2972
- </div>
2973
- <script>
2974
-
2975
- </script>
2976
-
2977
-
2978
-
2979
-
2980
- <div id="CollapsiblePanel1_Energy" class="CollapsiblePanel" style="width:100%; ">
2981
- <div class="wrapper">
2982
- <h2 class="question question-back" ccode="au" sectiontitle="Energy"><a href="javascript:void();">Energy</span> ::</span><span class="region">Austria</span></a></h2>
2983
- <div class="answer" align="left">
2984
- <div class="box" style="padding: 0px; margin: 0px;">
2985
- <ul style="text-align: left;padding: 0px;margin: 0px;width: 100%;">
2986
- <table border="0" cellspacing="0" cellpadding="0" style="width: 100%;">
2987
-
2988
-
2989
- <tr class="eur_light" >
2990
- <td width="450" height="20">
2991
- <div class="category" style="padding-left:5px;" id="field">
2992
- <a href="../docs/notesanddefs.html?fieldkey=2232&alphaletter=E&term=Electricity - production" title="Notes and Definitions: Electricity - production"> Electricity - production</a>:
2993
- </div>
2994
- </td>
2995
-
2996
- <tr>
2997
- <td id="data" colspan="2" style="vertical-align:middle;">
2998
-
2999
-
3000
-
3001
- <div class="category_data">69 billion kWh (2012 est.)</div>
3002
-
3003
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2232rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=40#au40" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world">40</a> </span>
3004
-
3005
- </td>
3006
- </tr>
3007
- <tr>
3008
- <td height="10"></td>
3009
- </tr>
3010
-
3011
- <tr class="eur_light">
3012
- <td width="450" height="20">
3013
- <div class="category" style="padding-left:5px;" id="field">
3014
- <a href="../docs/notesanddefs.html?fieldkey=2233&alphaletter=E&term=Electricity - consumption" title="Notes and Definitions: Electricity - consumption"> Electricity - consumption:</a>
3015
- </div>
3016
- </td>
3017
-
3018
- </tr>
3019
- <tr height="22">
3020
- <td colspan="2" id="data">
3021
-
3022
- <div class="category_data">63.8 billion kWh (2011 est.)</div>
3023
-
3024
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2233rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=40#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 40 </a> </span>
3025
-
3026
- </td>
3027
- </tr>
3028
- <tr>
3029
- <td height="10"></td>
3030
- </tr>
3031
-
3032
- <tr class="eur_light">
3033
- <td width="450" height="20">
3034
- <div class="category" style="padding-left:5px;" id="field">
3035
- <a href="../docs/notesanddefs.html?fieldkey=2234&alphaletter=E&term=Electricity - exports" title="Notes and Definitions: Electricity - exports"> Electricity - exports:</a>
3036
- </div>
3037
- </td>
3038
-
3039
- </tr>
3040
- <tr height="22">
3041
- <td colspan="2" id="data">
3042
-
3043
- <div class="category_data">16.75 billion kWh (2011 est.)</div>
3044
-
3045
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2234rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=10#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 10 </a> </span>
3046
-
3047
- </td>
3048
- </tr>
3049
- <tr>
3050
- <td height="10"></td>
3051
- </tr>
3052
-
3053
- <tr class="eur_light">
3054
- <td width="450" height="20">
3055
- <div class="category" style="padding-left:5px;" id="field">
3056
- <a href="../docs/notesanddefs.html?fieldkey=2235&alphaletter=E&term=Electricity - imports" title="Notes and Definitions: Electricity - imports"> Electricity - imports:</a>
3057
- </div>
3058
- </td>
3059
-
3060
- </tr>
3061
- <tr height="22">
3062
- <td colspan="2" id="data">
3063
-
3064
- <div class="category_data">24.98 billion kWh (2011 est.)</div>
3065
-
3066
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2235rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=7#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 7 </a> </span>
3067
-
3068
- </td>
3069
- </tr>
3070
- <tr>
3071
- <td height="10"></td>
3072
- </tr>
3073
-
3074
- <tr class="eur_light">
3075
- <td width="450" height="20">
3076
- <div class="category" style="padding-left:5px;" id="field">
3077
- <a href="../docs/notesanddefs.html?fieldkey=2236&alphaletter=E&term=Electricity - installed generating capacity" title="Notes and Definitions: Electricity - installed generating capacity"> Electricity - installed generating capacity:</a>
3078
- </div>
3079
- </td>
3080
-
3081
- </tr>
3082
- <tr height="22">
3083
- <td colspan="2" id="data">
3084
-
3085
- <div class="category_data">21.11 million kW (2010 est.)</div>
3086
-
3087
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2236rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=35#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 35 </a> </span>
3088
-
3089
- </td>
3090
- </tr>
3091
- <tr>
3092
- <td height="10"></td>
3093
- </tr>
3094
-
3095
- <tr class="eur_light">
3096
- <td width="450" height="20">
3097
- <div class="category" style="padding-left:5px;" id="field">
3098
- <a href="../docs/notesanddefs.html?fieldkey=2237&alphaletter=E&term=Electricity - from fossil fuels" title="Notes and Definitions: Electricity - from fossil fuels"> Electricity - from fossil fuels:</a>
3099
- </div>
3100
- </td>
3101
-
3102
- </tr>
3103
- <tr height="22">
3104
- <td colspan="2" id="data">
3105
-
3106
- <div class="category_data">27.5% of total installed capacity (2012 est.)</div>
3107
-
3108
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2237rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=183#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 183 </a> </span>
3109
-
3110
- </td>
3111
- </tr>
3112
- <tr>
3113
- <td height="10"></td>
3114
- </tr>
3115
-
3116
- <tr class="eur_light">
3117
- <td width="450" height="20">
3118
- <div class="category" style="padding-left:5px;" id="field">
3119
- <a href="../docs/notesanddefs.html?fieldkey=2239&alphaletter=E&term=Electricity - from nuclear fuels" title="Notes and Definitions: Electricity - from nuclear fuels"> Electricity - from nuclear fuels:</a>
3120
- </div>
3121
- </td>
3122
-
3123
- </tr>
3124
- <tr height="22">
3125
- <td colspan="2" id="data">
3126
-
3127
- <div class="category_data">0% of total installed capacity (2012 est.)</div>
3128
-
3129
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2239rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=42#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 42 </a> </span>
3130
-
3131
- </td>
3132
- </tr>
3133
- <tr>
3134
- <td height="10"></td>
3135
- </tr>
3136
-
3137
- <tr class="eur_light">
3138
- <td width="450" height="20">
3139
- <div class="category" style="padding-left:5px;" id="field">
3140
- <a href="../docs/notesanddefs.html?fieldkey=2238&alphaletter=E&term=Electricity - from hydroelectric plants" title="Notes and Definitions: Electricity - from hydroelectric plants"> Electricity - from hydroelectric plants:</a>
3141
- </div>
3142
- </td>
3143
-
3144
- </tr>
3145
- <tr height="22">
3146
- <td colspan="2" id="data">
3147
-
3148
- <div class="category_data">59.6% of total installed capacity (2012 est.)</div>
3149
-
3150
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2238rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=32#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 32 </a> </span>
3151
-
3152
- </td>
3153
- </tr>
3154
- <tr>
3155
- <td height="10"></td>
3156
- </tr>
3157
-
3158
- <tr class="eur_light">
3159
- <td width="450" height="20">
3160
- <div class="category" style="padding-left:5px;" id="field">
3161
- <a href="../docs/notesanddefs.html?fieldkey=2240&alphaletter=E&term=Electricity - from other renewable sources" title="Notes and Definitions: Electricity - from other renewable sources"> Electricity - from other renewable sources:</a>
3162
- </div>
3163
- </td>
3164
-
3165
- </tr>
3166
- <tr height="22">
3167
- <td colspan="2" id="data">
3168
-
3169
- <div class="category_data">12.8% of total installed capacity (2012 est.)</div>
3170
-
3171
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2240rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=18#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 18 </a> </span>
3172
-
3173
- </td>
3174
- </tr>
3175
- <tr>
3176
- <td height="10"></td>
3177
- </tr>
3178
-
3179
- <tr class="eur_light">
3180
- <td width="450" height="20">
3181
- <div class="category" style="padding-left:5px;" id="field">
3182
- <a href="../docs/notesanddefs.html?fieldkey=2241&alphaletter=C&term=Crude oil - production" title="Notes and Definitions: Crude oil - production"> Crude oil - production:</a>
3183
- </div>
3184
- </td>
3185
-
3186
- </tr>
3187
- <tr height="22">
3188
- <td colspan="2" id="data">
3189
-
3190
- <div class="category_data">17,630 bbl/day (2011 est.)</div>
3191
-
3192
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2241rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=73#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 73 </a> </span>
3193
-
3194
- </td>
3195
- </tr>
3196
- <tr>
3197
- <td height="10"></td>
3198
- </tr>
3199
-
3200
- <tr class="eur_light">
3201
- <td width="450" height="20">
3202
- <div class="category" style="padding-left:5px;" id="field">
3203
- <a href="../docs/notesanddefs.html?fieldkey=2242&alphaletter=C&term=Crude oil - exports" title="Notes and Definitions: Crude oil - exports"> Crude oil - exports:</a>
3204
- </div>
3205
- </td>
3206
-
3207
- </tr>
3208
- <tr height="22">
3209
- <td colspan="2" id="data">
3210
-
3211
- <div class="category_data">0 bbl/day (2011 est.)</div>
3212
-
3213
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2242rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=76#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 76 </a> </span>
3214
-
3215
- </td>
3216
- </tr>
3217
- <tr>
3218
- <td height="10"></td>
3219
- </tr>
3220
-
3221
- <tr class="eur_light">
3222
- <td width="450" height="20">
3223
- <div class="category" style="padding-left:5px;" id="field">
3224
- <a href="../docs/notesanddefs.html?fieldkey=2243&alphaletter=C&term=Crude oil - imports" title="Notes and Definitions: Crude oil - imports"> Crude oil - imports:</a>
3225
- </div>
3226
- </td>
3227
-
3228
- </tr>
3229
- <tr height="22">
3230
- <td colspan="2" id="data">
3231
-
3232
- <div class="category_data">139,000 bbl/day (2011 est.)</div>
3233
-
3234
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2243rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=43#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 43 </a> </span>
3235
-
3236
- </td>
3237
- </tr>
3238
- <tr>
3239
- <td height="10"></td>
3240
- </tr>
3241
-
3242
- <tr class="eur_light">
3243
- <td width="450" height="20">
3244
- <div class="category" style="padding-left:5px;" id="field">
3245
- <a href="../docs/notesanddefs.html?fieldkey=2244&alphaletter=C&term=Crude oil - proved reserves" title="Notes and Definitions: Crude oil - proved reserves"> Crude oil - proved reserves:</a>
3246
- </div>
3247
- </td>
3248
-
3249
- </tr>
3250
- <tr height="22">
3251
- <td colspan="2" id="data">
3252
-
3253
- <div class="category_data">85 million bbl (1 January 2012 est.)</div>
3254
-
3255
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2244rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=75#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 75 </a> </span>
3256
-
3257
- </td>
3258
- </tr>
3259
- <tr>
3260
- <td height="10"></td>
3261
- </tr>
3262
-
3263
- <tr class="eur_light">
3264
- <td width="450" height="20">
3265
- <div class="category" style="padding-left:5px;" id="field">
3266
- <a href="../docs/notesanddefs.html?fieldkey=2245&alphaletter=R&term=Refined petroleum products - production" title="Notes and Definitions: Refined petroleum products - production"> Refined petroleum products - production:</a>
3267
- </div>
3268
- </td>
3269
-
3270
- </tr>
3271
- <tr height="22">
3272
- <td colspan="2" id="data">
3273
-
3274
- <div class="category_data">159,200 bbl/day (2011 est.)</div>
3275
-
3276
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2245rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=64#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 64 </a> </span>
3277
-
3278
- </td>
3279
- </tr>
3280
- <tr>
3281
- <td height="10"></td>
3282
- </tr>
3283
-
3284
- <tr class="eur_light">
3285
- <td width="450" height="20">
3286
- <div class="category" style="padding-left:5px;" id="field">
3287
- <a href="../docs/notesanddefs.html?fieldkey=2246&alphaletter=R&term=Refined petroleum products - consumption" title="Notes and Definitions: Refined petroleum products - consumption"> Refined petroleum products - consumption:</a>
3288
- </div>
3289
- </td>
3290
-
3291
- </tr>
3292
- <tr height="22">
3293
- <td colspan="2" id="data">
3294
-
3295
- <div class="category_data">210,700 bbl/day (2011 est.)</div>
3296
-
3297
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2246rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=55#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 55 </a> </span>
3298
-
3299
- </td>
3300
- </tr>
3301
- <tr>
3302
- <td height="10"></td>
3303
- </tr>
3304
-
3305
- <tr class="eur_light">
3306
- <td width="450" height="20">
3307
- <div class="category" style="padding-left:5px;" id="field">
3308
- <a href="../docs/notesanddefs.html?fieldkey=2247&alphaletter=R&term=Refined petroleum products - exports" title="Notes and Definitions: Refined petroleum products - exports"> Refined petroleum products - exports:</a>
3309
- </div>
3310
- </td>
3311
-
3312
- </tr>
3313
- <tr height="22">
3314
- <td colspan="2" id="data">
3315
-
3316
- <div class="category_data">43,010 bbl/day (2011 est.)</div>
3317
-
3318
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2247rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=62#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 62 </a> </span>
3319
-
3320
- </td>
3321
- </tr>
3322
- <tr>
3323
- <td height="10"></td>
3324
- </tr>
3325
-
3326
- <tr class="eur_light">
3327
- <td width="450" height="20">
3328
- <div class="category" style="padding-left:5px;" id="field">
3329
- <a href="../docs/notesanddefs.html?fieldkey=2248&alphaletter=R&term=Refined petroleum products - imports" title="Notes and Definitions: Refined petroleum products - imports"> Refined petroleum products - imports:</a>
3330
- </div>
3331
- </td>
3332
-
3333
- </tr>
3334
- <tr height="22">
3335
- <td colspan="2" id="data">
3336
-
3337
- <div class="category_data">117,100 bbl/day (2011 est.)</div>
3338
-
3339
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2248rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=43#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 43 </a> </span>
3340
-
3341
- </td>
3342
- </tr>
3343
- <tr>
3344
- <td height="10"></td>
3345
- </tr>
3346
-
3347
- <tr class="eur_light">
3348
- <td width="450" height="20">
3349
- <div class="category" style="padding-left:5px;" id="field">
3350
- <a href="../docs/notesanddefs.html?fieldkey=2249&alphaletter=N&term=Natural gas - production" title="Notes and Definitions: Natural gas - production"> Natural gas - production:</a>
3351
- </div>
3352
- </td>
3353
-
3354
- </tr>
3355
- <tr height="22">
3356
- <td colspan="2" id="data">
3357
-
3358
- <div class="category_data">1.6 billion cu m (2011 est.)</div>
3359
-
3360
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2249rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=59#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 59 </a> </span>
3361
-
3362
- </td>
3363
- </tr>
3364
- <tr>
3365
- <td height="10"></td>
3366
- </tr>
3367
-
3368
- <tr class="eur_light">
3369
- <td width="450" height="20">
3370
- <div class="category" style="padding-left:5px;" id="field">
3371
- <a href="../docs/notesanddefs.html?fieldkey=2250&alphaletter=N&term=Natural gas - consumption" title="Notes and Definitions: Natural gas - consumption"> Natural gas - consumption:</a>
3372
- </div>
3373
- </td>
3374
-
3375
- </tr>
3376
- <tr height="22">
3377
- <td colspan="2" id="data">
3378
-
3379
- <div class="category_data">9.27 billion cu m (2011 est.)</div>
3380
-
3381
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2250rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=49#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 49 </a> </span>
3382
-
3383
- </td>
3384
- </tr>
3385
- <tr>
3386
- <td height="10"></td>
3387
- </tr>
3388
-
3389
- <tr class="eur_light">
3390
- <td width="450" height="20">
3391
- <div class="category" style="padding-left:5px;" id="field">
3392
- <a href="../docs/notesanddefs.html?fieldkey=2251&alphaletter=N&term=Natural gas - exports" title="Notes and Definitions: Natural gas - exports"> Natural gas - exports:</a>
3393
- </div>
3394
- </td>
3395
-
3396
- </tr>
3397
- <tr height="22">
3398
- <td colspan="2" id="data">
3399
-
3400
- <div class="category_data">4.96 billion cu m (2011 est.)</div>
3401
-
3402
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2251rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=31#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 31 </a> </span>
3403
-
3404
- </td>
3405
- </tr>
3406
- <tr>
3407
- <td height="10"></td>
3408
- </tr>
3409
-
3410
- <tr class="eur_light">
3411
- <td width="450" height="20">
3412
- <div class="category" style="padding-left:5px;" id="field">
3413
- <a href="../docs/notesanddefs.html?fieldkey=2252&alphaletter=N&term=Natural gas - imports" title="Notes and Definitions: Natural gas - imports"> Natural gas - imports:</a>
3414
- </div>
3415
- </td>
3416
-
3417
- </tr>
3418
- <tr height="22">
3419
- <td colspan="2" id="data">
3420
-
3421
- <div class="category_data">14.28 billion cu m (2011 est.)</div>
3422
-
3423
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2252rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=20#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 20 </a> </span>
3424
-
3425
- </td>
3426
- </tr>
3427
- <tr>
3428
- <td height="10"></td>
3429
- </tr>
3430
-
3431
- <tr class="eur_light">
3432
- <td width="450" height="20">
3433
- <div class="category" style="padding-left:5px;" id="field">
3434
- <a href="../docs/notesanddefs.html?fieldkey=2253&alphaletter=N&term=Natural gas - proved reserves" title="Notes and Definitions: Natural gas - proved reserves"> Natural gas - proved reserves:</a>
3435
- </div>
3436
- </td>
3437
-
3438
- </tr>
3439
- <tr height="22">
3440
- <td colspan="2" id="data">
3441
-
3442
- <div class="category_data">23.9 billion cu m (1 January 2011 est.)</div>
3443
-
3444
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2253rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=75#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 75 </a> </span>
3445
-
3446
- </td>
3447
- </tr>
3448
- <tr>
3449
- <td height="10"></td>
3450
- </tr>
3451
-
3452
- <tr class="eur_light">
3453
- <td width="450" height="20">
3454
- <div class="category" style="padding-left:5px;" id="field">
3455
- <a href="../docs/notesanddefs.html?fieldkey=2254&alphaletter=C&term=Carbon dioxide emissions from consumption of energy" title="Notes and Definitions: Carbon dioxide emissions from consumption of energy"> Carbon dioxide emissions from consumption of energy:</a>
3456
- </div>
3457
- </td>
3458
-
3459
- </tr>
3460
- <tr height="22">
3461
- <td colspan="2" id="data">
3462
-
3463
- <div class="category_data">71 million Mt (2011 est.)</div>
3464
-
3465
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2254rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=46#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 46 </a> </span>
3466
-
3467
- <tr>
3468
- <td class="category_data" style="padding-bottom: 5px;"></td>
3469
- </tr>
3470
- </table>
3471
- </ul>
3472
- </div>
3473
-
3474
- </div>
3475
- <script>
3476
-
3477
- </script>
3478
-
3479
-
3480
-
3481
-
3482
- <div id="CollapsiblePanel1_Comm" class="CollapsiblePanel" style="width:100%; ">
3483
- <div class="wrapper">
3484
- <h2 class="question question-back" ccode="au" sectiontitle="Communications"><a href="javascript:void();">Communications</span> ::</span><span class="region">Austria</span></a></h2>
3485
- <div class="answer" align="left">
3486
- <div class="box" style="padding: 0px; margin: 0px;">
3487
- <ul style="text-align: left;padding: 0px;margin: 0px;width: 100%;">
3488
- <table border="0" cellspacing="0" cellpadding="0" style="width: 100%;">
3489
-
3490
-
3491
- <tr class="eur_light" >
3492
- <td width="450" height="20">
3493
- <div class="category" style="padding-left:5px;" id="field">
3494
- <a href="../docs/notesanddefs.html?fieldkey=2150&alphaletter=T&term=Telephones - main lines in use" title="Notes and Definitions: Telephones - main lines in use"> Telephones - main lines in use</a>:
3495
- </div>
3496
- </td>
3497
-
3498
- <tr>
3499
- <td id="data" colspan="2" style="vertical-align:middle;">
3500
-
3501
-
3502
-
3503
- <div class="category_data">3.388 million (2011)</div>
3504
-
3505
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2150rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=47#au47" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world">47</a> </span>
3506
-
3507
- </td>
3508
- </tr>
3509
- <tr>
3510
- <td height="10"></td>
3511
- </tr>
3512
-
3513
- <tr class="eur_light">
3514
- <td width="450" height="20">
3515
- <div class="category" style="padding-left:5px;" id="field">
3516
- <a href="../docs/notesanddefs.html?fieldkey=2151&alphaletter=T&term=Telephones - mobile cellular" title="Notes and Definitions: Telephones - mobile cellular"> Telephones - mobile cellular:</a>
3517
- </div>
3518
- </td>
3519
-
3520
- </tr>
3521
- <tr height="22">
3522
- <td colspan="2" id="data">
3523
-
3524
- <div class="category_data">13.023 million (2011)</div>
3525
-
3526
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2151rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=60#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 60 </a> </span>
3527
-
3528
- </td>
3529
- </tr>
3530
- <tr>
3531
- <td height="10"></td>
3532
- </tr>
3533
-
3534
- <tr class="eur_light">
3535
- <td width="450" height="20">
3536
- <div class="category" style="padding-left:5px;" id="field">
3537
- <a href="../docs/notesanddefs.html?fieldkey=2124&alphaletter=T&term=Telephone system" title="Notes and Definitions: Telephone system"> Telephone system:</a>
3538
- </div>
3539
- </td>
3540
-
3541
- </tr>
3542
- <tr height="22">
3543
- <td colspan="2" id="data">
3544
-
3545
- <div class="category">general assessment: <span class="category_data" style="font-weight:normal; vertical-align:bottom;">highly developed and efficient</span></div>
3546
-
3547
-
3548
-
3549
- <div class="category" style="padding-top: 2px;">
3550
- domestic:
3551
-
3552
- <span class="category_data" style="font-weight:normal; vertical-align:top;">fixed-line subscribership has been in decline since the mid-1990s with mobile-cellular subscribership eclipsing it by the late 1990s; the fiber-optic net is very extensive; all telephone applications and Internet services are available </span></div>
3553
-
3554
- <div class="category" style="padding-top: 2px;">
3555
- international:
3556
-
3557
- <span class="category_data" style="font-weight:normal; vertical-align:top;">country code - 43; satellite earth stations - 15; in addition, there are about 600 VSATs (very small aperture terminals) (2007) </span></div>
3558
-
3559
- </td>
3560
- </tr>
3561
- <tr>
3562
- <td height="10"></td>
3563
- </tr>
3564
-
3565
- <tr class="eur_light">
3566
- <td width="450" height="20">
3567
- <div class="category" style="padding-left:5px;" id="field">
3568
- <a href="../docs/notesanddefs.html?fieldkey=2213&alphaletter=B&term=Broadcast media" title="Notes and Definitions: Broadcast media"> Broadcast media:</a>
3569
- </div>
3570
- </td>
3571
-
3572
- </tr>
3573
- <tr height="22">
3574
- <td colspan="2" id="data">
3575
-
3576
- <div class="category_data">Austria's public broadcaster, Osterreichischer Rundfunk (ORF), was the main broadcast source until commercial radio and TV service was introduced in the 1990s; cable and satellite TV are available, including German TV stations (2008)</div>
3577
-
3578
- </td>
3579
- </tr>
3580
- <tr>
3581
- <td height="10"></td>
3582
- </tr>
3583
-
3584
- <tr class="eur_light">
3585
- <td width="450" height="20">
3586
- <div class="category" style="padding-left:5px;" id="field">
3587
- <a href="../docs/notesanddefs.html?fieldkey=2154&alphaletter=I&term=Internet country code" title="Notes and Definitions: Internet country code"> Internet country code:</a>
3588
- </div>
3589
- </td>
3590
-
3591
- </tr>
3592
- <tr height="22">
3593
- <td colspan="2" id="data">
3594
-
3595
- <div class="category_data">.at</div>
3596
-
3597
- </td>
3598
- </tr>
3599
- <tr>
3600
- <td height="10"></td>
3601
- </tr>
3602
-
3603
- <tr class="eur_light">
3604
- <td width="450" height="20">
3605
- <div class="category" style="padding-left:5px;" id="field">
3606
- <a href="../docs/notesanddefs.html?fieldkey=2184&alphaletter=I&term=Internet hosts" title="Notes and Definitions: Internet hosts"> Internet hosts:</a>
3607
- </div>
3608
- </td>
3609
-
3610
- </tr>
3611
- <tr height="22">
3612
- <td colspan="2" id="data">
3613
-
3614
- <div class="category_data">3.512 million (2012)</div>
3615
-
3616
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2184rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=30#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 30 </a> </span>
3617
-
3618
- </td>
3619
- </tr>
3620
- <tr>
3621
- <td height="10"></td>
3622
- </tr>
3623
-
3624
- <tr class="eur_light">
3625
- <td width="450" height="20">
3626
- <div class="category" style="padding-left:5px;" id="field">
3627
- <a href="../docs/notesanddefs.html?fieldkey=2153&alphaletter=I&term=Internet users" title="Notes and Definitions: Internet users"> Internet users:</a>
3628
- </div>
3629
- </td>
3630
-
3631
- </tr>
3632
- <tr height="22">
3633
- <td colspan="2" id="data">
3634
-
3635
- <div class="category_data">6.143 million (2009)</div>
3636
-
3637
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2153rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=43#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 43 </a> </span>
3638
-
3639
- <tr>
3640
- <td class="category_data" style="padding-bottom: 5px;"></td>
3641
- </tr>
3642
- </table>
3643
- </ul>
3644
- </div>
3645
-
3646
- </div>
3647
- <script>
3648
-
3649
- </script>
3650
-
3651
-
3652
-
3653
-
3654
- <div id="CollapsiblePanel1_Trans" class="CollapsiblePanel" style="width:100%; ">
3655
- <div class="wrapper">
3656
- <h2 class="question question-back" ccode="au" sectiontitle="Transportation"><a href="javascript:void();">Transportation</span> ::</span><span class="region">Austria</span></a></h2>
3657
- <div class="answer" align="left">
3658
- <div class="box" style="padding: 0px; margin: 0px;">
3659
- <ul style="text-align: left;padding: 0px;margin: 0px;width: 100%;">
3660
- <table border="0" cellspacing="0" cellpadding="0" style="width: 100%;">
3661
-
3662
-
3663
- <tr class="eur_light" >
3664
- <td width="450" height="20">
3665
- <div class="category" style="padding-left:5px;" id="field">
3666
- <a href="../docs/notesanddefs.html?fieldkey=2053&alphaletter=A&term=Airports" title="Notes and Definitions: Airports"> Airports</a>:
3667
- </div>
3668
- </td>
3669
-
3670
- <tr>
3671
- <td id="data" colspan="2" style="vertical-align:middle;">
3672
-
3673
-
3674
-
3675
- <div class="category_data">52 (2013)</div>
3676
-
3677
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2053rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=90#au90" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world">90</a> </span>
3678
-
3679
- </td>
3680
- </tr>
3681
- <tr>
3682
- <td height="10"></td>
3683
- </tr>
3684
-
3685
- <tr class="eur_light">
3686
- <td width="450" height="20">
3687
- <div class="category" style="padding-left:5px;" id="field">
3688
- <a href="../docs/notesanddefs.html?fieldkey=2030&alphaletter=A&term=Airports - with paved runways" title="Notes and Definitions: Airports - with paved runways"> Airports - with paved runways:</a>
3689
- </div>
3690
- </td>
3691
-
3692
- </tr>
3693
- <tr height="22">
3694
- <td colspan="2" id="data">
3695
-
3696
- <div class="category">total: <span class="category_data" style="font-weight:normal; vertical-align:bottom;">24</span></div>
3697
-
3698
-
3699
-
3700
- <div class="category" style="padding-top: 2px;">
3701
- over 3,047 m:
3702
-
3703
- <span class="category_data" style="font-weight:normal; vertical-align:top;">1 </span></div>
3704
-
3705
- <div class="category" style="padding-top: 2px;">
3706
- 2,438 to 3,047 m:
3707
-
3708
- <span class="category_data" style="font-weight:normal; vertical-align:top;">5 </span></div>
3709
-
3710
- <div class="category" style="padding-top: 2px;">
3711
- 1,524 to 2,437 m:
3712
-
3713
- <span class="category_data" style="font-weight:normal; vertical-align:top;">1 </span></div>
3714
-
3715
- <div class="category" style="padding-top: 2px;">
3716
- 914 to 1,523 m:
3717
-
3718
- <span class="category_data" style="font-weight:normal; vertical-align:top;">4 </span></div>
3719
-
3720
- <div class="category" style="padding-top: 2px;">
3721
- under 914 m:
3722
-
3723
- <span class="category_data" style="font-weight:normal; vertical-align:top;">13 (2013) </span></div>
3724
-
3725
- </td>
3726
- </tr>
3727
- <tr>
3728
- <td height="10"></td>
3729
- </tr>
3730
-
3731
- <tr class="eur_light">
3732
- <td width="450" height="20">
3733
- <div class="category" style="padding-left:5px;" id="field">
3734
- <a href="../docs/notesanddefs.html?fieldkey=2031&alphaletter=A&term=Airports - with unpaved runways" title="Notes and Definitions: Airports - with unpaved runways"> Airports - with unpaved runways:</a>
3735
- </div>
3736
- </td>
3737
-
3738
- </tr>
3739
- <tr height="22">
3740
- <td colspan="2" id="data">
3741
-
3742
- <div class="category">total: <span class="category_data" style="font-weight:normal; vertical-align:bottom;">28</span></div>
3743
-
3744
-
3745
-
3746
- <div class="category" style="padding-top: 2px;">
3747
- 1,524 to 2,437 m:
3748
-
3749
- <span class="category_data" style="font-weight:normal; vertical-align:top;">1 </span></div>
3750
-
3751
- <div class="category" style="padding-top: 2px;">
3752
- 914 to 1,523 m:
3753
-
3754
- <span class="category_data" style="font-weight:normal; vertical-align:top;">3 </span></div>
3755
-
3756
- <div class="category" style="padding-top: 2px;">
3757
- under 914 m:
3758
-
3759
- <span class="category_data" style="font-weight:normal; vertical-align:top;"> </span></div>
3760
-
3761
- <div class="category_data" style="padding-top: 3px;">24 (2013) </div>
3762
-
3763
- </td>
3764
- </tr>
3765
- <tr>
3766
- <td height="10"></td>
3767
- </tr>
3768
-
3769
- <tr class="eur_light">
3770
- <td width="450" height="20">
3771
- <div class="category" style="padding-left:5px;" id="field">
3772
- <a href="../docs/notesanddefs.html?fieldkey=2019&alphaletter=H&term=Heliports" title="Notes and Definitions: Heliports"> Heliports:</a>
3773
- </div>
3774
- </td>
3775
-
3776
- </tr>
3777
- <tr height="22">
3778
- <td colspan="2" id="data">
3779
-
3780
- <div class="category_data">1 (2013)</div>
3781
-
3782
- </td>
3783
- </tr>
3784
- <tr>
3785
- <td height="10"></td>
3786
- </tr>
3787
-
3788
- <tr class="eur_light">
3789
- <td width="450" height="20">
3790
- <div class="category" style="padding-left:5px;" id="field">
3791
- <a href="../docs/notesanddefs.html?fieldkey=2117&alphaletter=P&term=Pipelines" title="Notes and Definitions: Pipelines"> Pipelines:</a>
3792
- </div>
3793
- </td>
3794
-
3795
- </tr>
3796
- <tr height="22">
3797
- <td colspan="2" id="data">
3798
-
3799
- <div class="category_data">gas 4,736 km; oil 663 km; refined products 157 km (2013)</div>
3800
-
3801
- </td>
3802
- </tr>
3803
- <tr>
3804
- <td height="10"></td>
3805
- </tr>
3806
-
3807
- <tr class="eur_light">
3808
- <td width="450" height="20">
3809
- <div class="category" style="padding-left:5px;" id="field">
3810
- <a href="../docs/notesanddefs.html?fieldkey=2121&alphaletter=R&term=Railways" title="Notes and Definitions: Railways"> Railways:</a>
3811
- </div>
3812
- </td>
3813
-
3814
- </tr>
3815
- <tr height="22">
3816
- <td colspan="2" id="data">
3817
-
3818
- <div class="category">total: <span class="category_data" style="font-weight:normal; vertical-align:bottom;">6,399 km</span></div>
3819
-
3820
-
3821
-
3822
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2121rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=29#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 29 </a> </span>
3823
-
3824
- <div class="category" style="padding-top: 2px;">
3825
- standard gauge:
3826
-
3827
- <span class="category_data" style="font-weight:normal; vertical-align:top;">5,927 km 1.435-m gauge (3,853 km electrified) </span></div>
3828
-
3829
- <div class="category" style="padding-top: 2px;">
3830
- narrow gauge:
3831
-
3832
- <span class="category_data" style="font-weight:normal; vertical-align:top;">384 km 1.000-m gauge (15 km electrified); 88 km 0.760-m gauge (10 km electrified) (2008) </span></div>
3833
-
3834
- </td>
3835
- </tr>
3836
- <tr>
3837
- <td height="10"></td>
3838
- </tr>
3839
-
3840
- <tr class="eur_light">
3841
- <td width="450" height="20">
3842
- <div class="category" style="padding-left:5px;" id="field">
3843
- <a href="../docs/notesanddefs.html?fieldkey=2085&alphaletter=R&term=Roadways" title="Notes and Definitions: Roadways"> Roadways:</a>
3844
- </div>
3845
- </td>
3846
-
3847
- </tr>
3848
- <tr height="22">
3849
- <td colspan="2" id="data">
3850
-
3851
- <div class="category">total: <span class="category_data" style="font-weight:normal; vertical-align:bottom;">124,508 km</span></div>
3852
-
3853
-
3854
-
3855
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2085rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=38#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 38 </a> </span>
3856
-
3857
- <div class="category" style="padding-top: 2px;">
3858
- paved:
3859
-
3860
- <span class="category_data" style="font-weight:normal; vertical-align:top;">124,508 km (includes 1,719 km of expressways) (2012) </span></div>
3861
-
3862
- </td>
3863
- </tr>
3864
- <tr>
3865
- <td height="10"></td>
3866
- </tr>
3867
-
3868
- <tr class="eur_light">
3869
- <td width="450" height="20">
3870
- <div class="category" style="padding-left:5px;" id="field">
3871
- <a href="../docs/notesanddefs.html?fieldkey=2093&alphaletter=W&term=Waterways" title="Notes and Definitions: Waterways"> Waterways:</a>
3872
- </div>
3873
- </td>
3874
-
3875
- </tr>
3876
- <tr height="22">
3877
- <td colspan="2" id="data">
3878
-
3879
- <div class="category_data">358 km (2011)</div>
3880
-
3881
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2093rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=90#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 90 </a> </span>
3882
-
3883
- </td>
3884
- </tr>
3885
- <tr>
3886
- <td height="10"></td>
3887
- </tr>
3888
-
3889
- <tr class="eur_light">
3890
- <td width="450" height="20">
3891
- <div class="category" style="padding-left:5px;" id="field">
3892
- <a href="../docs/notesanddefs.html?fieldkey=2108&alphaletter=M&term=Merchant marine" title="Notes and Definitions: Merchant marine"> Merchant marine:</a>
3893
- </div>
3894
- </td>
3895
-
3896
- </tr>
3897
- <tr height="22">
3898
- <td colspan="2" id="data">
3899
-
3900
- <div class="category">registered in other countries: <span class="category_data" style="font-weight:normal; vertical-align:bottom;">3 (Cyprus 1, Kazakhstan 1, Saint Vincent and the Grenadines 1) (2010)</span></div>
3901
-
3902
-
3903
-
3904
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2108rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=137#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 137 </a> </span>
3905
-
3906
- </td>
3907
- </tr>
3908
- <tr>
3909
- <td height="10"></td>
3910
- </tr>
3911
-
3912
- <tr class="eur_light">
3913
- <td width="450" height="20">
3914
- <div class="category" style="padding-left:5px;" id="field">
3915
- <a href="../docs/notesanddefs.html?fieldkey=2120&alphaletter=P&term=Ports and terminals" title="Notes and Definitions: Ports and terminals"> Ports and terminals:</a>
3916
- </div>
3917
- </td>
3918
-
3919
- </tr>
3920
- <tr height="22">
3921
- <td colspan="2" id="data">
3922
-
3923
- <div class="category">river port(s): <span class="category_data" style="font-weight:normal; vertical-align:bottom;">Enns, Krems, Linz, Vienna (Danube)</span></div>
3924
-
3925
-
3926
-
3927
- <tr>
3928
- <td class="category_data" style="padding-bottom: 5px;"></td>
3929
- </tr>
3930
- </table>
3931
- </ul>
3932
- </div>
3933
-
3934
- </div>
3935
- <script>
3936
-
3937
- </script>
3938
-
3939
-
3940
-
3941
-
3942
- <div id="CollapsiblePanel1_Military" class="CollapsiblePanel" style="width:100%; ">
3943
- <div class="wrapper">
3944
- <h2 class="question question-back" ccode="au" sectiontitle="Military"><a href="javascript:void();">Military</span> ::</span><span class="region">Austria</span></a></h2>
3945
- <div class="answer" align="left">
3946
- <div class="box" style="padding: 0px; margin: 0px;">
3947
- <ul style="text-align: left;padding: 0px;margin: 0px;width: 100%;">
3948
- <table border="0" cellspacing="0" cellpadding="0" style="width: 100%;">
3949
-
3950
-
3951
- <tr class="eur_light" >
3952
- <td width="450" height="20">
3953
- <div class="category" style="padding-left:5px;" id="field">
3954
- <a href="../docs/notesanddefs.html?fieldkey=2055&alphaletter=M&term=Military branches" title="Notes and Definitions: Military branches"> Military branches</a>:
3955
- </div>
3956
- </td>
3957
-
3958
- <tr>
3959
- <td id="data" colspan="2" style="vertical-align:middle;">
3960
-
3961
-
3962
-
3963
- <div class="category_data">Land Forces (KdoLdSK), Air Forces (KdoLuSK)</div>
3964
-
3965
- </td>
3966
- </tr>
3967
- <tr>
3968
- <td height="10"></td>
3969
- </tr>
3970
-
3971
- <tr class="eur_light">
3972
- <td width="450" height="20">
3973
- <div class="category" style="padding-left:5px;" id="field">
3974
- <a href="../docs/notesanddefs.html?fieldkey=2024&alphaletter=M&term=Military service age and obligation" title="Notes and Definitions: Military service age and obligation"> Military service age and obligation:</a>
3975
- </div>
3976
- </td>
3977
-
3978
- </tr>
3979
- <tr height="22">
3980
- <td colspan="2" id="data">
3981
-
3982
- <div class="category_data">registration requirement at age 17, the legal minimum age for voluntary military service; 18 is the legal minimum age for compulsory service; males under the age of 35 must complete basic military training (6 month duration); males 18 to 50 years old in the militia or inactive reserve are subject to compulsory service (2012)</div>
3983
-
3984
- </td>
3985
- </tr>
3986
- <tr>
3987
- <td height="10"></td>
3988
- </tr>
3989
-
3990
- <tr class="eur_light">
3991
- <td width="450" height="20">
3992
- <div class="category" style="padding-left:5px;" id="field">
3993
- <a href="../docs/notesanddefs.html?fieldkey=2105&alphaletter=M&term=Manpower available for military service" title="Notes and Definitions: Manpower available for military service"> Manpower available for military service:</a>
3994
- </div>
3995
- </td>
3996
-
3997
- </tr>
3998
- <tr height="22">
3999
- <td colspan="2" id="data">
4000
-
4001
- <div class="category">males age 16-49: <span class="category_data" style="font-weight:normal; vertical-align:bottom;">1,941,110</span></div>
4002
-
4003
-
4004
-
4005
- <div class="category" style="padding-top: 2px;">
4006
- females age 16-49:
4007
-
4008
- <span class="category_data" style="font-weight:normal; vertical-align:top;">1,910,434 (2010 est.) </span></div>
4009
-
4010
- </td>
4011
- </tr>
4012
- <tr>
4013
- <td height="10"></td>
4014
- </tr>
4015
-
4016
- <tr class="eur_light">
4017
- <td width="450" height="20">
4018
- <div class="category" style="padding-left:5px;" id="field">
4019
- <a href="../docs/notesanddefs.html?fieldkey=2025&alphaletter=M&term=Manpower fit for military service" title="Notes and Definitions: Manpower fit for military service"> Manpower fit for military service:</a>
4020
- </div>
4021
- </td>
4022
-
4023
- </tr>
4024
- <tr height="22">
4025
- <td colspan="2" id="data">
4026
-
4027
- <div class="category">males age 16-49: <span class="category_data" style="font-weight:normal; vertical-align:bottom;">1,579,862</span></div>
4028
-
4029
-
4030
-
4031
- <div class="category" style="padding-top: 2px;">
4032
- females age 16-49:
4033
-
4034
- <span class="category_data" style="font-weight:normal; vertical-align:top;">1,554,130 (2010 est.) </span></div>
4035
-
4036
- </td>
4037
- </tr>
4038
- <tr>
4039
- <td height="10"></td>
4040
- </tr>
4041
-
4042
- <tr class="eur_light">
4043
- <td width="450" height="20">
4044
- <div class="category" style="padding-left:5px;" id="field">
4045
- <a href="../docs/notesanddefs.html?fieldkey=2026&alphaletter=M&term=Manpower reaching militarily significant age annually" title="Notes and Definitions: Manpower reaching militarily significant age annually"> Manpower reaching militarily significant age annually:</a>
4046
- </div>
4047
- </td>
4048
-
4049
- </tr>
4050
- <tr height="22">
4051
- <td colspan="2" id="data">
4052
-
4053
- <div class="category">male: <span class="category_data" style="font-weight:normal; vertical-align:bottom;">48,108</span></div>
4054
-
4055
-
4056
-
4057
- <div class="category" style="padding-top: 2px;">
4058
- female:
4059
-
4060
- <span class="category_data" style="font-weight:normal; vertical-align:top;">45,752 (2010 est.) </span></div>
4061
-
4062
- </td>
4063
- </tr>
4064
- <tr>
4065
- <td height="10"></td>
4066
- </tr>
4067
-
4068
- <tr class="eur_light">
4069
- <td width="450" height="20">
4070
- <div class="category" style="padding-left:5px;" id="field">
4071
- <a href="../docs/notesanddefs.html?fieldkey=2034&alphaletter=M&term=Military expenditures" title="Notes and Definitions: Military expenditures"> Military expenditures:</a>
4072
- </div>
4073
- </td>
4074
-
4075
- </tr>
4076
- <tr height="22">
4077
- <td colspan="2" id="data">
4078
-
4079
- <div class="category_data">0.8% of GDP (2009)</div>
4080
-
4081
- <span class="category" style="padding-left:7px;">country comparison to the world:</span> <span class="category_data"> <a href="../rankorder/2034rank.html?countryname=Austria&countrycode=au&regionCode=eur&rank=151#au" onMouseDown="" title="Country comparison to the world" alt="Country comparison to the world"> 151 </a> </span>
4082
-
4083
- <tr>
4084
- <td class="category_data" style="padding-bottom: 5px;"></td>
4085
- </tr>
4086
- </table>
4087
- </ul>
4088
- </div>
4089
-
4090
- </div>
4091
- <script>
4092
-
4093
- </script>
4094
-
4095
-
4096
-
4097
-
4098
- <div id="CollapsiblePanel1_Issues" class="CollapsiblePanel" style="width:100%; ">
4099
- <div class="wrapper">
4100
- <h2 class="question question-back" ccode="au" sectiontitle="Transnational Issues"><a href="javascript:void();">Transnational Issues</span> ::</span><span class="region">Austria</span></a></h2>
4101
- <div class="answer" align="left">
4102
- <div class="box" style="padding: 0px; margin: 0px;">
4103
- <ul style="text-align: left;padding: 0px;margin: 0px;width: 100%;">
4104
- <table border="0" cellspacing="0" cellpadding="0" style="width: 100%;">
4105
-
4106
-
4107
- <tr class="eur_light" >
4108
- <td width="450" height="20">
4109
- <div class="category" style="padding-left:5px;" id="field">
4110
- <a href="../docs/notesanddefs.html?fieldkey=2070&alphaletter=D&term=Disputes - international" title="Notes and Definitions: Disputes - international"> Disputes - international</a>:
4111
- </div>
4112
- </td>
4113
-
4114
- <tr>
4115
- <td id="data" colspan="2" style="vertical-align:middle;">
4116
-
4117
-
4118
-
4119
- <div class="category_data">none</div>
4120
-
4121
- </td>
4122
- </tr>
4123
- <tr>
4124
- <td height="10"></td>
4125
- </tr>
4126
-
4127
- <tr class="eur_light">
4128
- <td width="450" height="20">
4129
- <div class="category" style="padding-left:5px;" id="field">
4130
- <a href="../docs/notesanddefs.html?fieldkey=2194&alphaletter=R&term=Refugees and internally displaced persons" title="Notes and Definitions: Refugees and internally displaced persons"> Refugees and internally displaced persons:</a>
4131
- </div>
4132
- </td>
4133
-
4134
- </tr>
4135
- <tr height="22">
4136
- <td colspan="2" id="data">
4137
-
4138
- <div class="category">refugees (country of origin): <span class="category_data" style="font-weight:normal; vertical-align:bottom;">19,517 (Russia); 10,158 (Afghanistan) (2012)</span></div>
4139
-
4140
-
4141
-
4142
- <div class="category" style="padding-top: 2px;">
4143
- stateless persons:
4144
-
4145
- <span class="category_data" style="font-weight:normal; vertical-align:top;">542 (2012) </span></div>
4146
-
4147
- </td>
4148
- </tr>
4149
- <tr>
4150
- <td height="10"></td>
4151
- </tr>
4152
-
4153
- <tr class="eur_light">
4154
- <td width="450" height="20">
4155
- <div class="category" style="padding-left:5px;" id="field">
4156
- <a href="../docs/notesanddefs.html?fieldkey=2086&alphaletter=I&term=Illicit drugs" title="Notes and Definitions: Illicit drugs"> Illicit drugs:</a>
4157
- </div>
4158
- </td>
4159
-
4160
- </tr>
4161
- <tr height="22">
4162
- <td colspan="2" id="data">
4163
-
4164
- <div class="category_data">transshipment point for Southwest Asian heroin and South American cocaine destined for Western Europe; increasing consumption of European-produced synthetic drugs
4165
- </div>
4166
-
4167
- <tr>
4168
- <td class="category_data" style="padding-bottom: 5px;"></td>
4169
- </tr>
4170
- </table>
4171
- </ul>
4172
- </div>
4173
-
4174
- </div>
4175
- <div id="flagDialog" style="display: none" title="The World Factbook"></div>
4176
- <div id="photoDialogWindow" style="display:none;" title="The World Factbook">
4177
-
4178
- </div>
4179
-