| Datafeed Toolbox™ | ![]() |
D = info(H,S)
| H | Haver Analytics connection object created with the haver function. |
| S | Haver Analytics variable. |
D = info(H,S) returns information about the Haver Analytics variable, S.
Establish a Haver Analytics connection H:
H = haver('d:\work\haver\data\haverd.dat')
Request information for the variable after FFED:
D = info(H,'FFED2')
VarName: 'FFED2'
StartDate: '01-Jan-1991'
EndDate: '31-Dec-1998'
NumberObs: 2088
Frequency: 'D'
DateTimeMod: 1.1335e+009
Magnitude: 0
DecPrecision: 2
DifType: 1
AggType: 'AVG'
DataType: '%'
Group: 'Z05'
Source: 'FRB'
Descriptor:
'Federal Funds [Effective] Rate (% p.a.)'
ShortSource: 'History'
LongSource: 'Historical Series' haver.close, haver.get, haver.isconnection, haver, haver.nextinfo
![]() | haver.get | haver.isconnection | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |