Relatively new to ArcPro. I'm trying to create a heat map that shows me everywhere in the state where there are X number of jobs within a one mile radius. For the underlying data, I've joined the number of jobs in each census block with a shape file that has polygons for each census block. I've then converted those features to points so now I have a bunch of points in the center of each census block with fields that indicate the number of jobs in that census block. This is as far as I've been able to get. I've tried a number of different heat may and density calculation geoprocessing tools, but have been unsuccessful in getting the results I'm looking for. Anyone have any input on how to approach this?