Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fractalate/data-sdot-trees

Seattle Department of Transportation Trees Dataset
https://github.com/fractalate/data-sdot-trees

data-science jupyter-notebook python seattle trees

Last synced: about 1 month ago
JSON representation

Seattle Department of Transportation Trees Dataset

Awesome Lists containing this project

README

        

# Seattle Department of Transportation Trees

Exploration of the Seattle Department of Transportation (SDOT) Trees dataset.
You can find the dataset on the [Seattle GeoData SDOT Trees Page](https://data-seattlecitygis.opendata.arcgis.com/datasets/sdot-trees/explore).
Download the CSV version to use it with the code included in this repository.
For my purposes, I've renamed the CSV to `SDOT_Trees_CDL_20241119.csv` from its original name to note the date it was downloaded.
You may have to adjust the CSV file name in files to account for your particular file.

This project also relies on the World Checklist of Vascular Plants (WCVP) dataset.
You can download it [on the WCVP file server](http://sftp.kew.org/pub/data-repositories/WCVP/). You want to download `wcvp_dwca.zip`, version 13.

## Citations

```
SDOT Trees (2024). "SDOT Trees. Version 2024.11.19. Published on the Internet; https://data-seattlecitygis.opendata.arcgis.com/datasets/sdot-trees/explore. Accessed on: 2024.11.19"

WCVP (2024). "Govaerts R (ed.). 2024. WCVP: World Checklist of Vascular Plants. Facilitated by the Royal Botanic Gardens, Kew. [WWW document] URL http://sftp.kew.org/pub/data-repositories/WCVP/ [accessed 21 May 2024]."
```