| Name | Type | Description |
|---|---|---|
| id | String | The Intrinio ID for the news article |
| title | String | The title of the news article |
| publication_date | DateTime | The publication date of the news article |
| companies | Array<CompanySummary> | The Companies to which the new article pertains |
| securities | Array<SecuritySummary> | The Securities to which the new article pertains |
| url | String | The url of the news article |
| summary | String | A summary of the news article |
| source | String | The news source. |
| topics | Array<NewsTopic> | |
| copyright | String | The copyright of the news article |
| language | String | The language code of the news article |
| word_count | Integer | The word count of the news article |
| spam | BOOLEAN | 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 | String | The news sentiment. |
| article_sentiment_confidence | Float | The confidence score of the sentiment rating |
| issuer | String | The issuer of the story. |
| issuer_name | String | The issuer of the story. |
| issuer_company | CompanySummary | The company that issued the story. |
| issuer_security | SecuritySummary | The security that issued the story. |