If there is no support for Alfred, then is there a work around to fetch from Fred specifying the real time start and real time end as explained here:
http://api.stlouisfed.org/docs/fred/rea ... eriod.html
Search found 3 matches
- Tue Apr 01, 2014 6:53 pm
- Forum: Data Manipulation
- Topic: How to fetch data from ALFRED?
- Replies: 3
- Views: 4449
- Tue Apr 01, 2014 3:43 pm
- Forum: Data Manipulation
- Topic: How to fetch data from ALFRED?
- Replies: 3
- Views: 4449
How to fetch data from ALFRED?
Hi,
I can fetch data from the St. Louis FRB FRED database using:
However I would like to fetch an specific vintage of the data using the ALFRED database. Is this possible? How to do it?
Thanks!
I can fetch data from the St. Louis FRB FRED database using:
Code: Select all
db fred
fetch(fred) [varlist]
Thanks!
- Fri May 03, 2013 2:18 pm
- Forum: Estimation
- Topic: Dummies in Panel Regression
- Replies: 1
- Views: 2766
Dummies in Panel Regression
Hi, I am using Eviews 7 and have a panel regression. I would like to estimate cross-section specific coefficients for the dependent variable x_it = alpha_i + beta_i*yt + e_it where y_t is a common covariate across cross-sections. I can do this using dummy variables for each cross-section, but would ...
