File size: 2,461 Bytes
5683b1f
923ebbe
4053d60
5683b1f
4053d60
 
 
 
 
 
 
 
5683b1f
923ebbe
4053d60
 
 
923ebbe
 
4053d60
 
 
923ebbe
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4053d60
923ebbe
 
4053d60
 
 
923ebbe
 
 
 
4053d60
 
923ebbe
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
---

language: [en]
datasets: []
license: mit
task_categories:
  - tabular-classification
tags:
  - biodiversity
  - urban forestry
  - trees
  - Colombia
pretty_name: Urban Tree Census Data - Ibagué
---


# Urban Tree Census Data

This dataset was collected as part of the **Urban Tree Observatory Project in Ibagué, Colombia**.  
It includes georeferenced records of urban trees, taxonomic details, physical measurements, and climate and observational data.  
The main goal is to build and populate a structured PostgreSQL database using Django and SQLAlchemy.

## Contents

- `biodiversity.csv`: Main biodiversity registry per observed tree.
- `climate.csv`: Historical climate data associated with monitoring stations in Ibagué.
- `measurements.csv`: Physical measurements per tree (total height, DBH, volume, crown diameter, etc.).
- `observations.csv`: Information health condition, observations on field etc.
- `places.csv`: Geographic information where trees are located (name, neighborhood, municipality).
- `taxonomy.csv`: Taxonomic classification per unit (family, genus, species, common name).
- `traits.csv`: Functional traits per species such as maximum height, carbon sequestration potential etc.

## Objective

To build a comprehensive database that enables ecological and functional analysis of urban trees, supporting applications like urban observatories, decision-making tools, and monitoring web platforms.

## Data Source

The original dataset was downloaded from the official open data portal of Colombia:  
[Urban Tree Census in Ibagué - Secretaría de Ambiente y Gestión del Riesgo](https://www.datos.gov.co/Ambiente-y-Desarrollo-Sostenible/Censo-de-Arbolado-urbano-en-Ibagu-Sria-Ambiente-y-/am4p-tz7w/about_data)

The data was then cleaned, curated, and transformed by the local team of Omdena — **GIBDET Colombia Chapter**.  
This process included designing a relational SQL schema, normalizing and enriching the dataset, and building a Geodatabase in **PostgreSQL + PostGIS** to support geospatial analysis and web-based applications.


## License

**MIT License** — Free to use, modify, and redistribute with attribution.

## Citation

## Citation

Please cite this dataset as:  
*Juan Pablo Cuevas Gonzalez (2025). Omdena GIBDET Colombia Chapter. Urban Tree Census Data - Ibagué [Dataset]. Hugging Face. https://huggingface.co/datasets/juanpac96/urban_tree_census_data*