Capacidade De Alojamento (N.º) Nos Estabelecimentos De Alojamento Turístico Por Localização Geográfica (NUTS - 2024) E Tipo (alojamento Turístico)
INE 0013366 · (2023 - 2024)
@ine.indicador_0013366
INE 0013366 · (2023 - 2024)
@ine.indicador_0013366
CREATE TABLE raw (
"periodo" BIGINT,
"geocod" VARCHAR,
"geodsg" VARCHAR,
"valor" DOUBLE,
"tipo_cat_id" VARCHAR,
"tipo_categ_dsg" VARCHAR,
"tipo_categ_nivel" BIGINT,
"tipo_categ_ord" BIGINT,
"tipo_dim_num" BIGINT,
"ind_string" VARCHAR,
"sinal_conv" VARCHAR,
"sinal_conv_desc" VARCHAR
);
Anyone who has the link will be able to view this.