Bloomberg News · Schema

Bloomberg News Article

Schema for a Bloomberg news article delivered through the Bloomberg News API or BLPAPI //blp/mktdata and //blp/refdata news services, representing breaking news, analysis, and multimedia content covering global markets and business.

AnalyticsBusiness IntelligenceFinancial ServicesMarket DataNews

Properties

Name Type Description
storyId string Unique Bloomberg identifier for the news story
headline string Primary headline of the news article
subHeadline stringnull Secondary headline or deck providing additional context
summary string Brief summary or abstract of the article content
body string Full text body of the news article
publishedAt string ISO 8601 timestamp when the article was first published
updatedAt stringnull ISO 8601 timestamp when the article was last updated
url string Canonical URL of the article on Bloomberg.com
authors array List of authors who contributed to the article
source string Originating news source or wire service
language string ISO 639-1 language code of the article
wordCount integer Total word count of the article body
articleType string Classification of the article type
urgency string News urgency classification reflecting the BLPAPI NEWS_STORY_URGENCY field
topics array Bloomberg topic codes and categories associated with the article
securities array Securities mentioned in or related to the article, referenced by Bloomberg identifiers
regions array Geographic regions relevant to the article
sectors array Industry sectors relevant to the article content
tags array Free-form tags or keywords associated with the article
media array Associated multimedia content such as images, videos, or charts
relatedStories array References to related Bloomberg news stories
copyright string Copyright notice for the article content
View JSON Schema on GitHub