Dear all,
I have the following dataset:
I want to run a command that counts the number of trade agreements between each country-pairs. Noting that there are agreements that contain up to 80 countries. so I want to see if each of these countries share a trade agreement with another country.
Would greatly appreciate your help on this.
Thank you.
I have the following dataset:
Trade agreement | year | country_1 | country_2 | country_n |
Would greatly appreciate your help on this.
Thank you.
Comment