I really need your help!! I am trying to make sure that I have imported panel data into Eviews 7 correctly.
Can you please check my file? I am attaching both Excel and Eviews 7 files. This time, my unit of observation is "countries" rather than "banks".
however, It is strange that there are 644 observations. It should be more than that. There are 86 variables, 7 countries, 22 years. Where is 28 coming from?
I followed Eviews Gareth's suggestions:
After importing, he told me to do this. I have replaced "banks" with "countries"
Proc->Reshape->Unstack
Then enter "countries" in the first box, enter "Years" in the second box, and then change the third box so that it is "?*" rather than "*?".
This will create a new page where each series starts with either "equity.." or "netinc...".
From that new page do this:
Proc->Reshape->Stack
Then enter "gdp?" in the first box and hit ok.
That will create the page you want. The only thing left to do is to structure it as a panel.
Click on Proc->Structure/Resize.
Change the structure type to dated panel
Set the Cross section ID as "VAR01"
Set the date id as "YEAR"
thanks a lot.
