Select to view content in your preferred language

Adding data to shapefile to create chloropleth

259
1
12-20-2023 08:36 AM
VictoriaB
New Contributor

I'm new to Arcgis. I have a shapefile which has given me the geographic areas I am interested in. I want to add data so that I can show areas in different colours according to my data. I have the additional data in a CSV - it contains all the same columns and rows as the original shapefile plus two extra columns that have my data. I have uploaded the csv to my content but I can't find out how to connect them or to visualise the data. Can anyone help?

0 Kudos
1 Reply
Eugene_Adkins
Frequent Contributor

You most likely will want to perform what is referred to as a join on your data. It sounds like you'll already have some common data between your two sources. Here is the documentation on how to accomplish the task with ArcPro: Introduction to joins and relates—ArcGIS Pro | Documentation