Lets have a new column to represent the continents

To do this we need to import the library "pycountry-convert"

It seems i can focus on the continents, lets see how is the difference between the sectors

Now lets get rid of the unneeded columns and rows

We want to get the longitude and latitude to use the folium map plotter

I also want to evaluate the column of "region" to go a little more detailed on the maps. So let me go get the lats and longs of this column too...

Lets save our sectorically categorized files for the plotting.