fetch from eia database or eia bulk file

For questions regarding programming in the EViews programming language.

Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt

eric01
Posts: 2
Joined: Tue Jun 16, 2015 12:30 pm

fetch from eia database or eia bulk file

Postby eric01 » Tue Jun 16, 2015 12:51 pm

Hi

I need to fetch a few series from eia.gov database. I downloaded the bulk file but am not able to fetch all the needed series. Apparently some names given in the eia database cannot be used by eviews (in my case, names too long apparently). I tried different ways but it doent't work. I can do it by clicking but I need a way to program it since I am not the final user. Could someone help? Thanks. (eviews 8.1)

EViews Jason
EViews Developer
Posts: 870
Joined: Tue Sep 16, 2008 3:50 pm

Re: fetch from eia database or eia bulk file

Postby EViews Jason » Tue Jun 16, 2015 6:52 pm

You will need to setup object aliases for the eia database. Object alias provide a means to rename the illegal series. There unfortunately isnt a way to rename the series programmatically. You will have to create your aliases via the user interface.

To do so, open the EIA database and the select view->object aliases. In the window add your aliases. For example

Code: Select all

myseries1= illegalEIALongName myseries2= anotherLongName
More information can also be found in the documentation.

eric01
Posts: 2
Joined: Tue Jun 16, 2015 12:30 pm

Re: fetch from eia database or eia bulk file

Postby eric01 » Mon Jun 22, 2015 7:36 am

ok. Thanks.


Return to “Programming”

Who is online

Users browsing this forum: No registered users and 0 guests