Hello All:
I have the following two data sets - world population by country and United States population by state, and I would like to combine them.
We have to keep United States in the Country column and create four new columns with the State information in one and Region in the other (with population totals for both), next to the Country column. The US population comes from the POPESTIMATE2019 field in the us_state_region_population_2019 file.
I created an example of the output file structure for a visual. The join part was easy, but splitting the data was a bit more challenging and would greatly appreciate your suggestions.
Thank you so much!!
Bruce.