Presentation is loading. Please wait.

Presentation is loading. Please wait.

IFS DATA ANALYSIS. Go to library Resources you subject Statistics Esds Go into international, then macro and then IMF IFS data base 3. choose quarterly.

Similar presentations


Presentation on theme: "IFS DATA ANALYSIS. Go to library Resources you subject Statistics Esds Go into international, then macro and then IMF IFS data base 3. choose quarterly."— Presentation transcript:

1 IFS DATA ANALYSIS

2 Go to library Resources you subject Statistics Esds Go into international, then macro and then IMF IFS data base 3. choose quarterly option.

3 In search grill use exchange Choose the countries you want Go to time and select all years with the single tick button Then choose table Then download in comma deliminated csv Put into excel, then tranpose the data using paste special

4 Load data into stata using the editor (not the do file editor or the browser) If its loaded as numbers in black. generate trend=1 replace trend=trend[_n-1]+1 if trend[_n-1] !=. Then tsset trend (tells stata this is time series) dfuller denmark dfuller denmark, lags(4) regress

5 generate ldenmark=log(denmark) dfuller ldenmark, lags(4) dfgls ldenmark, lags(4)


Download ppt "IFS DATA ANALYSIS. Go to library Resources you subject Statistics Esds Go into international, then macro and then IMF IFS data base 3. choose quarterly."

Similar presentations


Ads by Google