Dear community,
I want to merge panel data for my master thesis, but my knowledge of econometrics is limited and cannot solve this problem. My panel data set are attached. I want to maintain all the data of subsidy.dta and add some additional data from export.dta.
In subsidy.dta, the country's subsidy to the world is annually. In export.dta, the country's export to another country is annually too. So, i hope the final data set is order by:
year country country2 export subsidy subsidy1 subsidy2...
2018 1 1 999 0 0 0
2018 1 2 988 0 0 0
2018 1 0 0 99 99 99
2017 1 1 999 0 0 0
2017 1 2 988 0 0 0
2017 1 0 0 90 99 99
could you please give me some advice? Thank you in advance for your time and help!
Array Array
Related Posts with How to use joinby to create a new panel data
Interpreting Coefficients Using Dummy InteractionI'm confused about what the overall effect of my independent variable, voteshare, on my dependent va…
How to explain the results of t2way5 i.e. Tukey's Two-Way Analysis by MediansDear Stata users,
Nick Cox had written a command named -t2way5- (SSC) to execute Tukey's Two-Way An…
Fisher LSD test following MANOVA?Hey everyone,
I'm wondering if there is any way to use Fisher's post hoc LSD test after a MANOVA in…
converting nominal stock returns into real stock returnsHi
This is a basic question but thought someone in macroeconomics or finance (or any related discip…
dynamic panel estimation using OLS - what am I missing?I am writing up research using the excellent xtabond2 to estimate correlates of economic growth usin…
Subscribe to:
Post Comments (Atom)
0 Response to How to use joinby to create a new panel data
Post a Comment