Retrieving series object history attribute

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

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

jthodge
Posts: 77
Joined: Tue Oct 21, 2008 5:52 am

Retrieving series object history attribute

Postby jthodge » Tue Aug 14, 2012 7:22 am

I'm trying to find a way to obtain the string values from a series object's History attribute.

In my Object Reference documentation, the list of available series data members include everything else (e.g. @description, ..., @updatetime) but nothing about the History field.

I'm using Eviews 7.2

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

Re: Retrieving series object history attribute

Postby EViews Gareth » Tue Aug 14, 2012 7:51 am

I think the only way to do it, currently, is to freeze the label view into a table and then grab it from that.

Code: Select all

freeze(mytab) series.label

jthodge
Posts: 77
Joined: Tue Oct 21, 2008 5:52 am

Re: Retrieving series object history attribute

Postby jthodge » Tue Aug 14, 2012 8:13 am

Thanks! That should work for me. The labels in all of my series are structured in a similar fashion, so the History information should always fall in the same row of the "mytab" table.

It would be nice to add an @history option to future builds of Eviews in order to retrieve that information directly from the series object.

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

Re: Retrieving series object history attribute

Postby EViews Gareth » Tue Aug 14, 2012 8:20 am

EV8 will have something similar.


Return to “Data Manipulation”

Who is online

Users browsing this forum: No registered users and 2 guests