Incêndios Rurais (N.º) Por Localização Geográfica (NUTS - 2024) E Tipo De Causa De Incêndio
INE 0013512 · (2001 - 2024)
@ine.indicador_0013512
INE 0013512 · (2001 - 2024)
@ine.indicador_0013512
CREATE TABLE raw (
"periodo" BIGINT,
"geocod" VARCHAR,
"geodsg" VARCHAR,
"valor" DOUBLE,
"tipo_de_causa_de_inc_ndio_cat_id" VARCHAR,
"tipo_de_causa_de_inc_ndio_categ_dsg" VARCHAR,
"tipo_de_causa_de_inc_ndio_categ_nivel" BIGINT,
"tipo_de_causa_de_inc_ndio_categ_ord" BIGINT,
"tipo_de_causa_de_inc_ndio_dim_num" BIGINT,
"ind_string" VARCHAR,
"sinal_conv" VARCHAR,
"sinal_conv_desc" VARCHAR
);
Anyone who has the link will be able to view this.