Farmer’s Market Density Analysis with Python
This project leverages the GeoPandas package to source geospatial farmer’s market data directly from URLs and create data visualizations with custom Python code. These visualizations include point data shown on a country-wide base map, kernel density maps to visualize distribution patterns, and the use of point-in-polygon spatial join to create state-scale density maps of farmer’s markets across the US.

