match_quality | Quality score of the match between the article and the entity, indicating the relevance and accuracy of the match. | float | 99.75 |
within_article | Number of mentions of the entity within the article, indicating the focus on the entity in the article's content. | int | 2 |
relevance | The average salience of the entity across the articles, indicating the importance or prominence of the entity. | float | 0.022049 |
magnitude | A measure of the intensity or strength of the sentiment expressed in the article. | float | 18.203125 |
sentiment | A score representing the overall sentiment (positive or negative) of the article. | float | 0.054504 |
article_count | The total number of articles associated with the entity, indicating the level of media attention or coverage. | int | 1666 |
associated_people | Count of unique people mentioned in the context of the entity, reflecting its association with various individuals. | int | 143 |
associated_companies | Count of unique companies mentioned in relation to the entity, indicating its business connections. | int | 287 |
tone | The overall tone of the article, derived from a textual analysis of its content. | float | 0.237061 |
positive | The score quantifying the positive sentiments expressed in the article. | float | 2.828125 |
negative | The score quantifying the negative sentiments expressed in the article. | float | 2.591797 |
polarity | The degree of polarity in the sentiment, indicating the extent of opinionated content. | float | 5.421875 |
activeness | A measure of the dynamism in the language used, possibly indicating the urgency of the article. | float | 22.031250 |
pronouns | The count of pronouns used in the article, indicative of the narrative style or subject focus. | float | 0.995117 |
word_count | The total number of words in the article, giving an indication of its length or detail. | int | 1084 |