-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathfit_CST.Rmd
313 lines (189 loc) · 5.37 KB
/
fit_CST.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
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
---
title: "SINTA"
author: "Dirección Nacional de Mercados y Estadística"
output:
xaringan::moon_reader:
seal: false
css: ["footer_header.css","dnmye_theme.css"]
nature:
slideNumberFormat: "%current%"
highlightStyle: github
highlightLines: true
ratio: 16:9
countIncrementalSlides: true
---
class:inverse, middle
background-image: url(imgs/escudo_mintur_blanco.png)
background-position: 95% 95%
background-size: 30%
.pull-left[
#### FIT 2022
Lunes 3 de octubre
<br>
<br>
<br>
]
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
## Cuenta Satélite de Turismo de Argentina (CST-A)
<br>
<br>
<br>
<br>
#### Dirección Nacional de Mercados y Estadística<br>Subsecretaría de Desarrollo Estratégico
```{r echo=FALSE, message=FALSE, warning=FALSE, paged.print=FALSE}
library(xaringanExtra)
# LOGO COLOR EN PAGs INTERNAS
xaringanExtra::use_logo(image_url = "imgs/escudo_mintur_color.png",
position = css_position(top = "1em", right = "1em"),
height = "20%", width = "20%")
# BARRA DE PROGRESO DE PRESENTACION
xaringanExtra::use_progress_bar(color = comunicacion::dnmye_colores("cian"))
# LAPIZ
xaringanExtra::use_scribble()
# EXPLORADOR DE SLIDES
xaringanExtra::use_tile_view()
# HABILITAR WEBCAM
xaringanExtra::use_webcam()
```
```{r dnmye_theme, eval=FALSE, warning=FALSE, include=FALSE}
library(xaringanthemer)
library(comunicacion)
style_mono_light(outfile = "dnmye_theme.css", # CSS FILE
# FONTS
header_font_google = google_font('Encode Sans'),
text_font_google = google_font('Roboto'),
code_font_google = google_font('IBM Plex Mono'),
# COLORES
base_color = dnmye_colores("cian"),
code_inline_color = dnmye_colores("rosa"),
inverse_link_color = "#3B4449",
background_color = "#FFFFFF",
title_slide_background_image = "imgs/escudo_mintur_blanco.png",
title_slide_background_position = "95% 5%",
title_slide_background_size = "200px", footnote_color = "#3B4449", link_color = "3B4449",text_slide_number_font_size = "16px"
)
```
```{r setup, include=FALSE}
options(htmltools.dir.version = FALSE)
knitr::opts_chunk$set(
fig.width=9, fig.height=3.5, fig.retina=3,
out.width = "100%",
cache = FALSE,
echo = TRUE,
message = FALSE,
warning = FALSE,
fig.show = TRUE,
hiline = TRUE
)
```
---
class: inverse center middle
```{r , echo = FALSE, out.width='40%'}
knitr::include_graphics("https://tableros.yvera.tur.ar//recursos/logos_institucionales/csta_blanco.png")
```
---
![](imgs/CST-A-000.png)
---
![](imgs/CST-A-01.png)
---
![](imgs/CST-A-02.png)
---
![](imgs/CST-A-03.png)
---
![](imgs/CST-A-04.png)
---
![](imgs/CST-A-05.png)
---
![](imgs/CST-A-06.png)
---
![](imgs/CST-A-07.png)
---
![](imgs/CST-A-08.png)
---
![](imgs/CST-A-09.png)
---
![](imgs/CST-A-10.png)
---
## CUENTA SATÉLITE DE TURISMO
_Es la herramienta recomendada por la Organización Mundial del Turismo, y reconocida por la comunidad internacional, para evaluar la importancia económica del turismo, conocer las industrias que se benefician de la llegada de visitantes, cuantificar el valor agregado directo que se genera al satisfacer la demanda turística y la generación de empleo, entre otros._
--
.pull-left[
* **PBIdt**
* **VABdt**
* **VBPdt**
]
--
.pull-right[
* **FBKF**
* **Empleo**
* **Consumo Colectivo**
]
---
![](imgs/CST-A-tabla01.png)
---
![](imgs/CST-A-tabla02.png)
---
![](imgs/CST-A-tabla03.png)
---
![](imgs/CST-A-tabla04.png)
---
![](imgs/CST-A-tabla05.png)
---
class: inverse center middle
# Cronograma
# 2021-2022
---
# Cronograma 2021-2022
.pull-left[
## ETAPA 1
* Estimación de la base 2004 ✔️
### ETAPA 2
* Estimación de la serie 2016-2019 ✔️
]
--
.pull-right[
### ETAPA 3 (en proceso) 🚧
* Actualización de 2019 (con COU)
* Estimación provisoria de 2020 y 2021
### OTRAS LÍNEAS DE TRABAJO 🔎
* Estimar el consumo colectivo turístico (AAPP)
* Ampliar la contribución (efectos indirectos e inducidos)]
---
### PRINCIPALES RESULTADOS SERIE 2004, 2016 A 2019
#### PARTICIPACIÓN DEL TURISMO EN LA ECONOMÍA. PBI Directo turístico
![](imgs/CST-A-a.png)
---
### PRINCIPALES RESULTADOS SERIE 2004, 2016 A 2019
#### VALOR AGREGADO BRUTO DIRECTO TURÍSTICO
<br>
![](imgs/CST-A-b.png)
---
### PRINCIPALES RESULTADOS SERIE 2004, 2016 A 2019
#### EMPLEO EN LA INDUSTRIA TURÍSTICA
<br>
![](imgs/CST-A-c.png)
---
class: middle
```{r echo=FALSE, out.width='20%'}
knitr::include_graphics("imgs/sinta_logo_negro.png")
```
**BITACORA**
* Publicación de las CST-A **https://bitacora.yvera.tur.ar/posts/2022-02-01-cuenta-satelite/**
* Recorrido por las Tablas de la Cuenta Satélite de Turismo de Argentina (CST -A) **https://bitacora.yvera.tur.ar/posts/2022-05-11-cst-parte2/**
**INFORMES**
* Cuadros **https://www.yvera.tur.ar/sinta/informe/info/cuenta-satelite-de-turismo/cuadros-estadisticos**
* Metodología **https://www.yvera.tur.ar/sinta/informe/info/cuenta-satelite-de-turismo/informes-tecnicos**
### 🌐 [yvera.tur.ar/_SINTA_](www.yvera.tur.ar/sinta)
---
class: inverse center middle
```{r echo = FALSE , out.width='50%'}
knitr::include_graphics("imgs/escudo_mintur_blanco.png")
```