Chart aggregates and dimensions
How to make all of the different charts available.
There are a number of location dimensions and general aggregates which have been deprecated in the new Consumer Research API. If you are using Consumer Research, you should use the updated version of this article found here.
On this page we will show:
For example calls, please refer to the examples on the previous page.
Dimensions
General dimensions
Dimension | Function |
---|---|
queries | Chart by the queries that mentions are stored in. Use when passing through specific Query IDs. |
sentiment | Chart by the sentiment of the mentions. |
queryGroups | Chart by the query groups that mentions are stored in. Use when passing through specific Query Group IDs. |
authors | Chart by the authors that posted the mentions. |
languages | Chart by the language of the mentions. |
Workflow dimensions
Dimension | Function |
---|---|
categories | Chart by the categories applied to mentions. |
mixedCategories | ??? |
parentCategories | Chart by the parent categories applied to mentions. |
tags | Chart by the tags that have been applied. |
assignment | Chart by the users that mentions are assigned to. |
checked | Chart by whether mentions have been checked or not. |
priority | Chart by the priority assigned to a mention. |
status | Chart by the status assigned to mentions. |
Location dimensions
Dimension | Function |
---|---|
authorContinents | Chart by the continent a mention's author is from. |
authorCountries | Chart by the country a mention's author is from. |
authorStates | Chart by the state a mention's author is from. |
authorCounties | Chart by the county a mention's author is from. |
authorCities | Chart by the city a mention's author is from. |
continents | Chart by the continent a mention was posted from. |
countries | Chart by the country a mention was posted from. |
states | Chart by the state a mention was posted from. |
counties | Chart by the county a mention was posted from. |
cities | Chart by the city a mention was posted from. |
Time dimensions
Dimension | Function |
---|---|
months | Chart by the months that mentions were from. |
weeks | Chart by the weeks that mentions were from. |
days | Chart by the days that mentions were from. |
hours | Chart by the hours that mentions were from. |
minutes | Chart by the minutes that mentions were from. |
hourOfDay | Chart by the hour of day that mentions were from. |
dayOfWeek | Chart by the day of week that mentions were from. |
Demographic dimensions
Please note: these are currently for Twitter data only.
Dimension | Function |
---|---|
accountType | Chart by the account type that mentions were posted from. |
gender | Chart by the gender of the account that mentions were posted from. |
interest | Chart by the interests of the account that mentions were posted from. |
profession | Chart by the professions of the account that mentions were posted from. |
Site dimensions
Dimension | Function |
---|---|
pageTypes | Chart by the page type of the site that mentions were posted from. |
mozRank | Chart by the Mozrank of the site that mentions were posted from. |
domains | Chart by the domain of the site that mentions were posted from. |
Aggregates
General aggregates
Aggregate | Function |
---|---|
volume | Aggregate by the volume of mentions. |
authors | Aggregate by the authors of the mentions. |
blogComments | Aggregate by blog comments. |
domains | Aggregate by the domain that mentions are from. |
forumPosts | Aggregate by forum posts. |
forumViews | Aggregate by forum views. |
impressions | Aggregate by impressions. |
influence | Aggregate by influence. |
netSentiment | Aggregate by net sentiment score (-5 to +5). |
outreach | Aggregate by outreach. |
reach | Aggregate by reach. |
twitterFollowers | Aggregate by number of Twitter followers. |
Updated over 5 years ago