haverdirect
Description
 The haverdirect function creates a connection to a cloud
      instance of a Haver Analytics® database. Once you have created a haverdirect object, you can
      retrieve all historical data for a variable or historical data for a specific date range. 
From MATLAB®, you can retrieve data by following these steps:
Creation
Description
c = haverdirect(databasename)
Input Arguments
Properties
Object Functions
| aggregation | Set Haver Analytics aggregation mode | 
| fetch | Request data from Haver Analytics database | 
| get | Retrieve properties from Haver Analytics connection objects | 
| info | Retrieve information about Haver Analytics variables | 
| isconnection | Determine if connections to Haver Analytics data servers are valid | 
| nextinfo | Retrieve information about next Haver Analytics variable | 
| close | Close Haver Analytics database | 
Examples
Version History
Introduced in R2024a