--- pretty_name: Vietnam Deforestation Risk Sample task_categories: - tabular-classification tags: - climate-tech - forestry - environmental-monitoring - geospatial license: mit size_categories: - n<1K --- # 🌳 Vietnam Deforestation Risk Sample Dataset A public derived demonstration dataset representing a subset of forest pixels in Gia Lai Province, Vietnam, configured for teaching, reproducibility audits, and modeling workflows. ## Dataset Structure * **`system:index`**: Unique pixel identifier. * **`defo`**: Deforestation flag. * **`district`**: Ecological district (e.g. `KBang` or `MangYang`). * **`elevation` / `mean_elevation_m`**: Elevation in meters. * **`mean_slope_deg`**: Slope in degrees. * **`rain_last12m_total_mm`**: Annual precipitation. * **`treecover2000`**: Tree canopy density in the year 2000. * **`split`**: Dataset split allocation (`train` or `test`). ## Intended Use For testing and validating geospatial deforestation prediction models without distributing large raw GEE raster bands. ## Licence This dataset is published under the MIT License.