-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.Rmd
135 lines (57 loc) · 4.05 KB
/
README.Rmd
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
---
title: "Statistic Annex"
output: github_document
---
*The chart and tables correspond to the work publish in ....*
## Participation of Socio Occupational Condition (CSO in Spanish) throughtout the period 2009-2019 for Argentina
The source is Encuesta Permanente de Hogares (EPH), compiled by Instituto Nacional de Estadísticas y Censos de Argentina (INDEC)
### CSO - share population and Coeficients of Variance
***
[Estimate in R](https://github.com/emiliamillon/CSO/blob/master/CSO-measure-09-19.Rmd)
[Tables](https://github.com/emiliamillon/CSO/blob/master/cuadros_cso_tiempo.xlsx)
### Mean income bootstraping
***
[Estimate in R](https://github.com/emiliamillon/CSO/blob/master/boot-estimate.Rmd)
[Tables](https://github.com/emiliamillon/CSO/blob/master/cuadros_boot.xlsx)
[Tables in pesos 3th quarter 2020](https://github.com/emiliamillon/CSO/blob/master/boot0919_imeR.csv)
[Tables of rate of change](https://github.com/emiliamillon/CSO/blob/master/boot0919_TASA.csv)
### Income distribution, cumulative income distirbution and Lorenz curve by CSO
***
[Estimate in R](https://github.com/emiliamillon/CSO/blob/master/charts-CSO.Rmd)
[Charts CSO](https://github.com/emiliamillon/CSO/tree/master/Graficos%20CSO)
## CSO 12 - Household Employee for Care and reproductive work
{width='500px' height='1200px'}
## CSO 11 - Autonomous worker without means of production
{width='500px' height='1200px'}
## CSO 10 - Autonomous worker with means of production
{width='500px' height='1200px'}
## CSO 9 - Autonomous Professional
{width='500px' height='1200px'}
## CSO 8 - Salaried Low Qualification
{width='500px' height='1200px'}
## CSO 7 - Salaried Operative
{width='500px' height='1200px'}
## CSO 6 - Salaried Technician
{width='500px' height='1200px'}
## CSO 5 - Salaried Professional
{width='500px' height='1200px'}
## CSO 4 - Chief/Supervision (Salaried)
{width='500px' height='1200px'}
## CSO 3 - Director/Manager of big firm
{width='500px' height='1200px'}
## CSO 2 - Owner of a big firm
{width='500px' height='1200px'}
## CSO 1 - Owner or director of a Small or Medium-Sized enterprise
{width='500px' height='1200px'}
### Thei Index
[Estime in R](https://github.com/emiliamillon/CSO/blob/master/Theil.Rmd)
[Table](https://github.com/emiliamillon/CSO/blob/master/cuadros_theil_tetacero.xlsx)
### Income distribution, cumulative income distirbution and Lorenz Total
[Sample for chart TOTAL](https://github.com/emiliamillon/CSO/blob/master/eph4_0919_sample.csv)
[chart](https://github.com/emiliamillon/CSO/tree/master/Chart%20TOTAL)
### Papers methodology INDEC
[Adult equivalent](https://github.com/emiliamillon/CSO/blob/master/EPH_metodologia_22_pobreza.pdf)
[EPH survey](https://github.com/emiliamillon/CSO/blob/master/EPH_registro_2t19.pdf)
[EPH methodology](https://github.com/emiliamillon/CSO/blob/master/EPH_consideraciones_metodologicas_2t20.pdf)
### Papers methodology Index
[Review inequality indexs](https://www.fbbva.es/publicaciones/desigualdad-y-bienestar-social-de-la-teoria-a-la-practica/)