Name | Type | Description |
---|---|---|
id | str | The Intrinio ID for the news article |
title | str | The title of the news article |
publication_date | datetime | The publication date of the news article |
url | str | The url of the news article |
summary | str | A summary of the news article |
source | str | The news source. |
company | CompanySummary | The Company to which the new article pertains |
topics | list[NewsTopic] | |
copyright | str | The copyright of the news article |
language | str | The language code of the news article |
word_count | int | The word count of the news article |
spam | bool | Whether the news article is marked as spam or not |
business_relevance | float | How strongly correlated the news article is to the business |
article_sentiment | str | The news sentiment. |
article_sentiment_confidence | float | The confidence score of the sentiment rating |