Upload 2 files
Browse files- datareal.csv +35 -0
- final_dataset.csv +133 -0
datareal.csv
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
COUNTRY;AVG_WEEKLY_WORKING_HOURS;MEAN_NET_INCOME;AVG_JOB_SATISFACTION;;;;
|
| 2 |
+
Finland;37,2;27389;8,1;;;;
|
| 3 |
+
Iceland;39,4;43769;8,1;;;;
|
| 4 |
+
Norway;34;42203;8,1;;;;
|
| 5 |
+
Austria;36,7;27804;8;;;;
|
| 6 |
+
Switzerland;35,3;49607;7,9;;;;
|
| 7 |
+
Ireland;36,5;28630;7,8;;;;
|
| 8 |
+
Sweden;36,9;27703;7,7;;;;
|
| 9 |
+
Denmark;33,7;33759;7,6;;;;
|
| 10 |
+
Estonia;38,6;11746;7,6;;;;
|
| 11 |
+
Belgium;37,3;25196;7,5;;;;
|
| 12 |
+
Malta;39,1;16749;7,5;;;;
|
| 13 |
+
Netherlands;30,7;26848;7,5;;;;
|
| 14 |
+
Slovenia;39,4;14127;7,5;;;;
|
| 15 |
+
Czechia;40,4;10098;7,4;;;;
|
| 16 |
+
Latvia;39;8738;7,4;;;;
|
| 17 |
+
Cyprus;39,4;17582;7,3;;;;
|
| 18 |
+
Spain;37,7;16937;7,3;;;;
|
| 19 |
+
France;37,4;25379;7,3;;;;
|
| 20 |
+
Luxembourg;37,7;40075;7,3;;;;
|
| 21 |
+
Poland;40,6;7337;7,3;;;;
|
| 22 |
+
Italy;37,3;19208;7,2;;;;
|
| 23 |
+
Romania;39,8;3825;7,2;;;;
|
| 24 |
+
United Kingdom;36,9;25642;7,2;;;;
|
| 25 |
+
Hungary;39,7;6123;7,1;;;;
|
| 26 |
+
Portugal;40;11063;7,1;;;;
|
| 27 |
+
Slovakia;40,1;7870;7,1;;;;
|
| 28 |
+
Germany;35,4;25882;7;;;;
|
| 29 |
+
Croatia;39,7;7371;7;;;;
|
| 30 |
+
Lithuania;38,9;8415;7;;;;
|
| 31 |
+
Bulgaria;40,7;4644;6,4;;;;
|
| 32 |
+
Greece;42;9034;6,2;;;;
|
| 33 |
+
Serbia;43;3040;6,2;;;;
|
| 34 |
+
Turkiye;45,9;4914;6,2;;;;
|
| 35 |
+
;;;;;;;
|
final_dataset.csv
ADDED
|
@@ -0,0 +1,133 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
COUNTRY,AVG_WEEKLY_WORKING_HOURS,MEAN_NET_INCOME,AVG_JOB_SATISFACTION,WORK_PRESSURE,COST_OF_LIVING_INDEX,FINANCIAL_COMFORT,WORK_LIFE_BALANCE,STRESS_LEVEL,SATISFACTION_DRIVER_SCORE
|
| 2 |
+
Finland,37.2,27389.0,8.1,0.43,1.42,19.29,0.59,0.37,6.01
|
| 3 |
+
Iceland,39.4,43769.0,8.1,0.57,2.26,19.37,0.42,0.62,5.9
|
| 4 |
+
Norway,34.0,42203.0,8.1,0.22,2.18,19.36,0.81,0.15,6.18
|
| 5 |
+
Austria,36.7,27804.0,8.0,0.39,1.44,19.31,0.69,0.37,6.06
|
| 6 |
+
Switzerland,35.3,49607.0,7.9,0.3,2.56,19.38,0.69,0.21,6.12
|
| 7 |
+
Ireland,36.5,28630.0,7.8,0.38,1.48,19.34,0.61,0.32,6.04
|
| 8 |
+
Sweden,36.9,27703.0,7.7,0.41,1.43,19.37,0.67,0.39,6.07
|
| 9 |
+
Denmark,33.7,33759.0,7.6,0.2,1.74,19.4,0.84,0.22,6.2
|
| 10 |
+
Estonia,38.6,11746.0,7.6,0.52,0.61,19.26,0.46,0.54,5.9
|
| 11 |
+
Belgium,37.3,25196.0,7.5,0.43,1.3,19.38,0.6,0.41,6.03
|
| 12 |
+
Malta,39.1,16749.0,7.5,0.55,0.87,19.25,0.43,0.54,5.88
|
| 13 |
+
Netherlands,30.7,26848.0,7.5,0.0,1.39,19.32,0.98,0.0,6.29
|
| 14 |
+
Slovenia,39.4,14127.0,7.5,0.57,0.73,19.35,0.44,0.53,5.92
|
| 15 |
+
Czechia,40.4,10098.0,7.4,0.64,0.52,19.42,0.26,0.66,5.82
|
| 16 |
+
Latvia,39.0,8738.0,7.4,0.55,0.45,19.42,0.36,0.64,5.88
|
| 17 |
+
Cyprus,39.4,17582.0,7.3,0.57,0.91,19.32,0.4,0.6,5.88
|
| 18 |
+
Spain,37.7,16937.0,7.3,0.46,0.88,19.25,0.49,0.39,5.94
|
| 19 |
+
France,37.4,25379.0,7.3,0.44,1.31,19.37,0.58,0.45,6.01
|
| 20 |
+
Luxembourg,37.7,40075.0,7.3,0.46,2.07,19.36,0.49,0.46,5.96
|
| 21 |
+
Poland,40.6,7337.0,7.3,0.65,0.38,19.31,0.28,0.64,5.8
|
| 22 |
+
Italy,37.3,19208.0,7.2,0.43,0.99,19.4,0.64,0.43,6.05
|
| 23 |
+
Romania,39.8,3825.0,7.2,0.6,0.2,19.12,0.39,0.66,5.8
|
| 24 |
+
United Kingdom,36.9,25642.0,7.2,0.41,1.32,19.43,0.59,0.46,6.03
|
| 25 |
+
Hungary,39.7,6123.0,7.1,0.59,0.32,19.13,0.34,0.58,5.79
|
| 26 |
+
Portugal,40.0,11063.0,7.1,0.61,0.57,19.41,0.36,0.61,5.88
|
| 27 |
+
Slovakia,40.1,7870.0,7.1,0.62,0.41,19.2,0.39,0.63,5.83
|
| 28 |
+
Germany,35.4,25882.0,7.0,0.31,1.34,19.31,0.63,0.38,6.03
|
| 29 |
+
Croatia,39.7,7371.0,7.0,0.59,0.38,19.4,0.43,0.56,5.92
|
| 30 |
+
Lithuania,38.9,8415.0,7.0,0.54,0.43,19.57,0.43,0.54,5.98
|
| 31 |
+
Bulgaria,40.7,4644.0,6.4,0.66,0.24,19.35,0.33,0.61,5.85
|
| 32 |
+
Greece,42.0,9034.0,6.2,0.74,0.47,19.22,0.23,0.69,5.74
|
| 33 |
+
Serbia,43.0,3040.0,6.2,0.81,0.16,19.0,0.28,0.81,5.68
|
| 34 |
+
Turkiye,45.9,4914.0,6.2,1.0,0.25,19.66,0.0,1.0,5.7
|
| 35 |
+
Finland_synthetic_1,37.1,30399.6,8.2,0.42,1.57,19.36,0.6,0.4,6.03
|
| 36 |
+
Finland_synthetic_2,36.2,28473.19,8.7,0.36,1.47,19.37,0.63,0.29,6.07
|
| 37 |
+
Finland_synthetic_3,37.1,32082.93,7.1,0.42,1.66,19.33,0.61,0.39,6.03
|
| 38 |
+
Iceland_synthetic_1,40.6,44030.14,8.0,0.65,2.27,19.4,0.43,0.6,5.91
|
| 39 |
+
Iceland_synthetic_2,39.5,37806.29,8.0,0.58,1.95,19.39,0.41,0.54,5.91
|
| 40 |
+
Iceland_synthetic_3,39.9,48202.68,7.9,0.61,2.49,19.36,0.38,0.61,5.88
|
| 41 |
+
Norway_synthetic_1,32.8,40697.73,8.5,0.14,2.1,19.38,0.94,0.13,6.26
|
| 42 |
+
Norway_synthetic_2,34.5,40613.72,8.3,0.25,2.1,19.34,0.79,0.33,6.13
|
| 43 |
+
Norway_synthetic_3,34.1,45108.93,7.8,0.22,2.33,19.36,0.76,0.24,6.14
|
| 44 |
+
Austria_synthetic_1,36.2,26627.68,7.4,0.36,1.38,19.3,0.67,0.36,6.05
|
| 45 |
+
Austria_synthetic_2,37.1,28587.17,8.0,0.42,1.48,19.32,0.56,0.42,5.99
|
| 46 |
+
Austria_synthetic_3,36.3,23557.89,7.8,0.37,1.22,19.31,0.61,0.28,6.04
|
| 47 |
+
Switzerland_synthetic_1,34.8,47200.17,7.8,0.27,2.44,19.34,0.74,0.26,6.12
|
| 48 |
+
Switzerland_synthetic_2,35.9,55265.56,8.0,0.34,2.86,19.32,0.56,0.38,6.0
|
| 49 |
+
Switzerland_synthetic_3,35.7,49383.66,7.1,0.33,2.55,19.37,0.58,0.49,6.0
|
| 50 |
+
Ireland_synthetic_1,36.5,28810.69,8.8,0.38,1.49,19.34,0.59,0.38,6.02
|
| 51 |
+
Ireland_synthetic_2,36.2,29534.64,7.8,0.36,1.53,19.3,0.59,0.4,6.0
|
| 52 |
+
Ireland_synthetic_3,34.7,32058.47,8.1,0.26,1.66,19.31,0.76,0.25,6.12
|
| 53 |
+
Sweden_synthetic_1,38.1,24974.84,8.3,0.49,1.29,19.36,0.46,0.45,5.95
|
| 54 |
+
Sweden_synthetic_2,34.8,29463.57,8.6,0.27,1.52,19.38,0.66,0.36,6.07
|
| 55 |
+
Sweden_synthetic_3,35.4,26004.11,7.7,0.31,1.34,19.41,0.76,0.32,6.14
|
| 56 |
+
Denmark_synthetic_1,32.9,29107.01,7.6,0.14,1.5,19.4,0.85,0.18,6.21
|
| 57 |
+
Denmark_synthetic_2,32.1,35179.78,7.2,0.09,1.82,19.33,0.91,0.04,6.25
|
| 58 |
+
Denmark_synthetic_3,36.0,31409.24,7.5,0.35,1.62,19.39,0.58,0.45,6.02
|
| 59 |
+
Estonia_synthetic_1,39.8,8053.41,7.7,0.6,0.42,19.17,0.37,0.54,5.83
|
| 60 |
+
Estonia_synthetic_2,40.6,6923.55,7.7,0.65,0.36,19.23,0.36,0.68,5.81
|
| 61 |
+
Estonia_synthetic_3,39.0,14091.47,7.1,0.55,0.73,19.3,0.39,0.68,5.85
|
| 62 |
+
Belgium_synthetic_1,35.3,26761.82,7.6,0.3,1.38,19.39,0.72,0.24,6.13
|
| 63 |
+
Belgium_synthetic_2,37.7,26235.34,7.2,0.46,1.36,19.29,0.51,0.44,5.95
|
| 64 |
+
Belgium_synthetic_3,37.6,26075.22,7.2,0.45,1.35,19.31,0.54,0.46,5.97
|
| 65 |
+
Malta_synthetic_1,41.9,18170.5,7.0,0.74,0.94,19.33,0.23,0.73,5.77
|
| 66 |
+
Malta_synthetic_2,40.1,13824.95,7.8,0.62,0.71,19.47,0.47,0.51,5.97
|
| 67 |
+
Malta_synthetic_3,40.8,14286.95,7.9,0.66,0.74,19.31,0.34,0.66,5.83
|
| 68 |
+
Netherlands_synthetic_1,31.3,29314.18,8.3,0.04,1.51,19.41,0.91,0.01,6.28
|
| 69 |
+
Netherlands_synthetic_2,30.3,24586.79,7.1,-0.03,1.27,19.36,1.0,0.01,6.31
|
| 70 |
+
Netherlands_synthetic_3,29.5,26616.69,7.6,-0.08,1.38,19.29,1.0,0.0,6.29
|
| 71 |
+
Slovenia_synthetic_1,39.8,16608.55,7.5,0.6,0.86,19.31,0.41,0.67,5.86
|
| 72 |
+
Slovenia_synthetic_2,41.6,13333.03,8.6,0.72,0.69,19.32,0.18,0.72,5.74
|
| 73 |
+
Slovenia_synthetic_3,40.3,11555.53,7.1,0.63,0.6,19.26,0.3,0.64,5.8
|
| 74 |
+
Czechia_synthetic_1,41.1,9427.61,7.7,0.68,0.49,19.24,0.33,0.72,5.79
|
| 75 |
+
Czechia_synthetic_2,41.1,9879.51,7.1,0.68,0.51,19.37,0.36,0.6,5.87
|
| 76 |
+
Czechia_synthetic_3,38.1,8758.46,7.7,0.49,0.45,19.46,0.52,0.5,6.0
|
| 77 |
+
Latvia_synthetic_1,39.3,5000.78,7.5,0.57,0.26,19.23,0.42,0.64,5.85
|
| 78 |
+
Latvia_synthetic_2,39.6,6086.43,7.5,0.59,0.31,19.63,0.39,0.52,5.98
|
| 79 |
+
Latvia_synthetic_3,39.1,5309.09,7.5,0.55,0.27,19.66,0.38,0.59,5.97
|
| 80 |
+
Cyprus_synthetic_1,40.2,20831.15,7.7,0.63,1.08,19.29,0.33,0.66,5.82
|
| 81 |
+
Cyprus_synthetic_2,37.3,14768.52,7.5,0.43,0.76,19.43,0.55,0.48,6.01
|
| 82 |
+
Cyprus_synthetic_3,40.2,19127.14,8.8,0.63,0.99,19.32,0.42,0.55,5.9
|
| 83 |
+
Spain_synthetic_1,38.6,20343.7,7.7,0.52,1.05,19.37,0.5,0.45,5.97
|
| 84 |
+
Spain_synthetic_2,38.7,15991.19,7.6,0.53,0.83,19.27,0.38,0.59,5.85
|
| 85 |
+
Spain_synthetic_3,36.5,16226.54,7.1,0.38,0.84,19.32,0.64,0.39,6.04
|
| 86 |
+
France_synthetic_1,37.5,32322.98,6.6,0.45,1.67,19.36,0.53,0.47,5.98
|
| 87 |
+
France_synthetic_2,38.4,20540.85,7.1,0.51,1.06,19.38,0.46,0.54,5.94
|
| 88 |
+
France_synthetic_3,39.0,25571.84,6.9,0.55,1.32,19.37,0.48,0.5,5.95
|
| 89 |
+
Luxembourg_synthetic_1,36.6,42113.79,7.0,0.39,2.18,19.32,0.66,0.38,6.05
|
| 90 |
+
Luxembourg_synthetic_2,38.0,40211.72,7.0,0.48,2.08,19.33,0.57,0.47,5.99
|
| 91 |
+
Luxembourg_synthetic_3,40.9,41976.76,6.5,0.67,2.17,19.34,0.29,0.65,5.82
|
| 92 |
+
Poland_synthetic_1,40.9,5351.64,7.6,0.67,0.28,19.11,0.31,0.77,5.73
|
| 93 |
+
Poland_synthetic_2,39.4,6992.79,7.5,0.57,0.36,19.42,0.45,0.59,5.93
|
| 94 |
+
Poland_synthetic_3,41.9,5000.0,7.2,0.74,0.26,19.23,0.31,0.66,5.79
|
| 95 |
+
Italy_synthetic_1,36.6,17248.01,7.9,0.39,0.89,19.38,0.59,0.43,6.02
|
| 96 |
+
Italy_synthetic_2,37.9,15425.35,7.6,0.47,0.8,19.28,0.52,0.43,5.96
|
| 97 |
+
Italy_synthetic_3,40.5,22305.4,6.6,0.64,1.15,19.4,0.3,0.7,5.83
|
| 98 |
+
Romania_synthetic_1,39.1,7625.73,6.9,0.55,0.39,19.55,0.39,0.63,5.93
|
| 99 |
+
Romania_synthetic_2,40.5,6148.9,6.8,0.64,0.32,19.22,0.4,0.58,5.85
|
| 100 |
+
Romania_synthetic_3,39.7,5000.0,6.8,0.59,0.26,19.23,0.48,0.61,5.89
|
| 101 |
+
United Kingdom_synthetic_1,36.5,21898.65,7.9,0.38,1.13,19.38,0.62,0.4,6.04
|
| 102 |
+
United Kingdom_synthetic_2,34.8,24321.87,7.3,0.27,1.26,19.3,0.78,0.29,6.12
|
| 103 |
+
United Kingdom_synthetic_3,39.1,21334.41,7.7,0.55,1.1,19.39,0.47,0.64,5.92
|
| 104 |
+
Hungary_synthetic_1,39.7,5000.0,7.3,0.59,0.26,19.23,0.38,0.59,5.84
|
| 105 |
+
Hungary_synthetic_2,40.0,5000.0,7.1,0.61,0.26,19.23,0.41,0.56,5.86
|
| 106 |
+
Hungary_synthetic_3,39.1,6463.55,7.4,0.55,0.33,19.59,0.53,0.47,6.05
|
| 107 |
+
Portugal_synthetic_1,42.4,7349.55,8.0,0.77,0.38,19.34,0.23,0.73,5.77
|
| 108 |
+
Portugal_synthetic_2,37.1,10607.64,7.3,0.42,0.55,19.29,0.66,0.38,6.04
|
| 109 |
+
Portugal_synthetic_3,40.4,9194.9,7.0,0.64,0.48,19.16,0.23,0.71,5.72
|
| 110 |
+
Slovakia_synthetic_1,39.4,6101.91,7.4,0.57,0.32,19.07,0.47,0.57,5.84
|
| 111 |
+
Slovakia_synthetic_2,40.6,5791.27,7.5,0.65,0.3,19.3,0.35,0.69,5.83
|
| 112 |
+
Slovakia_synthetic_3,40.6,10308.59,7.4,0.65,0.53,19.45,0.34,0.65,5.88
|
| 113 |
+
Germany_synthetic_1,34.2,24201.46,7.3,0.23,1.25,19.36,0.77,0.3,6.13
|
| 114 |
+
Germany_synthetic_2,36.3,25819.3,7.0,0.37,1.33,19.41,0.53,0.4,6.01
|
| 115 |
+
Germany_synthetic_3,37.3,24107.29,7.2,0.43,1.25,19.29,0.56,0.57,5.95
|
| 116 |
+
Croatia_synthetic_1,39.4,6717.96,7.4,0.57,0.35,19.19,0.45,0.59,5.86
|
| 117 |
+
Croatia_synthetic_2,40.9,9811.53,7.5,0.67,0.51,19.24,0.4,0.6,5.85
|
| 118 |
+
Croatia_synthetic_3,39.7,9416.86,6.9,0.59,0.49,19.22,0.38,0.55,5.85
|
| 119 |
+
Lithuania_synthetic_1,39.4,8024.57,7.0,0.57,0.41,19.57,0.39,0.61,5.94
|
| 120 |
+
Lithuania_synthetic_2,39.8,5960.34,7.8,0.6,0.31,19.23,0.37,0.6,5.83
|
| 121 |
+
Lithuania_synthetic_3,37.4,5000.0,7.5,0.44,0.26,19.23,0.61,0.46,5.98
|
| 122 |
+
Bulgaria_synthetic_1,41.9,6516.36,6.7,0.74,0.34,19.17,0.28,0.76,5.74
|
| 123 |
+
Bulgaria_synthetic_2,40.7,5000.0,6.4,0.66,0.26,19.23,0.31,0.67,5.79
|
| 124 |
+
Bulgaria_synthetic_3,39.7,7569.36,6.3,0.59,0.39,19.41,0.44,0.54,5.94
|
| 125 |
+
Greece_synthetic_1,40.8,8069.84,6.4,0.66,0.42,19.21,0.34,0.58,5.82
|
| 126 |
+
Greece_synthetic_2,41.2,6567.34,6.3,0.69,0.34,19.32,0.36,0.65,5.85
|
| 127 |
+
Greece_synthetic_3,42.4,7513.17,6.0,0.77,0.39,19.26,0.19,0.83,5.71
|
| 128 |
+
Serbia_synthetic_1,43.3,5000.0,5.6,0.83,0.26,19.23,0.15,0.85,5.67
|
| 129 |
+
Serbia_synthetic_2,41.9,5000.0,6.3,0.74,0.26,19.23,0.24,0.69,5.75
|
| 130 |
+
Serbia_synthetic_3,45.2,5612.98,6.1,0.95,0.29,19.36,0.0,0.98,5.61
|
| 131 |
+
Turkiye_synthetic_1,45.9,5000.0,6.2,1.0,0.26,19.23,0.01,1.0,5.57
|
| 132 |
+
Turkiye_synthetic_2,45.5,5882.16,5.9,0.97,0.3,19.61,0.04,0.92,5.72
|
| 133 |
+
Turkiye_synthetic_3,46.7,9512.22,6.2,1.05,0.49,19.41,0.0,1.0,5.62
|