- Introduction
- Concepts and Design
-
CONFIGURATION
-
SESSION LAYER
- About the Session Layer
-
Session
-
session.Definition
- Definition
-
Definition methods
-
session.desktop.Definition
- Definition
-
Definition methods
-
session.platform.Definition
- Definition
-
Definition methods
-
Functions
- Callback functions
- Session event codes
- Session states
-
ACCESS LAYER
- About the Access Layer
- Configuration
-
Dates and calendars
-
News
-
Functions
- open_session
- close_session
- get_data
- get_history
-
open_pricing_stream
- open_pricing_stream
- PricingStream
- PricingRecorder
-
PricingStream methods
-
PricingRecorder methods
-
CONTENT LAYER
- About the Content Layer
-
Fundamental and Reference
- About Fundamental And Reference
-
Definition
- Definition
-
Definition methods
- RowHeaders
-
Historical Pricing
- About Historical Pricing
-
Events
- About Events
- Definition
-
Definition methods
-
Summaries
- About Summaries
- Definition
-
Definition methods
- Historical pricing event types
- Historical pricing adjustments
- Historical pricing market session
-
News
- About news
-
News headlines
- About news headlines
- Definition
-
Definition methods
- Response
-
News stories
- About news stories
- Definition
-
Definition methods
- Response
-
Top news
- About top news
- Definition
-
Definition methods
- Response
-
hierarchy
- Definition
- TopNewsId
-
Definition methods
-
Online reports
- About online reports
- Definition
-
Definition methods
- Response
-
hierarchy
- Definition
-
Definition methods
-
Images
- About images
- Definition
-
Definition methods
- Response
- News SortOrder
-
Pricing
- About pricing
- Definition
-
Definition methods
-
pricing stream methods
-
pricing.chain
- About pricing.chain
- Definition
-
Definition methods
- Pricing stream states
-
IPA FinancialContracts
- About financial contracts
- Definition
-
Bond
- About bond
- Definition
-
Definition methods
-
Interfaces & Enumerations
- PricingParameters
- RoundingParameters
- BenchmarkYieldSelectionMode
- BusinessDayConvention
- DayCountBasis
- AdjustInterestToPaymentDate
- AmortizationFrequency
- AmortizationItem
- AmortizationType
- Direction
- Frequency
- IndexCompoundingMethod
- InterestType
- StubRule
- PaymentRollConvention
- PriceSide
- ProjectedIndexCalculationMethod
- RedemptionDateType
- Rounding
- RoundingType
- YieldType
- QuoteFallbackLogic
- CreditSpreadType
- DividendType
- VolatilityTermStructureType
- VolatilityType
-
Cap Floor
- About cap_floor
- Definition
-
Definition methods
-
Interfaces & Enumerations
-
CDS
- About cds
- Definition
-
Definition methods
-
Interfaces & Enumerations
-
Fx Cross
- About FX Cross
- Definition
-
Definition methods
-
Interfaces & Enumerations
-
IR Swap
- About Swap
- Definition
-
Definition methods
-
Interfaces & Enumerations
-
Option
- About option
- Definition
-
Definition methods
-
Interfaces & Enumerations
-
Repo
- About repo
- Definition
-
Definition methods
-
Interfaces & Enumerations
-
Swaption
- About swaption
- Definition
-
Definition methods
-
Interfaces & Enumerations
-
Term Deposit
- About term deposit
- termDeposit.Definition
-
Definition methods
-
Interfaces & Enumerations
- Response
-
IPA Curves
- About curves
-
Forward Curves
-
ZcCurves
-
IPA Surfaces
- About Surface
-
Cap
- About cap
- Definition
-
Definition methods
-
Interfaces & Enumerations
-
Eti
-
Fx
- About fx
- Definition
-
Interfaces & Enumerations
-
Swaption
- Definitions
-
Interfaces & Enumerations
- Response
-
Search
- About search
- Definition
-
Definition methods
-
SearchViews
-
SymbolConversion
- About SymbolConversion
- Definition
-
Definition methods
-
Interfaces & Enumerations
-
Estimates
- About Estimates
-
Estimates actual values for reported annual periods
- Definition
-
Definition methods
-
Estimates actual values for reported interim periods
- Definition
-
Definition methods
-
Estimates actual values for KPI Measures for reported annual periods
- Definition
-
Definition methods
-
Estimates actual values for KPI Measures for reported interim periods
- Definition
-
Definition methods
-
Annual estimates summary data for periodic estimates measures
- Definition
-
Definition methods
-
Interim estimates summary data for periodic estimates measures
- Definition
-
Definition methods
-
Estimates monthly historical snapshot value for last 12 months for all annual period estimates measures
- Definition
-
Definition methods
-
Estimates monthly historical snapshot value for last 12 months for all interim period estimates measures
- Definition
-
Definition methods
-
Estimates monthly historical snapshot value for non-periodic estimates measures for the last 12 months
- Definition
-
Definition methods
-
Estimates monthly historical snapshot value for recommendations for the last 12 months
- Definition
-
Definition methods
-
Estimates summary values for KPI measures for annual periods
- Definition
-
Definition methods
-
Estimates summary values for KPI measures for interim periods
- Definition
-
Definition methods
-
Estimates monthly historical snapshot value for all KPI measures for the last 12 months
- Definition
-
Definition methods
-
ESG
- About ESG
-
Definition
- Definition
-
Definition methods
-
full_scores
- Definition
-
Definition methods
-
basic_overview
- Definition
-
Definition methods
-
standard_measures
- Definition
-
esg.standard_measures.Definition methods
-
standard_scores
- Definition
-
Definition methods
-
universe
- Definition
-
Definition methods
-
bulk
- Definition
-
Definition methods
-
PackageManager
- PackageManager
-
PackageManager methods
-
Custom Instruments
- About Custom Instruments
- Definition
-
Definition methods
-
Events
- Definition
-
Definition methods
-
Summaries
- Definition
-
Definition methods
-
Manage methods
- Response
-
DELIVERY LAYER
- About the Delivery Layer
-
Endpoint request
- About endpoint_request
- Definition
-
Definition methods
-
Interfaces & Enumerations
-
OMM stream
- About OMM stream
- Definition
-
Definition methods
-
RDP stream
- About RDP stream
- Definition
-
Definition methods
-
CFS
- About CFS
-
CFS buckets
- About CFS buckets
- Definition
-
Definition methods
-
CFS packages
- About CFS packages
- Definition
-
Definition methods
- Response
-
CFS files
- About CFS files
- Definition
-
Definition methods
- Response
-
CFS file-sets
- About CFS file_sets
- Definition
-
Definition methods
- Response
-
CFS file downloader
- About CFS file downloader
- Definition
-
Definition methods
Built with Pandora
get_story
The get_story function allows you to retrieve individual news story items.
Module
lseg.data
Syntax
get_story(story_id, format)
Parameters
| Value | Description | Data type | Optional | Default value |
|---|---|---|---|---|
| story_id | News story ID. | str | No | - |
| format | Response format. | str, Format | Yes | Format.HTML |
Returned value
News content in text or HTML format.
Usage
The following example demonstrates how to retrieve a particular news item, in text format, using its ID:
import lseg.data as ld
# open session
ld.open_session()
response = ld.news.get_story(
story_id="urn:newsml:reuters.com:20220713:nL1N2YU10J",
format=ld.news.Format.TEXT
)
print(response)
# close session
ld.close_session()
This example produces the following output:
Adds details, Biden, analyst comments, updates markets
By Lucia Mutikani
WASHINGTON, July 13 (Reuters)
The bigger-than-expected rise in the year-on-year consumer price index reported by the Labor Department on Wednesday also reflected higher prices for
The inflation data followed stronger-than-expected job growth in June and suggested that the U.S. central bank's aggressive monetary policy stance had made little progress thus far in cooling demand and bringing inflation down to its 2% target
Though a global problem, stubbornly high inflation is a political risk for U.S. President Joe Biden and his Democratic Party heading into congressional elections in November.
"Despite the Fed's best intentions, the economy looks to be moving into a higher inflation regime," said Christopher Rupkey, chief economist at FWDBONDS in New York. "The Fed is even further behind the curve after today's sizzling report."
The consumer price index increased 1.3% last month, the biggest monthly gain since September 2005, after advancing 1.0% in May. A 7.5% surge in energy prices accounted for nearly half of the increase in the CPI. Gasoline prices jumped 11.2% after rebounding by 4.1% in May.
Natural gas prices rose 8.2%, the most since October 2005. The cost of food consumed at home rose 1.0%, posting the sixth straight monthly increase of at least 1.0%.
In the 12 months through June, the CPI jumped 9.1%. That was the biggest gain since November 1981 and followed an 8.6% rise in May. Economists polled by Reuters had forecast the CPI would rise 1.1% and accelerating 8.8% year-on-year.
Consumer prices are surging, driven by snarled global supply chains and massive fiscal stimulus from governments early in the COVID-19 pandemic.
The ongoing war in Ukraine, which has caused a spike in global food and fuel prices, has worsened the situation.
President Biden sought to draw some comfort from the retreat in gasoline prices
"Those savings are providing important breathing room for American families," Biden said in a statement. "And, other commodities like wheat have fallen sharply since this report."
Annual food prices are rising at their fastest pace since February 1981, with energy prices posting their largest jump in more than 42 years.
Financial markets overwhelmingly expect the Fed to raise its policy rate by 75 basis points at its July 26-27 meeting.
The Bank of Canada surprised by hiking its policy rate by 100 basis points on Wednesday, a super-sized increase last seen in 1998. (
The Fed has raised its overnight interest rate by 150 basis points since March.
U.S. stocks were mixed. The dollar fell against a basket of currencies. U.S. Treasury prices rose.
UNDERLYING INFLATION
The economy created 372,000 jobs in June, with a broader measure of unemployment hitting a record low. (
There had been hope that a shift in spending from goods to services would help cool inflation. But the very tight labor market is boosting wages, adding to higher prices for services.
Underlying inflation pressures sizzled last month. Excluding the volatile food and energy components, the CPI gained 0.7% in June after climbing 0.6% in May. The so-called core CPI was lifted by the cost of rent, which shot up 0.8%, the largest monthly increase since April 1986.
Rents are one of the largest and stickiest inflation categories, which raises the risk of the Fed maintaining its aggressive rate hikes into the second-half of the year.
"There remain miles to go before getting back toward anything resembling price stability," said Sarah House, a senior economist at Wells Fargo in Charlotte, North Carolina.
New vehicle prices maintained their upward trend as did those for used cars and trucks. The cost of motor vehicle maintenance and repairs surged 2.0%, the most since September 1974. Healthcare costs rose 0.7%, with a record increase in the cost of dental services.
Apparel prices increased 0.8%, despite retailers like Walmart
The core CPI increased 5.9% in the 12 months through June. That followed a 6.0% rise in the 12 months through May
High inflation is eroding wage gains, which together with rising borrowing costs could crimp consumer spending, leaving economists to expect a mild recession at the turn of the year. Inflation-adjusted average weekly earning fell 1.0% in June.
(Reporting by Lucia Mutikani; Editing by Chizu Nomiyama and Paul Simao)
((
(c) Copyright Thomson Reuters 2022. Click For Restrictions - https://agency.reuters.com/en/copyright.html
Keywords: USA-ECONOMY/ (WRAPUP 2, PIX, GRAPHICS)
Related links
63 words (0:20 mins)