Grouping zipcodes into a region

Currently, I have zipcode level data displayed on a map (see photo). When you hover your mouse over that particular zipcode, you can see the data from the tool tip.

I want to group these zipcodes from a particular region (NorthEast, NorthWest, MidWest, etc …) so that when you hover over that region, it will show all the data associated with that region, instead of having to hover over individual zipcodes. There are 10 data points per region, and 10 regions in total. I have the data that maps zipcode to a region. Is this possible?

Currently- the only way to do this would be to map the regions to a lat/long, via joining zipcode to a mapping to region/lat long, and display the map with points.

Regards,
Ramon Lopez

1 Like

Hi @limgrace,
It’s been awhile since we last heard from you; did you have any additional questions regarding your topic?

If we do not hear back within the next 3 business days, I’ll go ahead and mark the solution.

Thank you!