Hi
I am trying to merge two different datasets with panel data. One of them contains data about sub-saharan African countries and China's voting behaviour in UNGA from 2000-2014 (with the main variables being countryname and year and vote) and the other one contains data about China's foreign aid to countries in sub-saharan African countries from 2000-2014 (with the main variables being countryname and year and amount).
However, I am not sure how to merge these two dataset as they contain various amount of observations within the given year and countries - there are a lot more observations pr year and country in the UNGA dataset than in the one with foreign aid.
Thank you in advance!
Related Posts with Merge panel data with same variables but different observations
lazy man's researchI have some info culled from international registries of non-US rehab medicine clinical trials one …
Obtain which bin and corresponding density each observation in plotted histogram belongs to?Hello everyone, Suppose I plot a histogram: Code: clear set obs 10 g z = _n replace z = 5 if _n …
(ssc) esttab and stcrreg: option equations() invalidFor some reason esttab (an ssc package) will not let me combine these two outputs: Code: . stcrreg…
Same date or within 7 days, within two variablesDear statalist-members, I need to identify patients that got med1 and med2 on the same day, or withi…
spmap polygon sepearate graphsDear all, I'm trying to overlay EU NUTS2 and NUTS3 using spmap, but the polygon option doesn't combi…
Subscribe to:
Post Comments (Atom)
0 Response to Merge panel data with same variables but different observations
Post a Comment