I have four shapefiles (polygons) and I want to combine them in one shapefile so that I can do some analyses on them. The data in these shapefiles are as follow:
shapefile (1) has poverty poverty rates for white, black and latinos for 1980.
shapefile (2) has the same information for 1990
shapefile(3) has the same info for 2000
shapefile (4) has the same info for 2010
So i want to combine them in one shapefile as follow:-
1980 1990 2000 2010
is there anyway i can do i using ArcMap 10.2.2
Thanks a lot