factbook-readers 0.0.1 → 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,337 +0,0 @@
1
- ############################
2
- # attributes
3
-
4
- Introduction:
5
- Background: { name: background }
6
-
7
- Geography:
8
- Location: { name: location }
9
- Geographic coordinates: { name: coords } ## use geo_coords - why, why not??
10
- Map references: { name: map } ## use map_ref - why, why not??
11
- Area:
12
- total: { name: area }
13
- land: { name: area_land }
14
- water: { name: area_water }
15
- note: { name: area_note }
16
- Area - comparative: { name: area_comparative }
17
- Land boundaries:
18
- total: { name: border_land }
19
- border countries: { name: border_countries } ## todo/fix: remove count from key e.g. border countries (8)
20
- Coastline: { name: coastline } ## use border_water - why, why not??
21
- Maritime claims:
22
- territorial sea: { name: maritime_claims_territorial_sea }
23
- contiguous zone: { name: maritime_claims_contiguous_zone }
24
- exclusive economic zone: { name: maritime_claims_exclusive_economic_zone }
25
- continental shelf: { name: maritime_claims_continental_shelf }
26
- Climate: { name: climate }
27
- Terrain: { name: terrain }
28
- Elevation extremes:
29
- lowest point: { name: elevation_lowest }
30
- highest point: { name: elevation_highest }
31
- Natural resources: { name: resources }
32
- Land use:
33
- agricultural land: { name: land_use_agriculture }
34
- forest: { name: land_use_forest }
35
- other: { name: land_use_other }
36
- Irrigated land: { name: land_irrigated }
37
- Total renewable water resources: { name: water_renewable }
38
- Freshwater withdrawal (domestic/industrial/agricultural):
39
- total: { name: water_withdrawal }
40
- per capita: { name: water_withdrawal_capita }
41
- Natural hazards:
42
- name: natural_hazards ## note: "special" attribute case with "mixed" content
43
- volcanism: { name: natural_hazards_volcanism }
44
- Environment - current issues: { name: environment_issues }
45
- Environment - international agreements:
46
- party to: { name: environment_agreements }
47
- "signed, but not ratified": { name: environment_agreements_note } ## use _ratified - why, why not??
48
- Geography - note: { name: geography_note } ## use geo_note or geography - why, why not??
49
-
50
- People and Society:
51
- Nationality:
52
- noun: { name: nationality }
53
- adjective: { name: nationality_adjective }
54
- Ethnic groups: { name: ethnic_groups }
55
- Languages:
56
- name: languages ## note: "special" attribute case with "mixed" content
57
- note: { name: languages_note }
58
- Religions: { name: religions }
59
- Demographic profile: { name: demographic }
60
- Population: { name: population }
61
- Age structure:
62
- 0-14 years: { name: age_0_14yrs }
63
- 15-24 years: { name: age_15_24yrs }
64
- 25-54 years: { name: age_25_54yrs }
65
- 55-64 years: { name: age_55_64yrs }
66
- 65 years and over: { name: age_65yrs_plus }
67
- Dependency ratios:
68
- total: { name: dependency_ratio }
69
- youth dependency ratio: { name: dependency_youth_ratio }
70
- elderly dependency ratio: { name: dependency_elderly_ratio }
71
- potential support ratio: { name: dependency_support_ratio }
72
- Median age:
73
- total: { name: median_age }
74
- male: { name: median_age_male }
75
- female: { name: median_age_female }
76
- Population growth rate: { name: population_growth }
77
- Birth rate: { name: birth_rate }
78
- Death rate: { name: death_rate }
79
- Net migration rate: { name: migration_rate }
80
- Urbanization:
81
- urban population: { name: urbanization }
82
- rate of urbanization: { name: urbanization_growth } ## use _rate - why, why not??
83
- Major urban areas - population: { name: major_cities }
84
- Sex ratio:
85
- at birth: { name: sex_ratio_birth }
86
- 0-14 years: { name: sex_ratio_0_14yrs }
87
- 15-24 years: { name: sex_ratio_15_24yrs }
88
- 25-54 years: { name: sex_ratio_25_54yrs }
89
- 55-64 years: { name: sex_ratio_55_64yrs }
90
- 65 years and over: { name: sex_ratio_65yrs_plus }
91
- total population: { name: sex_ratio }
92
- Infant mortality rate:
93
- total: { name: infant_mortality } ## add _rate - why, why not??
94
- male: { name: infant_mortality_male }
95
- female: { name: infant_mortality_female }
96
- Life expectancy at birth:
97
- total population: { name: life_expectancy }
98
- male: { name: life_expectancy_male }
99
- female: { name: life_expectancy_female }
100
- Total fertility rate: { name: fertility }
101
- Contraceptive prevalence rate:
102
- name: contraceptive_rate ## note: "special" attribute case with "mixed" content
103
- note: { name: contraceptive_rate_note }
104
- Health expenditures: { name: health_expenditures } ## todo: change to health ??
105
- Physicians density: { name: density_physicians }
106
- Hospital bed density: { name: density_hospital_bed }
107
- Drinking water source:
108
- improved: { name: drinking_water_improved } ## todo:split into urban/rural/total ??
109
- unimproved: { name: drinking_water_unimproved }
110
- Sanitation facility access:
111
- improved: { name: sanitation_improved } ## todo:split into urban/rural/total ??
112
- unimproved: { name: sanitation_unimproved }
113
- HIV/AIDS - adult prevalence rate: { name: aids }
114
- HIV/AIDS - people living with HIV/AIDS: { name: aids_people }
115
- HIV/AIDS - deaths: { name: aids_deaths }
116
- Obesity - adult prevalence rate: { name: obesity }
117
- Children under the age of 5 years underweight: { name: underweight_children_under_5yrs }
118
- Education expenditures: { name: education_expenditures } ## change to education ??
119
- Literacy:
120
- definition: { name: literacy_def }
121
- total population: { name: literacy }
122
- male: { name: literacy_male }
123
- female: { name: literacy_female }
124
- School life expectancy (primary to tertiary education):
125
- total: { name: school_life }
126
- male: { name: school_life_male }
127
- female: { name: school_life_female }
128
- Child labor - children ages 5-14:
129
- total number: { name: child_labor }
130
- percentage: { name: child_labor_rate }
131
- note: { name: child_labor_note }
132
- "Unemployment, youth ages 15-24":
133
- total: { name: unemployment_youth }
134
- male: { name: unemployment_youth_male }
135
- female: { name: unemployment_youth_female }
136
-
137
- Government:
138
- Country name:
139
- conventional long form: { name: name_long }
140
- conventional short form: { name: name }
141
- local long form: { name: name_long_local }
142
- local short form: { name: name_local }
143
- note: { name: name_note }
144
- ## add name_former ( see gm) ?? add abbreviations (see us)
145
- Government type: { name: government_type }
146
- Capital:
147
- name: { name: capital }
148
- geographic coordinates: { name: capital_coords }
149
- time difference: { name: capital_time_diff }
150
- daylight saving time: { name: capital_dst }
151
- Administrative divisions: { name: admins }
152
- Independence: { name: independence }
153
- National holiday: { name: natinal_holiday }
154
- Constitution: { name: constitution }
155
- Legal system: { name: legal_system }
156
- International law organization participation: { name: legal_intl_orgs }
157
- Suffrage: { name: suffrage }
158
- ## note: skip Executive,Legislative,Judicial,... entries for now
159
- International organization participation: { name: intl_orgs }
160
- Flag description: { name: flag }
161
- National symbol(s): { name: national_symbols }
162
- National anthem:
163
- name: { name: national_anthem}
164
- lyrics/music: { name: national_anthem_by }
165
- note: { name: national_anthem_note }
166
-
167
- Economy:
168
- Economy - overview: { name: economy_overview }
169
- GDP (purchasing power parity):
170
- name: gdp_ppp ## note: "special" attribute case with "mixed" content
171
- note: { name: gdp_ppp_note }
172
- GDP (official exchange rate): { name: gdp }
173
- GDP - real growth rate: { name: gdp_growth }
174
- GDP - per capita (PPP):
175
- name: gdp_ppp_capita ## note: "special" attribute case with "mixed" content
176
- note: { name: gdp_ppp_capita_note }
177
- Gross national saving: { name: saving }
178
- "GDP - composition, by end use":
179
- household consumption: { name: consumption_household }
180
- government consumption: { name: consumption_government }
181
- investment in fixed capital: { name: investment_fixed }
182
- investment in inventories: { name: investment_inventories }
183
- exports of goods and services: { name: exports_gdp_rate }
184
- imports of goods and services: { name: imports_gdb_rate }
185
- "GDP - composition, by sector of origin":
186
- agriculture: { name: agriculture_gdb_rate }
187
- industry: { name: industry_gdb_rate }
188
- services: { name: services_gdb_rate }
189
- Agriculture - products: { name: agriculture_products }
190
- Industries: { name: industries }
191
- Industrial production growth rate: { name: industry_growth }
192
- Labor force: { name: labor }
193
- Labor force - by occupation:
194
- agriculture: { name: labor_agriculture }
195
- industry: { name: labor_industry }
196
- services: { name: labor_services }
197
- Unemployment rate: { name: unemployment }
198
- Population below poverty line:
199
- name: poverty ## note: "special" attribute case with "mixed" content
200
- note: { name: poverty_note }
201
- Household income or consumption by percentage share:
202
- "lowest 10%": { name: household_income_lowest } ## use _poorest, _bottom ???
203
- "highest 10%": { name: household_income_highest } ## use _richest, _top ???
204
- Distribution of family income - Gini index: { name: gini }
205
- Budget:
206
- revenues: { name: budget_revenues }
207
- expenditures: { name: budget_expenditures }
208
- Taxes and other revenues: { name: taxes }
209
- Budget surplus (+) or deficit (-): { name: budget_balance }
210
- Public debt:
211
- name: public_debt ## note: "special" attribute case with "mixed" content
212
- note: { name: public_debt_note }
213
- Fiscal year: { name: fiscal_year }
214
- Inflation rate (consumer prices): { name: inflation }
215
- Central bank discount rate: { name: central_bank_discount_rate } ## use discount_rate - why? why not??
216
- Commercial bank prime lending rate: { name: prime_rate }
217
- Stock of narrow money:
218
- name: narrow_money ## note: "special" attribute case with "mixed" content
219
- note: { name: narrow_money_note }
220
- Stock of broad money: { name: broad_money }
221
- Stock of domestic credit: { name: domestic_credit }
222
- Market value of publicly traded shares: { name: shares_market_value }
223
- Current account balance: { name: current_account_balance }
224
- Exports: { name: exports }
225
- Exports - commodities: { name: exports_commodities }
226
- Exports - partners: { name: exports_partners }
227
- Imports: { name: imports }
228
- Imports - commodities: { name: imports_commodities }
229
- Imports - partners: { name: imports_partners }
230
- Reserves of foreign exchange and gold: { name: foreign_exchange_reserves }
231
- Debt - external: { name: debt_external }
232
- Stock of direct foreign investment - at home: { name: direct_foreign_investment_home }
233
- Stock of direct foreign investment - abroad: { name: direct_foreign_investment_abroad }
234
- Exchange rates: { name: exchange_rates }
235
-
236
- Energy:
237
- Electricity - production: { name: electricity_production }
238
- Electricity - consumption: { name: electricity_consumption }
239
- Electricity - exports: { name: electricity_exports }
240
- Electricity - imports: { name: electricity_imports }
241
- Electricity - installed generating capacity: { name: electricity_capacity }
242
- Electricity - from fossil fuels: { name: electricity_fossil }
243
- Electricity - from nuclear fuels: { name: electricity_nuclear }
244
- Electricity - from hydroelectric plants: { name: electricity_hydro }
245
- Electricity - from other renewable sources: { name: electricity_other }
246
- Crude oil - production: { name: oil_production }
247
- Crude oil - exports: { name: oil_exports }
248
- Crude oil - imports: { name: oil_imports }
249
- Crude oil - proved reserves: { name: oil_reserves }
250
- Refined petroleum products - production: { name: petroleum_production }
251
- Refined petroleum products - consumption: { name: petroleum_consumption }
252
- Refined petroleum products - exports: { name: petroleum_exports }
253
- Refined petroleum products - imports: { name: petroleum_imports }
254
- Natural gas - production: { name: natural_gas_production }
255
- Natural gas - consumption: { name: natural_gas_consumpiton }
256
- Natural gas - exports: { name: natural_gas_exports }
257
- Natural gas - imports: { name: natural_gas_imports }
258
- Natural gas - proved reserves: { name: natural_gas_reserves }
259
- Carbon dioxide emissions from consumption of energy: { name: carbon_dioxide }
260
-
261
- Communications:
262
- Telephones - fixed lines:
263
- total subscriptions: { name: telephones }
264
- subscriptions per 100 inhabitants: { name: telephones_subscriptions }
265
- Telephones - mobile cellular:
266
- total: { name: telephones_mobile }
267
- subscriptions per 100 inhabitants: { name: telephones_mobile_subscriptions }
268
- Telephone system:
269
- general assessment: { name: telephone_system }
270
- domestic: { name: telephone_system_domestic }
271
- international: { name: telephone_system_intl }
272
- Broadcast media: { name: broadcast_media }
273
- Radio broadcast stations: { name: radio_broadcast_stations }
274
- Television broadcast stations: { name: tv_broadcast_stations }
275
- Internet country code: { name: internet }
276
- Internet users:
277
- total: { name: internet_users }
278
- percent of population: { name: internet_users_rate }
279
-
280
- Transportation:
281
- Airports: { name: airports }
282
- Airports - with paved runways:
283
- total: { name: airports_paved }
284
- "over 3,047 m": { name: airports_paved_over_10000ft }
285
- "2,438 to 3,047 m": { name: airports_paved_8000_10000ft }
286
- "1,524 to 2,437 m": { name: airports_paved_5000_8000ft }
287
- "914 to 1,523 m": { name: airports_paved_3000_5000ft }
288
- "under 914 m": { name: airports_paved_under_3000ft }
289
- Airports - with unpaved runways:
290
- total: { name: airports_unpaved }
291
- "1,524 to 2,437 m": { name: airports_unpaved_5000_8000ft }
292
- "914 to 1,523 m": { name: airports_unpaved_3000_5000ft }
293
- "under 914 m": { name: airports_unpaved_under_3000ft }
294
- Heliports: { name: heliports }
295
- Pipelines: { name: pipelines }
296
- Railways:
297
- total: { name: railways }
298
- standard gauge: { name: railways_standard_gauge }
299
- narrow gauge: { name: railways_narrow_gauge }
300
- broad gauge: { name: railways_broad_gauge }
301
- dual gauge: { name: railways_dual_gauge }
302
- Roadways:
303
- total: { name: roadways }
304
- paved: { name: roadways_paved }
305
- unpaved: { name: roadways_unpaved }
306
- note: { name: roadways_note }
307
- Waterways: { name: waterways }
308
- Merchant marine:
309
- total: { name: merchant_marine }
310
- by type: { name: merchant_marine_by_type }
311
- foreign-owned: { name: merchant_marine_foreign }
312
- registered in other countries: { name: merchant_marine_others }
313
- Ports and terminals:
314
- major seaport(s): { name: sea_ports }
315
- river port(s): { name: river_ports }
316
-
317
- Military:
318
- Military branches: { name: military_branches }
319
- Military service age and obligation: { name: military_age }
320
- Manpower available for military service:
321
- males age 16-49: { name: military_manpower_males }
322
- females age 16-49: { name: military_manpower_females }
323
- Manpower fit for military service:
324
- males age 16-49: { name: military_manpower_males_fit }
325
- females age 16-49: { name: military_manpower_females_fit }
326
- Manpower reaching militarily significant age annually:
327
- male: { name: military_manpower_male_annual }
328
- female: { name: military_manpower_female_annual }
329
- Military expenditures: { name: military_expenditures }
330
-
331
- Transnational Issues:
332
- Disputes - international: { name: disputes }
333
- Refugees and internally displaced persons:
334
- refugees (country of origin): { name: refugees }
335
- IDPs: { name: refugees_idps }
336
- stateless persons: { name: refugess_stateless }
337
- Illicit drugs: { name: drugs }
@@ -1,74 +0,0 @@
1
- # encoding: utf-8
2
-
3
-
4
- module Factbook
5
-
6
- class Attributes
7
-
8
- Attribute = Struct.new( :name,
9
- :category, ## e.g. Introduction, Geography, etc.
10
- :path, ## note: is an array e.g. ["Area - comparative"] or ["Area", "land"] etc.
11
- )
12
-
13
- def self.from_yaml( path )
14
-
15
- h = YAML.load_file( path )
16
- pp h
17
-
18
- attribs = []
19
-
20
- ## note: use a copy (e.g. h.dup) for now (hash gets changed by build_attribs!!)
21
- new_h = h.dup
22
- new_h.each do |k,v|
23
- category = k
24
- build_attribs( attribs, category, [], v )
25
- end
26
-
27
- self.new( attribs )
28
- end
29
-
30
-
31
- def self.build_attribs( attribs, category, path, h )
32
-
33
- ## assume it's an attribute definition hash
34
- ## note: !! exclude special cases:
35
- ## Capital -- incl. name key itself
36
- ## National anthem
37
- if h.has_key?( 'name' ) && ['Capital','National anthem'].include?( path[-1] ) == false
38
- a = Attribute.new
39
- a.name = h['name']
40
- a.category = category
41
- a.path = path
42
-
43
- puts " adding attribute >#{a.name}< using #{a.category} / #{a.path.inspect}"
44
- attribs << a
45
-
46
- ## note: make sure a modifable copy (of h) gets passed in
47
- h.delete( 'name' )
48
- end
49
-
50
- return if h.empty? ## empty hash; nothing (more) to do; return
51
-
52
- ## continue walking (recursive)
53
- h.each do |k,v|
54
- new_path = path.dup << k ## note: create a new array (copy)
55
- build_attribs( attribs, category, new_path, v )
56
- end
57
- end
58
-
59
-
60
- def initialize( attribs )
61
- @attribs = attribs
62
- end
63
-
64
- def to_a() @attribs; end
65
- def size() @attribs.size; end
66
-
67
- def each
68
- @attribs.each { |attrib| yield( attrib ) }
69
- end
70
-
71
- end # class Attributes
72
-
73
- end # module Factbook
74
-
@@ -1,579 +0,0 @@
1
-
2
- <h2 sectiontitle='Introduction' ccode='au'>Introduction :: <span class='region'>AUSTRIA </span></h2>
3
- <div id='field' class='category'>Background:</div>
4
- <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>
5
-
6
- <h2 sectiontitle='Geography' ccode='au'>Geography :: <span class='region'>AUSTRIA </span></h2>
7
- <div id='field' class='category'>Location:</div>
8
- <div class=category_data>Central Europe, north of Italy and Slovenia</div>
9
- <div id='field' class='category'>Geographic coordinates:</div>
10
- <div class=category_data>47 20 N, 13 20 E</div>
11
- <div id='field' class='category'>Map references:</div>
12
- <div class=category_data>Europe</div>
13
- <div id='field' class='category'>Area:</div>
14
- <div><span class=category>total: </span><span class=category_data>83,871 sq km</span></div>
15
- <div><span class=category>land: </span><span class=category_data>82,445 sq km</span></div>
16
- <div><span class=category>water: </span><span class=category_data>1,426 sq km</span></div>
17
-
18
- <div id='field' class='category'>Area - comparative:</div>
19
- <div class=category_data>about the size of South Carolina; slightly more than two-thirds the size of Pennsylvania</div>
20
- <div><span class='category'>Area comparison map:</span>
21
-
22
- </div>
23
- <div id='field' class='category'>Land boundaries:</div>
24
- <div><span class=category>total: </span><span class=category_data>2,524 km</span></div>
25
- <div><span class=category>border countries (8): </span><span class=category_data>Czech Republic 402 km, Germany 801 km, Hungary 321 km, Italy 404 km, Liechtenstein 34 km, Slovakia 105 km, Slovenia 299 km, Switzerland 158 km</span></div>
26
- <div id='field' class='category'>Coastline:</div>
27
- <div class=category_data>0 km (landlocked)</div>
28
- <div id='field' class='category'>Maritime claims:</div>
29
- <div class=category_data>none (landlocked)</div>
30
- <div id='field' class='category'>Climate:</div>
31
- <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>
32
- <div id='field' class='category'>Terrain:</div>
33
- <div class=category_data>mostly mountains (Alps) in the west and south; mostly flat or gently sloping along the eastern and northern margins</div>
34
- <div id='field' class='category'>Elevation extremes:</div>
35
- <div><span class=category>lowest point: </span><span class=category_data>Neusiedler See 115 m</span></div>
36
- <div><span class=category>highest point: </span><span class=category_data>Grossglockner 3,798 m</span></div>
37
- <div id='field' class='category'>Natural resources:</div>
38
- <div class=category_data>oil, coal, lignite, timber, iron ore, copper, zinc, antimony, magnesite, tungsten, graphite, salt, hydropower</div>
39
- <div id='field' class='category'>Land use:</div>
40
- <div><span class=category>agricultural land: </span><span class=category_data>38.4%</span></div>
41
- <div class=category_data>arable land 16.5%; permanent crops 0.8%; permanent pasture 21.1%</div>
42
- <div><span class=category>forest: </span><span class=category_data>47.2%</span></div>
43
- <div><span class=category>other: </span><span class=category_data>14.4% (2011 est.)</span></div>
44
- <div id='field' class='category'>Irrigated land:</div>
45
- <div class=category_data>1,170 sq km (2007)</div>
46
- <div id='field' class='category'>Total renewable water resources:</div>
47
- <div class=category_data>77.7 cu km (2011)</div>
48
- <div id='field' class='category'>Freshwater withdrawal (domestic/industrial/agricultural):</div>
49
- <div><span class=category>total: </span><span class=category_data>3.66 cu km/yr (18%/79%/3%)</span></div>
50
- <div><span class=category>per capita: </span><span class=category_data>452.4 cu m/yr (2008)</span></div>
51
- <div id='field' class='category'>Natural hazards:</div>
52
- <div class=category_data>landslides; avalanches; earthquakes</div>
53
- <div id='field' class='category'>Environment - current issues:</div>
54
- <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>
55
- <div id='field' class='category'>Environment - international agreements:</div>
56
- <div><span class=category>party to: </span><span class=category_data>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>
57
- <div><span class=category>signed, but not ratified: </span><span class=category_data>none of the selected agreements</span></div>
58
- <div id='field' class='category'>Geography - note:</div>
59
- <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>
60
-
61
- <h2 sectiontitle='People and Society' ccode='au'>People and Society :: <span class='region'>AUSTRIA </span></h2>
62
- <div id='field' class='category'>Nationality:</div>
63
- <div><span class=category>noun: </span><span class=category_data>Austrian(s)</span></div>
64
- <div><span class=category>adjective: </span><span class=category_data>Austrian</span></div>
65
- <div id='field' class='category'>Ethnic groups:</div>
66
- <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>
67
- <div id='field' class='category'>Languages:</div>
68
- <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 South Carinthia, and Hungarian, official in Burgenland) 5.3% (2001 est.)</div>
69
- <div id='field' class='category'>Religions:</div>
70
- <div class=category_data>Catholic 73.8% (includes Roman Catholic 73.6%, other Catholic .2%), Protestant 4.9%, Muslim 4.2%, Orthodox 2.2%, other 0.8% (includes other Christian), none 12%, unspecified 2% (2001 est.)</div>
71
- <div id='field' class='category'>Population:</div>
72
- <div class=category_data>8,665,550 (July 2015 est.)</div>
73
-
74
- <div id='field' class='category'>Age structure:</div>
75
- <div><span class=category>0-14 years: </span><span class=category_data>14.05% (male 622,856/female 594,349)</span></div>
76
- <div><span class=category>15-24 years: </span><span class=category_data>11.55% (male 510,614/female 490,390)</span></div>
77
- <div><span class=category>25-54 years: </span><span class=category_data>42.98% (male 1,861,777/female 1,862,705)</span></div>
78
- <div><span class=category>55-64 years: </span><span class=category_data>12.51% (male 535,691/female 548,022)</span></div>
79
- <div><span class=category>65 years and over: </span><span class=category_data>18.92% (male 706,288/female 932,858) (2015 est.)</span></div>
80
- <div><span class='category'>population pyramid:</span>
81
-
82
- </div>
83
- <div id='field' class='category'>Dependency ratios:</div>
84
- <div><span class=category>total dependency ratio: </span><span class=category_data>49.2%</span></div>
85
- <div><span class=category>youth dependency ratio: </span><span class=category_data>21.2%</span></div>
86
- <div><span class=category>elderly dependency ratio: </span><span class=category_data>28%</span></div>
87
- <div><span class=category>potential support ratio: </span><span class=category_data>3.6% (2015 est.)</span></div>
88
- <div id='field' class='category'>Median age:</div>
89
- <div><span class=category>total: </span><span class=category_data>43.6 years</span></div>
90
- <div><span class=category>male: </span><span class=category_data>42.5 years</span></div>
91
- <div><span class=category>female: </span><span class=category_data>44.6 years (2015 est.)</span></div>
92
- <div id='field' class='category'>Population growth rate:</div>
93
- <div class=category_data>0.55% (2015 est.)</div>
94
-
95
- <div id='field' class='category'>Birth rate:</div>
96
- <div class=category_data>9.41 births/1,000 population (2015 est.)</div>
97
-
98
- <div id='field' class='category'>Death rate:</div>
99
- <div class=category_data>9.42 deaths/1,000 population (2015 est.)</div>
100
-
101
- <div id='field' class='category'>Net migration rate:</div>
102
- <div class=category_data>5.56 migrant(s)/1,000 population (2015 est.)</div>
103
-
104
- <div id='field' class='category'>Urbanization:</div>
105
- <div><span class=category>urban population: </span><span class=category_data>66% of total population (2015)</span></div>
106
- <div><span class=category>rate of urbanization: </span><span class=category_data>0.4% annual rate of change (2010-15 est.)</span></div>
107
- <div id='field' class='category'>Major urban areas - population:</div>
108
- <div class=category_data>VIENNA (capital) 1.753 million (2015)</div>
109
- <div id='field' class='category'>Sex ratio:</div>
110
- <div><span class=category>at birth: </span><span class=category_data>1.05 male(s)/female</span></div>
111
- <div><span class=category>0-14 years: </span><span class=category_data>1.05 male(s)/female</span></div>
112
- <div><span class=category>15-24 years: </span><span class=category_data>1.04 male(s)/female</span></div>
113
- <div><span class=category>25-54 years: </span><span class=category_data>1 male(s)/female</span></div>
114
- <div><span class=category>55-64 years: </span><span class=category_data>0.98 male(s)/female</span></div>
115
- <div><span class=category>65 years and over: </span><span class=category_data>0.76 male(s)/female</span></div>
116
- <div><span class=category>total population: </span><span class=category_data>0.96 male(s)/female (2015 est.)</span></div>
117
- <div id='field' class='category'>Infant mortality rate:</div>
118
- <div><span class=category>total: </span><span class=category_data>3.45 deaths/1,000 live births</span></div>
119
- <div><span class=category>male: </span><span class=category_data>3.82 deaths/1,000 live births</span></div>
120
- <div><span class=category>female: </span><span class=category_data>3.06 deaths/1,000 live births (2015 est.)</span></div>
121
-
122
- <div id='field' class='category'>Life expectancy at birth:</div>
123
- <div><span class=category>total population: </span><span class=category_data>81.39 years</span></div>
124
- <div><span class=category>male: </span><span class=category_data>78.76 years</span></div>
125
- <div><span class=category>female: </span><span class=category_data>84.15 years (2015 est.)</span></div>
126
-
127
- <div id='field' class='category'>Total fertility rate:</div>
128
- <div class=category_data>1.46 children born/woman (2015 est.)</div>
129
-
130
- <div id='field' class='category'>Contraceptive prevalence rate:</div>
131
- <div class=category_data>69.6%</div>
132
- <div><span class=category>note: </span><span class=category_data>percent of women aged 18-46 (2008/09)</span></div>
133
- <div id='field' class='category'>Health expenditures:</div>
134
- <div class=category_data>11% of GDP (2013)</div>
135
-
136
- <div id='field' class='category'>Physicians density:</div>
137
- <div class=category_data>4.83 physicians/1,000 population (2011)</div>
138
- <div id='field' class='category'>Hospital bed density:</div>
139
- <div class=category_data>7.6 beds/1,000 population (2011)</div>
140
- <div id='field' class='category'>Drinking water source:</div>
141
- <div><span class=category>improved: </span><span class=category_data></span></div>
142
- <div class=category_data>urban: 100% of population</div>
143
- <div class=category_data>rural: 100% of population</div>
144
- <div class=category_data>total: 100% of population</div>
145
- <div><span class=category>unimproved: </span><span class=category_data></span></div>
146
- <div class=category_data>urban: 0% of population</div>
147
- <div class=category_data>rural: 0% of population</div>
148
- <div class=category_data>total: 0% of population (2015 est.)</div>
149
- <div id='field' class='category'>Sanitation facility access:</div>
150
- <div><span class=category>improved: </span><span class=category_data></span></div>
151
- <div class=category_data>urban: 100% of population</div>
152
- <div class=category_data>rural: 100% of population</div>
153
- <div class=category_data>total: 100% of population</div>
154
- <div><span class=category>unimproved: </span><span class=category_data></span></div>
155
- <div class=category_data>urban: 0% of population</div>
156
- <div class=category_data>rural: 0% of population</div>
157
- <div class=category_data>total: 0% of population (2015 est.)</div>
158
- <div id='field' class='category'>HIV/AIDS - adult prevalence rate:</div>
159
- <div class=category_data>NA</div>
160
- <div id='field' class='category'>HIV/AIDS - people living with HIV/AIDS:</div>
161
- <div class=category_data>NA</div>
162
- <div id='field' class='category'>HIV/AIDS - deaths:</div>
163
- <div class=category_data>NA</div>
164
- <div id='field' class='category'>Obesity - adult prevalence rate:</div>
165
- <div class=category_data>20.1% (2014)</div>
166
-
167
- <div id='field' class='category'>Education expenditures:</div>
168
- <div class=category_data>5.8% of GDP (2011)</div>
169
-
170
- <div id='field' class='category'>School life expectancy (primary to tertiary education):</div>
171
- <div><span class=category>total: </span><span class=category_data>16 years</span></div>
172
- <div><span class=category>male: </span><span class=category_data>15 years</span></div>
173
- <div><span class=category>female: </span><span class=category_data>16 years (2012)</span></div>
174
- <div id='field' class='category'>Unemployment, youth ages 15-24:</div>
175
- <div><span class=category>total: </span><span class=category_data>8.7%</span></div>
176
- <div><span class=category>male: </span><span class=category_data>8.8%</span></div>
177
- <div><span class=category>female: </span><span class=category_data>8.7% (2012 est.)</span></div>
178
-
179
-
180
- <h2 sectiontitle='Government' ccode='au'>Government :: <span class='region'>AUSTRIA </span></h2>
181
- <div id='field' class='category'>Country name:</div>
182
- <div><span class=category>conventional long form: </span><span class=category_data>Republic of Austria</span></div>
183
- <div><span class=category>conventional short form: </span><span class=category_data>Austria</span></div>
184
- <div><span class=category>local long form: </span><span class=category_data>Republik Oesterreich</span></div>
185
- <div><span class=category>local short form: </span><span class=category_data>Oesterreich</span></div>
186
- <div><span class=category>note: </span><span class=category_data>the name Oesterreich means "eastern realm" or "eastern march" and dates back to the 10th century; the designation refers to the fact that Austria was the easternmost extension of Bavaria, and in fact of all the Germans; the word Austria is a Latinization of the German name</span></div>
187
- <div id='field' class='category'>Government type:</div>
188
- <div class=category_data>federal republic</div>
189
- <div id='field' class='category'>Capital:</div>
190
- <div><span class=category>name: </span><span class=category_data>Vienna</span></div>
191
- <div><span class=category>geographic coordinates: </span><span class=category_data>48 12 N, 16 22 E</span></div>
192
- <div><span class=category>time difference: </span><span class=category_data>UTC+1 (6 hours ahead of Washington, DC, during Standard Time)</span></div>
193
- <div><span class=category>daylight saving time: </span><span class=category_data>+1hr, begins last Sunday in March; ends last Sunday in October</span></div>
194
- <div id='field' class='category'>Administrative divisions:</div>
195
- <div class=category_data>9 states (Bundeslaender, singular - Bundesland); Burgenland, Kaernten (Carinthia), Niederoesterreich (Lower Austria), Oberoesterreich (Upper Austria), Salzburg, Steiermark (Styria), Tirol (Tyrol), Vorarlberg, Wien (Vienna)</div>
196
- <div id='field' class='category'>Independence:</div>
197
- <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>
198
- <div id='field' class='category'>National holiday:</div>
199
- <div class=category_data>National Day, 26 October (1955); note - commemorates the passage of the law on permanent neutrality</div>
200
- <div id='field' class='category'>Constitution:</div>
201
- <div class=category_data>several previous; latest adopted 1 October 1920, revised 1929, replaced May 1934 (authoritarian-corporate constitution), replaced by German Weimar constitution in 1938 following German annexation; latest reinstated 1 May 1945 (1920 constitution with 1929 revisions); amended many times, last in 2008 (2013)</div>
202
- <div id='field' class='category'>Legal system:</div>
203
- <div class=category_data>civil law system; judicial review of legislative acts by the Constitutional Court</div>
204
- <div id='field' class='category'>International law organization participation:</div>
205
- <div class=category_data>accepts compulsory ICJ jurisdiction; accepts ICCt jurisdiction</div>
206
- <div id='field' class='category'>Suffrage:</div>
207
- <div class=category_data>16 years of age; universal</div>
208
- <div id='field' class='category'>Executive branch:</div>
209
- <div><span class=category>chief of state: </span><span class=category_data>President Heinz FISCHER (since 8 July 2004)</span></div>
210
- <div><span class=category>head of government: </span><span class=category_data>Chancellor Werner FAYMANN (SPOe) (since 2 December 2008); Vice Chancellor Michael SPINDELEGGER (OeVP) (since 21 April 2011)</span></div>
211
- <div><span class=category>cabinet: </span><span class=category_data>Council of Ministers chosen by the president on the advice of the chancellor</span></div>
212
- <div><span class=category>elections/appointments: </span><span class=category_data>president directly elected by absolute majority popular vote in 2 rounds if needed for a 6-year term (eligible for a second term); election last held on 25 April 2010 (next to be held on 25 April 2016); chancellor appointed by the president but determined by the majority coalition parties in the Federal Assembly; vice chancellor appointed by the president on the advice of the chancellor</span></div>
213
- <div><span class=category>election results: </span><span class=category_data>Heinz FISCHER reelected president; percent of vote - Heinz FISCHER (SPOe) 79.3%, Barbara ROSENKRANZ (FPOe) 15.2%, Rudolf GEHRING 5.4%</span></div>
214
- <div id='field' class='category'>Legislative branch:</div>
215
- <div><span class=category>description: </span><span class=category_data>bicameral Federal Assembly or Bundesversammlung consists of the Federal Council or Bundesrat (62 seats; members appointed by state parliaments with each state receiving 3 to 12 seats in proportion to its population; members serve 5- or 6-year terms) and the National Council or Nationalrat (183 seats; members directly elected in single-seat constituencies by proportional representation vote; members serve 5-year terms)</span></div>
216
- <div><span class=category>elections: </span><span class=category_data>National Council - last held on 29 September 2013 (next to be held by September 2018)</span></div>
217
- <div><span class=category>election results: </span><span class=category_data>National Council - percent of vote by party - SPOe 27.1%, OeVP 23.8%, FPOe 21.4%, Greens 11.5%, Team Stronach 5.8%, NEOS 4.8%, other 5.6%; seats by party - SPOe 53, OeVP 46, FPOe 42, Greens 22; Team Stronach 11, NEOS 9</span></div>
218
- <div id='field' class='category'>Judicial branch:</div>
219
- <div><span class=category>highest court(s): </span><span class=category_data>Supreme Court of Justice or Oberster Gerichtshof (consists of 85 judges organized into 17 senates or panels of 5 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>
220
- <div><span class=category>judge selection and term of office: </span><span class=category_data>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>
221
- <div><span class=category>subordinate courts: </span><span class=category_data>Courts of Appeal (4); Regional Courts (20); district courts (120); county courts</span></div>
222
- <div id='field' class='category'>Political parties and leaders:</div>
223
- <div class=category_data>Alliance for the Future of Austria or BZOe [Josef BUCHER]</div>
224
- <div class=category_data>Austrian People's Party or OeVP [Reinhold MITTERLEHNER]</div>
225
- <div class=category_data>Communist Party of Austria or KPOe [Mirko MESSNER]</div>
226
- <div class=category_data>Freedom Party of Austria or FPOe [Heinz Christian STRACHE]</div>
227
- <div class=category_data>The Greens [Eva GLAWISCHNIG]</div>
228
- <div class=category_data>NEOS - The New Austria [Matthias STROLZ]</div>
229
- <div class=category_data>Social Democratic Party of Austria or SPOe [Werner FAYMANN]</div>
230
- <div class=category_data>"Team Stronach" [Frank STRONACH]</div>
231
- <div id='field' class='category'>Political pressure groups and leaders:</div>
232
- <div class=category_data>Austrian Trade Union Federation or OeGB (nominally independent but primarily Social Democratic)</div>
233
- <div class=category_data>Federal Economic Chamber (OeVP-dominated)</div>
234
- <div class=category_data>Labor Chamber or AK (Social Democratic-leaning think tank)</div>
235
- <div class=category_data>OeVP-oriented Association of Austrian Industrialists or IV</div>
236
- <div class=category_data>Roman Catholic Church, including its chief lay organization, Catholic Action</div>
237
- <div><span class=category>other: </span><span class=category_data>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>
238
- <div id='field' class='category'>International organization participation:</div>
239
- <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), ICCt, 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, UNESCO, UNFICYP, UNHCR, UNIDO, UNIFIL, UNTSO, UNWTO, UPU, WCO, WFTU (NGOs), WHO, WIPO, WMO, WTO, ZC</div>
240
- <div id='field' class='category'>Diplomatic representation in the US:</div>
241
- <div><span class=category>chief of mission: </span><span class=category_data>Ambassador Hans Peter MANZ (since 2 December 2011)</span></div>
242
- <div><span class=category>chancery: </span><span class=category_data>3524 International Court NW, Washington, DC 20008-3035</span></div>
243
- <div><span class=category>telephone: </span><span class=category_data>[1] (202) 895-6700</span></div>
244
- <div><span class=category>FAX: </span><span class=category_data>[1] (202) 895-6750</span></div>
245
- <div><span class=category>consulate(s) general: </span><span class=category_data>Chicago, Los Angeles, New York</span></div>
246
- <div id='field' class='category'>Diplomatic representation from the US:</div>
247
- <div><span class=category>chief of mission: </span><span class=category_data>Ambassador Alexa Lange WESNER (since 22 October 2013)</span></div>
248
- <div><span class=category>embassy: </span><span class=category_data>Boltzmanngasse 16, A-1090, Vienna</span></div>
249
- <div><span class=category>mailing address: </span><span class=category_data>use embassy street address</span></div>
250
- <div><span class=category>telephone: </span><span class=category_data>[43] (1) 31339-0</span></div>
251
- <div><span class=category>FAX: </span><span class=category_data>[43] (1) 3100682</span></div>
252
- <div id='field' class='category'>Flag description:</div>
253
- <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>
254
- <div id='field' class='category'>National symbol(s):</div>
255
- <div class=category_data>golden eagle, edelweiss, Alpine gentian; national colors: red, white</div>
256
- <div id='field' class='category'>National anthem:</div>
257
- <div><span class=category>name: </span><span class=category_data>"Bundeshymne" (Federal Hymn)</span></div>
258
- <div><span class=category>lyrics/music: </span><span class=category_data>Paula von PRERADOVIC/Wolfgang Amadeus MOZART or Johann HOLZER (disputed)</span></div>
259
- <div><span class=category>note: </span><span class=category_data>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 thereafter associated with the Nazi regime; a gendered version of the lyrics was adopted by the Austrian Parliament in fall 2011 and became effective 1 January 2012</span></div>
260
-
261
-
262
- <h2 sectiontitle='Economy' ccode='au'>Economy :: <span class='region'>AUSTRIA </span></h2>
263
- <div id='field' class='category'>Economy - overview:</div>
264
- <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 relatively sound industrial sector, and a small, but highly developed agricultural sector. Economic growth was anemic at less than 0.5% in 2013 and 2014, and growth in 2015 is not expected to exceed 0.5%. Austria&rsquo;s 5.6% unemployment rate, while low by European standards, is at an historic high for Austria. Without extensive vocational training programs and generous early retirement, the unemployment rate would be even higher. Public finances have not stabilized even after a 2012 austerity package of expenditure cuts and new revenues. On the contrary, in 2014, the government created a &ldquo;bad bank&rdquo; for the troubled nationalized &ldquo;Hypo Alpe Adria&rdquo; bank, pushing the budget deficit up by 0.9% of GDP to 2.4% and public debt to 84.5% of the GDP. Although Austria's fiscal position compares favorably with other euro-zone countries, it faces several external risks, such as Austrian banks' continued exposure to Central and Eastern Europe, repercussions from the Hypo Alpe Adria bank collapse, political and economic uncertainties caused by the European sovereign debt crisis, the current crisis in Russia/Ukraine, the recent appreciation of the Swiss Franc, and political developments in Hungary.</div>
265
- <div id='field' class='category'>GDP (purchasing power parity):</div>
266
- <div class=category_data>$395.5 billion (2014 est.)</div>
267
- <div class=category_data>$394.1 billion (2013 est.)</div>
268
- <div class=category_data>$393.3 billion (2012 est.)</div>
269
- <div><span class=category>note: </span><span class=category_data>data are in 2014 US dollars</span></div>
270
-
271
- <div id='field' class='category'>GDP (official exchange rate):</div>
272
- <div class=category_data>$437.1 billion (2014 est.)</div>
273
- <div id='field' class='category'>GDP - real growth rate:</div>
274
- <div class=category_data>0.3% (2014 est.)</div>
275
- <div class=category_data>0.2% (2013 est.)</div>
276
- <div class=category_data>0.9% (2012 est.)</div>
277
-
278
- <div id='field' class='category'>GDP - per capita (PPP):</div>
279
- <div class=category_data>$46,400 (2014 est.)</div>
280
- <div class=category_data>$46,300 (2013 est.)</div>
281
- <div class=category_data>$46,200 (2012 est.)</div>
282
- <div><span class=category>note: </span><span class=category_data>data are in 2014 US dollars</span></div>
283
-
284
- <div id='field' class='category'>Gross national saving:</div>
285
- <div class=category_data>25% of GDP (2014 est.)</div>
286
- <div class=category_data>23.9% of GDP (2013 est.)</div>
287
- <div class=category_data>26.3% of GDP (2012 est.)</div>
288
-
289
- <div id='field' class='category'>GDP - composition, by end use:</div>
290
- <div><span class=category>household consumption: </span><span class=category_data>55%</span></div>
291
- <div><span class=category>government consumption: </span><span class=category_data>19.5%</span></div>
292
- <div><span class=category>investment in fixed capital: </span><span class=category_data>21.1%</span></div>
293
- <div><span class=category>investment in inventories: </span><span class=category_data>0.2%</span></div>
294
- <div><span class=category>exports of goods and services: </span><span class=category_data>56.4%</span></div>
295
- <div><span class=category>imports of goods and services: </span><span class=category_data>-52.1%</span></div>
296
- <div class=category_data> (2014 est.)</div>
297
- <div id='field' class='category'>GDP - composition, by sector of origin:</div>
298
- <div><span class=category>agriculture: </span><span class=category_data>1.3%</span></div>
299
- <div><span class=category>industry: </span><span class=category_data>28.4%</span></div>
300
- <div><span class=category>services: </span><span class=category_data>70.2% (2014 est.)</span></div>
301
- <div id='field' class='category'>Agriculture - products:</div>
302
- <div class=category_data>grains, potatoes, wine, fruit; dairy products, cattle, pigs, poultry; lumber</div>
303
- <div id='field' class='category'>Industries:</div>
304
- <div class=category_data>construction, machinery, vehicles and parts, food, metals, chemicals, lumber and wood, paper and paperboard, communications equipment, tourism</div>
305
- <div id='field' class='category'>Industrial production growth rate:</div>
306
- <div class=category_data>1.8% (2014 est.)</div>
307
-
308
- <div id='field' class='category'>Labor force:</div>
309
- <div class=category_data>3.86 million (2014 est.)</div>
310
-
311
- <div id='field' class='category'>Labor force - by occupation:</div>
312
- <div><span class=category>agriculture: </span><span class=category_data>5.5%</span></div>
313
- <div><span class=category>industry: </span><span class=category_data>26%</span></div>
314
- <div><span class=category>services: </span><span class=category_data>68.5% (2012 est.)</span></div>
315
- <div id='field' class='category'>Unemployment rate:</div>
316
- <div class=category_data>5.6% (2014 est.)</div>
317
- <div class=category_data>5.4% (2013 est.)</div>
318
-
319
- <div id='field' class='category'>Population below poverty line:</div>
320
- <div class=category_data>4.2% (2013 est.)</div>
321
- <div id='field' class='category'>Household income or consumption by percentage share:</div>
322
- <div><span class=category>lowest 10%: </span><span class=category_data>4%</span></div>
323
- <div><span class=category>highest 10%: </span><span class=category_data>22% (2011 est.)</span></div>
324
- <div id='field' class='category'>Distribution of family income - Gini index:</div>
325
- <div class=category_data>26.3 (2007)</div>
326
- <div class=category_data>31 (1995)</div>
327
-
328
- <div id='field' class='category'>Budget:</div>
329
- <div><span class=category>revenues: </span><span class=category_data>$218.1 billion</span></div>
330
- <div><span class=category>expenditures: </span><span class=category_data>$228.6 billion (2014 est.)</span></div>
331
- <div id='field' class='category'>Taxes and other revenues:</div>
332
- <div class=category_data>50% of GDP (2014 est.)</div>
333
-
334
- <div id='field' class='category'>Budget surplus (+) or deficit (-):</div>
335
- <div class=category_data>-2.4% of GDP (2014 est.)</div>
336
-
337
- <div id='field' class='category'>Public debt:</div>
338
- <div class=category_data>84.5% of GDP (2014 est.)</div>
339
- <div class=category_data>80.9% of GDP (2013 est.)</div>
340
- <div><span class=category>note: </span><span class=category_data>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>
341
-
342
- <div id='field' class='category'>Fiscal year:</div>
343
- <div class=category_data>calendar year</div>
344
- <div id='field' class='category'>Inflation rate (consumer prices):</div>
345
- <div class=category_data>1.6% (2014 est.)</div>
346
- <div class=category_data>2% (2013 est.)</div>
347
-
348
- <div id='field' class='category'>Commercial bank prime lending rate:</div>
349
- <div class=category_data>2.1% (31 December 2014 est.)</div>
350
- <div class=category_data>2.21% (31 December 2013 est.)</div>
351
-
352
- <div id='field' class='category'>Stock of narrow money:</div>
353
- <div class=category_data>$222.6 billion (31 December 2014 est.)</div>
354
- <div class=category_data>$225.8 billion (31 December 2013 est.)</div>
355
- <div><span class=category>note: </span><span class=category_data>see entry for the European Union for money supply for the entire euro area; the European Central Bank (ECB) controls monetary policy for the 18 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>
356
-
357
- <div id='field' class='category'>Stock of broad money:</div>
358
- <div class=category_data>$428.9 billion (31 December 2014 est.)</div>
359
- <div class=category_data>$439.3 billion (31 December 2013 est.)</div>
360
-
361
- <div id='field' class='category'>Stock of domestic credit:</div>
362
- <div class=category_data>$539.7 billion (31 December 2014 est.)</div>
363
- <div class=category_data>$559.3 billion (31 December 2013 est.)</div>
364
-
365
- <div id='field' class='category'>Market value of publicly traded shares:</div>
366
- <div class=category_data>$106 billion (31 December 2012 est.)</div>
367
- <div class=category_data>$82.37 billion (31 December 2011)</div>
368
- <div class=category_data>$67.68 billion (31 December 2010 est.)</div>
369
-
370
- <div id='field' class='category'>Current account balance:</div>
371
- <div class=category_data>$7.967 billion (2014 est.)</div>
372
- <div class=category_data>$11.25 billion (2013 est.)</div>
373
-
374
- <div id='field' class='category'>Exports:</div>
375
- <div class=category_data>$170.1 billion (2014 est.)</div>
376
- <div class=category_data>$167.3 billion (2013 est.)</div>
377
-
378
- <div id='field' class='category'>Exports - commodities:</div>
379
- <div class=category_data>machinery and equipment, motor vehicles and parts, paper and paperboard, metal goods, chemicals, iron and steel, textiles, foodstuffs</div>
380
- <div id='field' class='category'>Exports - partners:</div>
381
- <div class=category_data>Germany 30.4%, Italy 6.5%, France 5%, US 4.7%, Switzerland 4.5%, Slovakia 4.2% (2014)</div>
382
- <div id='field' class='category'>Imports:</div>
383
- <div class=category_data>$172.5 billion (2014 est.)</div>
384
- <div class=category_data>$173.8 billion (2013 est.)</div>
385
-
386
- <div id='field' class='category'>Imports - commodities:</div>
387
- <div class=category_data>machinery and equipment, motor vehicles, chemicals, metal goods, oil and oil products; foodstuffs</div>
388
- <div id='field' class='category'>Imports - partners:</div>
389
- <div class=category_data>Germany 41.9%, Italy 6.5%, Switzerland 4.6%, Czech Republic 4.3%, Netherlands 4.1% (2014)</div>
390
- <div id='field' class='category'>Reserves of foreign exchange and gold:</div>
391
- <div class=category_data>$23.29 billion (31 December 2013 est.)</div>
392
- <div class=category_data>$23.29 billion (31 December 2013 est.)</div>
393
-
394
- <div id='field' class='category'>Debt - external:</div>
395
- <div class=category_data>$820 billion (31 December 2013 est.)</div>
396
- <div class=category_data>$812 billion (31 December 2012 est.)</div>
397
-
398
- <div id='field' class='category'>Stock of direct foreign investment - at home:</div>
399
- <div class=category_data>$300.7 billion (31 December 2014 est.)</div>
400
- <div class=category_data>$286.3 billion (31 December 2013 est.)</div>
401
-
402
- <div id='field' class='category'>Stock of direct foreign investment - abroad:</div>
403
- <div class=category_data>$365.7 billion (31 December 2014 est.)</div>
404
- <div class=category_data>$346.5 billion (31 December 2013 est.)</div>
405
-
406
- <div id='field' class='category'>Exchange rates:</div>
407
- <div class=category_data>euros (EUR) per US dollar -</div>
408
- <div class=category_data>0.7489 (2014 est.)</div>
409
- <div class=category_data>0.7634 (2013 est.)</div>
410
- <div class=category_data>0.78 (2012 est.)</div>
411
- <div class=category_data>0.7185 (2011 est.)</div>
412
- <div class=category_data>0.755 (2010 est.)</div>
413
-
414
- <h2 sectiontitle='Energy' ccode='au'>Energy :: <span class='region'>AUSTRIA </span></h2>
415
- <div id='field' class='category'>Electricity - production:</div>
416
- <div class=category_data>68.02 billion kWh (2013 est.)</div>
417
-
418
- <div id='field' class='category'>Electricity - consumption:</div>
419
- <div class=category_data>69.01 billion kWh (2013 est.)</div>
420
-
421
- <div id='field' class='category'>Electricity - exports:</div>
422
- <div class=category_data>17.69 billion kWh (2013 est.)</div>
423
-
424
- <div id='field' class='category'>Electricity - imports:</div>
425
- <div class=category_data>24.96 billion kWh (2013 est.)</div>
426
-
427
- <div id='field' class='category'>Electricity - installed generating capacity:</div>
428
- <div class=category_data>22.36 million kW (2011 est.)</div>
429
-
430
- <div id='field' class='category'>Electricity - from fossil fuels:</div>
431
- <div class=category_data>20.8% of total installed capacity (2013 est.)</div>
432
-
433
- <div id='field' class='category'>Electricity - from nuclear fuels:</div>
434
- <div class=category_data>0% of total installed capacity (2013 est.)</div>
435
-
436
- <div id='field' class='category'>Electricity - from hydroelectric plants:</div>
437
- <div class=category_data>67.2% of total installed capacity (2013 est.)</div>
438
-
439
- <div id='field' class='category'>Electricity - from other renewable sources:</div>
440
- <div class=category_data>12% of total installed capacity (2013 est.)</div>
441
-
442
- <div id='field' class='category'>Crude oil - production:</div>
443
- <div class=category_data>20,240 bbl/day (2013 est.)</div>
444
-
445
- <div id='field' class='category'>Crude oil - exports:</div>
446
- <div class=category_data>0 bbl/day (2013 est.)</div>
447
-
448
- <div id='field' class='category'>Crude oil - imports:</div>
449
- <div class=category_data>157,000 bbl/day (2013 est.)</div>
450
-
451
- <div id='field' class='category'>Crude oil - proved reserves:</div>
452
- <div class=category_data>48.5 million bbl (1 January 2014 est.)</div>
453
-
454
- <div id='field' class='category'>Refined petroleum products - production:</div>
455
- <div class=category_data>191,900 bbl/day (2012 est.)</div>
456
-
457
- <div id='field' class='category'>Refined petroleum products - consumption:</div>
458
- <div class=category_data>263,300 bbl/day (2013 est.)</div>
459
-
460
- <div id='field' class='category'>Refined petroleum products - exports:</div>
461
- <div class=category_data>50,000 bbl/day (2013 est.)</div>
462
-
463
- <div id='field' class='category'>Refined petroleum products - imports:</div>
464
- <div class=category_data>117,000 bbl/day (2013 est.)</div>
465
-
466
- <div id='field' class='category'>Natural gas - production:</div>
467
- <div class=category_data>1.297 billion cu m (2013 est.)</div>
468
-
469
- <div id='field' class='category'>Natural gas - consumption:</div>
470
- <div class=category_data>8.2 billion cu m (2014 est.)</div>
471
-
472
- <div id='field' class='category'>Natural gas - exports:</div>
473
- <div class=category_data>3.973 billion cu m (2013 est.)</div>
474
-
475
- <div id='field' class='category'>Natural gas - imports:</div>
476
- <div class=category_data>10.41 billion cu m (2013 est.)</div>
477
-
478
- <div id='field' class='category'>Natural gas - proved reserves:</div>
479
- <div class=category_data>9.656 billion cu m (1 January 2014 est.)</div>
480
-
481
- <div id='field' class='category'>Carbon dioxide emissions from consumption of energy:</div>
482
- <div class=category_data>66.68 million Mt (2012 est.)</div>
483
-
484
-
485
- <h2 sectiontitle='Communications' ccode='au'>Communications :: <span class='region'>AUSTRIA </span></h2>
486
- <div id='field' class='category'>Telephones - fixed lines:</div>
487
- <div><span class=category>total subscriptions: </span><span class=category_data>3.27 million</span></div>
488
- <div><span class=category>subscriptions per 100 inhabitants: </span><span class=category_data>38 (2014 est.)</span></div>
489
-
490
- <div id='field' class='category'>Telephones - mobile cellular:</div>
491
- <div><span class=category>total: </span><span class=category_data>13 million</span></div>
492
- <div><span class=category>subscriptions per 100 inhabitants: </span><span class=category_data>150 (2014 est.)</span></div>
493
-
494
- <div id='field' class='category'>Telephone system:</div>
495
- <div><span class=category>general assessment: </span><span class=category_data>highly developed and efficient</span></div>
496
- <div><span class=category>domestic: </span><span class=category_data>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>
497
- <div><span class=category>international: </span><span class=category_data>country code - 43; satellite earth stations - 15; in addition, there are about 600 VSATs (very small aperture terminals) (2007)</span></div>
498
- <div id='field' class='category'>Broadcast media:</div>
499
- <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>
500
- <div id='field' class='category'>Radio broadcast stations:</div>
501
- <div class=category_data>FM 65 (plus several hundred repeaters), shortwave 1 (2009)</div>
502
- <div id='field' class='category'>Television broadcast stations:</div>
503
- <div class=category_data>9 (2010)</div>
504
- <div id='field' class='category'>Internet country code:</div>
505
- <div class=category_data>.at</div>
506
- <div id='field' class='category'>Internet users:</div>
507
- <div><span class=category>total: </span><span class=category_data>7.2 million</span></div>
508
- <div><span class=category>percent of population: </span><span class=category_data>83.7% (2014 est.)</span></div>
509
-
510
-
511
- <h2 sectiontitle='Transportation' ccode='au'>Transportation :: <span class='region'>AUSTRIA </span></h2>
512
- <div id='field' class='category'>Airports:</div>
513
- <div class=category_data>52 (2013)</div>
514
-
515
- <div id='field' class='category'>Airports - with paved runways:</div>
516
- <div><span class=category>total: </span><span class=category_data>24</span></div>
517
- <div><span class=category>over 3,047 m: </span><span class=category_data>1</span></div>
518
- <div><span class=category>2,438 to 3,047 m: </span><span class=category_data>5</span></div>
519
- <div><span class=category>1,524 to 2,437 m: </span><span class=category_data>1</span></div>
520
- <div><span class=category>914 to 1,523 m: </span><span class=category_data>4</span></div>
521
- <div><span class=category>under 914 m: </span><span class=category_data>13 (2013)</span></div>
522
- <div id='field' class='category'>Airports - with unpaved runways:</div>
523
- <div><span class=category>total: </span><span class=category_data>28</span></div>
524
- <div><span class=category>1,524 to 2,437 m: </span><span class=category_data>1</span></div>
525
- <div><span class=category>914 to 1,523 m: </span><span class=category_data>3</span></div>
526
- <div><span class=category>under 914 m: </span><span class=category_data></span></div>
527
- <div class=category_data>24 (2013)</div>
528
- <div id='field' class='category'>Heliports:</div>
529
- <div class=category_data>1 (2013)</div>
530
- <div id='field' class='category'>Pipelines:</div>
531
- <div class=category_data>gas 4,736 km; oil 663 km; refined products 157 km (2013)</div>
532
- <div id='field' class='category'>Railways:</div>
533
- <div><span class=category>total: </span><span class=category_data>5,267.7 km</span></div>
534
- <div><span class=category>standard gauge: </span><span class=category_data>5,267.7 km 1.435-m gauge (3,556.4 km electrified) (2014)</span></div>
535
-
536
- <div id='field' class='category'>Roadways:</div>
537
- <div><span class=category>total: </span><span class=category_data>124,508 km</span></div>
538
- <div><span class=category>paved: </span><span class=category_data>124,508 km (includes 1,719 km of expressways) (2012)</span></div>
539
-
540
- <div id='field' class='category'>Waterways:</div>
541
- <div class=category_data>358 km (2011)</div>
542
-
543
- <div id='field' class='category'>Merchant marine:</div>
544
- <div><span class=category>registered in other countries: </span><span class=category_data>3 (Cyprus 1, Kazakhstan 1, Saint Vincent and the Grenadines 1) (2010)</span></div>
545
-
546
- <div id='field' class='category'>Ports and terminals:</div>
547
- <div><span class=category>river port(s): </span><span class=category_data>Enns, Krems, Linz, Vienna (Danube)</span></div>
548
-
549
- <h2 sectiontitle='Military' ccode='au'>Military :: <span class='region'>AUSTRIA </span></h2>
550
- <div id='field' class='category'>Military branches:</div>
551
- <div class=category_data>Land Forces (KdoLdSK), Air Forces (KdoLuSK)</div>
552
- <div id='field' class='category'>Military service age and obligation:</div>
553
- <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 military service (6 months), or optionally, alternative civil/community service (9-12 months); males 18 to 50 years old in the militia or inactive reserve are subject to compulsory service; in a January 2012 referendum, a majority of Austrians voted in favor of retaining the system of compulsory military service (with the option of alternative/non-military service) instead of switching to a professional army system (2015)</div>
554
- <div id='field' class='category'>Manpower available for military service:</div>
555
- <div><span class=category>males age 16-49: </span><span class=category_data>1,941,110</span></div>
556
- <div><span class=category>females age 16-49: </span><span class=category_data>1,910,434 (2010 est.)</span></div>
557
- <div id='field' class='category'>Manpower fit for military service:</div>
558
- <div><span class=category>males age 16-49: </span><span class=category_data>1,579,862</span></div>
559
- <div><span class=category>females age 16-49: </span><span class=category_data>1,554,130 (2010 est.)</span></div>
560
- <div id='field' class='category'>Manpower reaching militarily significant age annually:</div>
561
- <div><span class=category>male: </span><span class=category_data>48,108</span></div>
562
- <div><span class=category>female: </span><span class=category_data>45,752 (2010 est.)</span></div>
563
- <div id='field' class='category'>Military expenditures:</div>
564
- <div class=category_data>0.55% of GDP (2015 projected)</div>
565
- <div class=category_data>0.62% of GDP (2014)</div>
566
- <div class=category_data>0.63% of GDP (2013)</div>
567
- <div class=category_data>0.68% of GDP (2012)</div>
568
- <div class=category_data>0.7% of GDP (2011)</div>
569
-
570
-
571
- <h2 sectiontitle='Transnational Issues' ccode='au'>Transnational Issues :: <span class='region'>AUSTRIA </span></h2>
572
- <div id='field' class='category'>Disputes - international:</div>
573
- <div class=category_data>none</div>
574
- <div id='field' class='category'>Refugees and internally displaced persons:</div>
575
- <div><span class=category>refugees (country of origin): </span><span class=category_data>11,906 (Afghanistan); 19,577 (Russia) (2014)</span></div>
576
- <div><span class=category>stateless persons: </span><span class=category_data>570 (2014)</span></div>
577
- <div id='field' class='category'>Illicit drugs:</div>
578
- <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</div>
579
-