Storing data of same name/different frequencies

For requesting general information about EViews, sharing your own tips and tricks, and information on EViews training or guides.

Moderators: EViews Gareth, EViews Moderator

BT454
Posts: 135
Joined: Wed Aug 02, 2017 6:07 am

Storing data of same name/different frequencies

Postby BT454 » Thu Jul 12, 2018 2:18 pm

Hi all,
I'm using Eviews 9. I'm attempting to store data series of the same name but different frequencies into an edb, as part of a larger .prg (i.e. GDP (annual) and GDP (monthly) the same database using the store command).
Is there a way to do this without overwriting one series with the same named series of a different frequency?
my code looks something like this:

pageselect monthly
group g_all *
g_all.drop resid
store g_all

pageselect annual
group g_all *
store g_all

Thanks,
Bob

EViews Gareth
Fe ddaethom, fe welon, fe amcangyfrifon
Posts: 13294
Joined: Tue Sep 16, 2008 5:38 pm

Re: Storing data of same name/different frequencies

Postby EViews Gareth » Thu Jul 12, 2018 2:52 pm

No. Name is the unique identifier, so cannot be duplicated.
Follow us on Twitter @IHSEViews


Return to “General Information and Tips and Tricks”

Who is online

Users browsing this forum: No registered users and 11 guests