An open API service indexing awesome lists of open source software.

https://github.com/martindambrosio/ba-tree-census-analysis

Analysis and visualization of Buenos Aires urban trees using Python and Tableau, including interactive maps to explore species distribution and characteristics.
https://github.com/martindambrosio/ba-tree-census-analysis

data-visualization folium-maps pandas python tableau

Last synced: about 2 months ago
JSON representation

Analysis and visualization of Buenos Aires urban trees using Python and Tableau, including interactive maps to explore species distribution and characteristics.

Awesome Lists containing this project

README

        

# Buenos Aires Tree Census - Maps on Python/Tableau

## Dataset Overview
🗺 The dataset contains data on trees found along the public sidewalks of Buenos Aires. It provides information on tree species, locations, and other key characteristics.

🔍 The data will be analyzed and visualized to provide insights into the distribution and density of trees across the city's urban landscape. 🗺

## Comuna and Shapefile
Buenos Aires is divided into political divisions known as *Comunas*. To facilitate comparative analysis, a shapefile of these Communes will be loaded. This will allow us to map and compare tree data within each Comuna.

## Analysis and Visualizations

### Python Maps:
- **Total Tree Count per Comuna**: A map displaying the total number of trees in each Comuna.
- **Jacaranda Tree Locations**: A map highlighting the locations of all Jacaranda trees in Buenos Aires.
- **Tree Density by Comuna**: A map showing the density of trees across different Comunas.

## Tableau Dashboard
https://public.tableau.com/views/BuenosAiresTreeCensusMap/Dashboard1?:language=es-ES&:sid=&:redirect=auth&:display_count=n&:origin=viz_share_link

## Kaggle notebook:
https://www.kaggle.com/code/martindambrosio/buenos-aires-tree-census-maps-on-python-tableau

## 📋 Data source:
https://data.buenosaires.gob.ar/dataset/arbolado-publico-lineal/resource/ecf38a47-563f-42c1-9bd4-7cedf35d536b

Feel free to contribute or suggest improvements to the project!