New York City Trees
General Assembly // Python // Summer 2021
Mapping the largest trees in New York City using Python.
Using the dataset of NYC Trees from the 2015 Census, I cleaned and prepared the data in order to create visualizations of the largest trees in New York City.
Github: NYC Trees Project
Cleaning the Data Set and Creating a Histogram:
Creating a Map using Folium: