File size: 66,222 Bytes
204f58d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
"country","year","countryyear","gdp","pop","unemp","totalimport","totalexport"
"australia",1967,"australia 1967",237976.9627,11.799078,1.875,74042292,193616469
"australia",1968,"australia 1968",254740.6131,12.008635,1.85,82367173,212671914
"australia",1969,"australia 1969",273011.1372,12.263014,1.8,101922052,293961915
"australia",1970,"australia 1970",283941.7484,12.507349,1.625,111325786,339301459
"australia",1971,"australia 1971",295051.413,13.067265,1.925,131122026,398416993
"australia",1972,"australia 1972",302762.2686,13.303664,2.625,170070583,460712900
"australia",1973,"australia 1973",315186.2764,13.504538,2.325,318746117,788233241
"australia",1974,"australia 1974",319441.2055,13.722571,2.7,573215891,932393780
"australia",1975,"australia 1975",327707.1913,13.892995,4.925,483065418,1101614321
"australia",1976,"australia 1976",339496.4895,14.033083,4.75,622750057,867139707
"australia",1977,"australia 1977",342541.042,14.192234,5.65,707275533,964571198
"australia",1978,"australia 1978",356391.7025,14.359255,6.442533,832536243,1299718316
"australia",1979,"australia 1979",367204.8699,14.515729,6.265499,1007372085,1707893692
"australia",1980,"australia 1980",379462.0177,14.695356,6.106246,1196755044,2024887758
"australia",1981,"australia 1981",392092.0333,14.92326,5.783571,1452361743,1862224936
"australia",1982,"australia 1982",383385.7939,15.184247,7.156132,1464575588,1432832957
"australia",1983,"australia 1983",400949.7303,15.393472,9.961594,1139680826,1402680949
"australia",1984,"australia 1984",421996.5475,15.579391,8.98968,1540770812,1329997988
"australia",1985,"australia 1985",439033.5915,15.788312,8.262986,1471190735,1316131366
"australia",1986,"australia 1986",450243.3722,16.01835,8.081038,1608922142,1365369605
"australia",1987,"australia 1987",476090.6222,16.263874,8.10804,2083403956,1608579910
"australia",1988,"australia 1988",494490.142,16.532164,7.227954,2826713972,2164607646
"australia",1989,"australia 1989",512146.4932,16.814416,6.179825,3551088648,2490194576
"australia",1990,"australia 1990",510112.0851,17.065128,6.923,3351242985,2859309011
"australia",1991,"australia 1991",512216.446,17.284036,9.576522,3965260216,3385942128
"australia",1992,"australia 1992",532855.7399,17.478635,10.72814,4645841594,4059361431
"australia",1993,"australia 1993",554077.7601,17.634808,10.87467,5218613562,4611700060
"australia",1994,"australia 1994",575332.5105,17.805468,9.72219,6642965672,5335599488
"australia",1995,"australia 1995",597647.4635,18.004882,8.472281,7975308436,6626687571
"australia",1996,"australia 1996",621353.1301,18.224767,8.506114,8882724696,7381521579
"australia",1997,"australia 1997",649790.5601,18.423037,8.362488,9687150670,7531221599
"australia",1998,"australia 1998",682758.2382,18.607584,7.677429,10082414110,5903007190
"australia",1999,"australia 1999",709611.7822,18.812264,6.873791,12120878377,5816173768
"australia",2000,"australia 2000",723313.5522,19.028802,6.285546,13985920958,6636816103
"australia",2001,"australia 2001",752256.0545,19.274701,6.742173,13001278181,6825615381
"australia",2002,"australia 2002",774717.9726,19.49521,6.368911,15486238440,7132837548
"australia",2003,"australia 2003",806137.0619,19.720737,5.92842,19545706008,8217820711
"australia",2004,"australia 2004",831966.9842,19.932722,5.396734,26291155712,9538967373
"australia",2005,"australia 2005",855216.9947,20.176844,5.033881,31542430128,11328963045
"australia",2006,"australia 2006",888094.1833,20.450966,4.78524,36018860428,13308159065
"australia",2007,"australia 2007",920579.8928,20.827622,4.379151,45051839193,16500930420
"australia",2008,"australia 2008",938410.8051,21.249199,4.23433,54043023401,17069331690
"australia",2009,"australia 2009",957812.1264,21.691653,5.560385,48638027484,14539760802
"australia",2010,"australia 2010",981400.9911,22.03175,5.21334,61595911513,17238250009
"australia",2011,"australia 2011",1019853.8695,22.340024,5.081195,69027256025,20662775491
"australia",2012,"australia 2012",1046215.8184,22.733465,5.223376,74453007620,20858325079
"australia",2013,"australia 2013",1072717.6729,23.128129,5.66194,74781171769,19350500192
"australia",2014,"australia 2014",1096238.5099,23.475686,6.077244,75663818700,17952731487
"australia",2015,"australia 2015",1126611.5156,23.815995,6.056423,73392219040,16201069982
"australia",2016,"australia 2016",1153285.3642,24.190907,5.710301,69744856214,16203247904
"australia",2017,"australia 2017",1187195.8011,24.60186,5.59376,78301806879,17488615015
"australia",2018,"australia 2018",1209714.8366,24.99286,5.299829,86725495540,18408035955
"austria",1970,"austria 1970",152556.2727,7.467086,1.412589,37662865,148198546
"austria",1971,"austria 1971",160356.6722,7.500482,1.238531,38734174,179269018
"austria",1972,"austria 1972",170311.3915,7.544201,1.164418,47957352,235248951
"austria",1973,"austria 1973",178635.021,7.586115,1.084896,71277678,295044979
"austria",1974,"austria 1974",185679.9403,7.599038,1.345436,100110473,516870858
"austria",1975,"austria 1975",185007.2159,7.578903,1.752424,107252032,723561935
"austria",1976,"austria 1976",193475.0007,7.565525,1.809018,156105216,916079797
"austria",1977,"austria 1977",203303.4936,7.56843,1.638162,189133732,917240742
"austria",1978,"austria 1978",202875.2277,7.562305,2.062655,196018264,1114030229
"austria",1979,"austria 1979",213742.6447,7.549425,2.104195,256211405,1409741283
"austria",1980,"austria 1980",217443.5675,7.549433,1.854277,349640669,1705424236
"austria",1981,"austria 1981",217129.8083,7.56871,2.515609,285381848,2022977291
"austria",1982,"austria 1982",221496.8411,7.57414,3.464959,286444422,2045986582
"austria",1983,"austria 1983",228082.1371,7.56191,4.107561,296911601,1771682774
"austria",1984,"austria 1984",228199.0868,7.561434,3.800045,330628943,1669542860
"austria",1985,"austria 1985",233901.0483,7.564984,3.599384,332472204,1800181684
"austria",1986,"austria 1986",239284.0301,7.569794,3.134631,449280638,1751736737
"austria",1987,"austria 1987",242531.5165,7.574586,3.794924,666712045,1770066614
"austria",1988,"austria 1988",250525.0648,7.585317,3.563734,885134812,2015678147
"austria",1989,"austria 1989",260263.1614,7.619566,3.132628,1042006134,1957372588
"austria",1990,"austria 1990",271573.2654,7.67785,3.240462,1450050921,2673493650
"austria",1991,"austria 1991",280919.8054,7.754891,3.475676,1583350906,2770799149
"austria",1992,"austria 1992",286800.931,7.840709,3.593146,1857035453,3558920941
"austria",1993,"austria 1993",288311.8254,7.905632,4.217466,2032607044,3368246334
"austria",1994,"austria 1994",295237.4179,7.936118,3.577942,2657349653,3473690492
"austria",1995,"austria 1995",303114.3039,7.948278,3.699785,2452511865,3987745858
"austria",1996,"austria 1996",310236.0771,7.959016,4.139831,2582108531,4051169867
"austria",1997,"austria 1997",316731.1777,7.968041,4.242406,2609978228,4228719139
"austria",1998,"austria 1998",328074.6699,7.976789,4.235766,2733274823,3932909745
"austria",1999,"austria 1999",339742.0919,7.992323,3.727968,2737111817,3703282939
"austria",2000,"austria 2000",351210.8409,8.011566,3.533025,3138534313,3850045282
"austria",2001,"austria 2001",355661.273,8.042293,3.59086,3977272835,4620781628
"austria",2002,"austria 2002",361535.2107,8.082121,3.951978,3871096764,5225704057
"austria",2003,"austria 2003",364938.9596,8.118245,4.286487,4890815504,6434375520
"austria",2004,"austria 2004",374920.4789,8.169441,5.49025,6195065840,8417482175
"austria",2005,"austria 2005",383333.9393,8.225278,5.628417,7100531973,9381217444
"austria",2006,"austria 2006",396574.4539,8.267948,5.246718,8792969717,11422231740
"austria",2007,"austria 2007",411356.4308,8.295189,4.858952,10191648967,14760322570
"austria",2008,"austria 2008",417363.9775,8.321541,4.129104,12534157895,17554504913
"austria",2009,"austria 2009",401651.9843,8.341483,5.298988,10748390277,14195050846
"austria",2010,"austria 2010",409030.7075,8.361069,4.82168,12196055462,15870540367
"austria",2011,"austria 2011",420985.8459,8.388534,4.566622,14705318737,18668966279
"austria",2012,"austria 2012",423850.4255,8.426311,4.863267,14280717126,18900905958
"austria",2013,"austria 2013",423958.5273,8.47723,5.336031,15212141039,19958853709
"austria",2014,"austria 2014",426762.05,8.543932,5.621219,16837601308,20094891854
"austria",2015,"austria 2015",431091.5577,8.629519,5.723468,15430066154,15955075412
"austria",2016,"austria 2016",440069.5068,8.739806,6.014071,16112141896,15158763682
"austria",2017,"austria 2017",450967.5814,8.795073,5.500528,17477330079,16482114429
"austria",2018,"austria 2018",461879.9309,8.837707,4.848801,19622875158,17967484084
"belgium",1999,"belgium 1999",397394.4018,10.226419,8.561709,13679010027,13629830432
"belgium",2000,"belgium 2000",412164.2686,10.251247,7.00965,16295964851,15408994076
"belgium",2001,"belgium 2001",416696.4935,10.286571,6.607931,16931475943,15246198685
"belgium",2002,"belgium 2002",423809.0408,10.332783,7.511277,18338305250,18149888333
"belgium",2003,"belgium 2003",428207.9796,10.37613,8.172144,21082950975,21057576532
"belgium",2004,"belgium 2004",443500.1126,10.421133,8.387378,27353580799,26220466828
"belgium",2005,"belgium 2005",453797.0205,10.478617,8.438975,32673896992,29933481043
"belgium",2006,"belgium 2006",465379.5258,10.547956,8.249064,36733107611,32700659686
"belgium",2007,"belgium 2007",482491.1505,10.625701,7.459264,47227324828,39907794447
"belgium",2008,"belgium 2008",484647.4833,10.709976,6.970808,51706490097,45380615885
"belgium",2009,"belgium 2009",474854.0864,10.796498,7.906314,39471991353,38508976883
"belgium",2010,"belgium 2010",488455.2624,10.895589,8.293048,49213672570,47327069990
"belgium",2011,"belgium 2011",496732.1243,10.993616,7.139795,61295388789,59156388195
"belgium",2012,"belgium 2012",500404.1167,11.067748,7.537931,56500866131,58600717888
"belgium",2013,"belgium 2013",502702.1128,11.125033,8.425185,63494938382,67206842930
"belgium",2014,"belgium 2014",510637.3824,11.179778,8.52289,63745741021,61440103732
"belgium",2015,"belgium 2015",521017.5628,11.238474,8.481071,57049811280,48908046505
"belgium",2016,"belgium 2016",528719.7694,11.295003,7.833329,59999954354,49946237470
"belgium",2017,"belgium 2017",538785.865,11.349081,7.088736,61779074603,54144821852
"belgium",2018,"belgium 2018",546801.0312,11.40374,5.949855,68403334160,55075887310
"canada",1965,"canada 1965",375862.6954,20.084314,3.95,62610597,241871618
"canada",1966,"canada 1966",401064.2582,20.420867,3.375,69232496,300262573
"canada",1967,"canada 1967",413461.9805,20.795138,3.833333,88668021,304459990
"canada",1968,"canada 1968",434117.1626,21.129417,4.525,96556377,372148870
"canada",1969,"canada 1969",456020.3546,21.43983,4.425,118669714,417997638
"canada",1970,"canada 1970",469518.6322,21.746497,5.675,124353809,532139070
"canada",1971,"canada 1971",488159.6992,21.962032,6.2,151877752,525499688
"canada",1972,"canada 1972",515055.7547,22.218463,6.233333,238452539,654766597
"canada",1973,"canada 1973",550263.6386,22.491777,5.566667,298380906,727551274
"canada",1974,"canada 1974",568314.0633,22.807969,5.333333,440951614,1154951703
"canada",1975,"canada 1975",576618.4778,23.143275,6.916667,466942563,1542578779
"canada",1976,"canada 1976",610515.7454,23.449808,7.083333,678843450,1763215700
"canada",1977,"canada 1977",631506.2014,23.725843,8.058333,635745903,1880845571
"canada",1978,"canada 1978",654767.7883,23.963203,8.383333,665626527,2246807833
"canada",1979,"canada 1979",679067.3241,24.201544,7.55,986842776,2519287502
"canada",1980,"canada 1980",693704.8741,24.515667,7.55,1047390900,3412190641
"canada",1981,"canada 1981",717805.0578,24.819915,7.633333,1300196963,3746262037
"canada",1982,"canada 1982",694926.7294,25.116942,11.03333,1286752010,3674512898
"canada",1983,"canada 1983",713004.1325,25.366451,12.03333,1665416069,2446725578
"canada",1984,"canada 1984",755131.6754,25.607053,11.35,2324130776,2685433776
"canada",1985,"canada 1985",790905.2826,25.842116,10.66667,2208569579,2372284261
"canada",1986,"canada 1986",807869.9799,26.100278,9.675,2676806509,2563018559
"canada",1987,"canada 1987",840774.194,26.446601,8.833333,3125434374,2480633549
"canada",1988,"canada 1988",877853.269,26.791747,7.766667,4551758155,3182764785
"canada",1989,"canada 1989",898192.9476,27.276781,7.566667,5242721963,3202730768
"canada",1990,"canada 1990",899672.0247,27.691138,8.15,5421673983,3674055145
"canada",1991,"canada 1991",880904.0972,28.03742,10.325,6673598731,3856429544
"canada",1992,"canada 1992",888834.5207,28.371264,11.19167,7554928312,3925725329
"canada",1993,"canada 1993",912485.1325,28.684764,11.4,8915773420,4509969618
"canada",1994,"canada 1994",953496.4685,29.000663,10.41667,10606281507,4911832701
"canada",1995,"canada 1995",979183.4371,29.302311,9.508333,12476947919,6710064274
"canada",1996,"canada 1996",995038.1057,29.610218,9.608334,13078253416,6303516335
"canada",1997,"canada 1997",1037626.1354,29.905948,9.116667,15776088989,6768800867
"canada",1998,"canada 1998",1078053.6252,30.155173,8.283334,16568209081,5185234958
"canada",1999,"canada 1999",1133712.6024,30.401286,7.591667,18800003909,4776293313
"canada",2000,"canada 2000",1192412.1107,30.68573,6.816667,23904995826,6066079413
"canada",2001,"canada 2001",1213755.9636,31.020902,7.216667,22585682683,6312494059
"canada",2002,"canada 2002",1250387.732,31.360079,7.675,25255384752,6262431223
"canada",2003,"canada 2003",1272913.6933,31.644028,7.575,30090503577,7290560453
"canada",2004,"canada 2004",1312208.2949,31.940655,7.191667,38936180139,9844234080
"canada",2005,"canada 2005",1354254.0787,32.243753,6.758333,47531324338,12621204399
"canada",2006,"canada 2006",1389929.2455,32.571174,6.333333,57085320361,15611578910
"canada",2007,"canada 2007",1418726.1477,32.889025,6.05,65174832451,19319372553
"canada",2008,"canada 2008",1432974.261,33.247118,6.141667,70141843650,22385780541
"canada",2009,"canada 2009",1391046.0702,33.628895,8.35,60031614799,17116712983
"canada",2010,"canada 2010",1434028.2734,34.004889,8.058333,76588534504,19932673891
"canada",2011,"canada 2011",1479144.244,34.339328,7.525,87200763089,23068140234
"canada",2012,"canada 2012",1505191.4055,34.714222,7.291667,90477771059,22859817657
"canada",2013,"canada 2013",1540249.1575,35.082954,7.083333,91113169514,22418017236
"canada",2014,"canada 2014",1584454.8635,35.437435,6.908333,94190759964,22372010359
"canada",2015,"canada 2015",1594899.2238,35.702908,6.908333,91705251021,21460855285
"canada",2016,"canada 2016",1610870.4557,36.109487,6.991667,88418845961,19912031146
"canada",2017,"canada 2017",1661946.8064,36.540268,6.341667,99526073415,20418854609
"canada",2018,"canada 2018",1695412.419,37.058856,5.833333,106739748659,22350454689
"czech republic",1998,"czech republic 1998",226227.7471,10.294943,6.476871,1363535792,1589927859
"czech republic",1999,"czech republic 1999",229469.2275,10.282784,8.755593,1449930215,1251379895
"czech republic",2000,"czech republic 2000",239260.086,10.272503,8.823602,1780486999,1558838702
"czech republic",2001,"czech republic 2001",246219.5993,10.224192,8.165375,2555988371,1647944904
"czech republic",2002,"czech republic 2002",250288.3636,10.200774,7.313614,4520105719,2403553547
"czech republic",2003,"czech republic 2003",259306.2269,10.201651,7.812037,5593615133,2404914923
"czech republic",2004,"czech republic 2004",272029.2523,10.206923,8.322025,6769771792,3708703502
"czech republic",2005,"czech republic 2005",289802.1986,10.234092,7.928005,7128571243,4720268678
"czech republic",2006,"czech republic 2006",309663.8571,10.266646,7.148034,9660328899,5737373448
"czech republic",2007,"czech republic 2007",327013.2196,10.322689,5.321516,14582342204,8326906458
"czech republic",2008,"czech republic 2008",335784.6387,10.429692,4.392356,19443363276,10206303557
"czech republic",2009,"czech republic 2009",319658.3393,10.491492,6.658732,16008185401,8925463131
"czech republic",2010,"czech republic 2010",326925.5161,10.517247,7.279707,22685658399,10882942208
"czech republic",2011,"czech republic 2011",332737.7064,10.496672,6.711369,27757504145,13992412235
"czech republic",2012,"czech republic 2012",330076.3229,10.509286,6.977849,23451179505,15195067788
"czech republic",2013,"czech republic 2013",328479.8393,10.510719,6.953799,23549661498,16158714280
"czech republic",2014,"czech republic 2014",337398.4484,10.524783,6.109115,26287433178,16679685086
"czech republic",2015,"czech republic 2015",355311.7368,10.542942,5.046221,27777284783,13385292021
"czech republic",2016,"czech republic 2016",364018.8016,10.565284,3.952049,26841780539,13470839859
"czech republic",2017,"czech republic 2017",379863.0967,10.589526,2.890817,31297174125,15184150906
"czech republic",2018,"czech republic 2018",390674.2195,10.62643,2.243518,38339208089,16269266622
"denmark",1995,"denmark 1995",208798.5294,5.227861,7.09748,2157831648,3017021986
"denmark",1996,"denmark 1996",214853.8949,5.261503,6.903341,2212972166,2723228748
"denmark",1997,"denmark 1997",221860.0446,5.28422,6.157914,2345917602,2582719983
"denmark",1998,"denmark 1998",226781.2524,5.301304,5.536391,2427561671,2490011361
"denmark",1999,"denmark 1999",233466.814,5.319111,5.586067,2607856042,2283353750
"denmark",2000,"denmark 2000",242214.4948,5.337344,4.625956,2877975906,2585424721
"denmark",2001,"denmark 2001",244208.2907,5.355082,4.606088,2879455763,2762333047
"denmark",2002,"denmark 2002",245347.1452,5.374255,4.586689,3097835495,2788169716
"denmark",2003,"denmark 2003",246304.1427,5.387174,5.406289,4667545719,3532909945
"denmark",2004,"denmark 2004",252876.0773,5.401177,5.507644,6084676353,4267512974
"denmark",2005,"denmark 2005",258784.8843,5.415978,4.830782,6979183998,4654498990
"denmark",2006,"denmark 2006",268911.1574,5.434567,3.898582,8134024126,5025799888
"denmark",2007,"denmark 2007",271356.2024,5.457415,3.79897,9584154696,6279572138
"denmark",2008,"denmark 2008",269966.8132,5.489022,3.683691,11170637463,7985884164
"denmark",2009,"denmark 2009",256720.7626,5.519441,6.411551,10076546336,6924674796
"denmark",2010,"denmark 2010",261523.9853,5.543819,7.747934,10943014965,7675721048
"denmark",2011,"denmark 2011",265019.9798,5.566856,7.769598,11296513077,9361263034
"denmark",2012,"denmark 2012",265620.2495,5.587085,7.797653,10454899509,8229873068
"denmark",2013,"denmark 2013",268099.3921,5.608784,7.382339,10603160775,9217817682
"denmark",2014,"denmark 2014",272440.9771,5.639719,6.927884,11567821151,9464826541
"denmark",2015,"denmark 2015",278823.1533,5.678348,6.278275,10452989967,8307280595
"denmark",2016,"denmark 2016",287873.6349,5.724456,5.988536,11099859020,8004922097
"denmark",2017,"denmark 2017",293735.2177,5.760694,5.833254,11843134713,7859159010
"denmark",2018,"denmark 2018",300759.3951,5.789957,5.132677,12724402715,8119043514
"estonia",2000,"estonia 2000",23434.7018,1.396985,14.62371,634352795,186432350
"estonia",2001,"estonia 2001",24836.004,1.388115,13.01181,882832515,272750770
"estonia",2002,"estonia 2002",26525.446,1.37935,11.21852,849705202,313826248
"estonia",2003,"estonia 2003",28532.5448,1.37072,10.35088,1029585802,507115721
"estonia",2004,"estonia 2004",30463.4725,1.36255,10.13928,1355586073,651154957
"estonia",2005,"estonia 2005",33354.5465,1.354775,8.033425,1428108384,773726377
"estonia",2006,"estonia 2006",36596.1944,1.34681,5.914059,1765443684,1102325086
"estonia",2007,"estonia 2007",39367.8367,1.34068,4.592134,2002358381,1269124612
"estonia",2008,"estonia 2008",37364.4303,1.33709,5.434531,2249932331,2001693892
"estonia",2009,"estonia 2009",31971.2976,1.334515,13.54691,1362364543,1726479412
"estonia",2010,"estonia 2010",32831.4317,1.331475,16.70262,1702503669,1945247774
"estonia",2011,"estonia 2011",35275.382,1.327439,12.33337,2523574567,2908723118
"estonia",2012,"estonia 2012",36377.6824,1.322696,10.02366,2721447226,3449371847
"estonia",2013,"estonia 2013",36867.3943,1.317997,8.631536,2676806644,3454179425
"estonia",2014,"estonia 2014",37968.7435,1.314545,7.355543,2799670218,2710395175
"estonia",2015,"estonia 2015",38669.2233,1.314608,6.191967,2247031942,1608497253
"estonia",2016,"estonia 2016",39686.8301,1.31579,6.753039,2300189670,1748089268
"estonia",2017,"estonia 2017",41968.3474,1.317384,5.762793,2715789865,1967860420
"estonia",2018,"estonia 2018",43966.527,1.321977,5.374337,3356786073,2235173274
"finland",1998,"finland 1998",176402.3837,5.153499,11.41814,2006702162,6668024117
"finland",1999,"finland 1999",184128.1976,5.16547,10.21153,2147579637,5622619737
"finland",2000,"finland 2000",194758.5919,5.176203,9.800185,2754187022,7733294324
"finland",2001,"finland 2001",199841.2993,5.188005,9.121559,2652919619,7674202761
"finland",2002,"finland 2002",203252.7937,5.200598,9.081173,2906807233,7783813633
"finland",2003,"finland 2003",207325.3731,5.21301,9.016909,4148874241,10097456417
"finland",2004,"finland 2004",215602.5023,5.228173,8.816031,5688899579,13727759399
"finland",2005,"finland 2005",221595.4349,5.2461,8.37867,7112427730,16350679259
"finland",2006,"finland 2006",230520.0819,5.266266,7.714881,9699337976,18034620284
"finland",2007,"finland 2007",242735.3535,5.288719,6.853993,11416552124,20812946394
"finland",2008,"finland 2008",244638.4395,5.313398,6.362757,12186668525,23049399563
"finland",2009,"finland 2009",224884.8259,5.338867,8.237782,8400554097,13069198502
"finland",2010,"finland 2010",232049.4576,5.363341,8.386981,9143403294,15177862698
"finland",2011,"finland 2011",237960.9879,5.388272,7.774969,7211053038,16267933593
"finland",2012,"finland 2012",234635.8292,5.413967,7.68181,10180239972,15525610794
"finland",2013,"finland 2013",232519.3706,5.438975,8.186392,9213846194,14776965936
"finland",2014,"finland 2014",231670.8138,5.461507,8.657802,9224853052,13391941156
"finland",2015,"finland 2015",232930.082,5.479528,9.367311,7671574964,10024347112
"finland",2016,"finland 2016",239359.6267,5.495297,8.811286,7931201595,9305534406
"finland",2017,"finland 2017",247186.5767,5.508209,8.63445,10108768762,10787837608
"finland",2018,"finland 2018",250934.7805,5.515525,7.357432,10542927474,11569194340
"france",2005,"france 2005",2480212.6301,62.958328,8.493855,112760463556,133869818936
"france",2006,"france 2006",2540961.0634,63.393406,8.449007,128459367260,154325151228
"france",2007,"france 2007",2602572.6671,63.781275,7.658579,159127031758,180348666196
"france",2008,"france 2008",2609207.8206,64.133174,7.062972,176577115410,210804908562
"france",2009,"france 2009",2534237.0909,64.458715,8.735972,154454841810,178487170140
"france",2010,"france 2010",2583640.4624,64.773169,8.871792,90208772624,100957630700
"france",2011,"france 2011",2640291.9636,65.087317,8.811044,107365312476,110916848866
"france",2012,"france 2012",2648559.6351,65.402998,9.399351,100009710258,114747581713
"france",2013,"france 2013",2663823.9909,65.735961,9.921325,101407203590,114779841059
"france",2014,"france 2014",2689295.0243,66.276671,10.29171,105417155257,111475068393
"france",2015,"france 2015",2719224.5205,66.512558,10.35453,97278096417,99305167579
"france",2016,"france 2016",2749012.6569,66.68553,10.03868,98340495448,96480645306
"france",2017,"france 2017",2812004.0824,66.829563,9.406466,106918759820,106005063538
"france",2018,"france 2018",2862419.49,66.941698,9.016774,115706543058,112258017000
"germany",1991,"germany 1991",2848505.5901,80.013901,5.569215,26788622272,37585193944
"germany",1992,"germany 1992",2903426.8696,80.624601,6.621125,30102815752,50465849080
"germany",1993,"germany 1993",2874992.4516,81.156368,7.869413,29972006704,48001147048
"germany",1994,"germany 1994",2943936.1818,81.438346,8.401136,33667286200,51772241672
"germany",1995,"germany 1995",2989119.64,81.678046,8.126454,39616550736,61878033144
"germany",1996,"germany 1996",3013658.9321,81.914834,8.86304,39422833282,64043591001
"germany",1997,"germany 1997",3067411.675,82.034775,9.817107,39974526282,66166032225
"germany",1998,"germany 1998",3129344.1734,82.047197,9.201705,42123411408,62758921112
"germany",1999,"germany 1999",3188550.0824,82.100243,8.414573,43325507670,56034614423
"germany",2005,"germany 2005",3369673.4445,82.469421,11.16768,203842046000,277305872000
"germany",2006,"germany 2006",3498212.6001,82.376447,10.25272,252940746000,340102234000
"germany",2007,"germany 2007",3602601.9673,82.266373,8.66153,294489706000,405141950000
"germany",2008,"germany 2008",3637268.5971,82.110097,7.527764,342224781600,481307412142
"germany",2009,"germany 2009",3430047.89,81.902308,7.743155,282474302166,393310067942
"germany",2010,"germany 2010",3573388.5293,81.776936,6.967637,179109795487,245649095466
"germany",2011,"germany 2011",3713613.0627,80.274981,5.827424,203224769040,298238613291
"germany",2012,"germany 2012",3729193.5664,80.425826,5.380757,185125407371,295189411141
"germany",2013,"germany 2013",3745163.5866,80.645605,5.231962,184903423816,301798621916
"germany",2014,"germany 2014",3828519.2712,80.982495,4.981592,197689089326,301174533334
"germany",2015,"germany 2015",3895125.9284,81.686608,4.624955,188692927829,251616341728
"germany",2016,"germany 2016",3981987.2353,82.348669,4.122733,194031423037,252020923052
"germany",2017,"germany 2017",4080144.4164,82.656997,3.746631,218280857375,276695526718
"germany",2018,"germany 2018",4142466.4313,82.914191,3.38409,238360106274,297494107127
"greece",1998,"greece 1998",279319.0554,10.720507,11.22358,1962487270,972105765
"greece",1999,"greece 1999",287901.4034,10.761698,12.09605,1940682806,857710049
"greece",2005,"greece 2005",362022.0686,10.987316,9.994969,11109107402,3563180044
"greece",2006,"greece 2006",382485.126,11.020366,9.008785,13182107774,3685177518
"greece",2007,"greece 2007",395006.7209,11.048466,8.397298,18301075482,4024241630
"greece",2008,"greece 2008",393682.7667,11.077839,7.760761,21945846668,5362910692
"greece",2009,"greece 2009",376751.5194,11.107017,9.615903,16983546912,4501871476
"greece",2010,"greece 2010",356110.6832,11.121344,12.71716,8131529237,2591965425
"greece",2011,"greece 2011",323588.8947,11.1049,17.87071,7076569883,2947228021
"greece",2012,"greece 2012",299965.3035,11.04501,24.44174,5806346927,3038001937
"greece",2013,"greece 2013",290242.1531,10.965209,27.46715,5956645039,3011864924
"greece",2014,"greece 2014",292389.2982,10.892415,26.49027,6643041376,3019553115
"greece",2015,"greece 2015",291109.1186,10.820883,24.90084,5793364614,2444288341
"greece",2016,"greece 2016",290553.2391,10.775971,23.54104,6253937570,2182674154
"greece",2017,"greece 2017",294926.354,10.754679,21.48901,6879342818,2434132216
"greece",2018,"greece 2018",300631.3281,10.725886,19.29447,8550370528,2574914247
"hungary",1999,"hungary 1999",184980.5165,10.237527,6.995957,2363299000,921252000
"hungary",2005,"hungary 2005",239611.6611,10.087064,7.188301,13910096000,9430186000
"hungary",2006,"hungary 2006",249270.4391,10.071374,7.494521,15028112000,13401650000
"hungary",2007,"hungary 2007",249874.1167,10.055778,7.406472,19871884000,17796404000
"hungary",2008,"hungary 2008",252518.5136,10.038186,7.817173,22520278000,20603910000
"hungary",2009,"hungary 2009",235600.8976,10.022647,10.02932,17936024000,15881288000
"hungary",2010,"hungary 2010",237165.9751,10.00002,11.17377,10809130000,10473007000
"hungary",2011,"hungary 2011",241480.2138,9.958824,11.03269,10774665000,13438325000
"hungary",2012,"hungary 2012",237926.135,9.920364,11.00812,9675653414,11825259975
"hungary",2013,"hungary 2013",242596.5871,9.893083,10.18524,10166244736,12015681012
"hungary",2014,"hungary 2014",252773.7138,9.866466,7.728486,9249007736,10923914837
"hungary",2016,"hungary 2016",268269.1436,9.814026,5.119285,8926816950,9046722928
"hungary",2017,"hungary 2017",279865.9063,9.787969,4.157162,10042889356,10397102044
"hungary",2018,"hungary 2018",294122.2827,9.7676,3.707886,12070373039,9965406770
"iceland",2005,"iceland 2005",13307.7316,0.296734,2.547312,918033880,50006362
"iceland",2006,"iceland 2006",14006.2306,0.303784,2.825685,1089484612,157778124
"iceland",2007,"iceland 2007",15317.9588,0.311567,2.235352,1099712558,223869678
"iceland",2008,"iceland 2008",15623.0896,0.317404,2.944448,1259172114,287847048
"iceland",2009,"iceland 2009",14564.2792,0.318501,7.218621,946296630,205261656
"iceland",2010,"iceland 2010",14063.8687,0.318044,7.548411,752259365,45416969
"iceland",2011,"iceland 2011",14328.4973,0.319011,7.033196,813471861,41423359
"iceland",2012,"iceland 2012",14514.2573,0.320723,5.983469,918604180,95071819
"iceland",2013,"iceland 2013",15114.2551,0.323763,5.381035,899841398,39632808
"iceland",2014,"iceland 2014",15429.0281,0.327379,4.890404,900330804,79675589
"iceland",2015,"iceland 2015",16161.7503,0.330818,3.966664,975810230,52888444
"iceland",2016,"iceland 2016",17232.7955,0.335435,2.968629,798824384,57367369
"iceland",2017,"iceland 2017",18016.1954,0.343399,2.743788,1221077827,116725758
"iceland",2018,"iceland 2018",18703.4093,0.352722,2.711352,1280355095,112492129
"ireland",1998,"ireland 1998",146438.0664,3.703082,7.573754,4658491856,3094594400
"ireland",1999,"ireland 1999",161819.256,3.741647,5.616338,4629116752,3851018210
"ireland",2000,"ireland 2000",177104.3183,3.789536,4.332074,5155350458,4558307397
"ireland",2001,"ireland 2001",186452.6487,3.847198,3.914628,4754687495,5634775785
"ireland",2002,"ireland 2002",197490.3026,3.917203,4.443757,5168678512,4908803892
"ireland",2003,"ireland 2003",203454.949,3.979853,4.737063,6416020915,5472274473
"ireland",2004,"ireland 2004",217130.5015,4.045188,4.538512,7681784104,6363830260
"ireland",2005,"ireland 2005",229506.6341,4.133839,4.338238,9114842390,6773214257
"ireland",2006,"ireland 2006",241144.6883,4.232929,4.411824,10542933509,7759018666
"ireland",2007,"ireland 2007",253983.876,4.375842,4.979443,11590204289,9074984049
"ireland",2008,"ireland 2008",242604.4248,4.48507,6.773265,10610489454,10537796386
"ireland",2009,"ireland 2009",230282.03,4.533395,12.60812,7011489431,8970621696
"ireland",2010,"ireland 2010",234450.0881,4.554763,14.53227,7178710081,9363101895
"ireland",2011,"ireland 2011",235255.2787,4.574888,15.35064,8146429660,9727349107
"ireland",2012,"ireland 2012",235786.2891,4.593697,15.44939,7879579650,9205379119
"ireland",2013,"ireland 2013",238973.2597,4.614669,13.73561,7921953979,9263893888
"ireland",2014,"ireland 2014",259421.4601,4.64544,11.85948,8868652084,10608836858
"ireland",2015,"ireland 2015",324698.4755,4.687787,9.909575,9051554937,10117662685
"ireland",2016,"ireland 2016",336640.2849,4.739597,8.37511,8692598881,10585553074
"ireland",2017,"ireland 2017",364060.627,4.79249,6.71373,9302952384,12046967367
"ireland",2018,"ireland 2018",393803.91,4.857015,5.738596,10893608393,13442149239
"israel",1995,"israel 1995",142432.2665,5.5449,6.869637,1512205008,2967929008
"israel",1996,"israel 1996",149574.5895,5.6851,6.677445,1545470000,3376681000
"israel",1997,"israel 1997",155645.0592,5.8289,7.673759,1779838000,3783848000
"israel",1998,"israel 1998",162219.9735,5.9707,8.535764,2203056000,3281943968
"israel",1999,"israel 1999",168095.6944,6.1253,8.884659,2835664000,3787725000
"israel",2000,"israel 2000",182963.7082,6.2892,8.770606,3209117000,4367130000
"israel",2001,"israel 2001",183252.8823,6.439,9.348134,3730079000,4023552000
"israel",2002,"israel 2002",182929.9724,6.57,10.29844,4494996000,4341068000
"israel",2003,"israel 2003",184950.3242,6.6897,10.71266,4866936000,5471681000
"israel",2004,"israel 2004",194007.767,6.809,10.36771,6250764000,6713506000
"israel",2005,"israel 2005",202046.828,6.930128,8.989903,7545333000,7232920000
"israel",2006,"israel 2006",213722.1646,7.053707,8.403837,8774480000,8080730000
"israel",2007,"israel 2007",226680.3531,7.180115,7.318558,10975445000,8785934000
"israel",2008,"israel 2008",234238.8962,7.308795,6.099141,11556119000,14759001000
"israel",2009,"israel 2009",236640.571,7.485565,7.544086,8597500000,10969689000
"israel",2010,"israel 2010",249835.8385,7.623561,6.636595,11844995000,16266152000
"israel",2011,"israel 2011",262024.6046,7.765832,5.602376,13997317000,19640469000
"israel",2012,"israel 2012",268234.4567,7.910525,6.85,13091191000,18507298000
"israel",2013,"israel 2013",279686.1367,8.059456,6.208333,14098183000,20963832000
"israel",2014,"israel 2014",290252.8188,8.215668,5.908333,15755203000,21544740000
"israel",2015,"israel 2015",296964.0155,8.380149,5.241667,14389580000,20145320000
"israel",2016,"israel 2016",308788.9337,8.546009,4.808333,14772814000,16907988000
"israel",2017,"israel 2017",319827.0573,8.7133,4.216667,15654286000,14886979000
"israel",2018,"israel 2018",330832.9141,8.872943,4,21300403000,16930052000
"italy",1998,"italy 1998",2131539.4441,56.906744,11.84062,16104743194,38913359749
"italy",1999,"italy 1999",2166192.4692,56.916316,11.42852,16590676655,32565296283
"italy",2000,"italy 2000",2248225.2063,56.942108,10.58827,20224008051,35967360267
"italy",2001,"italy 2001",2292096.4335,56.974097,9.524396,20346471637,38518232826
"italy",2002,"italy 2002",2297917.0519,57.059013,9.007127,21859368628,40316164207
"italy",2003,"italy 2003",2301102.5829,57.3132,8.672171,28266816463,46490916561
"italy",2004,"italy 2004",2333860.9448,57.685327,7.998679,37201726978,57551670157
"italy",2005,"italy 2005",2352948.4026,57.969482,7.728764,41484235961,61479210143
"italy",2006,"italy 2006",2395081.2304,58.14398,6.775816,54089454414,71854742557
"italy",2007,"italy 2007",2430697.8362,58.438309,6.075274,67586092203,92085819283
"italy",2008,"italy 2008",2407314.2109,58.826733,6.723351,72820096121,105754104084
"italy",2009,"italy 2009",2280185.459,59.095367,7.747658,52499881024,84983608396
"italy",2010,"italy 2010",2319251.7816,59.277414,8.359172,70849803217,92690741063
"italy",2011,"italy 2011",2335656.6229,59.379446,8.353756,80887047453,107004571618
"italy",2012,"italy 2012",2266032.8999,59.539725,10.65126,64385225548,103773145053
"italy",2013,"italy 2013",2224313.7511,60.233944,12.14521,64605639131,111341227025
"italy",2014,"italy 2014",2224212.5994,60.789144,12.6798,68354592055,111414145513
"italy",2015,"italy 2015",2241523.7429,60.730585,11.89388,63016413852,92302475973
"italy",2016,"italy 2016",2270517.0171,60.627494,11.68803,62344462001,90728459911
"italy",2017,"italy 2017",2308386.0405,60.536713,11.21117,67753284394,98254397037
"italy",2018,"italy 2018",2326809.7162,60.421797,10.60792,76222819883,100467600866
"japan",1970,"japan 1970",1673414.6096,104.665171,1.15,778857860,5347725672
"japan",1971,"japan 1971",1752048.2289,106.1,1.225,654376645,6658536096
"japan",1972,"japan 1972",1899457.6346,107.595,1.416667,891221975,7959107392
"japan",1973,"japan 1973",2052033.4681,109.104,1.266667,1914212899,11436249875
"japan",1974,"japan 1974",2026891.1368,110.573,1.375,2180741378,19269959591
"japan",1975,"japan 1975",2089554.015,111.939643,1.891667,1606704154,22958068133
"japan",1976,"japan 1976",2172613.4547,113.094,2.008333,2048231882,24567371347
"japan",1977,"japan 1977",2267998.5277,114.165,2.025,2206170394,29261152423
"japan",1978,"japan 1978",2387566.0833,115.19,2.241667,3034812174,36287242468
"japan",1979,"japan 1979",2518501.2061,116.155,2.083333,4507123040,37206842220
"japan",1980,"japan 1980",2589462.2747,117.060396,2.008333,5116135019,50258995330
"japan",1981,"japan 1981",2698461.4544,117.902,2.208333,5365682034,59102436249
"japan",1982,"japan 1982",2787846.8227,118.728,2.35,5183671993,53260148382
"japan",1983,"japan 1983",2886063.9204,119.536,2.658333,5274262724,51647872524
"japan",1984,"japan 1984",3015994.3685,120.305,2.708333,6755426689,53245593673
"japan",1985,"japan 1985",3173832.8431,121.048923,2.616667,6342188868,53611203571
"japan",1986,"japan 1986",3279411.2056,121.66,2.758333,7326978216,51334098304
"japan",1987,"japan 1987",3434549.192,122.239,2.85,10674120696,54134966179
"japan",1988,"japan 1988",3667584.0453,122.745,2.533333,16425758762,64175710953
"japan",1989,"japan 1989",3845756.6604,123.205,2.266667,20530452035,66611331183
"japan",1990,"japan 1990",4033918.499,123.611167,2.108333,22008147622,75134368731
"japan",1991,"japan 1991",4171777.5331,124.101,2.1,25820401416,89841788796
"japan",1992,"japan 1992",4207157.1093,124.567,2.15,28876292825,107296418312
"japan",1993,"japan 1993",4185367.4077,124.938,2.5,35162317249,123261784636
"japan",1994,"japan 1994",4226930.8836,125.265,2.891667,45436248598,136406093157
"japan",1995,"japan 1995",4342839.2597,125.570246,3.15,63548647903,158412133382
"japan",1996,"japan 1996",4477467.246,125.864,3.35,69659430672,148259400866
"japan",1997,"japan 1997",4525646.8189,126.166,3.4,70069706692,149648425999
"japan",1998,"japan 1998",4474578.9754,126.486,4.108333,59436537071,123347219784
"japan",1999,"japan 1999",4463305.0825,126.686,4.683333,70134919047,127146284848
"japan",2000,"japan 2000",4587368.5756,126.925843,4.716667,92067283465,154896282519
"japan",2001,"japan 2001",4606008.7012,127.291,5.033333,90244388419,133482777215
"japan",2002,"japan 2002",4611443.4587,127.435,5.375,91749727111,144938739797
"japan",2003,"japan 2003",4681916.4668,127.619,5.258333,109289891899,174736937905
"japan",2004,"japan 2004",4785138.1118,127.687,4.716667,134530840366,214353582815
"japan",2005,"japan 2005",4864699.187,127.767994,4.425,149845160181,229055623615
"japan",2006,"japan 2006",4933778.2344,127.900515,4.141667,164858135123,252865635507
"japan",2007,"japan 2007",5015391.9987,128.032743,3.841667,178612444600,293688087475
"japan",2008,"japan 2008",4960546.6509,128.08396,3.991667,199488841039,339533004829
"japan",2009,"japan 2009",4691862.9673,128.031514,5.066667,163998846071,262427762804
"japan",2010,"japan 2010",4888533.6293,128.057352,5.05,209626725335,364063253368
"japan",2011,"japan 2011",4882891.2183,127.834233,4.583333,249276669245,391154249889
"japan",2012,"japan 2012",4955894.8164,127.592657,4.35,253581450165,382819320089
"japan",2013,"japan 2013",5055025.9866,127.413888,4.025,246110080083,331918182990
"japan",2014,"japan 2014",5073968.1536,127.23715,3.591667,249680894095,320081358677
"japan",2015,"japan 2015",5136018.7777,127.094745,3.375,225293502738,280463140727
"japan",2016,"japan 2016",5162825.943,126.932772,3.116667,223614475192,281225621272
"japan",2017,"japan 2017",5274771.0197,126.70621,2.808333,241212325320,307651013311
"japan",2018,"japan 2018",5291819.4667,126.44318,2.441667,259414544908,333755752265
"korea",1989,"korea 1989",490488.4287,42.449038,2.583333,4609973242,13780838035
"korea",1990,"korea 1990",538611.375,42.869283,2.458333,5271757468,15537922264
"korea",1991,"korea 1991",594378.9347,43.295704,2.45,6769245931,21563077236
"korea",1992,"korea 1992",631084.8396,43.747962,2.525,7996581930,28027821286
"korea",1993,"korea 1993",674293.6025,44.194628,2.9,8417566063,32980096100
"korea",1994,"korea 1994",736370.0258,44.64154,2.475,11252457673,39657128972
"korea",1995,"korea 1995",806845.0859,45.092991,2.066667,16250950567,50641903942
"korea",1996,"korea 1996",868121.0093,45.524681,2.058333,17641228422,56100004414
"korea",1997,"korea 1997",919532.7455,45.95358,2.616667,18159884808,58318075292
"korea",1998,"korea 1998",869223.0928,46.286503,6.95,11490607151,53322596118
"korea",1999,"korea 1999",967520.2423,46.616677,6.583333,17757152384,55286783627
"korea",2000,"korea 2000",1053865.8707,47.008111,4.425,25592415555,65354386771
"korea",2001,"korea 2001",1105003.6537,47.370164,4,24510507091,61427008040
"korea",2002,"korea 2002",1190366.7626,47.644736,3.258333,29462577250,69386533581
"korea",2003,"korea 2003",1227831.0708,47.89233,3.55,35608266408,89132873129
"korea",2004,"korea 2004",1291646.2569,48.082519,3.658333,46559963531,116846927151
"korea",2005,"korea 2005",1347297.3876,48.184561,3.75,56840246219,136982271948
"korea",2006,"korea 2006",1418223.5223,48.438292,3.475,70302580826,160452566761
"korea",2007,"korea 2007",1500474.0821,48.683638,3.258333,87218357599,191191137525
"korea",2008,"korea 2008",1545683.1392,49.054708,3.175,105213488146,219257654001
"korea",2009,"korea 2009",1557935.7538,49.307835,3.633333,79231788934,199356723704
"korea",2010,"korea 2010",1663950.5542,49.554112,3.708333,103050331611,261687762973
"korea",2011,"korea 2011",1725278.2437,49.936638,3.408333,122167988403,307975526705
"korea",2012,"korea 2012",1766728.5882,50.199853,3.225,115186104658,310348256824
"korea",2013,"korea 2013",1822640.4004,50.428893,3.1,119702360162,325348503656
"korea",2014,"korea 2014",1881009.6171,50.746659,3.491667,130654221532,328675106348
"korea",2015,"korea 2015",1933849.1197,51.014947,3.591667,129645252444,307407995426
"korea",2016,"korea 2016",1990837.3658,51.245707,3.675,127217796662,290085590686
"korea",2017,"korea 2017",2053740.5747,51.446201,3.683333,147233336437,334912029236
"korea",2018,"korea 2018",2108471.3305,51.635256,3.833333,160028460272,358602963952
"latvia",2002,"latvia 2002",32489.1638,2.310176,12.4844,225496680,154276082
"latvia",2003,"latvia 2003",35230.0749,2.287955,11.6386,323920620,165301391
"latvia",2004,"latvia 2004",38168.7445,2.263123,11.74615,465330670,317502203
"latvia",2005,"latvia 2005",42269.3569,2.238799,10.03827,530310213,438855010
"latvia",2006,"latvia 2006",47294.3756,2.218351,7.043975,705480436,517798150
"latvia",2007,"latvia 2007",52028.9484,2.200325,6.063879,999649015,719955330
"latvia",2008,"latvia 2008",50287.8685,2.177324,7.739463,1147530855,947765702
"latvia",2009,"latvia 2009",43127.8089,2.141668,17.55346,560302595,758095900
"latvia",2010,"latvia 2010",41198.5114,2.097553,19.48375,817089136,934243893
"latvia",2011,"latvia 2011",43787.8931,2.05971,16.21216,1109560197,1104942269
"latvia",2012,"latvia 2012",45598.1841,2.034324,15.0552,1220926508,1336595555
"latvia",2013,"latvia 2013",46659.7138,2.012647,11.8683,1275650634,1291557019
"latvia",2014,"latvia 2014",47553.3341,1.993785,10.84309,1337461047,1127606222
"latvia",2015,"latvia 2015",49103.8243,1.977523,9.875636,1276189524,1115629403
"latvia",2016,"latvia 2016",49974.8326,1.959535,9.641258,1221420701,1045308043
"latvia",2017,"latvia 2017",51867.5363,1.942247,8.716354,1420737687,1229626546
"latvia",2018,"latvia 2018",54089.9695,1.92717,7.415344,1699185735,1284199753
"lithuania",2005,"lithuania 2005",65692.9733,3.322525,8.32191,1090635663,1489124189
"lithuania",2006,"lithuania 2006",70558.4868,3.269903,5.778923,1199596839,1799594636
"lithuania",2007,"lithuania 2007",78381.274,3.231297,4.254303,1622028557,2516975425
"lithuania",2008,"lithuania 2008",80441.1949,3.198234,5.812195,1893497756,3694459267
"lithuania",2009,"lithuania 2009",68524.5051,3.162911,13.78231,1126992120,2047888639
"lithuania",2010,"lithuania 2010",69540.1976,3.097292,17.81879,1328093200,2869664210
"lithuania",2011,"lithuania 2011",73730.4381,3.028119,15.38251,1528571716,4197359380
"lithuania",2012,"lithuania 2012",76556.749,2.987773,13.36761,1579869122,4870725341
"lithuania",2013,"lithuania 2013",79280.9632,2.957689,11.77156,1676611119,5727241665
"lithuania",2014,"lithuania 2014",82062.1165,2.932366,10.69969,1805759114,6453276663
"lithuania",2015,"lithuania 2015",83730.5611,2.904908,9.119895,1631902844,3803225110
"lithuania",2016,"lithuania 2016",85870.6636,2.868234,7.860914,1553256844,3739957685
"lithuania",2017,"lithuania 2017",89518.0859,2.828398,7.07182,1819440198,5052211340
"lithuania",2018,"lithuania 2018",92780.8022,2.801541,6.152077,2153696824,5298658504
"luxembourg",2003,"luxembourg 2003",42521.3019,0.451626,3.656025,204385843,571316815
"luxembourg",2004,"luxembourg 2004",44057.2465,0.458098,5.138539,289441496,651719029
"luxembourg",2005,"luxembourg 2005",45454.9374,0.465152,4.489393,392334027,833608247
"luxembourg",2006,"luxembourg 2006",47808.815,0.472641,4.731707,583150508,1032657754
"luxembourg",2007,"luxembourg 2007",51803.0278,0.479992,4.066088,573319695,1189936188
"luxembourg",2008,"luxembourg 2008",51140.1638,0.488647,5.050495,825339584,1178681673
"luxembourg",2009,"luxembourg 2009",48911.165,0.497783,5.111732,683047572,1047530693
"luxembourg",2010,"luxembourg 2010",51290.6778,0.506953,4.351644,747981917,1290997705
"luxembourg",2011,"luxembourg 2011",52593.0686,0.518351,4.896927,834858183,1366693270
"luxembourg",2012,"luxembourg 2012",52407.6678,0.530952,5.138287,823311857,1410613118
"luxembourg",2013,"luxembourg 2013",54322.8381,0.543358,5.836521,950560308,1276489160
"luxembourg",2014,"luxembourg 2014",56656.9744,0.556322,5.854882,1018488785,1345348493
"luxembourg",2015,"luxembourg 2015",59096.8688,0.569605,6.658826,874168146,1243433326
"luxembourg",2016,"luxembourg 2016",61800.3143,0.583459,6.285928,939885818,1128905323
"luxembourg",2017,"luxembourg 2017",62913.4503,0.596337,5.516146,990676963,1184614998
"luxembourg",2018,"luxembourg 2018",64870.5847,0.60795,5.582682,1148652430,1351745135
"netherlands",2000,"netherlands 2000",717129.0799,15.925505,2.947122,19046243459,10145889047
"netherlands",2001,"netherlands 2001",733816.3517,16.046182,2.251434,19852986654,10942695764
"netherlands",2002,"netherlands 2002",735410.7406,16.148921,2.755692,19117911180,12361463996
"netherlands",2003,"netherlands 2003",736555.3785,16.225303,3.682191,29437839823,16659010175
"netherlands",2004,"netherlands 2004",751175.6027,16.281777,4.557948,41433792549,21979814418
"netherlands",2005,"netherlands 2005",766581.2835,16.319871,5.873712,48847175242,26348332643
"netherlands",2006,"netherlands 2006",793112.5774,16.346096,5.004153,57201095553,30563089459
"netherlands",2007,"netherlands 2007",823035.4659,16.381696,4.154393,66631698215,38352441266
"netherlands",2008,"netherlands 2008",840898.0086,16.44559,3.655021,69287709971,40265266173
"netherlands",2009,"netherlands 2009",810063.254,16.530387,4.347569,56712393756,35049123999
"netherlands",2010,"netherlands 2010",820940.2928,16.61539,4.989325,72117288490,40265451835
"netherlands",2011,"netherlands 2011",833674.6303,16.693074,4.976648,78227193607,46053652174
"netherlands",2012,"netherlands 2012",825084.8304,16.754963,5.820699,75634755128,47322631726
"netherlands",2013,"netherlands 2013",824010.7743,16.80443,7.242696,77203050853,48983202216
"netherlands",2014,"netherlands 2014",835739.7058,16.865008,7.416319,82453349526,52092300614
"netherlands",2015,"netherlands 2015",852113.2649,16.939925,6.87228,67040763091,42438564525
"netherlands",2016,"netherlands 2016",870789.1482,17.030314,6.00791,69839907358,43395336215
"netherlands",2017,"netherlands 2017",896136.972,17.131295,4.840418,80259102265,51875782037
"netherlands",2018,"netherlands 2018",919413.7142,17.231622,3.832352,90750534582,54860598624
"new zealand",1970,"new zealand 1970",57569.5925,2.82802,0.09267841,27662094,25800235
"new zealand",1971,"new zealand 1971",59748.8654,2.875305,0.1829826,56189121,27373825
"new zealand",1972,"new zealand 1972",62807.4743,2.929135,0.4508566,38253964,42172243
"new zealand",1973,"new zealand 1973",67706.6322,2.992335,0.1746725,70287781,50177308
"new zealand",1974,"new zealand 1974",71764.5886,3.058435,0.0838223,171506095,64831019
"new zealand",1975,"new zealand 1975",70521.8535,3.117765,0.2465078,89229250,84943643
"new zealand",1976,"new zealand 1976",71176.8691,3.153535,0.322841,152504618,132328734
"new zealand",1977,"new zealand 1977",68375.1071,3.16483,0.317965,107355512,156040694
"new zealand",1978,"new zealand 1978",68592.5871,3.165705,1.657459,126626674,253068166
"new zealand",1979,"new zealand 1979",70096.0029,3.16462,1.942502,170541803,249674708
"new zealand",1980,"new zealand 1980",70996.2337,3.170245,2.242846,179934460,359780882
"new zealand",1981,"new zealand 1981",74300.8689,3.18546,3.601532,183186868,327844883
"new zealand",1982,"new zealand 1982",74991.9552,3.210645,3.536494,208860034,348123923
"new zealand",1983,"new zealand 1983",77610.8085,3.24577,5.663189,176648972,256826537
"new zealand",1984,"new zealand 1984",81330.7016,3.27885,5.743741,241337757,253843299
"new zealand",1985,"new zealand 1985",82643.9171,3.29805,4.181687,221908978,248832832
"new zealand",1986,"new zealand 1986",79846.9879,3.30831,4.175,238386539,260353412
"new zealand",1987,"new zealand 1987",81172.3277,3.327785,4.225,352997715,253787883
"new zealand",1988,"new zealand 1988",82800.7755,3.34368,5.8,440197448,291025517
"new zealand",1989,"new zealand 1989",83231.1889,3.357535,7.275,524378068,356521137
"new zealand",1990,"new zealand 1990",83768.4479,3.390085,7.975,537712800,432858022
"new zealand",1991,"new zealand 1991",82415.0706,3.4951,10.6,590080219,540490902
"new zealand",1992,"new zealand 1992",83456.2466,3.5317,10.65,812787314,619239341
"new zealand",1993,"new zealand 1993",88907.6444,3.5722,9.8,844780031,678844164
"new zealand",1994,"new zealand 1994",93568.6879,3.6201,8.35,1106351661,645307515
"new zealand",1995,"new zealand 1995",97839.4799,3.6734,6.45,1383794779,824607947
"new zealand",1996,"new zealand 1996",101119.1087,3.732,6.3,1457953207,847118145
"new zealand",1997,"new zealand 1997",104148.6734,3.7813,6.825,1644005604,871341631
"new zealand",1998,"new zealand 1998",105261.8376,3.815,7.725,1472047021,654003038
"new zealand",1999,"new zealand 1999",110735.2106,3.8351,7.025,1931036757,677938623
"new zealand",2000,"new zealand 2000",113254.0383,3.8577,6.15,2071604179,835218614
"new zealand",2001,"new zealand 2001",117591.514,3.8805,5.45,2099176478,822340115
"new zealand",2002,"new zealand 2002",123539.2512,3.9485,5.3,2472464588,904355843
"new zealand",2003,"new zealand 2003",129167.2093,4.0272,4.775,3200167564,982162551
"new zealand",2004,"new zealand 2004",133381.9263,4.0875,4.025,4268343812,1283076236
"new zealand",2005,"new zealand 2005",137842.1608,4.1339,3.825,5266723895,1209316250
"new zealand",2006,"new zealand 2006",141386.2514,4.1846,3.85,5627085398,1406857589
"new zealand",2007,"new zealand 2007",146845.9846,4.2238,3.575,7176375484,1465874066
"new zealand",2008,"new zealand 2008",144421.8782,4.2598,4.025,8017377936,1820279005
"new zealand",2009,"new zealand 2009",147221.0807,4.3026,5.825,6104956184,1527900201
"new zealand",2010,"new zealand 2010",148697.9746,4.3507,6.15,7850900701,1753501018
"new zealand",2011,"new zealand 2011",152731.5845,4.384,5.95,11733032985,2521416951
"new zealand",2012,"new zealand 2012",156512.8571,4.4081,6.4,9855677522,2166390190
"new zealand",2013,"new zealand 2013",159715.9511,4.4421,5.75,10844057089,2288653859
"new zealand",2014,"new zealand 2014",165330.2694,4.5097,5.375,11456835104,2160641708
"new zealand",2015,"new zealand 2015",172476.7987,4.5957,5.35,11128881729,2217472591
"new zealand",2016,"new zealand 2016",178978.4657,4.6932,5.1,11136133933,2059604258
"new zealand",2017,"new zealand 2017",186155.3059,4.7939,4.7,12351081929,1956074946
"new zealand",2018,"new zealand 2018",191416.5033,4.8855,4.3,13453464225,1990574536
"norway",2000,"norway 2000",245957.2437,4.490973,3.331001,2926649587,1352366380
"norway",2001,"norway 2001",251060.3409,4.513747,3.509895,2811296912,1563104385
"norway",2002,"norway 2002",254691.3115,4.538157,3.760192,3672631133,1655288491
"norway",2003,"norway 2003",257009.2715,4.564856,4.043806,3928332758,2308244070
"norway",2004,"norway 2004",267211.035,4.591909,4.184015,5352782886,2609936732
"norway",2005,"norway 2005",274226.5475,4.623293,4.380952,6566926858,3190732784
"norway",2006,"norway 2006",280807.411,4.660673,3.399901,7801392904,3838582315
"norway",2007,"norway 2007",289215.4921,4.709156,2.495641,10033982276,5104629523
"norway",2008,"norway 2008",290593.2569,4.768215,2.549649,11335618835,6649159845
"norway",2009,"norway 2009",285574.6523,4.828716,3.1025,9239786708,6217249358
"norway",2010,"norway 2010",287578.9118,4.889253,3.521047,11423646888,6106392473
"norway",2011,"norway 2011",290401.4111,4.953089,3.214387,13569281287,6147463064
"norway",2012,"norway 2012",298251.1757,5.018574,3.123188,13249953488,6410857155
"norway",2013,"norway 2013",301335.3103,5.080171,3.422888,13357918561,6219774365
"norway",2014,"norway 2014",307270.2428,5.137427,3.484511,14256421389,6988369669
"norway",2015,"norway 2015",313314.6431,5.189898,4.295396,12647278976,6246505389
"norway",2016,"norway 2016",316671.9943,5.236152,4.677024,12629996113,5376996649
"norway",2017,"norway 2017",324029.103,5.276965,4.162159,14373207815,4321375625
"norway",2018,"norway 2018",328207.6145,5.311916,3.799347,14810066966,4321423825
"poland",2000,"poland 2000",598144.4262,38.258478,16.10612,2948690000,1738783000
"poland",2001,"poland 2001",605607.8378,38.248076,18.24322,3811300000,2089612000
"poland",2002,"poland 2002",617972.6668,38.232301,19.93272,4632639000,2293337000
"poland",2003,"poland 2003",639987.0857,38.195177,19.61964,6108954000,2735453000
"poland",2004,"poland 2004",672854.5564,38.180249,18.97837,8525989111,5319831755
"poland",2005,"poland 2005",696358.8602,38.161313,17.75269,10211043086,7064204844
"poland",2006,"poland 2006",739389.1708,38.132277,13.84889,13816790695,8756336430
"poland",2007,"poland 2007",791406.8325,38.115967,9.607605,19836561937,11497886507
"poland",2008,"poland 2008",825039.9217,38.115909,7.120995,26782854492,16103146139
"poland",2009,"poland 2009",848307.0601,38.153389,8.166371,21322129081,11013886375
"poland",2010,"poland 2010",878909.2976,38.516689,9.640347,26150646027,13800640909
"poland",2011,"poland 2011",923006.8523,38.52567,9.632815,29530226174,17251697322
"poland",2012,"poland 2012",937847.9311,38.533789,10.08882,28393480223,18712054156
"poland",2013,"poland 2013",950901.7559,38.502396,10.32862,32089444522,21292372652
"poland",2014,"poland 2014",982456.9116,38.483957,8.990872,37057703634,21186190168
"poland",2015,"poland 2015",1020174.11,38.454576,7.50308,36779782482,17182833355
"poland",2016,"poland 2016",1051431.2887,38.426809,6.161703,38070685502,16376770213
"poland",2017,"poland 2017",1103348.0031,38.422346,4.887239,43417493009,18132845416
"poland",2018,"poland 2018",1162366.2999,38.413139,3.846072,52761618704,19698277946
"portugal",1998,"portugal 1998",276321.0403,10.160196,5.072283,1456172024,1283015037
"portugal",1999,"portugal 1999",287115.7332,10.217828,4.515511,1395423055,1040665660
"portugal",2000,"portugal 2000",298072.5803,10.289898,4.029012,1559495565,1321518575
"portugal",2001,"portugal 2001",303866.1349,10.362722,4.008832,1537226320,1465224918
"portugal",2002,"portugal 2002",306208.7123,10.419631,4.993313,1590640778,1595445721
"portugal",2003,"portugal 2003",303359.3772,10.458821,6.264945,1943505256,2142686841
"portugal",2004,"portugal 2004",308785.6731,10.483861,6.622547,2671781663,2658375740
"portugal",2005,"portugal 2005",311199.9081,10.50333,7.580669,2736930192,3069336579
"portugal",2006,"portugal 2006",316257.0119,10.522288,7.647437,3322776994,4049519777
"portugal",2007,"portugal 2007",324184.2468,10.542964,7.963667,4256484463,5563336534
"portugal",2008,"portugal 2008",325219.2004,10.558177,7.551991,4742792612,7405549436
"portugal",2009,"portugal 2009",315065.5965,10.568247,9.432886,3518118893,5460387616
"portugal",2010,"portugal 2010",320540.2576,10.5731,10.76982,4432785017,5610102901
"portugal",2011,"portugal 2011",315103.3636,10.55756,12.68106,4841363677,7066205804
"portugal",2012,"portugal 2012",302318.6925,10.514844,15.53028,4094798675,8496255196
"portugal",2013,"portugal 2013",299529.368,10.457295,16.1838,4470971293,9183021343
"portugal",2014,"portugal 2014",301902.2112,10.401062,13.89509,4967455237,9397584762
"portugal",2015,"portugal 2015",307312.4403,10.358076,12.44469,4591120800,6882500974
"portugal",2016,"portugal 2016",313518.5727,10.325452,11.06846,5256596805,5734159316
"portugal",2017,"portugal 2017",324511.61,10.3003,8.870407,6050212931,6606975728
"portugal",2018,"portugal 2018",333069.7779,10.283822,6.994051,7317323810,7060713848
"slovenia",1999,"slovenia 1999",47185.5452,1.985557,7.417529,368675581,406181133
"slovenia",2000,"slovenia 2000",48918.3726,1.990272,6.731878,430842758,482662539
"slovenia",2001,"slovenia 2001",50491.8618,1.992035,6.175611,538244887,570339347
"slovenia",2002,"slovenia 2002",52261.9042,1.995718,6.310935,581007253,652536459
"slovenia",2003,"slovenia 2003",53808.9926,1.996773,6.675458,850755096,835433118
"slovenia",2004,"slovenia 2004",56154.6305,1.997004,6.294299,1136161558,1193754526
"slovenia",2005,"slovenia 2005",58287.3667,2.001114,6.503201,1347272963,1287823144
"slovenia",2006,"slovenia 2006",61636.7903,2.008516,5.952952,1644544077,1548566328
"slovenia",2007,"slovenia 2007",65939.1383,2.019406,4.824745,2329626390,1897356645
"slovenia",2008,"slovenia 2008",68253.4974,2.022629,4.375046,2806681153,2313127809
"slovenia",2009,"slovenia 2009",63101.424,2.042335,5.847313,2147771060,1746043501
"slovenia",2010,"slovenia 2010",63949.3484,2.049261,7.237447,2681199297,1944430585
"slovenia",2011,"slovenia 2011",64500.1627,2.052496,8.169436,2971619976,2484532028
"slovenia",2012,"slovenia 2012",62797.7205,2.056262,8.838806,2859291894,2799898179
"slovenia",2013,"slovenia 2013",62151.3536,2.059114,10.10859,2752286953,2923661031
"slovenia",2014,"slovenia 2014",63871.8013,2.061623,9.673278,3286951009,2912458716
"slovenia",2015,"slovenia 2015",65283.4203,2.063077,8.962607,3093283322,2322678939
"slovenia",2016,"slovenia 2016",67321.3726,2.064241,8.006598,3285091335,2398052931
"slovenia",2017,"slovenia 2017",70575.2724,2.066161,6.569075,3818812423,2724412098
"slovenia",2018,"slovenia 2018",73481.7157,2.07005,5.110229,4482620216,2907503099
"spain",1999,"spain 1999",1251417.2499,40.369667,15.70546,10302897061,12608015065
"spain",2000,"spain 2000",1317066.5322,40.554387,13.91963,11587564959,13221007223
"spain",2001,"spain 2001",1368866.0852,40.766049,10.54965,11967134107,13061848135
"spain",2002,"spain 2002",1406250.1223,41.42352,11.44908,14132575456,14436705224
"spain",2003,"spain 2003",1448183.022,42.196231,11.48588,19394871152,17504844186
"spain",2004,"spain 2004",1493406.8125,42.859172,10.96565,26335828884,21546242082
"spain",2005,"spain 2005",1547946.5173,43.662613,9.151379,32539508183,23636936738
"spain",2006,"spain 2006",1611454.5388,44.360521,8.454682,40079751191,26481374475
"spain",2007,"spain 2007",1669542.4467,45.236004,8.231978,50780092861,33219902809
"spain",2008,"spain 2008",1684353.7121,45.983169,11.2443,56955827657,39949649700
"spain",2009,"spain 2009",1620967.5754,46.36755,17.85731,38196353154,33135653227
"spain",2010,"spain 2010",1623609.9184,46.562483,19.8598,47083753775,38332175267
"spain",2011,"spain 2011",1610387.6702,46.736257,21.39048,51493319250,45879935494
"spain",2012,"spain 2012",1562729.1924,46.766403,24.78815,45507989489,47835058724
"spain",2013,"spain 2013",1540297.8673,46.593236,26.0919,46963483967,55455139827
"spain",2014,"spain 2014",1561614.1718,46.455123,24.44284,52471155258,54290646714
"spain",2015,"spain 2015",1621504.7716,46.410149,22.05655,51981693731,47732193979
"spain",2016,"spain 2016",1670657.4673,46.449874,19.63388,54297203510,46142818356
"spain",2017,"spain 2017",1718969.0071,46.532869,17.22489,61401243930,50925515169
"spain",2018,"spain 2018",1759382.1083,46.733038,15.25788,68939376011,53388369659
"sweden",2001,"sweden 2001",352642.6918,8.895963,4.850808,3554927210,8894225195
"sweden",2002,"sweden 2002",360389.9734,8.924959,5.072618,3702305911,9588881109
"sweden",2003,"sweden 2003",368714.2992,8.958233,5.677462,4936368579,11906328705
"sweden",2004,"sweden 2004",384704.9079,8.993533,6.525636,6324115633,14913725922
"sweden",2005,"sweden 2005",395702.8643,9.029567,7.475815,7757657223,15782243065
"sweden",2006,"sweden 2006",414153.5928,9.080506,7.068759,9363191128,17548596746
"sweden",2007,"sweden 2007",428397.2534,9.148093,6.163466,11770038176,21079382574
"sweden",2008,"sweden 2008",426467.0699,9.219639,6.234297,12490346101,25509384417
"sweden",2009,"sweden 2009",407959.2922,9.29851,8.346865,9500895130,18987671912
"sweden",2010,"sweden 2010",432241.4658,9.37813,8.610753,13147926444,23394332495
"sweden",2011,"sweden 2011",446053.021,9.449216,7.80387,14572914654,30645756640
"sweden",2012,"sweden 2012",443428.8707,9.519378,7.975423,13724968790,25242943818
"sweden",2013,"sweden 2013",448695.8111,9.600375,8.052903,13503680133,25045175169
"sweden",2014,"sweden 2014",460621.2407,9.696105,7.955972,14705039532,23976195721
"sweden",2015,"sweden 2015",481299.8252,9.799183,7.432082,13686569570,19674608945
"sweden",2016,"sweden 2016",491265.5864,9.923085,6.991096,13168469695,18345314197
"sweden",2017,"sweden 2017",503880.9159,10.057695,6.718704,14063472655,20667855591
"sweden",2018,"sweden 2018",513706.7089,10.175214,6.364352,15344874311,21468071824
"switzerland",2010,"switzerland 2010",487588.1791,7.82491,4.803483,17671841149,39332917389
"switzerland",2011,"switzerland 2011",495842.1133,7.912396,4.401403,19859045147,50698621175
"switzerland",2012,"switzerland 2012",500830.4044,7.996861,4.48394,25801901045,49040514757
"switzerland",2013,"switzerland 2013",510105.9826,8.089346,4.746688,27596182311,51192513867
"switzerland",2014,"switzerland 2014",522599.5906,8.188646,4.829303,28833072194,51573663255
"switzerland",2015,"switzerland 2015",529567.772,8.282398,4.80018,26794974089,47772140565
"switzerland",2016,"switzerland 2016",538690.8513,8.373334,4.918711,26620332277,45037147919
"switzerland",2017,"switzerland 2017",548384.1028,8.451834,4.797114,30658146998,47825982572
"switzerland",2018,"switzerland 2018",563467.7021,8.513227,4.714227,37244766101,51143630024
"united kingdom",2000,"united kingdom 2000",2125916.6737,58.886065,5.57515,53274656681,31135349465
"united kingdom",2001,"united kingdom 2001",2189149.1671,59.113016,5.01319,48766280191,29142126517
"united kingdom",2002,"united kingdom 2002",2240032.6799,59.365677,5.132106,56070517270,30773511590
"united kingdom",2003,"united kingdom 2003",2313648.6114,59.636662,4.966743,65944944303,38682580993
"united kingdom",2004,"united kingdom 2004",2368573.506,59.950364,4.690948,82797414656,45457176819
"united kingdom",2005,"united kingdom 2005",2443887.7228,60.413276,4.74926,90048329444,55633435845
"united kingdom",2006,"united kingdom 2006",2512031.2445,60.827067,5.348789,100849161476,54660060295
"united kingdom",2007,"united kingdom 2007",2573087.5005,61.319075,5.262478,120031262937,62285159693
"united kingdom",2008,"united kingdom 2008",2565853.1727,61.823772,5.61258,118394204676,71616721915
"united kingdom",2009,"united kingdom 2009",2456860.3036,62.260486,7.536723,82712667028,52412489756
"united kingdom",2010,"united kingdom 2010",2504757.323,62.759456,7.786648,114363471825,68486504150
"united kingdom",2011,"united kingdom 2011",2543334.2771,63.285145,8.036686,124826452197,82827228182
"united kingdom",2012,"united kingdom 2012",2580948.2567,63.70503,7.885344,108786938979,88334554856
"united kingdom",2013,"united kingdom 2013",2636167.2756,64.105654,7.525075,108167511301,93416603381
"united kingdom",2014,"united kingdom 2014",2704904.7022,64.596752,6.110472,114035894314,95522348451
"united kingdom",2015,"united kingdom 2015",2768619.3899,65.110034,5.301053,111844983266,84977885347
"united kingdom",2016,"united kingdom 2016",2821725.8041,65.648054,4.809951,105937617633,76014459091
"united kingdom",2017,"united kingdom 2017",2875115.0302,66.040229,4.330292,108389918108,82442210601
"united kingdom",2018,"united kingdom 2018",2913662.2889,66.43555,3.996093,114862668934,81867727596
"united states",1981,"united states 1981",7257630.685,229.465714,7.6,23166926826,56272434841
"united states",1982,"united states 1982",7126784.7155,231.664458,9.708333,23370962991,49642278371
"united states",1983,"united states 1983",7453471.3468,233.791994,9.616667,28514956727,39287869251
"united states",1984,"united states 1984",7992850.7446,235.824902,7.525,38283366189,41450579615
"united states",1985,"united states 1985",8326125.1215,237.923795,7.191667,39234523331,41915761593
"united states",1986,"united states 1986",8614429.8356,240.132887,6.991667,44315703976,41784587233
"united states",1987,"united states 1987",8912452.2861,242.288918,6.191667,55538607547,46421888792
"united states",1988,"united states 1988",9284729.552,244.498982,5.491667,67874853334,59710715561
"united states",1989,"united states 1989",9625725.7596,246.81923,5.266667,76629461011,67582641061
"united states",1990,"united states 1990",9807263.1281,249.622814,5.616667,84057877939,75402090795
"united states",1991,"united states 1991",9796645.8728,252.980941,6.816667,91346719804,90896974102
"united states",1992,"united states 1992",10141727.09,256.514224,7.508333,113329832821,109190722315
"united states",1993,"united states 1993",10420913.0489,259.918588,6.9,133748240366,119639032414
"united states",1994,"united states 1994",10840754.8646,263.125821,6.083333,165064252849,132065338768
"united states",1995,"united states 1995",11131751.8524,266.278393,5.608333,195111228925,143979207913
"united states",1996,"united states 1996",11551697.3379,269.394284,5.416667,215098304649,162206691654
"united states",1997,"united states 1997",12065426.3098,272.646925,4.95,246978593107,195642989599
"united states",1998,"united states 1998",12606127.236,275.854104,4.508333,274797678145,196379477994
"united states",1999,"united states 1999",13205326.2125,279.040168,4.216667,308177079361,192170302941
"united states",2000,"united states 2000",13750373.9409,282.162411,3.991667,355934019709,225543730742
"united states",2001,"united states 2001",13887649.5334,284.968955,4.733333,342294830378,216249029996
"united states",2002,"united states 2002",14129530.0656,287.625193,5.775,385242935097,204257835300
"united states",2003,"united states 2003",14533805.7012,290.107933,5.991667,420160151543,210100752206
"united states",2004,"united states 2004",15085929.1563,292.805298,5.533333,498232791511,230562277169
"united states",2005,"united states 2005",15615930.1008,295.516599,5.066667,569441079274,256299183232
"united states",2006,"united states 2006",16061760.5783,298.379912,4.616667,652749758134,327652579426
"united states",2007,"united states 2007",16363106.7459,301.231207,4.616667,693338824523,362408766686
"united states",2008,"united states 2008",16340758.0466,304.093966,5.775,704444649545,407260268085
"united states",2009,"united states 2009",15926232.7123,306.771529,9.266666,586876705037,315884611076
"united states",2010,"united states 2010",16334544.1406,309.326085,9.616667,734242629676,392572994220
"united states",2011,"united states 2011",16587866.0508,311.580009,8.95,812258096636,446838223395
"united states",2012,"united states 2012",16961017.7036,313.874218,8.066667,869465822167,471580188863
"united states",2013,"united states 2013",17273453.4001,316.057727,7.375,896763733513,487976977036
"united states",2014,"united states 2014",17709776.6224,318.386421,6.166667,954895496446,501713558646
"united states",2015,"united states 2015",18224780,320.742673,5.291667,1000321246880,476906188323
"united states",2016,"united states 2016",18523272.6297,323.071342,4.866667,984459724995,453093858423
"united states",2017,"united states 2017",18962237.8616,325.147121,4.35,1061975110263,469660109145
"united states",2018,"united states 2018",19517323.7603,327.167434,3.9,1145765096270,490921984331