The map overlays with the Houston map and the zipcode boundaries are created, but the map does not actually show the colors based off the counts.
# Read in shapefile data. Geopandas requires a direct root path to your geodatabase and then the subsequent .shp layer local_auth_shape = gpd.read_file('path_to_file ...