Hi everyone, i have to convert a set of annual observations about debt and deficit gdp ratios into semiannual, can someone hepl me? It's important. I leave here an extract of my dataset (data only for belgium)
location year debt_gdp pd_gdp
BEL 1996 129 -4.002527
BEL 1997 124.3 -2.151257
BEL 1998 119.2 -1.024874
BEL 1999 115.4 -.6483495
BEL 2000 109.6 -.0792975
BEL 2001 108.2 .2328486
BEL 2002 105.4 -.0436953
BEL 2003 101.7 -1.864152
BEL 2004 97.2 -.2386971
BEL 2005 95.1 -2.714993
BEL 2006 91.5 .2395806
BEL 2007 87.3 .0664399
BEL 2008 93.2 -1.095345
BEL 2009 100.2 -5.430989
BEL 2010 100.3 -4.087706
BEL 2011 103.5 -4.330078
BEL 2012 104.8 -4.318382
BEL 2013 105.5 -3.129378
BEL 2014 107 -3.055682
BEL 2015 105.2 -2.413671
BEL 2016 105 -2.363113
BEL 2017 102 -.6864632
BEL 2018 99.8 -.7937546
Thank you in advance
Related Posts with Converting annual data to semiannual
Counting number of occurrence of observations based on two variablesDear community,
I have a dataset; the following code generates a snippet of it
Code:
clear
input …
error term/sigma_e for every/single observation(s)?Dear STATA community,
I almost feel a bit ashamed to ask this, but I am very new to STATA and many …
Convergence not Achieved in Mixed ModelHi,
I am trying to fit a crossed-effects mixed model in my data but Stata returns the following err…
Change yscale on twoway plotHi,
I would like to plot the following graph between [2.5 ; 3]:
Code:
* Example generated by -dat…
Combine different tabstat results in oneCan I substitute count of the number of observations with the count of unique "conm" which stands fo…
Subscribe to:
Post Comments (Atom)
0 Response to Converting annual data to semiannual
Post a Comment