The task at hand is looking at data for certain geographies. We have 17 counties in NV and we designate 13 of them as Other. The other 4 are dealt with individually. For the other 13, we lump them in to this category. The category has no database counterpart. There is no field to designate something as Other or not. That being said, trying to figure out a way to sum across the 13.
To give further context, we have an industry code (indcode) of 345 (for example). I want to add up the estab, avgemp, m1, m2, and m3 for the 13 rows that pertain to indcode 345 and ownership 50 (private).
Below is sample data. The highlighted areas (000003 and 000031) are not "other".
Any input or suggestions will be greatly appreciated?