I am trying to associate data (.csv file) with a spatial location (.shp file). Both attribute tables include a zip code which I am trying to join them by. In addition, the are multiple rows of data associated with a zip code. How do I apply the spatial location of the zip code to each entry? Thanks
Joining (.shp): To the data (.csv): So that each .shp 1, 2, 3 apply to each entry applicable
1 3 data
2 2 data
3 3 data
1 data
2 data