Chart aggregates and dimensions
How to make all of the different charts available.
On this page we will show:
For example calls, please refer to the examples on the previous page.
Dimensions
General dimensions
Dimension | Function |
---|---|
| Chart by the queries that mentions are stored in. Use when passing through specific Query IDs. |
| Chart by the sentiment of the mentions. |
| Chart by the query groups that mentions are stored in. Use when passing through specific Query Group IDs. |
| Chart by the authors that posted the mentions. |
| Chart by the language of the mentions. |
Workflow dimensions
Dimension | Function | Args |
---|---|---|
| Chart by the categories applied to mentions. | Optionally Can be specified multiple times in the query parameters- e.g. A category id of If not present all categories that have been applied to the mentions are returned. |
| Chart by the parent categories applied to mentions. | n/a |
| Chart by both parent and subcategories applied to mentions (e.g to compare subcategories from different parent categories). | n/a |
| Chart by the tags that have been applied. | Optionally Can be specified multiple times in the query parameters- e.g. A tag name of If not present all tags that have been applied to the mentions are returned. |
| Chart by the users that mentions are assigned to. | n/a |
| Chart by whether mentions have been checked or not. | n/a |
| Chart by the priority assigned to a mention. | n/a |
| Chart by the status assigned to mentions. | n/a |
Location dimensions
Dimension | Function |
---|---|
| Deprecated |
| Deprecated |
| Deprecated |
| Deprecated |
| Deprecated |
| Chart by the continent a mention was posted from. |
| Chart by the country a mention was posted from. |
| Deprecated |
| Deprecated |
| Chart by the city a mention was posted from. |
| Chart by the region a mention was posted from. |
Time dimensions
Dimension | Function |
---|---|
| Chart by the months that mentions were from. |
| Chart by the weeks that mentions were from. |
| Chart by the days that mentions were from. |
| Chart by the hours that mentions were from. |
| Chart by the minutes that mentions were from. |
| Chart by the hour of day that mentions were from. |
| Chart by the day of week that mentions were from. |
Demographic dimensions
Please note: these are currently for Twitter data only.
Dimension | Function |
---|---|
| Chart by the account type that mentions were posted from. |
| Chart by the gender of the account that mentions were posted from. |
| Chart by the interests of the account that mentions were posted from. |
| Chart by the professions of the account that mentions were posted from. |
Site dimensions
Dimension | Function |
---|---|
| Chart by the page type of the site that mentions were posted from. |
| Chart by the domain of the site that mentions were posted from. |
Reddit dimensions
Dimension | Function | Args | Limit |
---|---|---|---|
| Chart by the top subreddits that mentions were posted in. | Optionally | Optionally |
Aggregates
General aggregates
Aggregate | Function |
---|---|
| Aggregate by the volume of mentions. |
| Aggregate by the authors of the mentions. |
| Deprecated |
| Aggregate by the domain that mentions are from. |
| Deprecated |
| Deprecated |
| Aggregate by impressions. |
| Deprecated |
| Aggregate by net sentiment score (-5 to +5). |
| Deprecated |
| Deprecated |
| Aggregate by the estimated reach. |
| Aggregate by number of Twitter followers. |
| Aggregate by net Reddit Score |
| Aggregate by minimum Reddit Author Karma |
| Aggregate by maximum Reddit Author Karma |
| Aggregate by the total unique subreddits |
Updated 2 months ago