| Name | Type | Description |
|---|---|---|
| id | String | The Intrinio ID for the news article |
| title | String | The title of the news article |
| publicationDate | Date | The publication date of the news article |
| url | String | The url of the news article |
| summary | String | A summary of the news article |
| source | String | The news source. |
| company | CompanySummary | The Company to which the new article pertains. |
| companies | [CompanySummary] | The Companies to which the new article pertains |
| securities | [SecuritySummary] | The Securities to which the new article pertains |
| topics | [NewsTopic] | |
| copyright | String | The copyright of the news article |
| language | String | The language code of the news article |
| wordCount | Number | The word count of the news article |
| spam | Boolean | Whether the news article is marked as spam or not |
| businessRelevance | Number | How strongly correlated the news article is to the business |
| articleSentiment | String | The news sentiment. |
| articleSentimentConfidence | Number | The confidence score of the sentiment rating |
| issuer | String | The issuer of the story. |
| issuerName | String | The issuer of the story. |
| issuerCompany | CompanySummary | The company that issued the story. |
| issuerSecurity | SecuritySummary | The security that issued the story. |
| Name | Value |
|---|---|
| yahoo | "yahoo" |
| moody | "moody" |
| moody_us_news | "moody_us_news" |
| moody_us_press_releases | "moody_us_press_releases" |
| Name | Value |
|---|---|
| positive | "positive" |
| neutral | "neutral" |
| negative | "negative" |