I have a panel of 48 countries, for which I need to create an academic table of which countries I have in my sample. In the countries then there is a classification into groups. These groups are Advanced, Emerging, and Developing, according to the IMF Beyond the countries, over time, there is a category they belong to, either red or green. This status let's say for some countries changes for some in time. I have to do an academic table for publication, which should list the countries as a whole, then list the countries by the IMF classification, then whether the countries are red or green. The main thing however is to indicate in a quote in the red or green classification if the country changes category over time with the new category in parentheses e.g. If Australia is red and e.g. became green, in the report in the red
Australia (green from year). The equivalent in another country that is green and turns to red.
I hope it is understandable.
You can think of a list of countries in panels. There is no data to give an example. Note finally that I have a dummy for each case ==1 red, green as well as for grouping by IMF if that helps somehow. The layout in panels is id year
Thank you for your help in advance!
Australia (green from year). The equivalent in another country that is green and turns to red.
I hope it is understandable.
You can think of a list of countries in panels. There is no data to give an example. Note finally that I have a dummy for each case ==1 red, green as well as for grouping by IMF if that helps somehow. The layout in panels is id year
Thank you for your help in advance!

Comment