Unidade De Trabalho Ano Médio Por 100 Hectares De Superfície Agrícola Utilizada (UTA) Por Localização Geográfica (NUTS - 2024) E Classes De Superfície Agrícola Utilizada
INE 0013749 · (2019 - 2023)
@ine.indicador_0013749
INE 0013749 · (2019 - 2023)
@ine.indicador_0013749
CREATE TABLE raw (
"periodo" BIGINT,
"geocod" VARCHAR,
"geodsg" VARCHAR,
"valor" DOUBLE,
"classes_de_superf_cie_agr_cola_utilizada_cat_id" VARCHAR,
"classes_de_superf_cie_agr_cola_utilizada_categ_dsg" VARCHAR,
"classes_de_superf_cie_agr_cola_utilizada_categ_nivel" BIGINT,
"classes_de_superf_cie_agr_cola_utilizada_categ_ord" BIGINT,
"classes_de_superf_cie_agr_cola_utilizada_dim_num" BIGINT,
"ind_string" BIGINT
);
Anyone who has the link will be able to view this.