I am currently working with a government agency's data that is published to download in ZIP folders. These resources are outlined below.
Resources:
- Shapefile for parcels containing geometry and all attribute information - updated annually.
- Standalone table with no geometry containing all attribute information - updated monthly.
Seeking Solution:
The shapefile contains all the applicable geometry that I will need, however the shapefile is only republished once per year. Despite this, the attribute information that is associated with the shapefile is published one per month as a standalone table. How can I use this table in ArcGIS Pro to update all attribute values of the shapefile layer containing the geometry?