I have a shapefile with the geographical boundaries of towns in a specific region; then i have a csv file (with xy coords) with a lot of measurements about pollution in this region.
I'd like to have the mean value of pollution for town, obviously averaging over the measurements inside each town. How can i do it? I'm new to QGIS.