Main Content
fred
Connect to FRED data servers
Description
The fred
function creates a fred
object. The fred
object represents a FRED® connection.
After you create a fred
object, you can use the object functions to
retrieve economic data for a FRED series. You can also retrieve data for a specific date or date
range.
Creation
Syntax
Description
Input Arguments
Properties
Object Functions
fetch | Request data from FRED data servers |
isconnection | Determine if connections to FRED data servers are valid |
close | Close connections to FRED data servers |
Examples
Version History
Introduced in R2006b