Views
Views are similar to tables in the way that data is represented; however, views are read-only.
Queries can be executed against a view as if it were a normal table.
CData Excel Add-In for Twitter Views
| Name | Description |
| AccountSettings | Query account settings about the currently authenticated user. |
| Followers | Query a list of users following the current Twitter account. |
| ListMembers | Query the members of a specified list. |
| Lists | Query Twitter list information based on a set of criteria. |
| ListSubscribers | Query the subscribers to a specified list. |
| Mentions | Query the most recent mentions (tweet containing @username) for the authenticating user. |
| Retweets | Query a list of retweets of the authenticated user. |
| Trends | Query the daily trending topics from Twitter. |
| TweetStream | Query public data flowing through Twitter. |
| Users | Query a list of users based on the SearchTerms, Id, or Screen_Name. |