Fetch series definition

For questions regarding the import, export and manipulation of data in EViews, including graphing and basic statistics.

Moderators: EViews Gareth, EViews Jason, EViews Steve, EViews Moderator

tvonbrasch
Posts: 540
Joined: Fri Apr 15, 2011 5:35 am

Fetch series definition

Postby tvonbrasch » Sat Dec 09, 2017 10:58 pm

Hi

I have a series that is generated as

Code: Select all

genr renbif=1/2*(renbif_ssb+renbif_ssb(-1) )

This is shown in the series field.
2.PNG
2.PNG (19.75 KiB) Viewed 2681 times

.

How can I, using code, retrieve the definition of the series as a string equal to %definition="renbif=1/2*(renbif_ssb+renbif_ssb(-1)"?
Thomas

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

Re: Fetch series definition

Postby EViews Gareth » Mon Dec 11, 2017 10:47 am

You can use

Code: Select all

renbif.@attr("history")

but you'd have to play with it a bit.
Follow us on Twitter @IHSEViews


Return to “Data Manipulation”

Who is online

Users browsing this forum: No registered users and 12 guests