Baselight

Desmatamento - Brasil

Numero de KM2 Desmatados da Amazônia Legal disponibilizado pelo PRODES.

@kaggle.fidelissauro_desmatamento_brasil

Loading...
Loading...

About this Dataset

Desmatamento - Brasil

Os dados históricos a seguir são coletados a partir do PRODES, um projeto da INPE (Instituto Nacional de Pesquisas Espaciais) - http://www.obt.inpe.br/OBT/assuntos/programas/amazonia/prodes

Tables

Desmatamento Prodes

@kaggle.fidelissauro_desmatamento_brasil.desmatamento_prodes
  • 9.84 KB
  • 35 rows
  • 11 columns
Loading...

CREATE TABLE desmatamento_prodes (
  "referencia" BIGINT,
  "acre" BIGINT,
  "amazonas" BIGINT,
  "amapa" BIGINT,
  "maranhao" BIGINT,
  "mato_grosso" BIGINT,
  "para" BIGINT,
  "rondonia" BIGINT,
  "roraima" BIGINT,
  "tocantins" BIGINT,
  "area_total_desmatamento" BIGINT
);

Share link

Anyone who has the link will be able to view this.