Acessos À Internet Em Banda Larga Em Local Fixo (N.º) Por Localização Geográfica (NUTS - 2024) E Segmento De Acesso
INE 0013140 · (2021 - 2024)
@ine.indicador_0013140
INE 0013140 · (2021 - 2024)
@ine.indicador_0013140
CREATE TABLE raw (
"periodo" BIGINT,
"geocod" VARCHAR,
"geodsg" VARCHAR,
"valor" BIGINT,
"segmento_de_acesso_cat_id" VARCHAR,
"segmento_de_acesso_categ_dsg" VARCHAR,
"segmento_de_acesso_categ_nivel" BIGINT,
"segmento_de_acesso_categ_ord" BIGINT,
"segmento_de_acesso_dim_num" BIGINT,
"ind_string" VARCHAR,
"sinal_conv" VARCHAR,
"sinal_conv_desc" VARCHAR
);
Anyone who has the link will be able to view this.