Dormidas (N.º) Nos Estabelecimentos De Alojamento Turístico Por Localização Geográfica (NUTS - 2024) E Segmento (alojamento Turístico)
INE 0012088 · (Janeiro de 2022 - Junho de 2025)
@ine.indicador_0012088
INE 0012088 · (Janeiro de 2022 - Junho de 2025)
@ine.indicador_0012088
CREATE TABLE raw (
"periodo" VARCHAR,
"geocod" VARCHAR,
"geodsg" VARCHAR,
"valor" DOUBLE,
"segmento_cat_id" VARCHAR,
"segmento_categ_dsg" VARCHAR,
"segmento_categ_nivel" BIGINT,
"segmento_categ_ord" BIGINT,
"segmento_dim_num" BIGINT,
"ind_string" VARCHAR,
"sinal_conv" VARCHAR,
"sinal_conv_desc" VARCHAR
);
Anyone who has the link will be able to view this.