diff --git a/finnews/cnbc.py b/finnews/cnbc.py index 70e51cf..163e468 100644 --- a/finnews/cnbc.py +++ b/finnews/cnbc.py @@ -9,8 +9,7 @@ from finnews.fields import cnbc_rss_feeds_id -class CNBC(): - +class CNBC: """ ### Overview: ---- @@ -21,13 +20,13 @@ def __init__(self): """Initializes the `CNBC` client.""" # Define the URL used to query feeds. - self.url = 'https://www.cnbc.com/id/{topic_id}/device/rss/rss.html' + self.url = "https://www.cnbc.com/id/{topic_id}/device/rss/rss.html" # Define the topic categories. self.topic_categories: dict = cnbc_rss_feeds_id # Define the parser client. - self.news_parser = NewsParser(client='cnbc') + self.news_parser = NewsParser(client="cnbc") def __repr__(self) -> str: """Represents the string representation of the client object. @@ -57,9 +56,7 @@ def _check_key(self, topic_id: str) -> str: if topic_id in self.topic_categories: - full_url = self.url.format( - topic_id=self.topic_categories[topic_id] - ) + full_url = self.url.format(topic_id=self.topic_categories[topic_id]) return full_url else: raise KeyError("The value you're searching for does not exist.") @@ -90,7 +87,7 @@ def all_feeds(self) -> Dict: # Loop through all the topics. for topic_key in self.topic_categories: - print(f'PULLING TOPIC: {topic_key}') + print(f"PULLING TOPIC: {topic_key}") # Grab the data. try: @@ -137,9 +134,7 @@ def news_feed(self, topic: Union[str, Enum]) -> List[Dict]: topic = topic.name.lower() # Grab the data. - data = self.news_parser._make_request( - url=self._check_key(topic_id=topic) - ) + data = self.news_parser._make_request(url=self._check_key(topic_id=topic)) return data @@ -174,9 +169,7 @@ def investing_feeds(self, topic: str) -> List[Dict]: topic = topic.name.lower() # Grab the data. - data = self.news_parser._make_request( - url=self._check_key(topic_id=topic) - ) + data = self.news_parser._make_request(url=self._check_key(topic_id=topic)) return data @@ -211,9 +204,7 @@ def blogs(self, topic: str) -> List[Dict]: topic = topic.name.lower() # Grab the data. - data = self.news_parser._make_request( - url=self._check_key(topic_id=topic) - ) + data = self.news_parser._make_request(url=self._check_key(topic_id=topic)) return data @@ -248,9 +239,7 @@ def videos_and_tv(self, topic: str) -> List[Dict]: topic = topic.name.lower() # Grab the data. - data = self.news_parser._make_request( - url=self._check_key(topic_id=topic) - ) + data = self.news_parser._make_request(url=self._check_key(topic_id=topic)) return data @@ -287,9 +276,7 @@ def tv_programs_europe(self, topic: str) -> List[Dict]: topic = topic.name.lower() # Grab the data. - data = self.news_parser._make_request( - url=self._check_key(topic_id=topic) - ) + data = self.news_parser._make_request(url=self._check_key(topic_id=topic)) return data @@ -326,8 +313,6 @@ def tv_programs_asia(self, topic: str) -> List[Dict]: topic = topic.name.lower() # Grab the data. - data = self.news_parser._make_request( - url=self._check_key(topic_id=topic) - ) + data = self.news_parser._make_request(url=self._check_key(topic_id=topic)) return data diff --git a/requirements.txt b/requirements.txt index 83f03b1..e8390eb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -fake_useragent==0.1.11 -requests==2.24.0 +fake_useragent==2.0.3 +requests==2.32.3 diff --git a/samples/responses/cnbc_all_news_feeds.jsonc b/samples/responses/cnbc_all_news_feeds.jsonc index 80f13ed..699d1db 100644 --- a/samples/responses/cnbc_all_news_feeds.jsonc +++ b/samples/responses/cnbc_all_news_feeds.jsonc @@ -2,14127 +2,10625 @@ "top_news": [ { "item": "", - "link": "https://www.cnbc.com/2020/07/20/trump-says-coronavirus-masks-are-patriotic-after-months-of-largely-resisting-wearing-one.html", - "guid": "106623647", + "link": "https://www.cnbc.com/2025/01/13/theres-a-popular-tech-stock-washout-monday-as-palantir-nvidia-and-rigetti-computing-drop.html", + "guid": "108085504", "type": "cnbcnewsstory", - "id": "106623647", + "id": "108085504", "sponsored": "false", - "title": "Trump says face masks are 'patriotic' after months of largely resisting wearing one", - "description": "The tweet from the president appearing to endorse the use of face coverings in public follows months of mixed messages on whether he believed they were an essential tool to help prevent transmission of the disease.", - "pubDate": "Mon, 20 Jul 2020 22:40:59 GMT" + "title": "There's a popular tech stock washout Monday as Palantir, Nvidia and Rigetti Computing drop", + "description": "Popular technology stocks tumbled Monday as bond yields rose, dragging down tech-heavy Nasdaq-100 futures.", + "pubDate": "Mon, 13 Jan 2025 16:34:58 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/biden-says-four-black-women-are-on-his-vp-list-but-wont-commit-to-choosing-one.html", - "guid": "106624473", - "type": "partnerstory", - "id": "106624473", + "link": "https://www.cnbc.com/2025/01/13/biden-student-loan-debt-forgiven.html", + "guid": "108085615", + "type": "cnbcnewsstory", + "id": "108085615", "sponsored": "false", - "title": "Biden says four Black women are on his VP list, but won't commit to choosing one", - "description": "If elected, Biden, 77, would be the oldest-ever president-elect, which has put an intense focus on his pick for a running mate.", - "pubDate": "Tue, 21 Jul 2020 01:01:49 GMT" + "title": "Biden's total student debt relief passes $183 billion, after he forgives another 150,000 borrowers", + "description": "In his final days in office, President Joe Biden announced that his administration would forgive student debt for more than 150,000 borrowers.", + "pubDate": "Mon, 13 Jan 2025 17:37:40 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/21/eu-leaders-reach-a-breakthrough-on-the-regions-recovery-fund.html", - "guid": "106623800", + "link": "https://www.cnbc.com/2025/01/13/lululemon-releases-holiday-sales-raises-earnings-and-revenue-guidance.html", + "guid": "108085459", "type": "cnbcnewsstory", - "id": "106623800", + "id": "108085459", "sponsored": "false", - "title": "EU leaders reach a breakthrough on the region's 750 billion euro recovery fund", - "description": "In an early Tuesday press conference, European Council President Charles Michel said he believes this deal will be seen as a \"pivotal moment\" for Europe.", - "pubDate": "Tue, 21 Jul 2020 04:37:54 GMT" + "title": "Retailers post early holiday results \u2014 and Wall Street isn\u2019t impressed", + "description": "Lululemon, Abercrombie & Fitch and American Eagle all hiked their holiday guidance, but Abercrombie's growth is slowing.", + "pubDate": "Mon, 13 Jan 2025 16:08:26 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/21/discount-grocer-aldi-to-open-more-than-70-stores-by-end-of-year.html", - "guid": "106623670", + "link": "https://www.cnbc.com/2025/01/13/moderna-lowers-2025-sales-forecast.html", + "guid": "108085265", "type": "cnbcnewsstory", - "id": "106623670", + "id": "108085265", "sponsored": "false", - "title": "Discount grocer Aldi to open more than 70 stores by end of year as part of national expansion", - "description": "The discount grocer is in the middle of an effort to become the third-largest U.S. grocer by 2022, after Walmart and Kroger.", - "pubDate": "Tue, 21 Jul 2020 04:01:02 GMT" + "title": "Moderna stock plunges 20% after company lowers 2025 sales forecast by $1 billion", + "description": "Moderna now expects 2025 revenue to come in between $1.5 billion and $2.5 billion, most of which will come in the second half of the year.", + "pubDate": "Mon, 13 Jan 2025 16:24:32 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/stock-market-futures-open-to-close-news.html", - "guid": "106624344", + "link": "https://www.cnbc.com/2025/01/13/cleveland-cliffs-partnering-with-nucor-on-potential-bid-for-us-steel-sources-say.html", + "guid": "108085587", "type": "cnbcnewsstory", - "id": "106624344", + "id": "108085587", "sponsored": "false", - "title": "Stock futures hold steady in overnight trading after a strong tech rally on Wall Street", - "description": "The overnight action followed a strong performance in technology shares that pushed the Nasdaq up 2.5%.", - "pubDate": "Tue, 21 Jul 2020 00:31:30 GMT" + "title": "Cleveland-Cliffs partnering with Nucor on potential bid for U.S. Steel, sources say", + "description": "The White House over the weekend extended the deadline for Nippon to permanently end its pursuit of U.S. Steel until June.", + "pubDate": "Mon, 13 Jan 2025 16:39:32 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/coronavirus-live-updates.html", - "guid": "106623258", - "type": "live_story", - "id": "106623258", + "link": "https://www.cnbc.com/2025/01/13/eli-lilly-new-weight-loss-pill.html", + "guid": "108085669", + "type": "cnbcnewsstory", + "id": "108085669", "sponsored": "false", - "title": "Coronavirus live updates: WHO calls Oxford vaccine data 'good news;' Florida, Texas lead U.S. in daily new cases", - "description": "The coronavirus has infected more than 14.6 million people around the world as of Monday, killing at least 608,637", - "pubDate": "Tue, 21 Jul 2020 01:51:35 GMT" + "title": "Eli Lilly CEO expects new weight loss pill to be approved next year", + "description": "Eli Lilly and its rivals are working to develop more convenient options than the injectable Zepbound and Wegovy, which dominate the weight loss drug market.", + "pubDate": "Mon, 13 Jan 2025 17:28:16 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/us-is-pressing-the-accelerator-to-trash-relations-with-china.html", - "guid": "106623887", + "link": "https://www.cnbc.com/2025/01/13/bill-ackmans-pershing-square-offers-to-take-over-real-estate-developer-howard-hughes.html", + "guid": "108085470", "type": "cnbcnewsstory", - "id": "106623887", + "id": "108085470", "sponsored": "false", - "title": "'U.S. is pressing the accelerator to trash' relations, China says", - "description": "The crumbling relationship between Washington and Beijing has intensified following an attempt from the world's two largest economies to mend trade relations.", - "pubDate": "Tue, 21 Jul 2020 00:52:23 GMT" + "title": "Bill Ackman offers to take over real estate developer Howard Hughes for $85 a share", + "description": "Ackman proposed forming a new subsidiary of Pershing, which currently owns about 38% of Howard Hughes, that would merge with the company.", + "pubDate": "Mon, 13 Jan 2025 14:34:02 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/big-tech-stocks-add-291-billion-in-market-value-in-one-day.html", - "guid": "106624128", + "link": "https://www.cnbc.com/2025/01/13/kalshi-names-donald-trump-jr-as-strategic-adviser-to-prediction-market-firm.html", + "guid": "108085605", "type": "cnbcnewsstory", - "id": "106624128", + "id": "108085605", "sponsored": "false", - "title": "Big Tech stocks add $291 billion in market value in one day", - "description": "Shares of Amazon, Tesla, Microsoft, Apple, Alphabet, Facebook and Netflix popped Monday, adding $291.66 billion in combined market valuation.", - "pubDate": "Mon, 20 Jul 2020 20:46:37 GMT" + "title": "Kalshi names Donald Trump Jr. as strategic adviser to prediction market firm", + "description": "The president-elect's eldest son growing business footprint now includes the prediction market platform that rose to prominence during the 2024 election.", + "pubDate": "Mon, 13 Jan 2025 16:08:37 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/ibm-earnings-q2-2020.html", - "guid": "106623805", + "link": "https://www.cnbc.com/2025/01/13/10-year-treasury-yield-rises-ahead-of-inflation-prints.html", + "guid": "108085429", "type": "cnbcnewsstory", - "id": "106623805", + "id": "108085429", "sponsored": "false", - "title": "IBM improves gross margins in Q2 under new CEO", - "description": "IBM's revenue declined for a second consecutive quarter as the coronavirus made an impact across multiple business units.", - "pubDate": "Mon, 20 Jul 2020 22:17:57 GMT" + "title": "10-year Treasury yield touches fresh 14-month high ahead of key inflation reports", + "description": "U.S. Treasury yields leapt last week after December's jobs report came in stronger than expected.", + "pubDate": "Mon, 13 Jan 2025 16:37:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/21/medical-tech-healthcare-start-up-solutions-to-covid-19-coronavirus.html", - "guid": "106612898", + "link": "https://www.cnbc.com/2025/01/13/comcast-harris-blitzer-to-build-nba-nhl-stadium-in-south-philadelphia.html", + "guid": "108085631", "type": "cnbcnewsstory", - "id": "106612898", + "id": "108085631", "sponsored": "false", - "title": "These millennials are transforming the multibillion-dollar health-care industry in the face of coronavirus", - "description": "The race is on to combat the coronavirus \u2014 and these millennials are using medical technology to play their part.", - "pubDate": "Tue, 21 Jul 2020 02:08:58 GMT" + "title": "Comcast and Harris Blitzer to build new NBA, NHL stadium in South Philadelphia", + "description": "The deal will give Comcast a minority stake in the NBA's 76ers and naming rights to the future arena.", + "pubDate": "Mon, 13 Jan 2025 17:22:19 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/21/bahamas-shuts-out-americans-after-coronavirus-cases-rise-on-islands.html", - "guid": "106623475", + "link": "https://www.cnbc.com/2025/01/13/health-waystar-generative-ai-new-tool-will-help-fight-health-insurance-denials.html", + "guid": "108085263", "type": "cnbcnewsstory", - "id": "106623475", + "id": "108085263", "sponsored": "false", - "title": "A sign of things to come? Bahamas welcomed, then shut out U.S. travelers", - "description": "Just three weeks after opening its borders, the Bahamas is no longer allowing American travelers because of a surge of coronavirus cases within the island nation.", - "pubDate": "Tue, 21 Jul 2020 04:10:17 GMT" + "title": "New AI tool for fighting health insurance denials could save hospitals billions, and help patients", + "description": "Waystar announced a new generative AI feature that aims to help hospitals quickly fight insurance denials.", + "pubDate": "Mon, 13 Jan 2025 17:05:03 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/khan-academy-founder-on-keeping-kids-learning-when-schools-are-closed.html", - "guid": "106624340", + "link": "https://www.cnbc.com/2025/01/13/health-care-ai-aws-and-general-catalyst-partner-to-speed-development.html", + "guid": "108085359", "type": "cnbcnewsstory", - "id": "106624340", + "id": "108085359", "sponsored": "false", - "title": "Khan Academy founder explains how to keep kids learning even when schools are closed", - "description": "\"Ideally, it's interactive. Teachers are asking students to answer questions, work with each other in the virtual breakout sessions,\"", - "pubDate": "Mon, 20 Jul 2020 23:48:11 GMT" + "title": "AWS and General Catalyst partner to speed up development of health-care AI tools", + "description": "General Catalyst's portfolio companies, starting with Aidoc and Commure, will use AWS' services to build new artificial intelligence solutions.", + "pubDate": "Mon, 13 Jan 2025 17:09:25 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/hhs-unveils-new-coronavirus-hospitalization-database-says-its-more-complete-than-cdcs.html", - "guid": "106624265", + "link": "https://www.cnbc.com/2025/01/13/crypto-market-today.html", + "guid": "108085486", "type": "cnbcnewsstory", - "id": "106624265", + "id": "108085486", "sponsored": "false", - "title": "HHS unveils new coronavirus hospitalization database, says it's more complete than CDC's", - "description": "\"We realize this is a change and anytime there is a change it obviously creates a little bit of tension,\" Jose Arrieta, HHS' chief information officer, said Monday, \"maybe a little bit of pain to transition.\"", - "pubDate": "Mon, 20 Jul 2020 22:01:08 GMT" + "title": "Bitcoin accelerates its slide, falling toward $90,000 to start the week", + "description": "Bitcoin at one point dropped to the $90,000 mark to start the week, extending weekend losses as investors continued to dump tech stocks.", + "pubDate": "Mon, 13 Jan 2025 17:13:24 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/democrats-say-congress-appears-to-be-target-of-foreign-interference.html", - "guid": "106624099", + "link": "https://www.cnbc.com/2025/01/11/trumps-mass-deportation-plan-could-have-a-big-effect-on-inflation.html", + "guid": "108084347", "type": "cnbcnewsstory", - "id": "106624099", + "id": "108084347", "sponsored": "false", - "title": "Democratic leaders say Congress appears to be the target of foreign interference campaign", - "description": "Democratic leaders are warning that Congress is being targeted by a foreign interference campaign geared toward disrupting November's presidential election.", - "pubDate": "Mon, 20 Jul 2020 21:12:54 GMT" + "title": "Trump's plan for mass deportation could have a big effect on prices", + "description": "Some experts say there is really nothing the government can do about high food prices.", + "pubDate": "Sat, 11 Jan 2025 14:00:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/19/stock-market-futures-open-to-close-news.html", - "guid": "106622895", + "link": "https://www.cnbc.com/2025/01/13/how-to-assess-broadcoms-china-risk-plus-an-economic-proof-stock-gets-wall-street-love.html", + "guid": "108085660", "type": "cnbcnewsstory", - "id": "106622895", + "id": "108085660", "sponsored": "false", - "title": "Nasdaq jumps more than 2% led by Amazon, S&P 500 goes positive for 2020", - "description": "The Nasdaq Composite jumped Monday as Amazon shares led other major tech stocks higher.", - "pubDate": "Mon, 20 Jul 2020 20:23:57 GMT" + "title": "How to assess Broadcom's China risk \u2014 plus, an economic-proof stock gets Wall Street love", + "description": "The Investing Club holds its \"Morning Meeting\" every weekday at 10:20 a.m. ET.", + "pubDate": "Mon, 13 Jan 2025 16:44:55 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/brown-harris-stevens-ceo-humanity-needed-as-eviction-concerns-rise.html", - "guid": "106624111", + "link": "https://www.cnbc.com/2025/01/13/bezos-blue-origin-stands-down-on-debut-launch-of-new-glenn-rocket.html", + "guid": "108085390", "type": "cnbcnewsstory", - "id": "106624111", + "id": "108085390", "sponsored": "false", - "title": "Real estate CEO says 'a little bit of humanity' is needed as concerns over evictions rise", - "description": "Brown Harris Stevens CEO Bess Freedman told CNBC she hopes policymakers and private sector landlords can \"compromise a bit\" and work together for tenants experiencing economic hardship.", - "pubDate": "Mon, 20 Jul 2020 21:30:59 GMT" + "title": "Bezos' Blue Origin stands down on debut launch of New Glenn rocket", + "description": "Jeff Bezos' Blue Origin called off the inaugural launch of its key New Glenn rocket following last-minute issues on the vehicle.", + "pubDate": "Mon, 13 Jan 2025 12:51:35 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/nfl-contracts-bioreference-labs-for-coronavirus-testing-company-says.html", - "guid": "106624430", + "link": "https://www.cnbc.com/2025/01/11/mark-zuckerberg-slams-apple-on-its-lack-of-innovation-and-random-rules.html", + "guid": "108085256", "type": "cnbcnewsstory", - "id": "106624430", + "id": "108085256", "sponsored": "false", - "title": "BioReference Labs says it will conduct coronavirus testing for all 32 NFL teams", - "description": "\"We will be testing all 32 teams in 30 different cities around the country,\" BioReference Labs Executive Chairman Dr. Jon Cohen announced on \"Mad Money.\"", - "pubDate": "Tue, 21 Jul 2020 00:37:52 GMT" + "title": "Mark Zuckerberg slams Apple on its lack of innovation and 'random rules'", + "description": "Zuckerberg told Joe Rogan that Apple hasn't invented anything great in roughly two decades, since Steve Jobs created the iPhone.", + "pubDate": "Sun, 12 Jan 2025 00:58:45 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/lawsuit-accuses-former-fox-news-reporter-ed-henry-of-rape.html", - "guid": "106624096", + "link": "https://www.cnbc.com/2025/01/13/the-mediterranean-diet-is-the-no-1-diet-for-2025-why-its-so-popular-.html", + "guid": "108084999", "type": "cnbcnewsstory", - "id": "106624096", + "id": "108084999", "sponsored": "false", - "title": "Lawsuit accuses ex-Fox News reporter Ed Henry of rape, says Sean Hannity, Tucker Carlson harassed other woman", - "description": "The lawsuit comes three weeks after Fox News fired Ed Henry for what the network said was sexual misconduct. The suit names as defendants Fox News, Henry, Sean Hannity, Tucker Carlson and Howard Kurtz.", - "pubDate": "Mon, 20 Jul 2020 23:33:13 GMT" + "title": "The Mediterranean diet is the No. 1 diet for 2025: Why it's still so popular among doctors, nutritionists", + "description": "The U.S. News & World Report ranks the healthiest diets at the top of each year. Here's why the No. 1 diet on their list is often recommended by health experts.", + "pubDate": "Mon, 13 Jan 2025 15:15:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/how-yeti-built-a-billion-dollar-cooler-and-drinkware-brand.html", - "guid": "106621538", - "id": "7000145720", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2025/01/12/trump-gop-attacks-on-ira-wont-score-clean-sweep-in-red-states.html", + "guid": "108077884", + "type": "cnbcnewsstory", + "id": "108077884", "sponsored": "false", - "title": "How Yeti built a billion dollar cooler brand", - "description": "Analysts say that when Yeti went public in 2018, investors were initially skeptical consumers would shell out $200 to $1,300 on a cooler. But for the right cooler, it turns out many people would. Yeti brought in about $914 million in 2019 by turning a mundane commoditized item into a status symbol. Here's how Yeti reinvented coolers and drinkware, and turned conventionally cheap and bland product categories into premium collector's items.", - "pubDate": "Tue, 21 Jul 2020 03:20:12 GMT" + "title": "Why Trump and GOP attacks on IRA can't score a clean sweep in red states", + "description": "Not a single Republican voted in favor of Biden's IRA, but a vow from Trump and a GOP Congress to repeal the act would mean significant job losses.", + "pubDate": "Sun, 12 Jan 2025 14:46:38 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/stocks-making-the-biggest-moves-after-hours-ibm-moderna-tesla-and-more.html", - "guid": "106624153", + "link": "https://www.cnbc.com/2025/01/11/meta-had-to-bend-the-knee-to-trump-ahead-of-inauguration.html", + "guid": "108084481", "type": "cnbcnewsstory", - "id": "106624153", + "id": "108084481", "sponsored": "false", - "title": "Stocks making the biggest moves after hours: IBM, Moderna, Tesla and more", - "description": "See which stocks are posting big moves after the bell.", - "pubDate": "Mon, 20 Jul 2020 21:39:18 GMT" + "title": "Why Meta had to 'bend the knee to Trump' ahead of his inauguration", + "description": "Meta's moderation policy to allow more \"free expression\" was viewed as the latest effort to appease President-elect Donald Trump, which could help AI efforts.", + "pubDate": "Sat, 11 Jan 2025 13:00:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/biden-pledges-to-end-trumps-muslim-ban-on-his-first-day-in-office.html", - "guid": "106624048", + "link": "https://www.cnbc.com/2025/01/12/student-loan-forgiveness-what-to-know-at-tax-time.html", + "guid": "108084279", "type": "cnbcnewsstory", - "id": "106624048", + "id": "108084279", "sponsored": "false", - "title": "Biden pledges to end Trump's 'Muslim ban' on his first day in office", - "description": "\"I will end the Muslim ban on day one,\" Biden said, adding that he would work with Congress to pass hate crimes legislation.", - "pubDate": "Mon, 20 Jul 2020 22:04:11 GMT" + "title": "More than a million student loan borrowers got debt forgiven in 2024. What to know at tax time", + "description": "If your student loans were forgiven in 2024, you may be wondering if there are any tax implications.", + "pubDate": "Sun, 12 Jan 2025 14:30:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/cramer-on-mondays-market-too-many-buyers-needed-a-reality-check.html", - "guid": "106624367", + "link": "https://www.cnbc.com/2025/01/12/tiktok-creators-ask-followers-to-migrate-ahead-of-ban-to-meta-youtube.html", + "guid": "108083762", "type": "cnbcnewsstory", - "id": "106624367", + "id": "108083762", "sponsored": "false", - "title": "Cramer on Monday's market action: 'Too many buyers needed a reality check'", - "description": "\"Once they realized there was no miracle cure, the Covid-19 stocks came back with a vengeance,\" CNBC's Jim Cramer said after Wall Street reacted to new vaccine data.", - "pubDate": "Mon, 20 Jul 2020 23:00:42 GMT" + "title": "Ahead of looming ban, TikTok creators ask fans to find them on Instagram or YouTube", + "description": "TikTok creators are urging their followers to find them on other social media sites ahead of Jan. 19, when the video app faces suspension in the U.S.", + "pubDate": "Mon, 13 Jan 2025 17:13:54 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/stimulus-matters-more-to-markets-than-a-vaccine-james-bianco.html", - "guid": "106624152", + "link": "https://www.cnbc.com/2025/01/11/where-new-jobs-were-in-2024-and-potential-growth-areas-in-a-second-trump-term.html", + "guid": "108085093", "type": "cnbcnewsstory", - "id": "106624152", + "id": "108085093", "sponsored": "false", - "title": "Stimulus matters more to Wall Street than a vaccine: Market researcher James Bianco", - "description": "Government intervention is the most powerful driver of the market rally, according to Bianco Research's James Bianco.", - "pubDate": "Mon, 20 Jul 2020 22:35:29 GMT" + "title": "Where new jobs were in 2024, and potential growth areas in a second Trump term", + "description": "Health care and government were the top two drivers of job creation in 2023 and 2024, but that could change under a new administration.", + "pubDate": "Sat, 11 Jan 2025 13:28:38 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/elizabeth-holmes-trial-likely-delayed-until-2021-because-of-covid-19.html", - "guid": "106624249", + "link": "https://www.cnbc.com/2025/01/12/fema-administrator-deanne-criswell-comments-on-los-angeles-fires.html", + "guid": "108085282", "type": "cnbcnewsstory", - "id": "106624249", + "id": "108085282", "sponsored": "false", - "title": "Elizabeth Holmes trial likely delayed until 2021 because of Covid-19", - "description": "Former U.S. Secretary of Defense James Mattis, former U.S. Secretary of State Henry Kissinger, and media titan Ruport Murdoch could all be called to testify.", - "pubDate": "Mon, 20 Jul 2020 21:55:03 GMT" + "title": "U.S. military is ready to respond to California wildfires, FEMA's Criswell said", + "description": "Active duty U.S. military personnel are on a \"prepare to deploy\" order, ready to go in and continue to support the firefighting effort, Criswell said.", + "pubDate": "Mon, 13 Jan 2025 13:31:17 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/will-there-be-a-second-1200-stimulus-check-heres-what-we-know.html", - "guid": "106624006", + "link": "https://www.cnbc.com/2025/01/12/what-to-expect-from-new-crypto-legislation-on-the-crime-side-of-it.html", + "guid": "108083148", "type": "cnbcnewsstory", - "id": "106624006", + "id": "108083148", "sponsored": "false", - "title": "Will there be a second $1,200 stimulus check? Here's what we know", - "description": "Democrats and Republicans have returned to Washington with the intention of hammering out a new coroanvirus stimulus package. While many Americans hope another set of stimulus checks makes it into the legislation, other aid could take priority.", - "pubDate": "Mon, 20 Jul 2020 22:39:34 GMT" + "title": "The criminal question in the coming wave of pro-crypto legislation", + "description": "The Trump administration and Congress are expected to act quickly on pro-crypto bills, and likely without much focus on cybercrime prevention.", + "pubDate": "Mon, 13 Jan 2025 03:55:26 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/nearly-17000-southwest-employees-sign-up-for-buyouts-voluntary-leave-as-furlough-threat-looms.html", - "guid": "106623873", + "link": "https://www.cnbc.com/2025/01/13/uk-borrowing-costs-at-decade-highs.html", + "guid": "108084607", "type": "cnbcnewsstory", - "id": "106623873", + "id": "108084607", "sponsored": "false", - "title": "Nearly 17,000 Southwest employees sign up for buyouts, voluntary leave as furlough threat looms", - "description": "Thousands of airline employees are signing up for leaves of absence, buyouts or early retirements as the threat of furloughs looms this summer.", - "pubDate": "Mon, 20 Jul 2020 20:35:48 GMT" + "title": "Spike in UK borrowing costs raises specter of public spending cuts", + "description": "Former U.K. Finance Minister Vince Cable told CNBC on Friday that the UK was not in an \"emergency panic situation,\" but was stuck in a low-growth trap.", + "pubDate": "Mon, 13 Jan 2025 07:45:16 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/cramer-says-moves-in-tech-stocks-are-truly-insane-as-amazon-and-tesla-climb.html", - "guid": "106624125", + "link": "https://www.cnbc.com/2025/01/13/indias-inflation-slows-to-lower-than-expected-5point22percent-in-december.html", + "guid": "108085294", "type": "cnbcnewsstory", - "id": "106624125", + "id": "108085294", "sponsored": "false", - "title": "Cramer says moves in tech stocks are 'truly insane' as Amazon and Tesla climb", - "description": "The \"Mad Money\" host said the moves in three large tech companies were \"unlike anything I have ever seen in my life.\"", - "pubDate": "Mon, 20 Jul 2020 21:08:58 GMT" + "title": "India's inflation slows to lower-than-expected 5.22% in December, boosting case for rate cuts", + "description": "The full year inflation forecast for the RBI's 2024 fiscal year ending June 2025 is projected at 4.8%.", + "pubDate": "Mon, 13 Jan 2025 11:31:00 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/unemployment-stimulus-checks-what-to-expect-as-relief-measures-end.html", - "guid": "106623584", + "link": "https://www.cnbc.com/2025/01/10/anheuser-busch-coca-cola-canned-cocktail-market.html", + "guid": "108084247", "type": "cnbcnewsstory", - "id": "106623584", + "id": "108084247", "sponsored": "false", - "title": "$600 unemployment boost. Stimulus checks. Government relief is coming to an abrupt end", - "description": "Most of the relief measures in the CARES Act are about to expire. Yet millions of Americans are still suffering financially amid the pandemic.", - "pubDate": "Mon, 20 Jul 2020 22:41:52 GMT" + "title": "Companies from Coca-Cola to Anheuser-Busch are getting in on the canned cocktail market. Here's why", + "description": "Americans consumed over 62 million cases of ready-to-drink spirits in 2023, an increase of almost 25% from 2022.", + "pubDate": "Fri, 10 Jan 2025 13:00:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/mens-rights-lawyer-eyed-in-shooting-of-nj-judges-family.html", - "guid": "106624376", - "type": "wirestory", - "id": "106624376", + "link": "https://www.cnbc.com/2025/01/13/china-december-imports-exports-beat-expectations.html", + "guid": "108085264", + "type": "cnbcnewsstory", + "id": "108085264", "sponsored": "false", - "title": "'Men's rights' lawyer eyed in shooting of NJ judge's family", - "description": "A self-described \"anti-feminist\" lawyer found dead in the Catskills of an apparent self-inflicted gunshot wound is considered the prime suspect in the shooting of a federal judge's family in New Jersey, the FBI said Monday.", - "pubDate": "Mon, 20 Jul 2020 22:00:31 GMT" + "title": "China's imports post surprise growth in December; exports beat expectations as higher tariffs loom", + "description": "Economists are expecting exports to make a notable boost to China's economic growth last year when the figures are released later this week.", + "pubDate": "Mon, 13 Jan 2025 06:12:27 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/wealthy-may-get-up-to-40-billion-in-tax-breaks-if-obamacare-is-overturned.html", - "guid": "106624012", + "link": "https://www.cnbc.com/2025/01/12/britain-wants-to-become-global-ai-leader-build-domestic-openai-rival.html", + "guid": "108084701", "type": "cnbcnewsstory", - "id": "106624012", + "id": "108084701", "sponsored": "false", - "title": "High-income people could grab up to $40 billion in tax breaks if the Affordable Care Act is overturned", - "description": "Millions may lose their health insurance coverage, as well as premium subsidies, if the Supreme Court overturns the Affordable Care Act. Meanwhile, the wealthiest households could reap a windfall of tax savings.", - "pubDate": "Mon, 20 Jul 2020 18:37:54 GMT" + "title": "Britain seeks to build homegrown rival to OpenAI in bid to become world leader in artificial intelligence", + "description": "The U.K. on Monday laid out plans to become a leader in AI, including ambitions to build a homegrown to global AI success stories like OpenAI.", + "pubDate": "Sun, 12 Jan 2025 22:30:01 GMT" } ], "world_news": [ { "item": "", - "link": "https://www.cnbc.com/2020/07/21/eu-leaders-reach-a-breakthrough-on-the-regions-recovery-fund.html", - "guid": "106623800", + "link": "https://www.cnbc.com/2025/01/13/uk-borrowing-costs-at-decade-highs.html", + "guid": "108084607", "type": "cnbcnewsstory", - "id": "106623800", + "id": "108084607", "sponsored": "false", - "title": "EU leaders reach a breakthrough on the region's 750 billion euro recovery fund", - "description": "In an early Tuesday press conference, European Council President Charles Michel said he believes this deal will be seen as a \"pivotal moment\" for Europe.", - "pubDate": "Tue, 21 Jul 2020 04:37:54 GMT" + "title": "Spike in UK borrowing costs raises specter of public spending cuts", + "description": "Former U.K. Finance Minister Vince Cable told CNBC on Friday that the UK was not in an \"emergency panic situation,\" but was stuck in a low-growth trap.", + "pubDate": "Mon, 13 Jan 2025 07:45:16 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/21/where-chinese-developers-see-growth-in-a-post-coronavirus-economy.html", - "guid": "106610071", + "link": "https://www.cnbc.com/2025/01/13/indias-inflation-slows-to-lower-than-expected-5point22percent-in-december.html", + "guid": "108085294", "type": "cnbcnewsstory", - "id": "106610071", + "id": "108085294", "sponsored": "false", - "title": "China's commercial real estate developers see growth in 3 key areas of a post-coronavirus economy", - "description": "When it comes to betting on a post-coronavirus China, some of the country's largest property developers are concentrating on a few industry and demographic trends they expect will grow in the longer term.", - "pubDate": "Mon, 20 Jul 2020 23:17:15 GMT" + "title": "India's inflation slows to lower-than-expected 5.22% in December, boosting case for rate cuts", + "description": "The full year inflation forecast for the RBI's 2024 fiscal year ending June 2025 is projected at 4.8%.", + "pubDate": "Mon, 13 Jan 2025 11:31:00 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/oxford-universitys-coronavirus-vaccine-shows-positive-immune-response-in-an-early-trial.html", - "guid": "106619348", + "link": "https://www.cnbc.com/2025/01/13/cleveland-cliffs-partnering-with-nucor-on-potential-bid-for-us-steel-sources-say.html", + "guid": "108085587", "type": "cnbcnewsstory", - "id": "106619348", + "id": "108085587", "sponsored": "false", - "title": "Coronavirus vaccine from Oxford and AstraZeneca shows positive response in early trial", - "description": "The researchers said in the medical journal The Lancet that the vaccine produced antibodies and killer T-cells to combat the infection that lasted at least two months.", - "pubDate": "Mon, 20 Jul 2020 18:29:32 GMT" + "title": "Cleveland-Cliffs partnering with Nucor on potential bid for U.S. Steel, sources say", + "description": "The White House over the weekend extended the deadline for Nippon to permanently end its pursuit of U.S. Steel until June.", + "pubDate": "Mon, 13 Jan 2025 16:39:32 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/21/asia-markets-coronavirus-vaccine-efforts-dollar-moves-and-oil.html", - "guid": "106624445", + "link": "https://www.cnbc.com/2025/01/13/biden-student-loan-debt-forgiven.html", + "guid": "108085615", "type": "cnbcnewsstory", - "id": "106624445", + "id": "108085615", "sponsored": "false", - "title": "Asia trades higher with investor sentiment supported by positive vaccine news", - "description": "Investor sentiment was supported by a slew of positive news on the coronavirus vaccine front \u2014 the virus has infected more than 14 million people worldwide since late last year.", - "pubDate": "Tue, 21 Jul 2020 03:16:30 GMT" + "title": "Biden's total student debt relief passes $183 billion, after he forgives another 150,000 borrowers", + "description": "In his final days in office, President Joe Biden announced that his administration would forgive student debt for more than 150,000 borrowers.", + "pubDate": "Mon, 13 Jan 2025 17:37:40 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/21/bahamas-shuts-out-americans-after-coronavirus-cases-rise-on-islands.html", - "guid": "106623475", + "link": "https://www.cnbc.com/2025/01/12/britain-wants-to-become-global-ai-leader-build-domestic-openai-rival.html", + "guid": "108084701", "type": "cnbcnewsstory", - "id": "106623475", + "id": "108084701", "sponsored": "false", - "title": "A sign of things to come? Bahamas welcomed, then shut out U.S. travelers", - "description": "Just three weeks after opening its borders, the Bahamas is no longer allowing American travelers because of a surge of coronavirus cases within the island nation.", - "pubDate": "Tue, 21 Jul 2020 04:10:17 GMT" + "title": "Britain seeks to build homegrown rival to OpenAI in bid to become world leader in artificial intelligence", + "description": "The U.K. on Monday laid out plans to become a leader in AI, including ambitions to build a homegrown to global AI success stories like OpenAI.", + "pubDate": "Sun, 12 Jan 2025 22:30:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/us-is-pressing-the-accelerator-to-trash-relations-with-china.html", - "guid": "106623887", + "link": "https://www.cnbc.com/2025/01/13/he-quit-his-banking-job-to-start-a-space-startup-called-transcelestial.html", + "guid": "108082658", "type": "cnbcnewsstory", - "id": "106623887", + "id": "108082658", "sponsored": "false", - "title": "'U.S. is pressing the accelerator to trash' relations, China says", - "description": "The crumbling relationship between Washington and Beijing has intensified following an attempt from the world's two largest economies to mend trade relations.", - "pubDate": "Tue, 21 Jul 2020 00:52:23 GMT" + "title": "This 36-year-old sci-fi 'nerd' quit his banking job to start a deep space startup that has raised $24 million", + "description": "\"It was in banking that I finally realized why the internet sucked,\" says Rohit Jha, co-founder and CEO of Transcelestial.", + "pubDate": "Sun, 12 Jan 2025 23:33:02 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/coronavirus-live-updates.html", - "guid": "106623258", - "type": "live_story", - "id": "106623258", + "link": "https://www.cnbc.com/2025/01/09/what-is-the-most-powerful-passport-in-the-world-its-singapore-again.html", + "guid": "108084055", + "type": "cnbcnewsstory", + "id": "108084055", "sponsored": "false", - "title": "Coronavirus live updates: WHO calls Oxford vaccine data 'good news;' Florida, Texas lead U.S. in daily new cases", - "description": "The coronavirus has infected more than 14.6 million people around the world as of Monday, killing at least 608,637", - "pubDate": "Tue, 21 Jul 2020 01:51:35 GMT" + "title": "The world's most powerful passport has a clear winner this year \u2014 in 2024 it was a six-way tie", + "description": "Singapore has the most powerful passport, according to the 2025 Henley Passport Index. The nation-state was part of a six-way tie in the 2024 ranking.", + "pubDate": "Thu, 09 Jan 2025 05:08:25 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/stock-market-futures-open-to-close-news.html", - "guid": "106624344", + "link": "https://www.cnbc.com/2025/01/13/lululemon-releases-holiday-sales-raises-earnings-and-revenue-guidance.html", + "guid": "108085459", "type": "cnbcnewsstory", - "id": "106624344", + "id": "108085459", "sponsored": "false", - "title": "Stock futures hold steady in overnight trading after a strong tech rally on Wall Street", - "description": "The overnight action followed a strong performance in technology shares that pushed the Nasdaq up 2.5%.", - "pubDate": "Tue, 21 Jul 2020 00:31:30 GMT" + "title": "Retailers post early holiday results \u2014 and Wall Street isn\u2019t impressed", + "description": "Lululemon, Abercrombie & Fitch and American Eagle all hiked their holiday guidance, but Abercrombie's growth is slowing.", + "pubDate": "Mon, 13 Jan 2025 16:08:26 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/uk-suspends-hong-kong-extradition-treaty-in-rebuke-to-china.html", - "guid": "106623205", + "link": "https://www.cnbc.com/2025/01/13/china-december-imports-exports-beat-expectations.html", + "guid": "108085264", "type": "cnbcnewsstory", - "id": "106623205", + "id": "108085264", "sponsored": "false", - "title": "U.K. suspends Hong Kong extradition treaty and extends arms embargo in rebuke to China", - "description": "The U.K. has suspended its extradition treaty with Hong Kong amid rising tensions with China over its new national security law in the former British colony.", - "pubDate": "Mon, 20 Jul 2020 18:21:25 GMT" + "title": "China's imports post surprise growth in December; exports beat expectations as higher tariffs loom", + "description": "Economists are expecting exports to make a notable boost to China's economic growth last year when the figures are released later this week.", + "pubDate": "Mon, 13 Jan 2025 06:12:27 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/21/medical-tech-healthcare-start-up-solutions-to-covid-19-coronavirus.html", - "guid": "106612898", + "link": "https://www.cnbc.com/2025/01/13/moderna-lowers-2025-sales-forecast.html", + "guid": "108085265", "type": "cnbcnewsstory", - "id": "106612898", + "id": "108085265", "sponsored": "false", - "title": "These millennials are transforming the multibillion-dollar health-care industry in the face of coronavirus", - "description": "The race is on to combat the coronavirus \u2014 and these millennials are using medical technology to play their part.", - "pubDate": "Tue, 21 Jul 2020 02:08:58 GMT" + "title": "Moderna stock plunges 20% after company lowers 2025 sales forecast by $1 billion", + "description": "Moderna now expects 2025 revenue to come in between $1.5 billion and $2.5 billion, most of which will come in the second half of the year.", + "pubDate": "Mon, 13 Jan 2025 16:24:32 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/visiting-famous-world-attractions-during-coronavirus.html", - "guid": "106614672", + "link": "https://www.cnbc.com/2025/01/13/bezos-blue-origin-stands-down-on-debut-launch-of-new-glenn-rocket.html", + "guid": "108085390", "type": "cnbcnewsstory", - "id": "106614672", + "id": "108085390", "sponsored": "false", - "title": "What to expect from the world's top attractions in the age of coronavirus", - "description": "Famous destinations around the world are reopening. Here's what it's like to visit some of the top attractions in New York, London, Dubai, India and Italy.", - "pubDate": "Mon, 20 Jul 2020 06:30:02 GMT" + "title": "Bezos' Blue Origin stands down on debut launch of New Glenn rocket", + "description": "Jeff Bezos' Blue Origin called off the inaugural launch of its key New Glenn rocket following last-minute issues on the vehicle.", + "pubDate": "Mon, 13 Jan 2025 12:51:35 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/investing-how-to-invest-in-gold-is-now-a-good-time-to-buy-gold.html", - "guid": "106616346", + "link": "https://www.cnbc.com/2025/01/13/bill-ackmans-pershing-square-offers-to-take-over-real-estate-developer-howard-hughes.html", + "guid": "108085470", "type": "cnbcnewsstory", - "id": "106616346", + "id": "108085470", "sponsored": "false", - "title": "Gold has surged due to the pandemic \u2014 and it could keep going. Here's what to know about investing now", - "description": "As global stock markets tick further into unchartered territory, another asset class has been catching investors' eyes: Gold. CNBC Make It spoke to the experts to find out whether now is a good time to invest.", - "pubDate": "Mon, 20 Jul 2020 18:58:44 GMT" + "title": "Bill Ackman offers to take over real estate developer Howard Hughes for $85 a share", + "description": "Ackman proposed forming a new subsidiary of Pershing, which currently owns about 38% of Howard Hughes, that would merge with the company.", + "pubDate": "Mon, 13 Jan 2025 14:34:02 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/21/no-hackers-working-for-the-russian-government-russia-says.html", - "guid": "106623212", + "link": "https://www.cnbc.com/2025/01/13/crypto-market-today.html", + "guid": "108085486", "type": "cnbcnewsstory", - "id": "106623212", + "id": "108085486", "sponsored": "false", - "title": "Putin's finance minister says there are no hackers working for the Russian government", - "description": "Russia's relationship with the West remains strained, and increasingly so, amid the coronavirus pandemic.", - "pubDate": "Tue, 21 Jul 2020 02:32:29 GMT" + "title": "Bitcoin accelerates its slide, falling toward $90,000 to start the week", + "description": "Bitcoin at one point dropped to the $90,000 mark to start the week, extending weekend losses as investors continued to dump tech stocks.", + "pubDate": "Mon, 13 Jan 2025 17:13:24 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/chinas-ant-financial-to-go-public-in-dual-shanghai-hong-kong-listing.html", - "guid": "106623208", + "link": "https://www.cnbc.com/2025/01/11/mark-zuckerberg-slams-apple-on-its-lack-of-innovation-and-random-rules.html", + "guid": "108085256", "type": "cnbcnewsstory", - "id": "106623208", + "id": "108085256", "sponsored": "false", - "title": "Chinese fintech giant Ant to go public in dual Shanghai-Hong Kong IPO", - "description": "Chinese fintech firm Ant Group has begun the process of a concurrent initial public offering in Shanghai and Hong Kong.", - "pubDate": "Mon, 20 Jul 2020 11:25:31 GMT" + "title": "Mark Zuckerberg slams Apple on its lack of innovation and 'random rules'", + "description": "Zuckerberg told Joe Rogan that Apple hasn't invented anything great in roughly two decades, since Steve Jobs created the iPhone.", + "pubDate": "Sun, 12 Jan 2025 00:58:45 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/pfizer-and-biontechs-potential-coronavirus-vaccine-shows-promise.html", - "guid": "106623572", - "type": "wirestory", - "id": "106623572", + "link": "https://www.cnbc.com/2025/01/10/apples-market-share-slides-in-china-iphone-shipments-decline-kuo.html", + "guid": "108085119", + "type": "cnbcnewsstory", + "id": "108085119", "sponsored": "false", - "title": "Pfizer-BioNTech potential coronavirus vaccine shows promise in additional data", - "description": "German biotech firm BioNTech and U.S. drugmaker Pfizer on Monday reported additional data from their experimental coronavirus vaccine that showed the vaccine was safe and induced an immune response in patients.", - "pubDate": "Mon, 20 Jul 2020 13:41:29 GMT" + "title": "Apple's market share slides in China as iPhone shipments decline, analyst Kuo says", + "description": "Analyst Ming-Chi Kuo wrote in a post on Friday that Apple is losing market share in China due to declining iPhone shipments.", + "pubDate": "Fri, 10 Jan 2025 23:04:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/who-applauds-oxford-coronavirus-vaccine-data-it-is-good-news.html", - "guid": "106623858", + "link": "https://www.cnbc.com/2025/01/12/tiktok-creators-ask-followers-to-migrate-ahead-of-ban-to-meta-youtube.html", + "guid": "108083762", "type": "cnbcnewsstory", - "id": "106623858", + "id": "108083762", "sponsored": "false", - "title": "WHO applauds Oxford coronavirus vaccine data: 'It is good news'", - "description": "But a top WHO official said \"there is a long way to go.\"", - "pubDate": "Mon, 20 Jul 2020 18:56:00 GMT" + "title": "Ahead of looming ban, TikTok creators ask fans to find them on Instagram or YouTube", + "description": "TikTok creators are urging their followers to find them on other social media sites ahead of Jan. 19, when the video app faces suspension in the U.S.", + "pubDate": "Mon, 13 Jan 2025 17:13:54 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/governments-must-spend-to-support-coronavirus-hit-economy-sp-says.html", - "guid": "106623022", + "link": "https://www.cnbc.com/2025/01/11/meta-had-to-bend-the-knee-to-trump-ahead-of-inauguration.html", + "guid": "108084481", "type": "cnbcnewsstory", - "id": "106623022", + "id": "108084481", "sponsored": "false", - "title": "'There is no alternative,' S&P says governments must spend to support coronavirus-hit economy", - "description": "Some countries, including the U.S., have shown \"a degree of fiscal fatigue\" and are considering rolling back some of the stimulus, said Shaun Roache, chief economist for Asia Pacific at S&P Global Ratings.", - "pubDate": "Mon, 20 Jul 2020 06:24:50 GMT" + "title": "Why Meta had to 'bend the knee to Trump' ahead of his inauguration", + "description": "Meta's moderation policy to allow more \"free expression\" was viewed as the latest effort to appease President-elect Donald Trump, which could help AI efforts.", + "pubDate": "Sat, 11 Jan 2025 13:00:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/uae-successfully-launches-mars-probe-a-historic-first-for-arab-world.html", - "guid": "106623076", + "link": "https://www.cnbc.com/2025/01/11/this-etf-provider-launches-a-new-way-to-play-tesla.html", + "guid": "108085046", "type": "cnbcnewsstory", - "id": "106623076", + "id": "108085046", "sponsored": "false", - "title": "The UAE successfully launches Mars probe, making history for the Arab world", - "description": "The U.S. and China are also launching their own Mars missions \u2014 expected to reach the planet's orbit around the same time as the Hope probe.", - "pubDate": "Tue, 21 Jul 2020 00:37:39 GMT" + "title": "This ETF provider launches a new way to play Tesla", + "description": "GraniteShares, which debuted its first installment of single-stock ETFs in 2022, now manages 20 of them.", + "pubDate": "Sat, 11 Jan 2025 16:00:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/mastercard-strikes-cryptocurrency-card-deal-with-uk-start-up-wirex.html", - "guid": "106623347", + "link": "https://www.cnbc.com/2025/01/12/top-wall-street-analysts-like-the-growth-opportunities-for-these-three-stocks.html", + "guid": "108084265", "type": "cnbcnewsstory", - "id": "106623347", + "id": "108084265", "sponsored": "false", - "title": "Mastercard expands cryptocurrency program to allow more firms to issue cards on its network", - "description": "Mastercard has signed a deal with Wirex that makes the London-based firm the first \"native\" cryptocurrency platform to gain principal membership.", - "pubDate": "Mon, 20 Jul 2020 13:26:18 GMT" + "title": "Top Wall Street analysts like the growth opportunities for these three stocks", + "description": "TipRanks' analyst ranking service underscores three stocks favored by\u00a0the Street's top pros, including Uber Technologies and Nvidia.", + "pubDate": "Sun, 12 Jan 2025 12:18:20 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/chinese-tesla-rival-xpeng-motor-raises-500-million.html", - "guid": "106622938", + "link": "https://www.cnbc.com/2025/01/12/ive-studied-over-200-kids-parents-who-raise-emotionally-intelligent-kids-do-these-things-early-on.html", + "guid": "108083086", "type": "cnbcnewsstory", - "id": "106622938", + "id": "108083086", "sponsored": "false", - "title": "Chinese Tesla rival Xpeng Motors raises $500 million as it begins deliveries of new sedan", - "description": "Xpeng Motors started deliveries of its new P7 sedan \u2014 which is seen as a competitor to Tesla's Model 3 \u2014 this month .", - "pubDate": "Mon, 20 Jul 2020 05:48:36 GMT" + "title": "I've studied over 200 kids\u2014the ones with high emotional intelligence have parents who do 7 things early on", + "description": "Child psychologist Reem Raouda, who has studied more than 200 child-parent relationships, says those who raise the emotionally intelligent kids do seven key things.", + "pubDate": "Sun, 12 Jan 2025 17:08:26 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/dbs-ceo-says-a-big-big-challenge-is-looming-in-the-global-economy.html", - "guid": "106620734", + "link": "https://www.cnbc.com/2025/01/11/trumps-mass-deportation-plan-could-have-a-big-effect-on-inflation.html", + "guid": "108084347", "type": "cnbcnewsstory", - "id": "106620734", + "id": "108084347", "sponsored": "false", - "title": "CEO of major Asian bank says 'a big, big challenge' is looming for the global economy", - "description": "Piyush Gupta, CEO of Singaporean bank DBS, said many businesses may not survive when governments roll back measures that are currently keeping them afloat.", - "pubDate": "Mon, 20 Jul 2020 01:58:22 GMT" + "title": "Trump's plan for mass deportation could have a big effect on prices", + "description": "Some experts say there is really nothing the government can do about high food prices.", + "pubDate": "Sat, 11 Jan 2025 14:00:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/ibm-earnings-q2-2020.html", - "guid": "106623805", + "link": "https://www.cnbc.com/2025/01/11/bitcoin-soared-in-2024-how-much-if-any-should-you-own.html", + "guid": "108083856", "type": "cnbcnewsstory", - "id": "106623805", + "id": "108083856", "sponsored": "false", - "title": "IBM improves gross margins in Q2 under new CEO", - "description": "IBM's revenue declined for a second consecutive quarter as the coronavirus made an impact across multiple business units.", - "pubDate": "Mon, 20 Jul 2020 22:17:57 GMT" + "title": "Bitcoin soared in 2024. How much \u2014 if any \u2014 should you own?", + "description": "The crypto asset was the top performer in 2024, rising about 125%. But finance pros say bitcoin should generally not account for over 5% of your portfolio.", + "pubDate": "Sat, 11 Jan 2025 14:30:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/19/stock-market-futures-open-to-close-news.html", - "guid": "106622895", + "link": "https://www.cnbc.com/2025/01/11/family-idaho-train-car-airbnb.html", + "guid": "108080621", "type": "cnbcnewsstory", - "id": "106622895", + "id": "108080621", "sponsored": "false", - "title": "Nasdaq jumps more than 2% led by Amazon, S&P 500 goes positive for 2020", - "description": "The Nasdaq Composite jumped Monday as Amazon shares led other major tech stocks higher.", - "pubDate": "Mon, 20 Jul 2020 20:23:57 GMT" + "title": "Family's abandoned train car turned Airbnb brings in up to $110,000 a year: 'Our dreams were surpassed'", + "description": "Isaac French and his family converted a 1909 train car into an Airbnb that earned about $110,000 in 2024.", + "pubDate": "Sat, 11 Jan 2025 17:15:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/european-recovery-fund-deadlock-despite-marathon-talks.html", - "guid": "106623163", + "link": "https://www.cnbc.com/2025/01/09/supreme-court-set-to-hear-oral-arguments-on-challenge-to-tiktok-ban.html", + "guid": "108084420", "type": "cnbcnewsstory", - "id": "106623163", + "id": "108084420", "sponsored": "false", - "title": "European leaders in deadlock over massive recovery fund despite marathon talks", - "description": "European leaders will reconvene at 4pm Brussels time for a fourth consecutive day of talks on a recovery fund to deal with the coronavirus crisis.", - "pubDate": "Mon, 20 Jul 2020 10:22:08 GMT" + "title": "TikTok ban likely to be upheld by Supreme Court, putting pressure on Trump", + "description": "The Supreme Court on Friday heard oral arguments in the case involving the future of TikTok in the U.S., which could ban the app as soon as next week.", + "pubDate": "Fri, 10 Jan 2025 20:29:13 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/synairgen-says-small-coronavirus-treatment-trial-could-signal-major-breakthrough.html", - "guid": "106623172", + "link": "https://www.cnbc.com/2025/01/10/autos-car-giants-struggle-to-find-answers-in-bid-to-avoid-mega-fines.html", + "guid": "108084608", "type": "cnbcnewsstory", - "id": "106623172", + "id": "108084608", "sponsored": "false", - "title": "British pharma firm claims small trial on a coronavirus treatment could signal 'major breakthrough'", - "description": "British pharmaceutical company Synairgen claims its new respiratory coronavirus treatment has reduced the number of hospitalized Covid-19 patients needing intensive care.", - "pubDate": "Mon, 20 Jul 2020 12:20:23 GMT" + "title": "Auto giants face some painful choices in the race to avoid hefty emissions fines", + "description": "The prospect of steep fines for failing to comply with the EU's emissions standards has sparked a heated debate within the car industry.", + "pubDate": "Fri, 10 Jan 2025 12:27:46 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/tiktok-global-hq.html", - "guid": "106623232", + "link": "https://www.cnbc.com/2025/01/10/amazon-halt-dei-programs-.html", + "guid": "108085124", "type": "cnbcnewsstory", - "id": "106623232", + "id": "108085124", "sponsored": "false", - "title": "TikTok is still considering the UK as an option for its global HQ, source says", - "description": "TikTok has not shelved plans to make London its international headquarters, a source said, adding that the city is still very much an option.", - "pubDate": "Mon, 20 Jul 2020 11:17:56 GMT" + "title": "Amazon to halt some of its DEI programs: Internal memo", + "description": "The company said it is in the process of \"winding down outdated programs and materials\" as part of a broader review of hundreds of initiatives.", + "pubDate": "Fri, 10 Jan 2025 22:31:48 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/walmart-restarts-talks-on-possible-sale-of-asda-stake.html", - "guid": "106623630", - "type": "wirestory", - "id": "106623630", + "link": "https://www.cnbc.com/2025/01/11/author-lived-underground-for-10-days-to-study-sleep-happiness-health.html", + "guid": "108083772", + "type": "cnbcnewsstory", + "id": "108083772", "sponsored": "false", - "title": "Walmart restarts talks on possible sale of Asda stake", - "description": "Walmart, the world's biggest retailer, has restarted talks with potential buyers of a stake in its British supermarket arm Asda, a Walmart spokesman said on Monday.", - "pubDate": "Mon, 20 Jul 2020 13:45:23 GMT" + "title": "Author lived in an underground bunker for 10 days to study sleep, happiness and health\u20141 key thing she learned", + "description": "Lynne Peeples was on a quest to better understand circadian rhythm, so she stayed in a bunker 50 feet below ground for ten days straight.", + "pubDate": "Sat, 11 Jan 2025 16:15:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/global-banks-scrutinize-hong-kong-clients-for-pro-democracy-ties-reuters.html", - "guid": "106623169", - "type": "wirestory", - "id": "106623169", + "link": "https://www.cnbc.com/2025/01/10/tesla-recalling-239000-vehicles-in-us-over-rearview-camera-failures.html", + "guid": "108085108", + "type": "cnbcnewsstory", + "id": "108085108", "sponsored": "false", - "title": "Global banks are scrutinizing their Hong Kong clients for pro-democracy ties, sources say", - "description": "Sources told Reuters the broadened scrutiny of clients also applied to Hong Kong and Chinese officials who had implemented the law in anticipation of any U.S. sanctions against them.", - "pubDate": "Mon, 20 Jul 2020 08:19:29 GMT" + "title": "Tesla recalling 239,000 vehicles in U.S. over rearview camera failures", + "description": "Tesla's voluntary recall is related to issues that may cause rearview cameras to fail, according to filings out Friday.", + "pubDate": "Fri, 10 Jan 2025 22:58:23 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/gsk-to-take-10percent-stake-in-germanys-curevac-for-163-mln.html", - "guid": "106623170", - "type": "wirestory", - "id": "106623170", + "link": "https://www.cnbc.com/2025/01/10/trump-seeks-putin-meeting-as-biden-announces-aid-package-to-kyiv.html", + "guid": "108084718", + "type": "cnbcnewsstory", + "id": "108084718", "sponsored": "false", - "title": "GSK to take 10% stake in Germany's CureVac for $163 million", - "description": "Britain's GSK said on Monday it would invest 130 million pounds ($163 million) to buy a 10% stake in Germany's CureVac.", - "pubDate": "Mon, 20 Jul 2020 08:41:33 GMT" + "title": "Trump seeks Putin meeting as Biden administration announces 11th-hour aid package to Kyiv", + "description": "\"President Putin wants to meet. He's said that even publicly. And we have to get that war over with, that's a bloody mess,\" Donald Trump said.", + "pubDate": "Fri, 10 Jan 2025 16:38:23 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/britain-signs-with-pfizer-biontech-valneva-for-coronavirus-vaccines.html", - "guid": "106623072", - "type": "wirestory", - "id": "106623072", + "link": "https://www.cnbc.com/2025/01/10/jobs-report-december-2024.html", + "guid": "108084739", + "type": "cnbcnewsstory", + "id": "108084739", "sponsored": "false", - "title": "Britain signs deals with Pfizer, BioNTech, Valneva for coronavirus vaccines", - "description": "The deals follow a previously announced agreement with AstraZeneca or the firm to produce 100 million doses of its potential vaccine being developed in partnership with the University of Oxford.", - "pubDate": "Mon, 20 Jul 2020 06:41:31 GMT" + "title": "U.S. payrolls grew by 256,000 in December, much more than expected; unemployment rate falls to 4.1%", + "description": "Nonfarm payrolls were expected to increase by 155,000 in December, according to the Dow Jones consensus forecast.", + "pubDate": "Fri, 10 Jan 2025 16:33:39 GMT" } ], - "earnings": [ + "us_news": [ { "item": "", - "link": "https://www.cnbc.com/2020/07/17/blackrock-blk-earnings-q2-2020.html", - "guid": "106620817", - "type": "wirestory", - "id": "106620817", + "link": "https://www.cnbc.com/2025/01/13/states-add-raise-fees-to-help-recycle-mattresses.html", + "guid": "108085043", + "type": "cnbcnewsstory", + "id": "108085043", "sponsored": "false", - "title": "BlackRock profit jumps 21% on fixed-income boost", - "description": "BlackRock, the world's largest asset manager, reported a 21% jump in quarterly profit on Friday, as investors poured money into its fixed-income funds and cash management services.", - "pubDate": "Fri, 17 Jul 2020 11:11:36 GMT" + "title": "Why you may be paying to help make the mattress industry more eco-friendly", + "description": "Oregon began levying a $22.50 fee in 2025 on consumers who buy a mattress. It's the fourth state to adopt such a policy, to help fund recycling efforts.", + "pubDate": "Mon, 13 Jan 2025 14:00:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/netflix-nflx-q2-2020-earnings.html", - "guid": "106613607", + "link": "https://www.cnbc.com/2025/01/13/moderna-lowers-2025-sales-forecast.html", + "guid": "108085265", "type": "cnbcnewsstory", - "id": "106613607", + "id": "108085265", "sponsored": "false", - "title": "Netflix shares fall after earnings miss, weak subscriber guidance for third quarter", - "description": "The company announced that Netflix Chief Content Officer Ted Sarandos will become co-CEO alongside current CEO Reed Hastings.", - "pubDate": "Fri, 17 Jul 2020 11:10:49 GMT" + "title": "Moderna stock plunges 20% after company lowers 2025 sales forecast by $1 billion", + "description": "Moderna now expects 2025 revenue to come in between $1.5 billion and $2.5 billion, most of which will come in the second half of the year.", + "pubDate": "Mon, 13 Jan 2025 16:24:32 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/bank-of-america-bac-earnings-q2-2020.html", - "guid": "106617922", + "link": "https://www.cnbc.com/2025/01/12/fema-administrator-deanne-criswell-comments-on-los-angeles-fires.html", + "guid": "108085282", "type": "cnbcnewsstory", - "id": "106617922", + "id": "108085282", "sponsored": "false", - "title": "Bank of America shares drop as the firm sets aside another $4 billion for coronavirus-related loan losses", - "description": "Bank of America's trading division, similar to what rivals JPMorgan Chase and Citigroup have disclosed, helped offset the drag caused by the coronavirus pandemic.", - "pubDate": "Thu, 16 Jul 2020 14:39:43 GMT" + "title": "U.S. military is ready to respond to California wildfires, FEMA's Criswell said", + "description": "Active duty U.S. military personnel are on a \"prepare to deploy\" order, ready to go in and continue to support the firefighting effort, Criswell said.", + "pubDate": "Mon, 13 Jan 2025 13:31:17 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/morgan-stanley-ms-earnings-q2-2020.html", - "guid": "106617943", + "link": "https://www.cnbc.com/2025/01/11/special-counsel-jack-smith-resigns-from-doj-as-trumps-fight-to-block-final-report-continues.html", + "guid": "108085258", "type": "cnbcnewsstory", - "id": "106617943", + "id": "108085258", "sponsored": "false", - "title": "Morgan Stanley beats estimates for second-quarter profit on strong trading results", - "description": "Morgan Stanley benefited from one of Wall Street's best trading quarters in years.", - "pubDate": "Thu, 16 Jul 2020 14:43:01 GMT" + "title": "Special counsel Jack Smith resigns from DOJ as Trump's fight to block final report continues", + "description": "Special counsel Jack Smith was appointed by Attorney General Merrick Garland to criminally investigate Donald Trump.", + "pubDate": "Sun, 12 Jan 2025 01:06:22 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/jjs-profit-slides-35percent-as-coronavirus-forces-hospitals-to-forgo-elective-surgeries.html", - "guid": "106618843", + "link": "https://www.cnbc.com/2025/01/11/mark-zuckerberg-slams-apple-on-its-lack-of-innovation-and-random-rules.html", + "guid": "108085256", "type": "cnbcnewsstory", - "id": "106618843", + "id": "108085256", "sponsored": "false", - "title": "J&J's profit slides 35% as coronavirus forces hospitals to forgo elective surgeries", - "description": "J&J earned $3.63 billion, or $1.36 per share, during the three months ended June 30, a 34.6% drop from $5.6 billion a year earlier.", - "pubDate": "Thu, 16 Jul 2020 12:09:59 GMT" + "title": "Mark Zuckerberg slams Apple on its lack of innovation and 'random rules'", + "description": "Zuckerberg told Joe Rogan that Apple hasn't invented anything great in roughly two decades, since Steve Jobs created the iPhone.", + "pubDate": "Sun, 12 Jan 2025 00:58:45 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/dominos-pizza-dpz-q2-2020-earnings-beat.html", - "guid": "106617756", + "link": "https://www.cnbc.com/2025/01/10/disney-employee-guilty-plea-menu-peanut-hacking-restaurants.html", + "guid": "108085100", "type": "cnbcnewsstory", - "id": "106617756", + "id": "108085100", "sponsored": "false", - "title": "Domino's Pizza U.S. same-store sales soar 16% as more consumers order delivery", - "description": "Domino's Pizza reported that its quarterly U.S. same-store sales soared 16.1% as more consumers ordered pizza delivery during the pandemic.", - "pubDate": "Thu, 16 Jul 2020 16:04:23 GMT" + "title": "Fired Disney employee will plead guilty to hacking menus to hide peanut content", + "description": "Michael Scheuer, who had been a Disney menu production manager, in one instance added a swastika to a menu during hack, prosecutors said.", + "pubDate": "Fri, 10 Jan 2025 22:29:37 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/goldman-sachs-gs-earnings-q2-2020.html", - "guid": "106615912", + "link": "https://www.cnbc.com/2025/01/10/apples-market-share-slides-in-china-iphone-shipments-decline-kuo.html", + "guid": "108085119", "type": "cnbcnewsstory", - "id": "106615912", + "id": "108085119", "sponsored": "false", - "title": "Goldman Sachs shares rise as earnings blow past the Street on the best trading results in years", - "description": "Expectations for Goldman were running high after JPMorgan Chase and Citigroup posted strong trading, and the firm delivered.", - "pubDate": "Wed, 15 Jul 2020 15:15:05 GMT" + "title": "Apple's market share slides in China as iPhone shipments decline, analyst Kuo says", + "description": "Analyst Ming-Chi Kuo wrote in a post on Friday that Apple is losing market share in China due to declining iPhone shipments.", + "pubDate": "Fri, 10 Jan 2025 23:04:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/unitedhealth-unh-earnings-q2-2020.html", - "guid": "106616803", - "type": "wirestory", - "id": "106616803", + "link": "https://www.cnbc.com/2025/01/10/amazon-halt-dei-programs-.html", + "guid": "108085124", + "type": "cnbcnewsstory", + "id": "108085124", "sponsored": "false", - "title": "Insurer UnitedHealth warns of cost rebound after strong quarterly profit", - "description": "UnitedHealth said on Wednesday its second-quarter profit more than doubled, helped by lower medical costs due to a fall in health-care utilization following coronavirus-fueled lockdowns and social distancing.", - "pubDate": "Wed, 15 Jul 2020 12:34:05 GMT" + "title": "Amazon to halt some of its DEI programs: Internal memo", + "description": "The company said it is in the process of \"winding down outdated programs and materials\" as part of a broader review of hundreds of initiatives.", + "pubDate": "Fri, 10 Jan 2025 22:31:48 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/pnc-financial-earnings-q2-2020.html", - "guid": "106616871", - "type": "wirestory", - "id": "106616871", + "link": "https://www.cnbc.com/2025/01/10/tesla-recalling-239000-vehicles-in-us-over-rearview-camera-failures.html", + "guid": "108085108", + "type": "cnbcnewsstory", + "id": "108085108", "sponsored": "false", - "title": "PNC Financial's profit more than doubles on gain sale of stake in BlackRock", - "description": "PNC Financial's second-quarter profit more than doubled as the U.S. regional bank recorded a gain from the sale of its position in asset manager BlackRock.", - "pubDate": "Wed, 15 Jul 2020 11:14:00 GMT" + "title": "Tesla recalling 239,000 vehicles in U.S. over rearview camera failures", + "description": "Tesla's voluntary recall is related to issues that may cause rearview cameras to fail, according to filings out Friday.", + "pubDate": "Fri, 10 Jan 2025 22:58:23 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/14/jpmorgan-chase-jpm-earnings-q2-2020.html", - "guid": "106614489", + "link": "https://www.cnbc.com/2025/01/10/mark-zuckerberg-says-biden-pushed-meta-to-remove-posts-on-vaccines.html", + "guid": "108085069", "type": "cnbcnewsstory", - "id": "106614489", + "id": "108085069", "sponsored": "false", - "title": "JPMorgan shares jump after record trading revenue drives stronger-than-expected second quarter profit", - "description": "\"Despite some recent positive macroeconomic data and significant, decisive government action, we still face much uncertainty regarding the future path of the economy,\" CEO Jamie Dimon said.", - "pubDate": "Tue, 14 Jul 2020 20:29:56 GMT" + "title": "Zuckerberg says Biden administration pushed Meta 'super hard' to take down vaccine content", + "description": "Meta CEO Mark Zuckerberg told Joe Rogan that the Biden White House sought to censor critical claims about Covid vaccines.", + "pubDate": "Fri, 10 Jan 2025 23:24:56 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/14/citigroup-q2-2020-earnings.html", - "guid": "106614175", + "link": "https://www.cnbc.com/2025/01/10/mcdonalds-to-close-three-cosmcs-locations-and-open-two-more.html", + "guid": "108085088", "type": "cnbcnewsstory", - "id": "106614175", + "id": "108085088", "sponsored": "false", - "title": "Citigroup reports better-than-expected earnings on strong trading results", - "description": "Citigroup reported second-quarter results that surpassed analyst expectations thanks in part to a massive surge in trading revenue.", - "pubDate": "Tue, 14 Jul 2020 14:57:42 GMT" + "title": "McDonald's to close three CosMc's locations \u2014 and open two more", + "description": "McDonald's created CosMc's as its entry point into the growing \"afternoon beverage pick-me-up occasion.\"", + "pubDate": "Sat, 11 Jan 2025 01:45:11 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/14/delta-dal-posts-2q-loss-amid-coronavirus-pandemic.html", - "guid": "106614223", + "link": "https://www.cnbc.com/2025/01/10/los-angeles-wildfires-airlines-travel-waivers.html", + "guid": "108084944", "type": "cnbcnewsstory", - "id": "106614223", + "id": "108084944", "sponsored": "false", - "title": "Delta cuts summer flying as demand stalls due to coronavirus, posts $5.7 billion quarterly loss", - "description": "Delta deepened its losses because of the coronavirus pandemic.", - "pubDate": "Tue, 14 Jul 2020 20:18:04 GMT" + "title": "Airlines extend travel waivers due to LA wildfires", + "description": "Airlines are waiving change fees and fare differences for Los Angeles-area flights due to wildfires.", + "pubDate": "Fri, 10 Jan 2025 23:11:55 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/14/wells-fargo-wfc-earnings-q2-2020.html", - "guid": "106614493", + "link": "https://www.cnbc.com/2025/01/10/amazon-to-shut-down-stitch-fix-competitor-prime-try-before-you-buy.html", + "guid": "108085053", "type": "cnbcnewsstory", - "id": "106614493", + "id": "108085053", "sponsored": "false", - "title": "Wells Fargo shares tumble 5% after posting $2.4 billion loss, dividend slashed to 10 cents", - "description": "Wells Fargo posted its first quarterly loss since the financial crisis on rising provisions for defaults tied to the coronavirus pandemic.", - "pubDate": "Tue, 14 Jul 2020 16:33:27 GMT" + "title": "Amazon to shut down 'Try Before You Buy' rival to Stitch Fix", + "description": "Amazon is discontinuing a service that let Prime members try on clothes, shoes and accessories, and only pay for the items they want to keep.", + "pubDate": "Fri, 10 Jan 2025 20:24:49 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/13/bank-earnings-should-deliver-an-upside-surprise-art-hogan.html", - "guid": "106614250", + "link": "https://www.cnbc.com/2025/01/10/trump-organization-to-limit-president-elects-involvement-under-new-ethics-plan.html", + "guid": "108085004", "type": "cnbcnewsstory", - "id": "106614250", + "id": "108085004", "sponsored": "false", - "title": "Bank earnings will deliver an upside surprise and help boost market, top strategist Art Hogan predicts", - "description": "National Securities' Art Hogan is optimistic bank earnings will come in better than expected and help lift stocks.", - "pubDate": "Tue, 14 Jul 2020 00:00:38 GMT" + "title": "Trump Organization to limit president-elect's involvement under new ethics plan", + "description": "The Trump Organization unveiled a new ethics plan that it says will limit President-elect Donald Trump's involvement while he is in office.", + "pubDate": "Fri, 10 Jan 2025 19:30:12 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/13/pepsico-pep-earnings-q2-2020.html", - "guid": "106611321", + "link": "https://www.cnbc.com/2025/01/10/airlines-cancel-more-than-2000-us-flights-amid-storm-delta-slide-evacuation-at-atlanta.html", + "guid": "108084976", "type": "cnbcnewsstory", - "id": "106611321", + "id": "108084976", "sponsored": "false", - "title": "PepsiCo revenue falls 3% as pandemic hits beverage sales but boosts snacks business", - "description": "PepsiCo reported that quarterly revenue fell after fewer consumers bought its drinks at restaurants and convenience stores during the coronavirus pandemic.", - "pubDate": "Mon, 13 Jul 2020 14:12:22 GMT" + "title": "Airlines cancel more than 3,000 U.S. flights amid storm, Delta slide evacuation at Atlanta", + "description": "Flight disruptions stretched from Dallas to Atlanta.", + "pubDate": "Fri, 10 Jan 2025 21:44:23 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/13/quest-diagnostics-dgx-earnings-q2-2020.html", - "guid": "106613198", - "type": "wirestory", - "id": "106613198", + "link": "https://www.cnbc.com/2025/01/10/stellantis-aims-to-improve-us-sales-market-share-in-2025.html", + "guid": "108084957", + "type": "cnbcnewsstory", + "id": "108084957", "sponsored": "false", - "title": "Quest Diagnostics revenue tops expectations on demand for coronavirus testing services", - "description": "Quest Diagnostics reported preliminary second-quarter revenue above analysts' estimates on Monday, largely on growing demand for its Covid-19 testing services, sending its shares up 2.7% before the bell.", - "pubDate": "Mon, 13 Jul 2020 12:01:43 GMT" + "title": "Stellantis aims to reverse yearslong declines in U.S. sales and market share in 2025", + "description": "Stellantis' top priority for the U.S. this year is to grow its retail market share after several years of declining sales in its largest, most crucial market.", + "pubDate": "Fri, 10 Jan 2025 20:33:03 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/13/investors-should-brace-for-a-wild-earnings-season-and-expect-little-guidance-for-whats-ahead.html", - "guid": "106515615", + "link": "https://www.cnbc.com/2025/01/10/heres-where-the-jobs-are-for-december-2024-in-one-chart.html", + "guid": "108084911", "type": "cnbcnewsstory", - "id": "106515615", + "id": "108084911", "sponsored": "false", - "title": "Investors should brace for a wild earnings season and expect little guidance for what's ahead", - "description": "Analysts estimates are all over the place because about 40% of companies are not providing guidance on earnings.", - "pubDate": "Mon, 13 Jul 2020 11:38:06 GMT" + "title": "Here\u2019s where the jobs are for December 2024 \u2013 in one chart", + "description": "December's job report marked another month of stronger-than-expected growth, with gains coming in many different areas of the U.S. economy.", + "pubDate": "Fri, 10 Jan 2025 19:10:18 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/10/market-heads-into-worst-earnings-season-in-12-years-amid-worries-virus-is-slowing-recovery.html", - "guid": "106609259", + "link": "https://www.cnbc.com/2025/01/10/former-wwe-boss-vince-mcmahon-resolves-sec-charges-over-undisclosed-settlements.html", + "guid": "108084849", "type": "cnbcnewsstory", - "id": "106609259", + "id": "108084849", "sponsored": "false", - "title": "Market heads into worst earnings season in 12 years amid worries virus is slowing recovery", - "description": "The worst earnings season in years is about to begin, and stocks could shrug off sharp profit declines, if companies see signs of recovery.", - "pubDate": "Fri, 10 Jul 2020 20:19:16 GMT" + "title": "SEC charges former WWE boss Vince McMahon over undisclosed settlements with two women", + "description": "Vince McMahon resigned last year as TKO Group Holdings executive chairman after a former WWE employee sued him for alleged sexual assault and trafficking.", + "pubDate": "Fri, 10 Jan 2025 21:28:54 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/09/walgreens-wba-earnings-q3-2020.html", - "guid": "106608277", + "link": "https://www.cnbc.com/2025/01/10/chuck-e-cheese-makes-comeback-after-bankruptcy.html", + "guid": "108084475", "type": "cnbcnewsstory", - "id": "106608277", + "id": "108084475", "sponsored": "false", - "title": "Walgreens swings to a quarterly loss as coronavirus drives up costs, lowers doctor visits; shares fall", - "description": "Walgreens Boots Alliance said its profits were squeezed by a shift in sales to low-margin items, increased supply-chain costs and higher expenses for labor and store cleaning.", - "pubDate": "Thu, 09 Jul 2020 15:02:34 GMT" + "title": "Chuck E. Cheese makes a comeback, with trampolines and a subscription program", + "description": "Chuck E. Cheese's parent company CEC Entertainment filed for Chapter 11 bankruptcy in 2020.", + "pubDate": "Sat, 11 Jan 2025 20:12:08 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/07/levi-strauss-co-levi-reports-q2-2020-earnings.html", - "guid": "106606208", + "link": "https://www.cnbc.com/2025/01/10/trump-sentencing-new-york-hush-money-case.html", + "guid": "108084773", "type": "cnbcnewsstory", - "id": "106606208", + "id": "108084773", "sponsored": "false", - "title": "Levi's sales fall 62% in second quarter, to cut 15% of corporate workforce", - "description": "A complete recovery \"will likely take some time,\" Levi & Strauss Co. CEO Chip Bergh said.", - "pubDate": "Tue, 07 Jul 2020 20:11:13 GMT" + "title": "Trump sentenced to unconditional discharge in New York hush money case, avoiding jail", + "description": "The \"unconditional discharge\" sentence comes 10 days before Donald Trump is due to be sworn in for a second nonconsecutive term in the White House.", + "pubDate": "Fri, 10 Jan 2025 16:56:57 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/01/macys-says-regional-coronavirus-flare-ups-will-hurt-sales.html", - "guid": "106599370", + "link": "https://www.cnbc.com/2025/01/10/jobs-report-december-2024.html", + "guid": "108084739", "type": "cnbcnewsstory", - "id": "106599370", + "id": "108084739", "sponsored": "false", - "title": "Rocky road ahead at Macy's, potential 'regional flare-ups,' with Covid-19 cases surging in some states", - "description": "The road to recovery at Macy's is likely going to be a rocky one because of the coronavirus pandemic. The retailer warned Wednesday that sales are falling again in states such as Texas where Covid-19 cases are on the rise.", - "pubDate": "Wed, 01 Jul 2020 17:47:42 GMT" + "title": "U.S. payrolls grew by 256,000 in December, much more than expected; unemployment rate falls to 4.1%", + "description": "Nonfarm payrolls were expected to increase by 155,000 in December, according to the Dow Jones consensus forecast.", + "pubDate": "Fri, 10 Jan 2025 16:33:39 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/01/michael-kors-owner-capri-estimates-70percent-plunge-in-first-quarter-revenue.html", - "guid": "106599516", - "type": "wirestory", - "id": "106599516", + "link": "https://www.cnbc.com/2025/01/10/walgreens-wba-earnings-q1-2025.html", + "guid": "108084514", + "type": "cnbcnewsstory", + "id": "108084514", "sponsored": "false", - "title": "Michael Kors owner Capri estimates 70% plunge in first-quarter revenue", - "description": "Michael Kors owner Capri Holdings on Wednesday estimated a 70% slump in first-quarter sales after the coronavirus hammered luxury sales.", - "pubDate": "Wed, 01 Jul 2020 13:15:24 GMT" + "title": "Walgreens shares soar 27% on big earnings beat, as drugstore chain cuts costs", + "description": "Walgreens maintained its fiscal 2025 adjusted earnings guidance, but did not include a sales outlook in its release.", + "pubDate": "Fri, 10 Jan 2025 21:04:46 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/01/macys-m-reports-q1-2020-loss-per-share.html", - "guid": "106597561", + "link": "https://www.cnbc.com/2025/01/10/delta-air-lines-dal-4q-2024-earnings.html", + "guid": "108084409", "type": "cnbcnewsstory", - "id": "106597561", + "id": "108084409", "sponsored": "false", - "title": "Macy's reports first-quarter loss but does not expect 'another full shutdown'", - "description": "Macy's on Wednesday reported a first-quarter loss, in line with the retailer's previously announced estimates, as its business took a hit from the coronavirus pandemic.", - "pubDate": "Wed, 01 Jul 2020 12:26:05 GMT" + "title": "Delta outlook tops estimates as CEO expects 2025 to be airline's 'best financial year in our history'", + "description": "Delta's CEO said strong travel demand is driving revenue higher.", + "pubDate": "Fri, 10 Jan 2025 21:08:51 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/01/fedex-fdx-earnings-q4-2020.html", - "guid": "106599233", - "type": "wirestory", - "id": "106599233", + "link": "https://www.cnbc.com/2025/01/09/ford-ceo-says-china-operations-earned-600-million-in-2024.html", + "guid": "108084533", + "type": "cnbcnewsstory", + "id": "108084533", "sponsored": "false", - "title": "FedEx shares jump over 9% as quarterly results top expectations", - "description": "Shares of FedEx jumped 9.4% in extended trading on Tuesday after a surge in pandemic-fueled home deliveries helped the U.S. package carrier post better-than-expected quarterly profit and revenue.", - "pubDate": "Wed, 01 Jul 2020 10:25:47 GMT" + "title": "Ford CEO says China operations earned $600 million in 2024", + "description": "Ford Motor's operations in China earned\u00a0roughly $600 million last year despite challenging market conditions, CEO Jim Farley said Thursday night.", + "pubDate": "Fri, 10 Jan 2025 01:22:45 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/30/us-corporate-earnings-are-likely-to-disappoint-economist-says.html", - "guid": "106597348", + "link": "https://www.cnbc.com/2025/01/09/trump-supreme-court-hush-money-sentencing.html", + "guid": "108084430", "type": "cnbcnewsstory", - "id": "106597348", + "id": "108084430", "sponsored": "false", - "title": "U.S. market is 'smoking dope on earnings' and investors are likely to be disappointed, economist says", - "description": "Investors should stay bearish on U.S. stocks until the full extent of the economic damage caused by the coronavirus pandemic is known, according to TS Lombard.", - "pubDate": "Tue, 30 Jun 2020 13:45:41 GMT" + "title": "Supreme Court rejects Trump hush money sentencing delay bid", + "description": "The U.S. Supreme Court denied a request by President-elect Donald Trump to halt proceedings in his criminal hush money case.", + "pubDate": "Fri, 10 Jan 2025 02:43:02 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/30/micron-technology-mu-earnings-q3-2020.html", - "guid": "106597386", - "type": "wirestory", - "id": "106597386", + "link": "https://www.cnbc.com/2025/01/09/how-24-hour-stock-trading-could-impact-your-money.html", + "guid": "108084380", + "type": "cnbcnewsstory", + "id": "108084380", "sponsored": "false", - "title": "Micron to shift some chip supply to data centers as cloud powers earnings beat", - "description": "Micron Technology on Monday forecast current-quarter revenue above Wall Street estimates as home-bound employees and students spur demand for its chips that power notebooks and data centers, sending its shares up 6% in after-market trading.", - "pubDate": "Tue, 30 Jun 2020 10:32:50 GMT" + "title": "How the push for 24-hour trading could impact your portfolio", + "description": "While the extended trading day is gaining steam with even the largest of stock exchanges, experts are mixed on how it will affect investors.", + "pubDate": "Fri, 10 Jan 2025 00:00:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/29/burger-kings-us-same-store-sales-are-flat-as-fast-food-customers-return.html", - "guid": "106595884", + "link": "https://www.cnbc.com/2025/01/09/ford-special-edition-mustang-gtd-spirit-of-america.html", + "guid": "108084286", "type": "cnbcnewsstory", - "id": "106595884", + "id": "108084286", "sponsored": "false", - "title": "Burger King's U.S. same-store sales are flat as fast-food customers return to restaurants", - "description": "Burger King's U.S. same-store sales are trending flat as customers return to its locations for Whoppers and french fries.", - "pubDate": "Mon, 29 Jun 2020 13:46:19 GMT" + "title": "Ford reveals a special edition of its $325,000 Mustang GTD called 'Spirit of America'", + "description": "The GTD models are part of Ford's plans to expand the Mustang nameplate into the higher echelons of the sports car and racing worlds.", + "pubDate": "Thu, 09 Jan 2025 23:30:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/26/with-the-second-quarter-almost-over-what-companies-earned-is-anyones-guess.html", - "guid": "106592685", + "link": "https://www.cnbc.com/2025/01/09/nvidias-tiny-3000-computer-steals-the-show-at-ces-.html", + "guid": "108084384", "type": "cnbcnewsstory", - "id": "106592685", + "id": "108084384", "sponsored": "false", - "title": "With the second quarter almost over, what companies earned is anyone's guess", - "description": "The second quarter is nearly over, and analysts still are clueless about what earnings companies will be reporting.", - "pubDate": "Fri, 26 Jun 2020 14:16:49 GMT" + "title": "Nvidia's tiny $3,000 computer for AI developers steals the show at CES", + "description": "Nvidia CEO Jensen Huang was greeted as a rock star this week at the CES tech show in Las Vegas.", + "pubDate": "Fri, 10 Jan 2025 00:08:43 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/25/nike-nke-reports-q4-2020-earnings.html", - "guid": "106587040", + "link": "https://www.cnbc.com/2025/01/09/fridays-jobs-report-may-give-mixed-view-of-labor-market-what-to-expect.html", + "guid": "108084401", "type": "cnbcnewsstory", - "id": "106587040", + "id": "108084401", "sponsored": "false", - "title": "Nike reports unexpected loss as sales tumble 38%, shares fall", - "description": "Even Nike, often lauded as one of the strongest global brands in the retail industry, is taking a hit from the coronavirus pandemic.", - "pubDate": "Thu, 25 Jun 2020 22:18:47 GMT" + "title": "Friday's jobs report could present a mixed view of the labor market. Here's what to expect", + "description": "Economists expect the Bureau of Labor Statistics to report a gain of 155,000 jobs, a step down from the surprising 227,000 increase in November.", + "pubDate": "Fri, 10 Jan 2025 11:29:33 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/25/darden-restaurants-dri-q4-2020-earnings.html", - "guid": "106590487", + "link": "https://www.cnbc.com/2025/01/09/elon-musk-promotes-hosts-alternative-for-germany-candidate-on-x.html", + "guid": "108084386", "type": "cnbcnewsstory", - "id": "106590487", + "id": "108084386", "sponsored": "false", - "title": "Olive Garden parent swings to a loss as sales plunge 43%", - "description": "Darden Restaurants reported that same-store sales were nearly cut in half during the fiscal fourth quarter.", - "pubDate": "Thu, 25 Jun 2020 14:34:27 GMT" + "title": "Elon Musk promotes far-right Alternative for Germany candidate, hosts discussion on X", + "description": "Elon Musk used his social network X to promote Germany's far-right Alternative for Germany party, hosting a discussion with party leader Alice Weidel.", + "pubDate": "Thu, 09 Jan 2025 23:59:16 GMT" } ], - "commentary": [ + "asia_news": [ { "item": "", - "link": "https://www.cnbc.com/2020/07/19/analysts-are-betting-on-stocks-like-apple-and-disney.html", - "guid": "106618223", + "link": "https://www.cnbc.com/2025/01/13/indias-inflation-slows-to-lower-than-expected-5point22percent-in-december.html", + "guid": "108085294", "type": "cnbcnewsstory", - "id": "106618223", + "id": "108085294", "sponsored": "false", - "title": "Top analysts are betting on stocks like Apple and Disney for long-term gains", - "description": "We used TipRanks analyst ranking service to pinpoint Wall Street's best-performing analysts.", - "pubDate": "Sun, 19 Jul 2020 13:29:37 GMT" + "title": "India's inflation slows to lower-than-expected 5.22% in December, boosting case for rate cuts", + "description": "The full year inflation forecast for the RBI's 2024 fiscal year ending June 2025 is projected at 4.8%.", + "pubDate": "Mon, 13 Jan 2025 11:31:00 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/18/op-ed-the-cold-war-between-us-and-china-just-got-a-lot-hotter.html", - "guid": "106621609", + "link": "https://www.cnbc.com/2025/01/13/china-december-imports-exports-beat-expectations.html", + "guid": "108085264", "type": "cnbcnewsstory", - "id": "106621609", + "id": "108085264", "sponsored": "false", - "title": "Op-ed: The cold war between U.S. and China just got a lot hotter", - "description": "Some argue that the danger of a U.S.-Chinese war is growing. What that misses, a prominent Asian business leader told me this week, is that China has already decided the war has begun. Like the Cold War before it, the outcome is unlikely to be decided by military means. Also like the contest before it, the war will be fought not over days but over decades.", - "pubDate": "Mon, 20 Jul 2020 18:06:06 GMT" + "title": "China's imports post surprise growth in December; exports beat expectations as higher tariffs loom", + "description": "Economists are expecting exports to make a notable boost to China's economic growth last year when the figures are released later this week.", + "pubDate": "Mon, 13 Jan 2025 06:12:27 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/op-ed-investors-are-wrong-to-worry-about-a-president-biden.html", - "guid": "106621025", + "link": "https://www.cnbc.com/2025/01/10/why-chinas-central-bank-has-stopped-bond-purchases.html", + "guid": "108084603", "type": "cnbcnewsstory", - "id": "106621025", + "id": "108084603", "sponsored": "false", - "title": "Op-ed: Investors are wrong to worry about a President Biden", - "description": "Joe Biden's plans would not only lead to greater long term economic growth; they would also spread the bounties of that growth much more broadly than Trump has done.", - "pubDate": "Fri, 17 Jul 2020 14:08:01 GMT" + "title": "Why China's central bank has stopped bond purchases", + "description": "The bank halted its government bond purchases Friday in an attempt to slow a one-way bonds trade that's put unwanted downward pressure on the yuan, analysts say.", + "pubDate": "Fri, 10 Jan 2025 08:04:31 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/aclu-lawyer-ashley-gorski-op-ed-congress-must-act-now-on-nsa-spying.html", - "guid": "106619430", + "link": "https://www.cnbc.com/2025/01/10/chinese-commercial-banks-have-a-challenge-they-cant-lend-enough-and-.html", + "guid": "108083417", "type": "cnbcnewsstory", - "id": "106619430", + "id": "108083417", "sponsored": "false", - "title": "Op-ed: Congress must act now to rein in the NSA's warrantless spying", - "description": "\"On Thursday, in a ruling with enormous implications for U.S. companies, the E.U.'s highest court invalidated a data-transfer agreement between the European Union and the United States, known as \"Privacy Shield,\" writes ACLU senior staff attorney Ashley Gorski.", - "pubDate": "Thu, 16 Jul 2020 15:40:18 GMT" + "title": "Chinese lenders have a massive challenge: They can't lend enough", + "description": "Chinese onshore banks and funds have flocked to government bonds amid a gloomy economic outlook as hopes for meaningful policy push fade.", + "pubDate": "Fri, 10 Jan 2025 05:17:04 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/13/mick-mulvaney-next-stimulus-bill-should-deal-with-covid-19.html", - "guid": "106611403", + "link": "https://www.cnbc.com/2025/01/09/ford-ceo-says-china-operations-earned-600-million-in-2024.html", + "guid": "108084533", "type": "cnbcnewsstory", - "id": "106611403", + "id": "108084533", "sponsored": "false", - "title": "Op-ed: We still have a coronavirus 'testing problem in this country'", - "description": "If we are going to borrow hundreds of billions of dollars, let's do it to treat the cause of our economic illness, not just the symptoms, writes Mick Mulvaney.", - "pubDate": "Mon, 13 Jul 2020 20:48:07 GMT" + "title": "Ford CEO says China operations earned $600 million in 2024", + "description": "Ford Motor's operations in China earned\u00a0roughly $600 million last year despite challenging market conditions, CEO Jim Farley said Thursday night.", + "pubDate": "Fri, 10 Jan 2025 01:22:45 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/12/why-america-needs-to-bring-ai-into-the-upcoming-hyperwar-to-win.html", - "guid": "106607534", + "link": "https://www.cnbc.com/2025/01/09/cnbcs-inside-india-newsletter-stocks-have-bottomed-out-heres-what-2025-has-in-store.html", + "guid": "108082253", "type": "cnbcnewsstory", - "id": "106607534", + "id": "108082253", "sponsored": "false", - "title": "Op-ed: Hyperwar is coming. America needs to bring AI into the fight to win \u2014 with caution", - "description": "Superpower standoffs like those between the U.S. and China in the South China Sea are occurring amid the rise of artificial intelligence. AI will speed up military decision-making, but it is risky.", - "pubDate": "Sun, 12 Jul 2020 13:30:01 GMT" + "title": "CNBC's Inside India newsletter: Stocks have 'bottomed out.' Here's what 2025 has in store", + "description": "The Nifty 50 index has now re-entered correction territory \u2013 a 10% fall \u2013 since its most recent high in late September.", + "pubDate": "Thu, 09 Jan 2025 17:34:25 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/12/buy-stocks-like-slack-and-costco-analysts-say.html", - "guid": "106609167", + "link": "https://www.cnbc.com/2025/01/09/where-airfare-is-falling-in-2025-cheap-flights.html", + "guid": "108083768", "type": "cnbcnewsstory", - "id": "106609167", + "id": "108083768", "sponsored": "false", - "title": "Keep buying hot stocks like Slack and Costco, Wall Street's best-performing analysts say", - "description": "We used TipRanks analyst ranking service to pinpoint Wall Street's best-performing analysts.", - "pubDate": "Sun, 12 Jul 2020 11:04:55 GMT" + "title": "From Japan to St. Lucia, here's where airfare is falling in 2025", + "description": "International airfare from the U.S. is trending lower this year while domestic fares are up.", + "pubDate": "Thu, 09 Jan 2025 15:04:21 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/11/op-ed-germanys-merkel-faces-test-that-will-shape-eu-after-coronavirus.html", - "guid": "106612011", + "link": "https://www.cnbc.com/2025/01/09/chinas-consumer-inflation-slows-further-in-december-stoking-deflation-worries.html", + "guid": "108084005", "type": "cnbcnewsstory", - "id": "106612011", + "id": "108084005", "sponsored": "false", - "title": "Op-ed: Merkel faces a historic test of leadership that will shape Europe's future after coronavirus", - "description": "German Chancellor Angela Merkel understands the challenges for the EU are of a more existential nature than those facing China, the United States or any other single country.", - "pubDate": "Sat, 11 Jul 2020 15:30:13 GMT" + "title": "China's consumer inflation slows further in December, stoking deflation worries", + "description": "China's consumer prices in December edged up 0.1% in line with expectations from a year earlier, National Bureau of Statistics showed Thursday, fanning deflation concerns.", + "pubDate": "Thu, 09 Jan 2025 02:40:32 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/09/op-ed-main-street-investors-diving-into-speculative-penny-stocks-and-spacs-is-disturbing-trend.html", - "guid": "106609341", + "link": "https://www.cnbc.com/2025/01/08/rolls-royce-says-super-rich-fueling-a-demand-boom-for-bespoke-models.html", + "guid": "108083492", "type": "cnbcnewsstory", - "id": "106609341", + "id": "108083492", "sponsored": "false", - "title": "Insana: Main Street investors diving into speculative penny stocks and SPACs is disturbing trend", - "description": "Many Main Street investors appear to be getting into dangerous investments based on tips from message boards, where unscrupulous individuals can manipulate these markets.", - "pubDate": "Thu, 09 Jul 2020 15:56:08 GMT" + "title": "British luxury carmaker Rolls-Royce says super rich fueling a demand boom for bespoke models", + "description": "BMW-owned Rolls Royce Motor Cars, like other luxury car brands, has seen an uptick in demand for bespoke and complex car models in recent months.", + "pubDate": "Wed, 08 Jan 2025 13:33:21 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/09/op-ed-strong-cybersecurity-strategy-is-no-longer-a-luxury-for-small-businesses.html", - "guid": "106608050", + "link": "https://www.cnbc.com/2025/01/08/indian-stocks-will-benefit-from-the-trump-2point0-era-portfolio-manager-says.html", + "guid": "108082989", "type": "cnbcnewsstory", - "id": "106608050", + "id": "108082989", "sponsored": "false", - "title": "Op-ed: Strong cybersecurity strategy is no longer a luxury for small businesses", - "description": "While businesses across the country prepare to welcome back their customers, hackers and cyber criminals are actively infiltrating and exploiting small business databases, writes Sen. Jim Risch, R-Idaho.", - "pubDate": "Thu, 09 Jul 2020 12:00:02 GMT" + "title": "Indian stocks will benefit from the Trump 2.0 era, portfolio manager says", + "description": "Investors eyeing up firms with the potential to become the \"blue chip companies of the future\" should look to India, according to investor Kunal Desai.", + "pubDate": "Fri, 10 Jan 2025 10:45:06 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/08/only-10percent-of-firms-emerge-from-financial-crisis-stronger-heres-why.html", - "guid": "106605904", + "link": "https://www.cnbc.com/2025/01/07/honda-0-series-evs-electric-vehicles.html", + "guid": "108083041", "type": "cnbcnewsstory", - "id": "106605904", + "id": "108083041", "sponsored": "false", - "title": "Op-ed: Only about 10% of companies emerge from a crisis stronger. We know one financial reason why", - "description": "After the past three recessions, only a fraction of companies emerged with stronger sales and profits. The financial balancing act of the best CFOs, cutting costs but investing long-term, was a difference maker.", - "pubDate": "Wed, 08 Jul 2020 13:42:30 GMT" + "title": "Honda reveals two new '0 Series' EVs to be produced in Ohio", + "description": "The vehicles are the Honda 0 Saloon, which is an updated version of a concept car revealed last year at CES, and the Honda 0 SUV.", + "pubDate": "Tue, 07 Jan 2025 19:18:42 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/06/op-ed-investors-should-watch-how-companies-are-retooling-their-sales-efforts-to-meet-coronavirus-challenges.html", - "guid": "106601722", + "link": "https://www.cnbc.com/2025/01/07/apple-faces-indonesia-ban-as-chinese-smartphone-honor-enters.html", + "guid": "108082271", "type": "cnbcnewsstory", - "id": "106601722", + "id": "108082271", "sponsored": "false", - "title": "Op-ed: Investors should watch how companies are retooling their sales efforts to meet coronavirus challenges", - "description": "Many companies need to reimagine their sales efforts amid the pandemic.", - "pubDate": "Mon, 06 Jul 2020 12:37:02 GMT" + "title": "While Apple negotiates Indonesia sales ban, another Chinese smartphone maker is entering the country", + "description": "Huawei spinoff Honor announced Tuesday it is entering Indonesia and plans to launch its smartphones there by the end of March.", + "pubDate": "Tue, 07 Jan 2025 01:27:04 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/05/bet-on-stocks-like-tesla-uber-gilead-sciences-in-the-third-quarter.html", - "guid": "106601654", + "link": "https://www.cnbc.com/2025/01/07/this-japanese-man-earned-80000-a-year-from-doing-nothing.html", + "guid": "108064375", "type": "cnbcnewsstory", - "id": "106601654", + "id": "108064375", "sponsored": "false", - "title": "Top Wall Street analysts are betting on stocks like Tesla and Uber for the third quarter", - "description": "We used TipRanks analyst ranking service to pinpoint Wall Street's best-performing analysts.", - "pubDate": "Sun, 05 Jul 2020 18:56:08 GMT" + "title": "This Japanese man earned $80,000 a year from 'doing nothing'", + "description": "When Shoji Morimoto was fired from his job, his superior criticized him for \"not doing anything.\" Since then, Morimoto has spun a career out of \"doing nothing.\"", + "pubDate": "Tue, 07 Jan 2025 00:29:09 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/02/op-ed-cutting-the-capital-gains-tax-wont-help-people-it-would-only-encourage-investors-to-sell-their-winners.html", - "guid": "106600236", + "link": "https://www.cnbc.com/2025/01/06/tesla-china-sales-2025-as-competition-heats-up-.html", + "guid": "108081778", "type": "cnbcnewsstory", - "id": "106600236", + "id": "108081778", "sponsored": "false", - "title": "Op-ed: Cutting the capital gains tax won't help people. It would only encourage investors to sell their winners", - "description": "Cutting capital gains taxes does little for the people who need the most help.", - "pubDate": "Thu, 02 Jul 2020 17:10:12 GMT" + "title": "Tesla posted record China sales in 2024. But this year is going to be tough as competition heats up", + "description": "Tesla faces fresh threats as Chinese automakers double down on domestic market in the face of hefty export tariffs in the U.S. and European Union.", + "pubDate": "Mon, 06 Jan 2025 08:26:52 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/30/op-ed-corporate-leaders-need-to-step-up-to-halt-coronavirus-spread.html", - "guid": "106597892", + "link": "https://www.cnbc.com/2025/01/06/chinese-robot-vacuum-cleaner-roborock-reveals-ai-powered-robotic-arm.html", + "guid": "108081279", "type": "cnbcnewsstory", - "id": "106597892", + "id": "108081279", "sponsored": "false", - "title": "Op-ed: Corporate leaders need to 'talk sense with Trump' about the spread of Covid-19", - "description": "Business leaders like Apple's Tim Cook must make it clear to Trump that he can no longer minimize Covid-19, but has to redouble the nation's efforts to bring it under control, writes award-winning author Glen Johnson.", - "pubDate": "Tue, 30 Jun 2020 19:25:18 GMT" + "title": "Chinese robot vacuum cleaner company reveals model with an AI-powered arm", + "description": "Chinese robot vacuum cleaner company Roborock says its new model has an artificial intelligence-powered folding arm for removing socks and other obstacles.", + "pubDate": "Sun, 05 Jan 2025 23:36:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/28/analysts-are-betting-on-stocks-like-nvidia-mastercard.html", - "guid": "106593553", + "link": "https://www.cnbc.com/2025/01/03/microsoft-expects-to-spend-80-billion-on-ai-data-centers-in-fy-2025.html", + "guid": "108082005", "type": "cnbcnewsstory", - "id": "106593553", + "id": "108082005", "sponsored": "false", - "title": "Top analysts are betting on stocks like Mastercard and Nvidia right now into the second half", - "description": "We used TipRanks analyst ranking service to pinpoint Wall Street's best-performing analysts.", - "pubDate": "Sun, 28 Jun 2020 12:36:20 GMT" + "title": "Microsoft expects to spend $80 billion on AI-enabled data centers in fiscal 2025", + "description": "Over half of Microsoft's $80 billion in spending will take place in the U.S., Microsoft Vice Chair and President Brad Smith wrote in a Friday blog post.", + "pubDate": "Sat, 04 Jan 2025 12:59:19 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/27/op-ed-china-gains-political-influence-in-strategic-outpost-kiribati.html", - "guid": "106594326", + "link": "https://www.cnbc.com/2025/01/03/biden-to-block-nippon-steels-15-billion-acquisition-of-us-steel.html", + "guid": "108081727", "type": "cnbcnewsstory", - "id": "106594326", + "id": "108081727", "sponsored": "false", - "title": "Op-Ed: Who China's Xi Jinping really wants to win the 2020 U.S. election", - "description": "The reality is that President Xi has already decided who he prefers to be the victor in our 2020 elections.", - "pubDate": "Sat, 27 Jun 2020 12:00:02 GMT" + "title": "Biden decides to block Nippon Steel\u2019s $15 billion acquisition of U.S. Steel: Report", + "description": "The White House is expected to announce U.S. President Joe Biden\u2019s decision to block Nippon Steel\u2019s $15 billion takeover bid of U.S. Steel on Friday.", + "pubDate": "Fri, 03 Jan 2025 13:04:28 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/21/analysts-are-betting-on.html", - "guid": "106583092", + "link": "https://www.cnbc.com/2025/01/03/asia-markets-live-updates.html", + "guid": "108081672", "type": "cnbcnewsstory", - "id": "106583092", + "id": "108081672", "sponsored": "false", - "title": "Wall Street's best-performing analysts like these 5 stocks right now amid the market turmoil", - "description": "We used TipRanks analyst ranking service to identify Wall Street's best-performing analysts.", - "pubDate": "Wed, 24 Jun 2020 09:50:39 GMT" + "title": "Chinese stock market slump deepens with bond yields hitting record lows as PBOC reportedly signals rate cuts", + "description": "Economic data on tap appeared thin on Friday, while investors in Asia continue to assess China's monetary easing policy, political chaos in South Korea.", + "pubDate": "Fri, 03 Jan 2025 08:26:52 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/19/op-ed-myths-about-what-entrepreneurs-are-like.html", - "guid": "106583900", + "link": "https://www.cnbc.com/2025/01/02/these-airlines-were-the-most-on-time-in-2024.html", + "guid": "108081226", "type": "cnbcnewsstory", - "id": "106583900", + "id": "108081226", "sponsored": "false", - "title": "Op-ed: Three things everybody believes about entrepreneurs that are completely false", - "description": "People tend to model their view of entrepreneurs on some combination of Bill Gates, Steve Jobs and Mark Zuckerberg. That view is incorrect.", - "pubDate": "Fri, 19 Jun 2020 03:12:29 GMT" + "title": "These airlines were the most on time in 2024", + "description": "Supply chain issues and strong travel demand continued in 2024.", + "pubDate": "Thu, 02 Jan 2025 15:57:17 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/18/opinion-a-tax-credit-for-home-improvements-is-vital-in-the-coronavirus-era.html", - "guid": "106582716", + "link": "https://www.cnbc.com/2025/01/02/chinas-electric-car-boom-is-increasingly-more-about-hybrids.html", + "guid": "108073532", "type": "cnbcnewsstory", - "id": "106582716", + "id": "108073532", "sponsored": "false", - "title": "Opinion: A tax credit for home improvements is vital in the coronavirus era", - "description": "Congress has an opportunity to recognize the unique importance of the home in American life, boost the economy, and help families rebuild their wealth by providing a tax credit to make home improvements more affordable.", - "pubDate": "Thu, 18 Jun 2020 11:51:23 GMT" + "title": "China's electric car boom is increasingly more about hybrids", + "description": "Hybrid-powered vehicles are proving more popular than battery-only ones in China, even as consumers shift away from gas-only cars, full-year data show.", + "pubDate": "Fri, 03 Jan 2025 06:24:40 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/14/op-ed-us-and-european-tensions-jeopardize-75-years-of-democracy-open-markets-and-individual-rights.html", - "guid": "106576801", + "link": "https://www.cnbc.com/2025/01/02/asia-markets-set-to-resume-trading-after-new-year-day-holiday.html", + "guid": "108081237", "type": "cnbcnewsstory", - "id": "106576801", + "id": "108081237", "sponsored": "false", - "title": "Op-ed: U.S. and European tensions jeopardize 75 years of democracy, open markets and individual rights", - "description": "Tensions aren't new in transatlantic relations. The reason to act more decisively now is the historic moment, a new era of major power competition that will define the years ahead.", - "pubDate": "Sun, 14 Jun 2020 13:00:02 GMT" + "title": "China stocks lead losses in Asia as manufacturing slows; Singapore annual GDP growth rises to 4%", + "description": "China's Caixin/S&P Global manufacturing purchasing managers' index for December fell to 50.5, missing economists' estimates of 51.7 in a Reuters poll.", + "pubDate": "Thu, 02 Jan 2025 08:04:37 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/14/analysts-are-betting-on-chewy-five-below-amazon.html", - "guid": "106574202", + "link": "https://www.cnbc.com/2024/12/31/south-korea-president-yoon-arrest-warrant.html", + "guid": "108080869", "type": "cnbcnewsstory", - "id": "106574202", + "id": "108080869", "sponsored": "false", - "title": "Wall Street's best-performing analysts like these 5 stocks right now amid the market turmoil", - "description": "We used TipRanks analyst ranking service to pinpoint Wall Street's best-performing analysts.", - "pubDate": "Sun, 14 Jun 2020 12:03:42 GMT" + "title": "South Korea's impeached President Yoon faces arrest as court issues warrant, deepening political turmoil", + "description": "A warrant for South Korean President Yoon Suk Yeol was approved by a Seoul court on Tuesday. Yoon is the first sitting South Korean president to face arrest.", + "pubDate": "Tue, 31 Dec 2024 05:15:16 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/11/op-ed-why-millennials-are-investing-during-this-crisis-we-arent-going-to-miss-it-this-time.html", - "guid": "106573950", + "link": "https://www.cnbc.com/2024/12/31/asia-markets-live-china-manufacturing-data-south-korea-cpi.html", + "guid": "108080667", "type": "cnbcnewsstory", - "id": "106573950", + "id": "108080667", "sponsored": "false", - "title": "Op-ed: Why millennials are investing during this crisis \u2014 'We aren't going to miss it this time'", - "description": "CNBC's Courtney Reagan says she and others in her age group are hopeful that the American economy will be resilient, as it has been in the past.", - "pubDate": "Thu, 11 Jun 2020 15:48:16 GMT" + "title": "China stocks end 3-year losing streak with annual gains of 15%; Taiwan tops Asia markets, up 29%", + "description": "Taiwan's Taiex led annual gains among Asian markets, advancing more than 29% in 2024.", + "pubDate": "Wed, 01 Jan 2025 01:23:43 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/09/insana-the-fed-shouldnt-try-to-control-interest-rates.html", - "guid": "106571064", + "link": "https://www.cnbc.com/2024/12/30/south-korea-jeju-air-crash-wall-runway.html", + "guid": "108080817", "type": "cnbcnewsstory", - "id": "106571064", + "id": "108080817", "sponsored": "false", - "title": "Op-ed: The Fed shouldn't try to 'control' interest rates", - "description": "While it's generally the Fed's job to attempt to assert control over every aspect of credit market behavior, it may want to stop short of taking one more step that has come up as a real possibility: capping the yield curve.", - "pubDate": "Tue, 09 Jun 2020 21:49:38 GMT" + "title": "Jeju Air plane crash raises questions about concrete wall at the end of the runway", + "description": "Some aviation experts say the damage could have been minimized had the plane not collided with the concrete wall.", + "pubDate": "Tue, 31 Dec 2024 19:32:20 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/08/op-ed-heres-what-ceos-are-thinking-and-worrying-about-as-they-reopen-their-offices.html", - "guid": "106569367", + "link": "https://www.cnbc.com/2024/12/30/places-to-visit-in-2025-airbnb.html", + "guid": "108079929", "type": "cnbcnewsstory", - "id": "106569367", + "id": "108079929", "sponsored": "false", - "title": "Op-ed: Here's what CEOs are thinking and worrying about as they reopen their offices", - "description": "A top fear of CEOs is a resurgence of the Covid-19 virus, according to survey results.", - "pubDate": "Mon, 08 Jun 2020 21:59:33 GMT" + "title": "25 places to visit in 2025, according to Airbnb: Travelers are 'looking for once-in-a-lifetime experiences'", + "description": "The destinations were listed based on internal Airbnb data of trending searchings for 2025 compared with searches for 2024.", + "pubDate": "Mon, 30 Dec 2024 22:19:20 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/07/op-ed-us-global-leadership-depends-on-how-it-addresses-systemic-racism.html", - "guid": "106568576", + "link": "https://www.cnbc.com/2024/12/30/jeju-air-crash-boeing-737-800-common-aircraft.html", + "guid": "108080602", "type": "cnbcnewsstory", - "id": "106568576", + "id": "108080602", "sponsored": "false", - "title": "Op-Ed: The future of U.S. global leadership depends on how the nation addresses systemic racism", - "description": "It must be said plainly and repetitively, so that no one can miss the significance of this historic moment for the United States and its allies, who depend on its leadership.", - "pubDate": "Mon, 08 Jun 2020 05:26:17 GMT" + "title": "The Boeing 737-800, the model that crashed in South Korea, is one of the world's most popular aircraft", + "description": "Accident investigators are trying to find the cause of a Jeju Air fatal crash landing that killed 179 of the 181 on board the flight.", + "pubDate": "Sun, 05 Jan 2025 13:19:05 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/07/analysts-are-betting-on-stocks-like-lyft-lululemon-moderna.html", - "guid": "106563977", + "link": "https://www.cnbc.com/2024/12/30/jeju-air-crash-boeing-falls-as-south-korea-orders-b737-800-inspection.html", + "guid": "108080526", "type": "cnbcnewsstory", - "id": "106563977", + "id": "108080526", "sponsored": "false", - "title": "The best-performing analysts are betting on these 5 stocks right now", - "description": "Analysts say these 5 stocks are poised to break out according to TipRanks.com", - "pubDate": "Sun, 07 Jun 2020 11:38:55 GMT" + "title": "Jeju Air crash: Boeing shares fall after South Korea orders 737-800 inspection", + "description": "Uncertainty surrounds the exact circumstances of the crash, which killed 179 of 181 people on board the flight on Sunday.", + "pubDate": "Tue, 31 Dec 2024 07:47:54 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/05/op-ed-unshackling-the-potential-of-every-american-in-the-wake-of-george-floyd-killing.html", - "guid": "106565374", + "link": "https://www.cnbc.com/2024/12/30/jimmy-choo-on-the-future-of-fashion-and-his-warning-over-ai.html", + "guid": "108070585", "type": "cnbcnewsstory", - "id": "106565374", + "id": "108070585", "sponsored": "false", - "title": "Op-ed: Unshackling the potential of every American in the wake of George Floyd killing", - "description": "George Floyd's public execution made a lifetime of anger, frustration, and pain acute for me and many Americans. But the compounding crises of structural inequality, plummeting economic mobility, mounting death tolls, and ongoing injustice and brutality have been raging for generations.", - "pubDate": "Fri, 05 Jun 2020 10:00:01 GMT" + "title": "Shoe designer Jimmy Choo shares his views on the future of fashion \u2014 and a warning over AI", + "description": "Jimmy Choo's JCA London Fashion Academy aims to help students learn business as well as design skills.", + "pubDate": "Mon, 30 Dec 2024 06:03:49 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/03/richard-fisher-texas-is-the-case-study-for-economic-recovery-from-the-covid-19-recession.html", - "guid": "106562125", + "link": "https://www.cnbc.com/2024/12/30/south-korea-to-inspect-airline-operation-system-after-jeju-air-crash.html", + "guid": "108080487", "type": "cnbcnewsstory", - "id": "106562125", + "id": "108080487", "sponsored": "false", - "title": "Richard Fisher: Texas is the case study for economic recovery from the Covid-19 recession", - "description": "Richard Fisher was president and CEO of the Federal Reserve Bank of Dallas from 2005-2015.", - "pubDate": "Wed, 03 Jun 2020 10:54:28 GMT" + "title": "Jeju Air crash that killed 179 prompts South Korea to review country's airline operation system", + "description": "South Korea's acting President Choi Snag-mok on Monday ordered an inspection and vowed to share its findings with the victims\u2019 relatives and the public.", + "pubDate": "Mon, 30 Dec 2024 06:41:52 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/02/op-ed-in-wake-of-floyd-killing-invest-in-community-infrastructure.html", - "guid": "106561564", + "link": "https://www.cnbc.com/2024/12/30/asia-pacific-markets-are-set-to-open-lower-on-the-penultimate-trading-day-of-2024.html", + "guid": "108080458", "type": "cnbcnewsstory", - "id": "106561564", + "id": "108080458", "sponsored": "false", - "title": "Op-ed: It's time to invest in community infrastructure", - "description": "Today in America, you have Covid-19 bringing biblical plague to the black community. The job loss is already at depression level, and now you have civil unrest following the killing of George Floyd.", - "pubDate": "Tue, 02 Jun 2020 14:17:47 GMT" + "title": "South Korea's Kospi falls on tepid industrial data, political turmoil; Jeju Air shares hit record low", + "description": "South Korea witnessed its deadliest airline crash on Sunday that claimed 179 lives when a Jeju Air plane crashed into a wall at Muan International Airport.", + "pubDate": "Mon, 30 Dec 2024 07:50:33 GMT" } ], - "finance": [ + "europe_news": [ { "item": "", - "link": "https://www.cnbc.com/2020/07/21/where-chinese-developers-see-growth-in-a-post-coronavirus-economy.html", - "guid": "106610071", + "link": "https://www.cnbc.com/2025/01/12/britain-wants-to-become-global-ai-leader-build-domestic-openai-rival.html", + "guid": "108084701", "type": "cnbcnewsstory", - "id": "106610071", + "id": "108084701", "sponsored": "false", - "title": "China's commercial real estate developers see growth in 3 key areas of a post-coronavirus economy", - "description": "When it comes to betting on a post-coronavirus China, some of the country's largest property developers are concentrating on a few industry and demographic trends they expect will grow in the longer term.", - "pubDate": "Mon, 20 Jul 2020 23:17:15 GMT" + "title": "Britain seeks to build homegrown rival to OpenAI in bid to become world leader in artificial intelligence", + "description": "The U.K. on Monday laid out plans to become a leader in AI, including ambitions to build a homegrown to global AI success stories like OpenAI.", + "pubDate": "Sun, 12 Jan 2025 22:30:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/stimulus-matters-more-to-markets-than-a-vaccine-james-bianco.html", - "guid": "106624152", + "link": "https://www.cnbc.com/2025/01/10/stellantis-aims-to-improve-us-sales-market-share-in-2025.html", + "guid": "108084957", "type": "cnbcnewsstory", - "id": "106624152", + "id": "108084957", "sponsored": "false", - "title": "Stimulus matters more to Wall Street than a vaccine: Market researcher James Bianco", - "description": "Government intervention is the most powerful driver of the market rally, according to Bianco Research's James Bianco.", - "pubDate": "Mon, 20 Jul 2020 22:35:29 GMT" + "title": "Stellantis aims to reverse yearslong declines in U.S. sales and market share in 2025", + "description": "Stellantis' top priority for the U.S. this year is to grow its retail market share after several years of declining sales in its largest, most crucial market.", + "pubDate": "Fri, 10 Jan 2025 20:33:03 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/stock-market-futures-open-to-close-news.html", - "guid": "106624344", + "link": "https://www.cnbc.com/2025/01/10/autos-car-giants-struggle-to-find-answers-in-bid-to-avoid-mega-fines.html", + "guid": "108084608", "type": "cnbcnewsstory", - "id": "106624344", + "id": "108084608", "sponsored": "false", - "title": "Stock futures hold steady in overnight trading after a strong tech rally on Wall Street", - "description": "The overnight action followed a strong performance in technology shares that pushed the Nasdaq up 2.5%.", - "pubDate": "Tue, 21 Jul 2020 00:31:30 GMT" + "title": "Auto giants face some painful choices in the race to avoid hefty emissions fines", + "description": "The prospect of steep fines for failing to comply with the EU's emissions standards has sparked a heated debate within the car industry.", + "pubDate": "Fri, 10 Jan 2025 12:27:46 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/stocks-making-the-biggest-moves-after-hours-ibm-moderna-tesla-and-more.html", - "guid": "106624153", + "link": "https://www.cnbc.com/2025/01/09/where-airfare-is-falling-in-2025-cheap-flights.html", + "guid": "108083768", "type": "cnbcnewsstory", - "id": "106624153", + "id": "108083768", "sponsored": "false", - "title": "Stocks making the biggest moves after hours: IBM, Moderna, Tesla and more", - "description": "See which stocks are posting big moves after the bell.", - "pubDate": "Mon, 20 Jul 2020 21:39:18 GMT" + "title": "From Japan to St. Lucia, here's where airfare is falling in 2025", + "description": "International airfare from the U.S. is trending lower this year while domestic fares are up.", + "pubDate": "Thu, 09 Jan 2025 15:04:21 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/what-happened-to-the-stock-market-monday-amazon-pops-leads-big-tech.html", - "guid": "106624056", + "link": "https://www.cnbc.com/2025/01/09/musk-is-courting-germanys-far-right-european-leaders-cant-do-much-about-it.html", + "guid": "108083461", "type": "cnbcnewsstory", - "id": "106624056", + "id": "108083461", "sponsored": "false", - "title": "Here's what happened to the stock market on Monday", - "description": "Amazon shares popped, lifting the rest of Big Tech and the broader market.", - "pubDate": "Mon, 20 Jul 2020 22:07:58 GMT" + "title": "Musk is courting the far right in Germany \u2014 and there's not much European leaders can do about it", + "description": "European leaders have raised concerns about Elon Musk interfering with Germany's elections as he plans to host a chat with far-right leader Alice Weidel on X.", + "pubDate": "Thu, 09 Jan 2025 07:13:11 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/unemployment-stimulus-checks-what-to-expect-as-relief-measures-end.html", - "guid": "106623584", + "link": "https://www.cnbc.com/2025/01/09/black-british-entrepreneurs-seek-to-overcome-vc-funding-declines.html", + "guid": "108069170", "type": "cnbcnewsstory", - "id": "106623584", + "id": "108069170", "sponsored": "false", - "title": "$600 unemployment boost. Stimulus checks. Government relief is coming to an abrupt end", - "description": "Most of the relief measures in the CARES Act are about to expire. Yet millions of Americans are still suffering financially amid the pandemic.", - "pubDate": "Mon, 20 Jul 2020 22:41:52 GMT" + "title": "Black British entrepreneurs find new ways to land funding as diversity efforts are scrapped", + "description": "In 2018 Black founders secured just 0.23% of venture funds, according to data from Extend Ventures.", + "pubDate": "Thu, 09 Jan 2025 09:35:49 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/stocks-making-the-biggest-moves-midday-amazon-biontech-moderna-nikola-noble-energy-more.html", - "guid": "106623806", + "link": "https://www.cnbc.com/2025/01/08/rolls-royce-says-super-rich-fueling-a-demand-boom-for-bespoke-models.html", + "guid": "108083492", "type": "cnbcnewsstory", - "id": "106623806", + "id": "108083492", "sponsored": "false", - "title": "Stocks making the biggest moves midday: Amazon, BioNTech, Moderna, Nikola, Noble Energy & more", - "description": "Pfizer and BioNTech rise on positive coronavirus vaccine data. Amazon surges on a big price-target hike.", - "pubDate": "Mon, 20 Jul 2020 16:02:00 GMT" + "title": "British luxury carmaker Rolls-Royce says super rich fueling a demand boom for bespoke models", + "description": "BMW-owned Rolls Royce Motor Cars, like other luxury car brands, has seen an uptick in demand for bespoke and complex car models in recent months.", + "pubDate": "Wed, 08 Jan 2025 13:33:21 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/chevron-ceo-says-noble-energy-deal-offers-high-quality-assets-at-a-very-fair-price.html", - "guid": "106623586", + "link": "https://www.cnbc.com/2025/01/08/eu-will-not-allow-attacks-on-greenland-french-foreign-minister-says.html", + "guid": "108083497", "type": "cnbcnewsstory", - "id": "106623586", + "id": "108083497", "sponsored": "false", - "title": "Chevron CEO says Noble Energy deal offers 'high quality assets at a very fair price'", - "description": "Chevron is buying Noble Energy in an all-stock deal valued at $5 billion.", - "pubDate": "Mon, 20 Jul 2020 20:02:35 GMT" + "title": "European Union won't allow attacks on borders, French minister says after Trump's Greenland comments", + "description": "In an interview Wednesday,\u00a0Jean-No\u00ebl Barrot addressed the U.S. president-elect's interest in Greenland.", + "pubDate": "Wed, 08 Jan 2025 16:32:26 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/mastercard-strikes-cryptocurrency-card-deal-with-uk-start-up-wirex.html", - "guid": "106623347", + "link": "https://www.cnbc.com/2025/01/08/why-trumps-pursuit-of-greenland-could-be-cheered-on-by-russia.html", + "guid": "108082908", "type": "cnbcnewsstory", - "id": "106623347", + "id": "108082908", "sponsored": "false", - "title": "Mastercard expands cryptocurrency program to allow more firms to issue cards on its network", - "description": "Mastercard has signed a deal with Wirex that makes the London-based firm the first \"native\" cryptocurrency platform to gain principal membership.", - "pubDate": "Mon, 20 Jul 2020 13:26:18 GMT" + "title": "Why Trump's pursuit of Greenland could be cheered on by Russia", + "description": "President-elect Donald Trump's ongoing pursuit of Greenland may have raised the hackles of Denmark, but his territorial ambitions might find support in Russia.", + "pubDate": "Wed, 08 Jan 2025 15:33:27 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/stocks-making-the-biggest-moves-in-the-premarket-halliburton-chevron-ebay-delta-more.html", - "guid": "106623361", + "link": "https://www.cnbc.com/2025/01/07/bmw-new-panoramic-display.html", + "guid": "108083102", "type": "cnbcnewsstory", - "id": "106623361", + "id": "108083102", "sponsored": "false", - "title": "Stocks making the biggest moves in the premarket: Halliburton, Chevron, eBay, Delta & more", - "description": "The stocks making the biggest moves in premarket trading include Halliburton, Chevron, eBay, Delta, and more.", - "pubDate": "Mon, 20 Jul 2020 13:02:36 GMT" + "title": "BMW to install new 'panoramic' display in all vehicles", + "description": "BMW revealed its new Panoramic iDrive system, including windshield-length display, and BMW Operating System X on Tuesday during the CES tech show.", + "pubDate": "Tue, 07 Jan 2025 18:04:51 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/dbs-ceo-says-a-big-big-challenge-is-looming-in-the-global-economy.html", - "guid": "106620734", + "link": "https://www.cnbc.com/2025/01/06/uk-visitors-new-entry-fee-electronic-travel-authorization.html", + "guid": "108082642", "type": "cnbcnewsstory", - "id": "106620734", + "id": "108082642", "sponsored": "false", - "title": "CEO of major Asian bank says 'a big, big challenge' is looming for the global economy", - "description": "Piyush Gupta, CEO of Singaporean bank DBS, said many businesses may not survive when governments roll back measures that are currently keeping them afloat.", - "pubDate": "Mon, 20 Jul 2020 01:58:22 GMT" + "title": "UK visitors from dozens of countries will have to pay a new entry fee starting this week", + "description": "Starting Wednesday visitors to the UK from dozens of countries will have to pay a new travel authorization fee before entering.", + "pubDate": "Mon, 06 Jan 2025 22:23:40 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/19/stock-market-futures-open-to-close-news.html", - "guid": "106622895", + "link": "https://www.cnbc.com/2025/01/06/germany-inflation-december-2024.html", + "guid": "108082325", "type": "cnbcnewsstory", - "id": "106622895", + "id": "108082325", "sponsored": "false", - "title": "Nasdaq jumps more than 2% led by Amazon, S&P 500 goes positive for 2020", - "description": "The Nasdaq Composite jumped Monday as Amazon shares led other major tech stocks higher.", - "pubDate": "Mon, 20 Jul 2020 20:23:57 GMT" + "title": "German statistics office corrects December inflation figure to 2.8%", + "description": "German inflation jumped to a higher-than-expected 2.8% in December, German statistics office Destatis said.", + "pubDate": "Tue, 07 Jan 2025 13:29:17 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/19/meltdown-risks-rising-due-to-virus-surge-and-china-ed-yardeni-warns.html", - "guid": "106621495", + "link": "https://www.cnbc.com/2025/01/06/italys-right-wing-leader-meloni-positions-herself-as-trumps-ally-in-europe.html", + "guid": "108082345", "type": "cnbcnewsstory", - "id": "106621495", + "id": "108082345", "sponsored": "false", - "title": "Virus surge and new China tensions could spark a 20% to 30% market meltdown, long-time bull Ed Yardeni warns", - "description": "Yardeni Research's Edward Yardeni is getting cautious on stocks for the first time since the March 23 rebound.", - "pubDate": "Sun, 19 Jul 2020 21:00:01 GMT" + "title": "Italy\u2019s right-wing leader Meloni positions herself as Trump's ally in Europe", + "description": "During the meeting at Mar-a-Lago, Trump described Italian Prime Minister Giorgia Meloni as a \"fantastic woman\u2026 she's really taken Europe by storm.\"", + "pubDate": "Tue, 07 Jan 2025 13:12:59 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/18/jamie-dimons-warning-for-the-us-economy.html", - "guid": "106621798", + "link": "https://www.cnbc.com/2025/01/06/uk-business-confidence-at-lowest-level-since-mini-budget-bcc.html", + "guid": "108082314", "type": "cnbcnewsstory", - "id": "106621798", + "id": "108082314", "sponsored": "false", - "title": "Jamie Dimon's warning for the U.S. economy \u2014 nobody knows what comes next", - "description": "More than four months into the coronavirus pandemic, the financial damage wrought by the outbreak has yet to fully register.", - "pubDate": "Sat, 18 Jul 2020 16:42:14 GMT" + "title": "UK firms plan price rises as business confidence falls to lowest level since 2022 \u2018mini-budget', survey finds", + "description": "Firms across hospitality, manufacturing, construction and healthcare expressed concerns about how they would cover additional tax costs.", + "pubDate": "Mon, 06 Jan 2025 11:16:45 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/18/why-ppp-loans-may-not-be-enough-for-these-business-owners.html", - "guid": "106619819", + "link": "https://www.cnbc.com/2025/01/06/elon-musk-asks-if-us-should-liberate-britain.html", + "guid": "108082319", "type": "cnbcnewsstory", - "id": "106619819", + "id": "108082319", "sponsored": "false", - "title": "These business owners got a PPP loan. It may not be enough", - "description": "Entrepreneurs, like bar and restaurant owners, who received help through the Paycheck Protection Program are running low on funding and face more potential closures as Covid-19 cases rise.", - "pubDate": "Sat, 18 Jul 2020 13:00:02 GMT" + "title": "Elon Musk asks if America should 'liberate the people of Britain' in tirade against UK government", + "description": "The tech billionaire and key advisor to U.S. President-elect Donald Trump has taken to social media to air his grievances with the British government.", + "pubDate": "Mon, 06 Jan 2025 13:25:47 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/a-value-creating-event-approaches-for-this-education-stock-and-its-friendly-activist-investor.html", - "guid": "106620868", + "link": "https://www.cnbc.com/2025/01/03/moldova-ukraines-halt-of-russian-gas-throws-transnistria-into-crisis.html", + "guid": "108081798", "type": "cnbcnewsstory", - "id": "106620868", + "id": "108081798", "sponsored": "false", - "title": "A 'value-creating' event approaches for this education stock and its friendly activist investor", - "description": "Pearson is presently searching for a new CEO, which is typically a major lever for activists in helping to create shareholder value.", - "pubDate": "Sat, 18 Jul 2020 10:54:44 GMT" + "title": "Ukraine's halt of Russian gas to Europe throws breakaway Moldovan region into crisis mode", + "description": "Moldova's Transnistria region has been thrust into an energy crisis following the termination of a gas transit agreement between Russia and Ukraine.", + "pubDate": "Fri, 03 Jan 2025 16:34:18 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/what-happened-to-the-stock-market-on-friday-netflix-losses-cap-tech-shares.html", - "guid": "106621595", + "link": "https://www.cnbc.com/2025/01/03/trump-says-uk-is-making-a-very-big-mistake-with-north-sea-windfall-tax.html", + "guid": "108081772", "type": "cnbcnewsstory", - "id": "106621595", + "id": "108081772", "sponsored": "false", - "title": "Here's what happened to the stock market on Friday", - "description": "The major averages posted a muted performance as a decline in Netflix weighed on major tech stocks.", - "pubDate": "Fri, 17 Jul 2020 21:11:12 GMT" + "title": "Trump says Britain is 'making a very big mistake' with windfall tax on North Sea oil producers", + "description": "U.S. President-elect Donald Trump on Friday called on Britain to \"open up\" the North Sea and get rid of \"windmills.\"", + "pubDate": "Fri, 03 Jan 2025 15:44:16 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/without-big-wall-street-trading-arms-regional-banks-lean-on-mortgages-and-fees-to-beat-earnings.html", - "guid": "106621381", + "link": "https://www.cnbc.com/2025/01/03/european-markets-stocks-news-and-data.html", + "guid": "108081738", "type": "cnbcnewsstory", - "id": "106621381", + "id": "108081738", "sponsored": "false", - "title": "Without big Wall Street trading arms, regional banks lean on mortgages and fees to beat earnings", - "description": "Several smaller national and regional banks beat earnings expectations this week despite not having the large trading operations of their larger competitors.", - "pubDate": "Fri, 17 Jul 2020 19:36:07 GMT" + "title": "European stocks close lower; Stellantis slides 4% after production plunge", + "description": "European markets closed lower on Friday after a rocky start to 2025 for stocks around the world.", + "pubDate": "Fri, 03 Jan 2025 16:57:04 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/why-republicans-dont-want-to-extend-the-600-unemployment-payments.html", - "guid": "106621375", + "link": "https://www.cnbc.com/2025/01/03/europes-real-estate-recovery-looks-set-to-pick-up-steam-in-2025.html", + "guid": "108078657", "type": "cnbcnewsstory", - "id": "106621375", + "id": "108078657", "sponsored": "false", - "title": "The $600 unemployment payments are likely ending. Here's why", - "description": "Enhanced unemployment benefits of $600 a week will likely end after July due to Republican opposition. Here's why lawmakers are against extending the payments.", - "pubDate": "Fri, 17 Jul 2020 22:10:05 GMT" + "title": "Europe's real estate recovery looks set to pick up steam in 2025", + "description": "Europe's real estate sector looks poised for further recovery in 2025, as investment activity picks up and growth returns across key market segments.", + "pubDate": "Fri, 03 Jan 2025 06:04:48 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/stakeholder-capitalism-set-to-become-more-and-more-important-says-blackrocks-fink.html", - "guid": "106621276", + "link": "https://www.cnbc.com/2025/01/02/ukraine-stopped-russian-gas-reaching-europe-heres-whos-most-at-risk.html", + "guid": "108081311", "type": "cnbcnewsstory", - "id": "106621276", + "id": "108081311", "sponsored": "false", - "title": "Stakeholder capitalism set to become 'more and more important,' says BlackRock's Fink", - "description": "Following the Covid-19 pandemic, socially responsible investing is poised to become even more important, according to BlackRock, the world's largest money manager.", - "pubDate": "Fri, 17 Jul 2020 17:04:15 GMT" + "title": "Ukraine just stopped Russian gas flows to Europe. Here's who's most at risk", + "description": "Austria has insisted it is well prepared for the stoppage, but Slovakia has threatened to cut electricity supplies to neighboring Ukraine.", + "pubDate": "Thu, 02 Jan 2025 16:54:40 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/stocks-making-the-biggest-moves-midday-netflix-nio-blackrock-tesla-and-more.html", - "guid": "106621261", + "link": "https://www.cnbc.com/2025/01/02/these-airlines-were-the-most-on-time-in-2024.html", + "guid": "108081226", "type": "cnbcnewsstory", - "id": "106621261", + "id": "108081226", "sponsored": "false", - "title": "Stocks making the biggest moves midday: Netflix, Nio, BlackRock, Tesla and more", - "description": "These are the stocks posting the largest moves in midday trading.", - "pubDate": "Fri, 17 Jul 2020 15:52:39 GMT" + "title": "These airlines were the most on time in 2024", + "description": "Supply chain issues and strong travel demand continued in 2024.", + "pubDate": "Thu, 02 Jan 2025 15:57:17 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/stocks-making-the-biggest-moves-in-the-premarket-netflix-blackrock-microsoft-lyft-more.html", - "guid": "106620860", + "link": "https://www.cnbc.com/2025/01/02/macron-admits-he-made-a-mistake-by-calling-snap-elections.html", + "guid": "108081288", "type": "cnbcnewsstory", - "id": "106620860", + "id": "108081288", "sponsored": "false", - "title": "Stocks making the biggest moves in the premarket: Netflix, BlackRock, Microsoft, Lyft & more", - "description": "The stocks making the biggest moves in premarket trading include Netflix, BlackRock, Microsoft, Lyft, and more.", - "pubDate": "Fri, 17 Jul 2020 11:53:18 GMT" + "title": "Paris faces uncertain 2025 as Macron admits snap elections destabilized France", + "description": "As France enters the new year, there's little hope that the political and economic uncertainty that's been plaguing Paris for months will disappear in 2025.", + "pubDate": "Thu, 02 Jan 2025 11:20:17 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/chinas-banks-brace-for-more-bad-loans-as-coronavirus-hit-economy-slows.html", - "guid": "106620214", + "link": "https://www.cnbc.com/2024/12/30/places-to-visit-in-2025-airbnb.html", + "guid": "108079929", "type": "cnbcnewsstory", - "id": "106620214", + "id": "108079929", "sponsored": "false", - "title": "China's banks brace for more bad loans as coronavirus-hit economy slows", - "description": "Rising bad loans are set to squeeze Chinese banks' margins and profits in the coming quarters, said analysts.", - "pubDate": "Fri, 17 Jul 2020 04:21:07 GMT" + "title": "25 places to visit in 2025, according to Airbnb: Travelers are 'looking for once-in-a-lifetime experiences'", + "description": "The destinations were listed based on internal Airbnb data of trending searchings for 2025 compared with searches for 2024.", + "pubDate": "Mon, 30 Dec 2024 22:19:20 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/the-market-may-be-at-a-critical-crossroad-as-coronavirus-cases-surge.html", - "guid": "106619810", + "link": "https://www.cnbc.com/2024/12/30/european-markets-updates-stocks-economic-data-business-news.html", + "guid": "108080523", "type": "cnbcnewsstory", - "id": "106619810", + "id": "108080523", "sponsored": "false", - "title": "The market is at a crossroads with surging coronavirus cases and the election looming, Ally Invest strategist says", - "description": "Ally Invest's Lindsey Bell sees growing risks in the market associated with the coronavirus and politics.", - "pubDate": "Thu, 16 Jul 2020 23:38:53 GMT" + "title": "European markets close lower in last full trading day of 2024", + "description": "European markets retreated on Monday, in what will be the region's final full trading session of the year.", + "pubDate": "Mon, 30 Dec 2024 16:55:30 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/stocks-making-the-biggest-moves-after-hours-netflix-tesla-jb-hunt-and-more.html", - "guid": "106619846", + "link": "https://www.cnbc.com/2024/12/30/jimmy-choo-on-the-future-of-fashion-and-his-warning-over-ai.html", + "guid": "108070585", "type": "cnbcnewsstory", - "id": "106619846", + "id": "108070585", "sponsored": "false", - "title": "Stocks making the biggest moves after hours: Netflix, Tesla, J.B. Hunt and more", - "description": "See which stocks are posting big moves after the bell.", - "pubDate": "Thu, 16 Jul 2020 22:32:24 GMT" + "title": "Shoe designer Jimmy Choo shares his views on the future of fashion \u2014 and a warning over AI", + "description": "Jimmy Choo's JCA London Fashion Academy aims to help students learn business as well as design skills.", + "pubDate": "Mon, 30 Dec 2024 06:03:49 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/stock-market-futures-open-to-close-news.html", - "guid": "106620087", + "link": "https://www.cnbc.com/2024/12/27/european-markets-live-updates-stocks-economic-data-business-news.html", + "guid": "108080151", "type": "cnbcnewsstory", - "id": "106620087", + "id": "108080151", "sponsored": "false", - "title": "Stocks close flat as Netflix shares drop, S&P 500 rises for the week", - "description": "Stocks closed Friday mostly along the flatline as traders concluded a volatile week while a steep decline in Netflix kept other big tech shares in check.", - "pubDate": "Fri, 17 Jul 2020 20:14:06 GMT" + "title": "European stocks close higher after holiday closures; Delivery Hero sheds 4%", + "description": "European stocks were higher on Friday, as markets in the region reopened following a closure for the Christmas holiday.", + "pubDate": "Fri, 27 Dec 2024 17:02:43 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/what-happened-to-the-stock-market-thursday-tech-struggles-drags-down-stocks.html", - "guid": "106619761", + "link": "https://www.cnbc.com/2024/12/24/european-markets-live-updates-stocks-news-data-and-earnings.html", + "guid": "108079611", "type": "cnbcnewsstory", - "id": "106619761", + "id": "108079611", "sponsored": "false", - "title": "Here's what happened to the stock market on Thursday", - "description": "Stocks closed lower as tech struggled once again while traders pored over mixed economic data.", - "pubDate": "Thu, 16 Jul 2020 20:08:18 GMT" + "title": "European markets close higher ahead of Christmas shutdown; Novo Nordisk resumes recovery", + "description": "European stocks closed higher on Tuesday, as markets in the region shuttered for the Christmas holiday.", + "pubDate": "Tue, 24 Dec 2024 13:21:45 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/florida-unemployment-office-the-poster-child-of-delayed-benefits-cuts-1000-workers.html", - "guid": "106619501", + "link": "https://www.cnbc.com/2024/12/23/britains-economy-saw-zero-growth-in-the-third-quarter.html", + "guid": "108079194", "type": "cnbcnewsstory", - "id": "106619501", + "id": "108079194", "sponsored": "false", - "title": "Florida unemployment office, the 'poster child' of delayed benefits, cuts 1,000 workers", - "description": "Florida cut about a quarter of the customer service workers in its unemployment department, leading to fears of further delays in paying benefits even as the state's jobless figures increase.", - "pubDate": "Thu, 16 Jul 2020 17:01:31 GMT" + "title": "Britain's economy flatlined in the third quarter, revised figures show", + "description": "U.K. GDP flatlined in the three months to September, official figures showed on Monday.", + "pubDate": "Mon, 23 Dec 2024 09:17:17 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/warren-buffett-reaps-40-billion-from-giant-apple-stake-since-march-bottom.html", - "guid": "106613381", + "link": "https://www.cnbc.com/2024/12/23/botto-the-ai-machine-artist-making-millions-of-dollars.html", + "guid": "108071366", "type": "cnbcnewsstory", - "id": "106613381", + "id": "108071366", "sponsored": "false", - "title": "Warren Buffett reaps $40 billion from giant Apple stake since March bottom", - "description": "Berkshire Hathaway's Apple stake is now 40% of its equity portfolio after the tech giant's massive rally.", - "pubDate": "Thu, 16 Jul 2020 19:06:05 GMT" + "title": "Meet Botto, the AI 'machine artist' making millions of dollars", + "description": "Botto, described as a \"decentralized autonomous artist,\" has made more than $5 million since its inception in 2021.", + "pubDate": "Mon, 23 Dec 2024 06:06:34 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/morgan-stanley-ceo-james-gorman-says-bank-should-boost-dividend-resume-buybacks-in-2021.html", - "guid": "106619318", + "link": "https://www.cnbc.com/2024/12/23/why-europes-trade-deal-with-south-america-is-so-controversial.html", + "guid": "108075684", "type": "cnbcnewsstory", - "id": "106619318", + "id": "108075684", "sponsored": "false", - "title": "Morgan Stanley CEO James Gorman says bank should boost dividend, resume buybacks in 2021", - "description": "The industry halted repurchases in March at the onset of the pandemic, and the Fed has capped dividends for most institutions, adopting a new formula for the payouts.", - "pubDate": "Thu, 16 Jul 2020 17:03:48 GMT" + "title": "Europe's blockbuster trade deal with South America is deeply controversial. Here's why", + "description": "Analysts expect a bumpy ratification process, with farmers and some EU member states warning the deal could create unfair competition for European agriculture.", + "pubDate": "Mon, 23 Dec 2024 06:06:07 GMT" } ], - "technology": [ + "business": [ { "item": "", - "link": "https://www.cnbc.com/2020/07/20/ibm-earnings-q2-2020.html", - "guid": "106623805", + "link": "https://www.cnbc.com/2025/01/13/lululemon-releases-holiday-sales-raises-earnings-and-revenue-guidance.html", + "guid": "108085459", "type": "cnbcnewsstory", - "id": "106623805", + "id": "108085459", "sponsored": "false", - "title": "IBM improves gross margins in Q2 under new CEO", - "description": "IBM's revenue declined for a second consecutive quarter as the coronavirus made an impact across multiple business units.", - "pubDate": "Mon, 20 Jul 2020 22:17:57 GMT" + "title": "Retailers post early holiday results \u2014 and Wall Street isn\u2019t impressed", + "description": "Lululemon, Abercrombie & Fitch and American Eagle all hiked their holiday guidance, but Abercrombie's growth is slowing.", + "pubDate": "Mon, 13 Jan 2025 16:08:26 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/big-tech-stocks-add-291-billion-in-market-value-in-one-day.html", - "guid": "106624128", + "link": "https://www.cnbc.com/2025/01/13/moderna-lowers-2025-sales-forecast.html", + "guid": "108085265", "type": "cnbcnewsstory", - "id": "106624128", + "id": "108085265", "sponsored": "false", - "title": "Big Tech stocks add $291 billion in market value in one day", - "description": "Shares of Amazon, Tesla, Microsoft, Apple, Alphabet, Facebook and Netflix popped Monday, adding $291.66 billion in combined market valuation.", - "pubDate": "Mon, 20 Jul 2020 20:46:37 GMT" + "title": "Moderna stock plunges 20% after company lowers 2025 sales forecast by $1 billion", + "description": "Moderna now expects 2025 revenue to come in between $1.5 billion and $2.5 billion, most of which will come in the second half of the year.", + "pubDate": "Mon, 13 Jan 2025 16:24:32 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/elizabeth-holmes-trial-likely-delayed-until-2021-because-of-covid-19.html", - "guid": "106624249", + "link": "https://www.cnbc.com/2025/01/13/eli-lilly-new-weight-loss-pill.html", + "guid": "108085669", "type": "cnbcnewsstory", - "id": "106624249", + "id": "108085669", "sponsored": "false", - "title": "Elizabeth Holmes trial likely delayed until 2021 because of Covid-19", - "description": "Former U.S. Secretary of Defense James Mattis, former U.S. Secretary of State Henry Kissinger, and media titan Ruport Murdoch could all be called to testify.", - "pubDate": "Mon, 20 Jul 2020 21:55:03 GMT" + "title": "Eli Lilly CEO expects new weight loss pill to be approved next year", + "description": "Eli Lilly and its rivals are working to develop more convenient options than the injectable Zepbound and Wegovy, which dominate the weight loss drug market.", + "pubDate": "Mon, 13 Jan 2025 17:28:16 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/microsoft-minecraft-mojang-abandon-aws-for-azure.html", - "guid": "106621799", + "link": "https://www.cnbc.com/2025/01/13/comcast-harris-blitzer-to-build-nba-nhl-stadium-in-south-philadelphia.html", + "guid": "108085631", "type": "cnbcnewsstory", - "id": "106621799", + "id": "108085631", "sponsored": "false", - "title": "Microsoft-owned Minecraft will stop using Amazon's cloud", - "description": "Microsoft's Mojang Studios, which makes Minecraft, will soon rely totally rely on Microsoft Azure for cloud computing. The shift represents an obvious way for Microsoft to cut back on payments to one of its toughest competitors and promote its own product.", - "pubDate": "Mon, 20 Jul 2020 16:37:02 GMT" + "title": "Comcast and Harris Blitzer to build new NBA, NHL stadium in South Philadelphia", + "description": "The deal will give Comcast a minority stake in the NBA's 76ers and naming rights to the future arena.", + "pubDate": "Mon, 13 Jan 2025 17:22:19 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/samsung-galaxy-note-20-event-to-include-five-new-products.html", - "guid": "106623706", + "link": "https://www.cnbc.com/2025/01/10/nordstrom-earnings-jwn-raises-sales-outlook-after-better-holiday-season.html", + "guid": "108085015", "type": "cnbcnewsstory", - "id": "106623706", + "id": "108085015", "sponsored": "false", - "title": "Samsung will unveil 5 new products at its big phone event on Aug. 5", - "description": "Samsung didn't say what it will unveil, though it has teased a new Galaxy Note phone. The company typically unveils its large-screened Galaxy Note devices \u2014 best known for the pen that slides into the side \u2014 in August.", - "pubDate": "Mon, 20 Jul 2020 17:32:51 GMT" + "title": "Nordstrom raises sales outlook after holiday season was better than feared", + "description": "CEO Erik Nordstrom credited the company's \"efforts to remain competitive in the promotional environment and the strength of our offering.\"", + "pubDate": "Sat, 11 Jan 2025 00:39:35 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/chinas-ant-financial-to-go-public-in-dual-shanghai-hong-kong-listing.html", - "guid": "106623208", + "link": "https://www.cnbc.com/2025/01/10/mcdonalds-to-close-three-cosmcs-locations-and-open-two-more.html", + "guid": "108085088", "type": "cnbcnewsstory", - "id": "106623208", + "id": "108085088", "sponsored": "false", - "title": "Chinese fintech giant Ant to go public in dual Shanghai-Hong Kong IPO", - "description": "Chinese fintech firm Ant Group has begun the process of a concurrent initial public offering in Shanghai and Hong Kong.", - "pubDate": "Mon, 20 Jul 2020 11:25:31 GMT" + "title": "McDonald's to close three CosMc's locations \u2014 and open two more", + "description": "McDonald's created CosMc's as its entry point into the growing \"afternoon beverage pick-me-up occasion.\"", + "pubDate": "Sat, 11 Jan 2025 01:45:11 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/18/gitlab-worked-remotely-with-over-1000-employees-before-coronavirus.html", - "guid": "106614184", + "link": "https://www.cnbc.com/2025/01/10/airlines-cancel-more-than-2000-us-flights-amid-storm-delta-slide-evacuation-at-atlanta.html", + "guid": "108084976", "type": "cnbcnewsstory", - "id": "106614184", + "id": "108084976", "sponsored": "false", - "title": "This company was fully remote with 1,300 employees long before coronavirus \u2014 here's how they did it", - "description": "GitLab has been remote since its start in 2014 and didn't have to change much as coronavirus took hold. But the company did tweak language about its IPO plans.", - "pubDate": "Mon, 20 Jul 2020 18:48:13 GMT" + "title": "Airlines cancel more than 3,000 U.S. flights amid storm, Delta slide evacuation at Atlanta", + "description": "Flight disruptions stretched from Dallas to Atlanta.", + "pubDate": "Fri, 10 Jan 2025 21:44:23 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/19/nexrep-call-center-outsourcer-seeing-spike-in-labor-demand.html", - "guid": "106614420", + "link": "https://www.cnbc.com/2025/01/10/chuck-e-cheese-makes-comeback-after-bankruptcy.html", + "guid": "108084475", "type": "cnbcnewsstory", - "id": "106614420", + "id": "108084475", "sponsored": "false", - "title": "As people look for safer jobs, some are turning their homes into call centers", - "description": "NexRep, an 11-year-old company, was built for this moment. Its reps work remotely, allowing them to stay home with their kids or ailing relatives if needed.", - "pubDate": "Sun, 19 Jul 2020 13:10:06 GMT" + "title": "Chuck E. Cheese makes a comeback, with trampolines and a subscription program", + "description": "Chuck E. Cheese's parent company CEC Entertainment filed for Chapter 11 bankruptcy in 2020.", + "pubDate": "Sat, 11 Jan 2025 20:12:08 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/tiktok-global-hq.html", - "guid": "106623232", + "link": "https://www.cnbc.com/2025/01/10/disney-fox-and-warner-bros-discovery-call-off-plans-to-launch-venu-sports-streaming-service.html", + "guid": "108084817", "type": "cnbcnewsstory", - "id": "106623232", + "id": "108084817", "sponsored": "false", - "title": "TikTok is still considering the UK as an option for its global HQ, source says", - "description": "TikTok has not shelved plans to make London its international headquarters, a source said, adding that the city is still very much an option.", - "pubDate": "Mon, 20 Jul 2020 11:17:56 GMT" + "title": "Disney, Fox and Warner Bros. Discovery call off plans to launch Venu sports streaming service", + "description": "Venu was first announced in February and intended to combine the live sports assets of Fox, WBD and Disney-owned ESPN.", + "pubDate": "Fri, 10 Jan 2025 17:15:26 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/chinese-tesla-rival-xpeng-motor-raises-500-million.html", - "guid": "106622938", + "link": "https://www.cnbc.com/2025/01/10/wayfair-to-exit-germany-cut-730-jobs-in-latest-layoffs.html", + "guid": "108084480", "type": "cnbcnewsstory", - "id": "106622938", + "id": "108084480", "sponsored": "false", - "title": "Chinese Tesla rival Xpeng Motors raises $500 million as it begins deliveries of new sedan", - "description": "Xpeng Motors started deliveries of its new P7 sedan \u2014 which is seen as a competitor to Tesla's Model 3 \u2014 this month .", - "pubDate": "Mon, 20 Jul 2020 05:48:36 GMT" + "title": "Wayfair to exit Germany, cut 730 jobs as it looks to focus on physical retail", + "description": "Wayfair, an early e-commerce disruptor, wants to focus more on physical retail and has decided to exit the German market and cut 730 jobs as a result.", + "pubDate": "Fri, 10 Jan 2025 14:38:49 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/19/covid-19-misinformation-is-everywhere-but-it-could-have-been-worse.html", - "guid": "106616111", + "link": "https://www.cnbc.com/2025/01/10/los-angeles-wildfires-airlines-travel-waivers.html", + "guid": "108084944", "type": "cnbcnewsstory", - "id": "106616111", + "id": "108084944", "sponsored": "false", - "title": "Covid-19 misinformation is everywhere, but it could have been much worse", - "description": "Covid-19 has taken over our lives, but it hasn't been around for very long. Scientists have been studying it in real-time as the world collectively goes through a traumatic, world-changing event. It's killed more than half a million people\u2014and we don't even know exactly where it came from. Which, on the face of it, isn't very reassuring. As a result, conspiracy theories have spread alongside the virus. Watch the video to find out what companies are doing to fight against misinformation.", - "pubDate": "Sun, 19 Jul 2020 13:26:58 GMT" + "title": "Airlines extend travel waivers due to LA wildfires", + "description": "Airlines are waiving change fees and fare differences for Los Angeles-area flights due to wildfires.", + "pubDate": "Fri, 10 Jan 2025 23:11:55 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/how-sweden-fought-coronavirus-and-what-went-wrong.html", - "guid": "106619834", + "link": "https://www.cnbc.com/2025/01/10/stellantis-aims-to-improve-us-sales-market-share-in-2025.html", + "guid": "108084957", "type": "cnbcnewsstory", - "id": "106619834", + "id": "108084957", "sponsored": "false", - "title": "Sweden kept its country relatively open during the coronavirus pandemic, but its elderly paid a price", - "description": "Sweden did not go into lockdown, instead issuing recommendations about social distancing and working from home while allowing many schools and businesses to stay open.", - "pubDate": "Fri, 17 Jul 2020 20:20:22 GMT" + "title": "Stellantis aims to reverse yearslong declines in U.S. sales and market share in 2025", + "description": "Stellantis' top priority for the U.S. this year is to grow its retail market share after several years of declining sales in its largest, most crucial market.", + "pubDate": "Fri, 10 Jan 2025 20:33:03 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/amazon-worker-claims-company-wrote-her-up-for-tot-policy-in-july.html", - "guid": "106621623", + "link": "https://www.cnbc.com/2025/01/10/high-cost-weight-loss-drugs-boost-nutrition-counseling.html", + "guid": "108084565", "type": "cnbcnewsstory", - "id": "106621623", + "id": "108084565", "sponsored": "false", - "title": "Amazon warehouse worker says she was written up in July for taking too many breaks from work", - "description": "Hibaq Mohamed, an Amazon worker in Minnesota, has long been an outspoken critic of the company's labor practices.", - "pubDate": "Fri, 17 Jul 2020 23:43:34 GMT" + "title": "High cost of weight loss drugs drives employers to require nutrition counseling, in boost for startups", + "description": "Startup Virta Health saw 60% revenue growth last year, topping $100 million, driven by demand for its employer weight loss management program.", + "pubDate": "Fri, 10 Jan 2025 17:34:11 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/netflix-elevation-of-co-ceo-sarandos-pushes-it-closer-to-hollywood.html", - "guid": "106619998", + "link": "https://www.cnbc.com/2025/01/10/walgreens-wba-earnings-q1-2025.html", + "guid": "108084514", "type": "cnbcnewsstory", - "id": "106619998", + "id": "108084514", "sponsored": "false", - "title": "Netflix's elevation of Ted Sarandos to co-CEO pushes company closer to its true home: Hollywood", - "description": "By making Ted Sarandos his co-CEO, Reed Hastings is further emphasizing that Netflix is more of an entertainment giant than a technology company.", - "pubDate": "Fri, 17 Jul 2020 16:53:45 GMT" + "title": "Walgreens shares soar 27% on big earnings beat, as drugstore chain cuts costs", + "description": "Walgreens maintained its fiscal 2025 adjusted earnings guidance, but did not include a sales outlook in its release.", + "pubDate": "Fri, 10 Jan 2025 21:04:46 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/18/iphone-slow-get-new-battery.html", - "guid": "106621104", + "link": "https://www.cnbc.com/2025/01/10/delta-air-lines-dal-4q-2024-earnings.html", + "guid": "108084409", "type": "cnbcnewsstory", - "id": "106621104", + "id": "108084409", "sponsored": "false", - "title": "If your iPhone feels slow or dies fast, you may need a new battery \u2014 here's how to check", - "description": "If your iPhone feels slower than usual, or if it dies really fast, you may need a new battery. Here's how to find out using a feature called iPhone Battery Health.", - "pubDate": "Sat, 18 Jul 2020 14:15:01 GMT" + "title": "Delta outlook tops estimates as CEO expects 2025 to be airline's 'best financial year in our history'", + "description": "Delta's CEO said strong travel demand is driving revenue higher.", + "pubDate": "Fri, 10 Jan 2025 21:08:51 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/18/how-insulin-pump-technology-is-getting-smarter.html", - "guid": "106616077", + "link": "https://www.cnbc.com/2025/01/09/ford-ceo-says-china-operations-earned-600-million-in-2024.html", + "guid": "108084533", "type": "cnbcnewsstory", - "id": "106616077", + "id": "108084533", "sponsored": "false", - "title": "The race for an artificial pancreas is heating up \u2013 here's a look at how insulin pumps are finally getting smarter", - "description": "With the advancement in technologies like continuous glucose monitors, insulin pumps are evolving to automate delivery. CNBC's Erin Black takes a look at how insulin pumps are getting smarter.", - "pubDate": "Sat, 18 Jul 2020 14:27:10 GMT" + "title": "Ford CEO says China operations earned $600 million in 2024", + "description": "Ford Motor's operations in China earned\u00a0roughly $600 million last year despite challenging market conditions, CEO Jim Farley said Thursday night.", + "pubDate": "Fri, 10 Jan 2025 01:22:45 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/18/spotifys-joe-rogan-acquisition-furthers-lead-over-apple-music.html", - "guid": "106610055", + "link": "https://www.cnbc.com/2025/01/09/ford-special-edition-mustang-gtd-spirit-of-america.html", + "guid": "108084286", "type": "cnbcnewsstory", - "id": "106610055", + "id": "108084286", "sponsored": "false", - "title": "Spotify has dominated its competition in global subscribers despite the pandemic", - "description": "Spotify has become the clear audio streaming winner in terms of paid subscribers. Watch CNBC's deep dive into how Spotify started, its successes, and what's to come next.", - "pubDate": "Sat, 18 Jul 2020 13:00:02 GMT" + "title": "Ford reveals a special edition of its $325,000 Mustang GTD called 'Spirit of America'", + "description": "The GTD models are part of Ford's plans to expand the Mustang nameplate into the higher echelons of the sports car and racing worlds.", + "pubDate": "Thu, 09 Jan 2025 23:30:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/amazon-stock-had-its-worst-week-since-february.html", - "guid": "106621708", + "link": "https://www.cnbc.com/2025/01/09/where-airfare-is-falling-in-2025-cheap-flights.html", + "guid": "108083768", "type": "cnbcnewsstory", - "id": "106621708", + "id": "108083768", "sponsored": "false", - "title": "Amazon stock had its worst week since February", - "description": "Amazon posted its fifth straight day of losses Friday, making it the worst week for the stock since February and snapping its longest weekly winning streak in history.", - "pubDate": "Fri, 17 Jul 2020 21:02:32 GMT" + "title": "From Japan to St. Lucia, here's where airfare is falling in 2025", + "description": "International airfare from the U.S. is trending lower this year while domestic fares are up.", + "pubDate": "Thu, 09 Jan 2025 15:04:21 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/google-to-ban-ads-on-coronavirus-conspiracy-stories.html", - "guid": "106621109", + "link": "https://www.cnbc.com/2025/01/08/disney-monthly-active-users-ad-supported-content.html", + "guid": "108083276", "type": "cnbcnewsstory", - "id": "106621109", + "id": "108083276", "sponsored": "false", - "title": "Google will ban ads from running on stories spreading debunked coronavirus conspiracy theories", - "description": "Google next month will begin prohibiting publisher content about health crises that contradicts scientific consensus from running ads through its platforms, or ads that contain that content.", - "pubDate": "Fri, 17 Jul 2020 17:54:52 GMT" + "title": "Disney says about 157 million global users are streaming content with ads", + "description": "Disney announced Wednesday it has about 157 million global monthly active users viewing its ad-supported streaming content across Disney+, Hulu and ESPN+.", + "pubDate": "Fri, 10 Jan 2025 16:59:43 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/twitter-hack-130-people-targeted-in-cyberattack-that-hit-vip-accounts.html", - "guid": "106620737", + "link": "https://www.cnbc.com/2025/01/08/scout-motors-electric-vehicles-ev-reservations.html", + "guid": "108083869", "type": "cnbcnewsstory", - "id": "106620737", + "id": "108083869", "sponsored": "false", - "title": "Twitter says 130 people were targeted in hack that hijacked accounts of Elon Musk, Joe Biden", - "description": "The hackers received $121,000 from over 400 payments to three separate bitcoin addresses, according to blockchain analysis firm Elliptic.", - "pubDate": "Fri, 17 Jul 2020 16:07:17 GMT" + "title": "VW's Scout has more than 50,000 reservations for upcoming EVs as automaker aims to grow U.S. share", + "description": "Volkswagen, which revived the old American brand, said Scout is part of its plan to grow its market share in the U.S.", + "pubDate": "Wed, 08 Jan 2025 22:03:39 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/the-trade-desks-connected-tv-bet-paid-off-big-during-the-pandemic.html", - "guid": "106619718", + "link": "https://www.cnbc.com/2025/01/08/medicare-can-now-cover-eli-lillys-zepbound-for-sleep-apnea-cms-says.html", + "guid": "108083827", "type": "cnbcnewsstory", - "id": "106619718", + "id": "108083827", "sponsored": "false", - "title": "The pandemic-fueled boom in TV streaming has paid off in a big way for ad tech firm The Trade Desk", - "description": "The Trade Desk has been a rare bright spot in the ad-tech space for investors in recent years, in part because of the company's connected TV investments.", - "pubDate": "Fri, 17 Jul 2020 14:59:06 GMT" + "title": "Medicare can now cover Eli Lilly's Zepbound for sleep apnea, Health Department agency says", + "description": "It opens the door for broader coverage and access to Zepbound, which is not currently covered by Medicare and many other insurance plans for weight loss.", + "pubDate": "Thu, 09 Jan 2025 20:19:18 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/fancy-bear-cozy-bear-russia.html", - "guid": "106621257", + "link": "https://www.cnbc.com/2025/01/08/nhl-plans-to-host-two-outdoor-games-in-florida-in-2026.html", + "guid": "108083260", "type": "cnbcnewsstory", - "id": "106621257", + "id": "108083260", "sponsored": "false", - "title": "Russia's Fancy Bear and Cozy Bear hacking groups are under the spotlight", - "description": "Two hacking groups linked to Russia are under the spotlight and one of them has been accused of trying to steal coronavirus vaccine secrets.", - "pubDate": "Fri, 17 Jul 2020 15:14:30 GMT" + "title": "NHL plans to host two outdoor games in Florida in 2026", + "description": "The National Hockey League is enjoying growth in Florida, where two of its most successful current franchises, the Lightning and Panthers, play.", + "pubDate": "Wed, 08 Jan 2025 20:00:56 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/lyft-to-provide-drivers-with-partition-shields-as-coronavirus-protection.html", - "guid": "106620791", - "type": "wirestory", - "id": "106620791", + "link": "https://www.cnbc.com/2025/01/08/used-car-prices-2025.html", + "guid": "108083714", + "type": "cnbcnewsstory", + "id": "108083714", "sponsored": "false", - "title": "Lyft to provide drivers with partition shields as coronavirus protection", - "description": "Lyft said on Friday it would distribute some 60,000 vehicle partition shields to its most-active drivers as a protection against the coronavirus and begin selling the custom-made protective barriers to other drivers later this summer.", - "pubDate": "Fri, 17 Jul 2020 10:22:48 GMT" + "title": "Used vehicle prices expected to continue to stabilize in 2025 after pandemic volatility", + "description": "Cox Automotive expects wholesale prices on its Manheim Used Vehicle Value Index will end this year 1.4% higher than in December 2024.", + "pubDate": "Wed, 08 Jan 2025 20:27:48 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/tiktok-covid-19.html", - "guid": "106620530", + "link": "https://www.cnbc.com/2025/01/07/delta-loyalty-program-uber.html", + "guid": "108083297", "type": "cnbcnewsstory", - "id": "106620530", + "id": "108083297", "sponsored": "false", - "title": "TikTok says it has removed 29,000 coronavirus videos in Europe", - "description": "TikTok says it has deleted roughly 29,000 coronavirus-related videos in Europe for breaking its rules.", - "pubDate": "Fri, 17 Jul 2020 10:04:02 GMT" + "title": "Delta links its loyalty program to Uber, ending partnership with Lyft", + "description": "Starting this spring, Delta SkyMiles members will be able to earn loyalty points for Uber rides.", + "pubDate": "Wed, 08 Jan 2025 02:21:42 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/barr-slams-us-tech-for-becoming-pawns-of-chinese-influence.html", - "guid": "106619481", + "link": "https://www.cnbc.com/2025/01/07/true-religion-acquired-by-pe-firm-jay-schottenstein-firm.html", + "guid": "108082682", "type": "cnbcnewsstory", - "id": "106619481", + "id": "108082682", "sponsored": "false", - "title": "AG Barr slams U.S. tech companies for becoming 'pawns of Chinese influence'", - "description": "U.S. Attorney General William Barr blasted American tech giants Google, Microsoft, Yahoo, Apple and Cisco as well as Hollywood for being \"all too willing to collaborate with the Chinese Communist Party.\"", - "pubDate": "Thu, 16 Jul 2020 22:12:58 GMT" + "title": "Jeans brand True Religion acquired by PE firm, American Eagle-linked investment group", + "description": "True Religion, the Y2K-era jeans brand in the midst of a comeback, has been acquired by private equity firm ACON Investments and its partner SB360 Capital.", + "pubDate": "Tue, 07 Jan 2025 19:13:28 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/vpn-firms-shut-down-hong-kong-servers-over-security-law-concerns.html", - "guid": "106620247", + "link": "https://www.cnbc.com/2025/01/07/honda-0-series-evs-electric-vehicles.html", + "guid": "108083041", "type": "cnbcnewsstory", - "id": "106620247", + "id": "108083041", "sponsored": "false", - "title": "Some VPN firms shut down Hong Kong servers over security law concerns", - "description": "A handful of virtual private network (VPN) providers have shut down their servers in Hong Kong, citing concerns over the national security law.", - "pubDate": "Mon, 20 Jul 2020 05:45:50 GMT" + "title": "Honda reveals two new '0 Series' EVs to be produced in Ohio", + "description": "The vehicles are the Honda 0 Saloon, which is an updated version of a concept car revealed last year at CES, and the Honda 0 SUV.", + "pubDate": "Tue, 07 Jan 2025 19:18:42 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/twitter-hack-how-hackers-gained-access-to-accounts.html", - "guid": "106619030", + "link": "https://www.cnbc.com/2025/01/07/panera-brands-ceo-jose-duenas-steps-down-cfo-to-fill-in.html", + "guid": "108083042", "type": "cnbcnewsstory", - "id": "106619030", + "id": "108083042", "sponsored": "false", - "title": "Twitter was ill-equipped to handle an unprecedented hack \u2014 now we need answers", - "description": "Wednesday's Twitter hack revealed the company wasn't equipped to handle an infiltration into its internal tools that had access to high-profile accounts.", - "pubDate": "Thu, 16 Jul 2020 18:51:37 GMT" + "title": "Panera Brands CEO steps down, CFO to fill in as interim chief", + "description": "The restaurant company, which also includes Einstein Bros. and Caribou Coffee, has been attempting to go public over the last few years.", + "pubDate": "Tue, 07 Jan 2025 17:02:51 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/netflix-nflx-q2-2020-earnings.html", - "guid": "106613607", + "link": "https://www.cnbc.com/2025/01/07/fed-michael-barr-clears-way-gentler-banking-regulator.html", + "guid": "108082813", "type": "cnbcnewsstory", - "id": "106613607", + "id": "108082813", "sponsored": "false", - "title": "Netflix shares fall after earnings miss, weak subscriber guidance for third quarter", - "description": "The company announced that Netflix Chief Content Officer Ted Sarandos will become co-CEO alongside current CEO Reed Hastings.", - "pubDate": "Fri, 17 Jul 2020 11:10:49 GMT" + "title": "Wall Street notches another win as Fed's Barr clears the way for gentler banking regulator", + "description": "With Barr's resignation, a more precise image of incoming bank deregulation is forming.", + "pubDate": "Tue, 07 Jan 2025 15:51:49 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/gaia-x-europes-answer-to-us-and-chinese-tech-giants-power.html", - "guid": "106616459", + "link": "https://www.cnbc.com/2025/01/07/frontier-airlines-flights-new-york-miami-los-angeles-dallas.html", + "guid": "108083070", "type": "cnbcnewsstory", - "id": "106616459", + "id": "108083070", "sponsored": "false", - "title": "Meet Gaia X \u2014 Europe's answer to the power of U.S. and Chinese cloud giants", - "description": "France and Germany have a plan to address the dominance of American and Chinese cloud giants: Gaia X.", - "pubDate": "Fri, 17 Jul 2020 04:55:06 GMT" + "title": "Frontier plans new flights from JFK to big American Airlines hubs Miami, LA and Dallas", + "description": "Frontier said fares would start as low as $19 for JFK-Miami service.", + "pubDate": "Tue, 07 Jan 2025 19:42:12 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/zuckerberg-says-hes-been-disappointed-by-trumps-handling-of-covid-19.html", - "guid": "106620041", + "link": "https://www.cnbc.com/2025/01/07/puma-challenges-tiger-woods-sun-day-red-logo.html", + "guid": "108083033", "type": "cnbcnewsstory", - "id": "106620041", + "id": "108083033", "sponsored": "false", - "title": "Zuckerberg says he's been disappointed by Trump's handling of Covid-19", - "description": "Facebook CEO Mark Zuckerberg on Thursday criticized the Trump Administration's handling of the Covid-19 pandemic.", - "pubDate": "Thu, 16 Jul 2020 21:55:39 GMT" + "title": "Puma challenges Tiger Woods' Sun Day Red logo", + "description": "The German sneaker and apparel company says the Sun Day Red logo is too similar to the logo that Puma has been using since 1969.", + "pubDate": "Tue, 07 Jan 2025 17:38:28 GMT" } ], - "politics": [ + "earnings": [ { "item": "", - "link": "https://www.cnbc.com/2020/07/20/biden-pledges-to-end-trumps-muslim-ban-on-his-first-day-in-office.html", - "guid": "106624048", + "link": "https://www.cnbc.com/2025/01/13/lululemon-releases-holiday-sales-raises-earnings-and-revenue-guidance.html", + "guid": "108085459", "type": "cnbcnewsstory", - "id": "106624048", + "id": "108085459", "sponsored": "false", - "title": "Biden pledges to end Trump's 'Muslim ban' on his first day in office", - "description": "\"I will end the Muslim ban on day one,\" Biden said, adding that he would work with Congress to pass hate crimes legislation.", - "pubDate": "Mon, 20 Jul 2020 22:04:11 GMT" + "title": "Retailers post early holiday results \u2014 and Wall Street isn\u2019t impressed", + "description": "Lululemon, Abercrombie & Fitch and American Eagle all hiked their holiday guidance, but Abercrombie's growth is slowing.", + "pubDate": "Mon, 13 Jan 2025 16:08:26 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/trump-says-coronavirus-masks-are-patriotic-after-months-of-largely-resisting-wearing-one.html", - "guid": "106623647", + "link": "https://www.cnbc.com/2025/01/10/corona-brewer-gets-slammed-post-earnings-and-we-question-whether-to-keep-the-stock.html", + "guid": "108085018", "type": "cnbcnewsstory", - "id": "106623647", + "id": "108085018", "sponsored": "false", - "title": "Trump says face masks are 'patriotic' after months of largely resisting wearing one", - "description": "The tweet from the president appearing to endorse the use of face coverings in public follows months of mixed messages on whether he believed they were an essential tool to help prevent transmission of the disease.", - "pubDate": "Mon, 20 Jul 2020 22:40:59 GMT" + "title": "Corona brewer gets slammed post-earnings, and we question whether to keep the stock", + "description": "This was not the quarter we were looking for \u2014 and unfortunately, we see little reason to defend Constellation brands.", + "pubDate": "Fri, 10 Jan 2025 18:29:04 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/democrats-say-congress-appears-to-be-target-of-foreign-interference.html", - "guid": "106624099", + "link": "https://www.cnbc.com/2025/01/10/walgreens-wba-earnings-q1-2025.html", + "guid": "108084514", "type": "cnbcnewsstory", - "id": "106624099", + "id": "108084514", "sponsored": "false", - "title": "Democratic leaders say Congress appears to be the target of foreign interference campaign", - "description": "Democratic leaders are warning that Congress is being targeted by a foreign interference campaign geared toward disrupting November's presidential election.", - "pubDate": "Mon, 20 Jul 2020 21:12:54 GMT" + "title": "Walgreens shares soar 27% on big earnings beat, as drugstore chain cuts costs", + "description": "Walgreens maintained its fiscal 2025 adjusted earnings guidance, but did not include a sales outlook in its release.", + "pubDate": "Fri, 10 Jan 2025 21:04:46 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/us-is-pressing-the-accelerator-to-trash-relations-with-china.html", - "guid": "106623887", + "link": "https://www.cnbc.com/2025/01/10/delta-air-lines-dal-4q-2024-earnings.html", + "guid": "108084409", "type": "cnbcnewsstory", - "id": "106623887", + "id": "108084409", "sponsored": "false", - "title": "'U.S. is pressing the accelerator to trash' relations, China says", - "description": "The crumbling relationship between Washington and Beijing has intensified following an attempt from the world's two largest economies to mend trade relations.", - "pubDate": "Tue, 21 Jul 2020 00:52:23 GMT" + "title": "Delta outlook tops estimates as CEO expects 2025 to be airline's 'best financial year in our history'", + "description": "Delta's CEO said strong travel demand is driving revenue higher.", + "pubDate": "Fri, 10 Jan 2025 21:08:51 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/coronavirus-trump-says-he-will-resume-holding-white-house-briefings.html", - "guid": "106623872", + "link": "https://www.cnbc.com/2025/01/10/tsmc-beats-sales-estimates-as-ai-chip-boost-continues.html", + "guid": "108084597", "type": "cnbcnewsstory", - "id": "106623872", + "id": "108084597", "sponsored": "false", - "title": "Trump says he will resume holding White House coronavirus press briefings as cases rise", - "description": "The briefings from the coronavirus task force, once a near-daily occurrence, had been largely scrapped for nearly three months.", - "pubDate": "Mon, 20 Jul 2020 19:24:45 GMT" + "title": "World's biggest chipmaker TSMC posts record 2024 revenue as AI boost continues", + "description": "TSMC manufacturers semiconductors for some of the world's biggest companies from Apple to Nvidia.", + "pubDate": "Fri, 10 Jan 2025 07:41:21 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/pelosi-says-trump-will-leave-white-house-due-to-2020-election.html", - "guid": "106623703", + "link": "https://www.cnbc.com/2025/01/06/lucid-deliveries-q4-2024.html", + "guid": "108082239", "type": "cnbcnewsstory", - "id": "106623703", + "id": "108082239", "sponsored": "false", - "title": "Pelosi vows that Trump 'will be leaving' White House 'whether he knows it yet or not'", - "description": "House Speaker Nancy Pelosi said President Trump will leave the White House if he loses to Joe Biden, regardless of Trump's refusal to commit to respecting election results.", - "pubDate": "Mon, 20 Jul 2020 19:38:32 GMT" + "title": "Lucid reports record quarterly vehicle deliveries, meets production target", + "description": "Lucid Group on Monday reported record quarterly vehicle deliveries for the fourth quarter and confirmed production of more than 9,000 vehicles in 2024.", + "pubDate": "Mon, 06 Jan 2025 16:58:13 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/supreme-court-refuses-democrats-request-to-speed-up-tax-case.html", - "guid": "106623724", + "link": "https://www.cnbc.com/2025/01/04/investing-clubs-q3-2024-earnings-report-card.html", + "guid": "108081129", "type": "cnbcnewsstory", - "id": "106623724", + "id": "108081129", "sponsored": "false", - "title": "Supreme Court refuses House Democrats' request to speed up Trump tax case litigation in lower courts", - "description": "The justices denied a request from Democratic-led committees to finalize the court's ruling that blocked the enforcement of their subpoenas.", - "pubDate": "Mon, 20 Jul 2020 16:34:14 GMT" + "title": "Here is our third-quarter earnings report card for 33 stocks in the portfolio", + "description": "We ranked the quarterly reports of our holdings in the Club as great, good, not-so-bad and ugly.", + "pubDate": "Sat, 04 Jan 2025 15:00:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/coronavirus-stimulus-congress-tries-to-pass-pandemic-relief-bill.html", - "guid": "106623468", + "link": "https://www.cnbc.com/2025/01/03/rivian-meets-2024-vehicle-production-target.html", + "guid": "108081830", "type": "cnbcnewsstory", - "id": "106623468", + "id": "108081830", "sponsored": "false", - "title": "Congress returns with only days to pass new coronavirus relief as pandemic rages", - "description": "Congress is working on a tight timeline to pass another coronavirus relief bill as key unemployment insurance is set to expire.", - "pubDate": "Mon, 20 Jul 2020 20:04:37 GMT" + "title": "Rivian stock has its best day ever after EV maker reports 2024 production, deliveries", + "description": "Rivian on Friday said it produced 49,476 electric vehicles last year.", + "pubDate": "Fri, 03 Jan 2025 21:42:49 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/uk-suspends-hong-kong-extradition-treaty-in-rebuke-to-china.html", - "guid": "106623205", + "link": "https://www.cnbc.com/2025/01/02/tesla-tsla-q4-2024-vehicle-delivery-and-production-numbers.html", + "guid": "108081094", "type": "cnbcnewsstory", - "id": "106623205", + "id": "108081094", "sponsored": "false", - "title": "U.K. suspends Hong Kong extradition treaty and extends arms embargo in rebuke to China", - "description": "The U.K. has suspended its extradition treaty with Hong Kong amid rising tensions with China over its new national security law in the former British colony.", - "pubDate": "Mon, 20 Jul 2020 18:21:25 GMT" + "title": "Tesla reports first-ever drop in annual deliveries", + "description": "Tesla's fourth-quarter deliveries report follows a huge late-year rally in the stock that lifted its gain for 2024 to 63%.", + "pubDate": "Fri, 03 Jan 2025 16:38:36 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/19/president-trump-wont-agree-to-accept-2020-election-results-as-biden-leads-in-polls.html", - "guid": "106622843", + "link": "https://www.cnbc.com/2024/12/19/nike-nke-earnings-q2-2025.html", + "guid": "108077011", "type": "cnbcnewsstory", - "id": "106622843", + "id": "108077011", "sponsored": "false", - "title": "President Trump won't agree to accept 2020 election results as Biden leads in polls \u2014 'I have to see'", - "description": "\"I think mail-in voting is going to rig the election,\" Trump said in an interview that aired Sunday. \"I really do.\"", - "pubDate": "Mon, 20 Jul 2020 19:39:16 GMT" + "title": "Nike CEO Elliott Hill outlines new strategy after retailer blames promotions for declining revenue and profit", + "description": "Nike beat Wall Street's expectations on the top and bottom lines under new CEO Elliott Hill.", + "pubDate": "Fri, 20 Dec 2024 00:06:47 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/18/white-house-seeks-to-block-funds-for-testing-in-coronavirus-relief-bill-report.html", - "guid": "106622331", + "link": "https://www.cnbc.com/2024/12/19/darden-restaurants-dri-q2-2025-earnings.html", + "guid": "108077725", "type": "cnbcnewsstory", - "id": "106622331", + "id": "108077725", "sponsored": "false", - "title": "White House seeks to block funds for coronavirus testing and tracing in relief bill", - "description": "Senate GOP lawmakers, angered by the administration's position, are pushing back and trying to keep the money for testing and tracing in the bill, two Republican sources told NBC News.", - "pubDate": "Mon, 20 Jul 2020 15:54:11 GMT" + "title": "Darden Restaurants stock climbs as Olive Garden, LongHorn Steakhouse fuel sales growth", + "description": "Darden Restaurants met Wall Street's expectations for its fiscal second-quarter results.", + "pubDate": "Thu, 19 Dec 2024 21:06:13 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/rep-john-lewis-civil-rights-freedom-fighter-who-rose-to-congress-dies-at-80.html", - "guid": "106318473", + "link": "https://www.cnbc.com/2024/12/18/micron-shares-plunge-on-weak-second-quarter-guidance.html", + "guid": "108077897", "type": "cnbcnewsstory", - "id": "106318473", + "id": "108077897", "sponsored": "false", - "title": "Rep. John Lewis, civil rights freedom fighter who rose to Congress, dies at 80", - "description": "Lewis, the son of Alabama sharecroppers, became a leader in the Freedom Riders fight against segregation and later a 17-term congressman from Georgia.", - "pubDate": "Sat, 18 Jul 2020 16:46:06 GMT" + "title": "Micron shares plunge on weak second-quarter guidance", + "description": "Micron shares plunged in extended trading after the chipmaker issued weaker-than-expected second-quarter guidance.", + "pubDate": "Wed, 18 Dec 2024 22:11:06 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/19/how-color-of-change-applies-pressure-to-fight-racial-inequality.html", - "guid": "106615190", + "link": "https://www.cnbc.com/2024/12/12/costco-quarter-signals-record-stock-run-is-not-done-here-is-our-new-price-target.html", + "guid": "108075485", "type": "cnbcnewsstory", - "id": "106615190", + "id": "108075485", "sponsored": "false", - "title": "How nonprofit Color of Change applies pressure to fight racial inequality", - "description": "Color of Change, a Black Lives Matter partner, has been waging their own war on racial inequality for over a decade, working as a change maker within the spheres of culture and media representation of Black people and experiences.", - "pubDate": "Sun, 19 Jul 2020 13:45:01 GMT" + "title": "Costco quarter signals record stock run is not done yet. Here's our new price target", + "description": "With gross margins and paid memberships trending higher, this rally to fresh highs can continue.", + "pubDate": "Fri, 13 Dec 2024 01:23:40 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/19/dems-call-for-an-investigation-into-trumps-use-of-force-against-protestors.html", - "guid": "106622885", + "link": "https://www.cnbc.com/2024/12/12/ai-chipmaker-broadcom-shares-soar-14percent-despite-mixed-quarterly-results-heres-why-.html", + "guid": "108075450", "type": "cnbcnewsstory", - "id": "106622885", + "id": "108075450", "sponsored": "false", - "title": "House Democrats call for an investigation into Trump's use of force against protestors in Portland", - "description": "House Democrats on Sunday called for an immediate investigation into reports that federal law enforcement agents have unlawfully arrested protestors in Portland, Oregon in recent days.", - "pubDate": "Sun, 19 Jul 2020 21:16:55 GMT" + "title": "AI chipmaker Broadcom shares soar 17% despite mixed quarterly results \u2014 here's why", + "description": "We're increasing our price target on the stock after a slew of positive AI updates.", + "pubDate": "Fri, 13 Dec 2024 13:41:48 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/george-floyd-federal-authorities-grab-portland-protesters.html", - "guid": "106621171", + "link": "https://www.cnbc.com/2024/12/12/costco-cost-earnings-q1-2025-earnings.html", + "guid": "108074698", "type": "cnbcnewsstory", - "id": "106621171", + "id": "108074698", "sponsored": "false", - "title": "Oregon outrage: Elected officials blast federal authorities for grabbing protesters off the streets in Portland", - "description": "President Donald Trump and Attorney General William Bar have been criticized for federal law enforcement violently clearing Lafayette Square of people protesting on the heels of George Floyd's killing.", - "pubDate": "Fri, 17 Jul 2020 20:41:06 GMT" + "title": "Costco beats on earnings as e-commerce sales jump", + "description": "Costco drew stronger online sales and higher traffic, as shoppers bought jewelry, luggage and more.", + "pubDate": "Fri, 13 Dec 2024 00:18:25 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/trump-properties-made-over-17-million-from-campaign-rnc-since-2016.html", - "guid": "106621339", + "link": "https://www.cnbc.com/2024/12/12/adobe-shares-plunge-13percent-on-disappointing-2025-revenue-guidance-.html", + "guid": "108075209", "type": "cnbcnewsstory", - "id": "106621339", + "id": "108075209", "sponsored": "false", - "title": "Trump properties have made over $17 million from the campaign and the RNC since 2016", - "description": "President Donald Trump's properties have made over $17 million from the Trump campaign and his joint fundraising committees since 2016.", - "pubDate": "Fri, 17 Jul 2020 20:34:14 GMT" + "title": "Adobe shares suffer steepest drop in over two years on disappointing revenue guidance", + "description": "Adobe shares tumbled after the software vendor issued revenue guidance that fell short of analysts' estimates.", + "pubDate": "Thu, 12 Dec 2024 21:06:08 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/pentagon-bans-confederate-flag-from-us-military-installations.html", - "guid": "106619811", + "link": "https://www.cnbc.com/2024/12/11/macys-m-earnings-q3-2024.html", + "guid": "108074063", "type": "cnbcnewsstory", - "id": "106619811", + "id": "108074063", "sponsored": "false", - "title": "In an apparent break with Trump, Pentagon effectively bans Confederate flag from U.S. military installations", - "description": "The memo from Secretary of Defense Mark Esper lists authorized flags that may be displayed. The Confederate flag is not named.", - "pubDate": "Fri, 17 Jul 2020 17:08:21 GMT" + "title": "Macy's employee who hid $151 million in delivery expenses was trying to mask initial mistake, sources say", + "description": "The department store operator slightly raised its full-year forecast, while still projecting a sales decline.", + "pubDate": "Wed, 11 Dec 2024 21:11:29 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/progressive-jamaal-bowman-defeats-house-foreign-affairs-chairman-eliot-engel-in-democratic-primary.html", - "guid": "106621329", - "type": "partnerstory", - "id": "106621329", + "link": "https://www.cnbc.com/2024/12/10/oracle-shares-head-for-worst-day-of-2024-after-q2-earnings-miss.html", + "guid": "108073898", + "type": "cnbcnewsstory", + "id": "108073898", "sponsored": "false", - "title": "Progressive Jamaal Bowman defeats House Foreign Affairs Chairman Eliot Engel in Democratic primary", - "description": "Jamaal Bowman, a progressive candidate running in his first ever political campaign, has defeated longtime Rep. Eliot Engel in the New York Democratic primary, according to an Associated Press tally.", - "pubDate": "Fri, 17 Jul 2020 16:40:41 GMT" + "title": "Oracle shares suffer steepest drop of 2024 after earnings miss", + "description": "Oracle shares fell on Tuesday following disappointing quarterly results from the database software company.", + "pubDate": "Tue, 10 Dec 2024 21:35:52 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/supreme-courts-ginsburg-says-shes-being-treated-for-liver-cancer-but-still-working-full-steam.html", - "guid": "106621345", + "link": "https://www.cnbc.com/2024/12/09/oracle-orcl-q2-earnings-report-2025.html", + "guid": "108073315", "type": "cnbcnewsstory", - "id": "106621345", + "id": "108073315", "sponsored": "false", - "title": "Supreme Court's Ginsburg says she's being treated for liver cancer, but still working 'full steam'", - "description": "The 87-year-old justice said she began a course of chemotherapy in May to treat a recurrence of cancer after a February scan revealed lesions on her liver.", - "pubDate": "Fri, 17 Jul 2020 20:30:34 GMT" + "title": "Oracle shares slide on earnings and revenue miss, disappointing forecast", + "description": "Oracle shares fell Tuesday morning after the database software company issued disappointing quarterly results.", + "pubDate": "Tue, 10 Dec 2024 17:00:15 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/op-ed-investors-are-wrong-to-worry-about-a-president-biden.html", - "guid": "106621025", + "link": "https://www.cnbc.com/2024/12/05/ulta-beauty-ulta-earnings-q3-2024.html", + "guid": "108072055", "type": "cnbcnewsstory", - "id": "106621025", + "id": "108072055", "sponsored": "false", - "title": "Op-ed: Investors are wrong to worry about a President Biden", - "description": "Joe Biden's plans would not only lead to greater long term economic growth; they would also spread the bounties of that growth much more broadly than Trump has done.", - "pubDate": "Fri, 17 Jul 2020 14:08:01 GMT" + "title": "Ulta Beauty shares pop as retailer beats earnings expectations despite demand fears", + "description": "The retailer hiked its full-year outlook slightly to reflect the better-than-expected results.", + "pubDate": "Fri, 06 Dec 2024 00:05:06 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/supreme-court-leaves-in-place-florida-pay-to-vote-law.html", - "guid": "106619665", + "link": "https://www.cnbc.com/2024/12/05/lululemon-lulu-earnings-q3-2024.html", + "guid": "108071997", "type": "cnbcnewsstory", - "id": "106619665", + "id": "108071997", "sponsored": "false", - "title": "Supreme Court leaves in place Florida 'pay-to-vote' law aimed at felons", - "description": "The Supreme Court on Thursday said it would not step in to block a Florida law requiring those with felony convictions to pay fines before they may vote, potentially blocking about three-quarters of a million otherwise-eligible voters from the polls.", - "pubDate": "Thu, 16 Jul 2020 20:57:10 GMT" + "title": "Lululemon stock jumps as international growth helps to offset slowing U.S. sales", + "description": "Lululemon has been in a bit of a rough spot after the departure of its longtime Chief Product Officer Sun Choe.", + "pubDate": "Fri, 06 Dec 2024 13:27:44 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/coronavirus-stimulus-nancy-pelosi-discusses-next-relief-bill.html", - "guid": "106619586", + "link": "https://www.cnbc.com/2024/12/04/american-eagle-aeo-earnings-q3-2024.html", + "guid": "108071428", "type": "cnbcnewsstory", - "id": "106619586", + "id": "108071428", "sponsored": "false", - "title": "Nancy Pelosi says coronavirus aid bill will cost at least $1.3 trillion, but 'that's not enough'", - "description": "Congress has only days to pass another coronavirus relief bill before a key unemployment insurance benefit expires.", - "pubDate": "Fri, 17 Jul 2020 09:38:23 GMT" + "title": "Shares of American Eagle plunge 13% as company issues weak holiday guidance", + "description": "American Eagle issued weak holiday guidance after reporting its third sales miss in a row.", + "pubDate": "Wed, 04 Dec 2024 22:05:46 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/biden-committees-raise-nearly-100-million-as-spielberg-james-murdoch-others-donate.html", - "guid": "106619143", + "link": "https://www.cnbc.com/2024/12/04/foot-locker-fl-earnings-q3-2024.html", + "guid": "108070819", "type": "cnbcnewsstory", - "id": "106619143", + "id": "108070819", "sponsored": "false", - "title": "Joe Biden's joint committees raise nearly $100 million in second quarter as big-money donors get off the sidelines", - "description": "Donors to the Biden committees include James Murdoch, Steven Spielberg and Merck CEO Ken Frazier.", - "pubDate": "Thu, 16 Jul 2020 21:05:29 GMT" + "title": "Foot Locker shares tumble as it issues gloomy holiday outlook, sees 'softness' at Nike", + "description": "Foot Locker fell short of Wall Street expectations and cut its guidance after sales declined more than expected.", + "pubDate": "Wed, 04 Dec 2024 21:11:56 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/marco-rubio-says-remdesivir-shortage-due-to-disconnect-with-trump-administration.html", - "guid": "106619350", + "link": "https://www.cnbc.com/2024/12/03/cramers-investing-clubs-new-price-target-on-salesforce-crm-after-earnings.html", + "guid": "108070841", "type": "cnbcnewsstory", - "id": "106619350", + "id": "108070841", "sponsored": "false", - "title": "GOP Sen. Marco Rubio blames 'bad disconnect' with Trump administration for reported remdesivir shortage", - "description": "Rubio said several Florida hospitals have voiced concerns about a \"potentially critical shortage\" of the drug.", - "pubDate": "Thu, 16 Jul 2020 19:55:14 GMT" + "title": "Salesforce surges on revenue beat, AI growth prospects \u2013 here's our new price target for the stock", + "description": "Salesforce made clear that Agentfoce, its new AI offering, can kickstart revenue growth in the quarters ahead.", + "pubDate": "Wed, 04 Dec 2024 00:54:37 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/coronavirus-rnc-downsizes-august-convention-in-jacksonville.html", - "guid": "106619117", + "link": "https://www.cnbc.com/2024/12/03/okta-okta-q3-earnings-2024.html", + "guid": "108070787", "type": "cnbcnewsstory", - "id": "106619117", + "id": "108070787", "sponsored": "false", - "title": "Republican convention in Jacksonville to be downsized as coronavirus surges in Florida", - "description": "Organizers for the Republican National Convention announced a severe cap on the number of people who will be in attendance at the event in Jacksonville, Florida, next month.", - "pubDate": "Thu, 16 Jul 2020 15:26:13 GMT" + "title": "Okta shares pop 18% on earnings beat, strong guidance", + "description": "Okta shares soared Tuesday after the company reported strong third-quarter results.", + "pubDate": "Tue, 03 Dec 2024 23:27:00 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/voters-want-schools-to-reopen-but-worry-about-coronavirus-risks-poll.html", - "guid": "106617576", + "link": "https://www.cnbc.com/2024/12/03/salesforce-crm-q3-earnings-report-2025.html", + "guid": "108070683", "type": "cnbcnewsstory", - "id": "106617576", + "id": "108070683", "sponsored": "false", - "title": "Swing state voters want schools to reopen but worry it will be unsafe, CNBC/Change Research poll finds", - "description": "Many swing-state voters believe in-person classes will be unsafe this fall, but parents are more likely to think returning to school is safe.", - "pubDate": "Thu, 16 Jul 2020 15:07:47 GMT" + "title": "Salesforce shares rise after earnings beat on revenue, fourth-quarter guidance", + "description": "Salesforce reported its fiscal third-quarter earnings on Tuesday and posted strong fourth-quarter guidance.", + "pubDate": "Tue, 03 Dec 2024 23:53:53 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/trump-shakes-up-campaign-staff-demotes-top-manager-brad-parscale.html", - "guid": "106618262", - "type": "partnerstory", - "id": "106618262", + "link": "https://www.cnbc.com/2024/11/27/easyjet-record-ancillary-revenue-ceo-slams-fine.html", + "guid": "108068681", + "type": "cnbcnewsstory", + "id": "108068681", "sponsored": "false", - "title": "Trump shakes up campaign staff, demotes top manager Brad Parscale as polls show him behind Biden", - "description": "Bill Stepien, his deputy campaign manager and a veteran Republican operative, will take over while Parscale, will oversee the campaign's digital and data strategies, NBC News reports.", - "pubDate": "Thu, 16 Jul 2020 14:29:04 GMT" + "title": "EasyJet rakes in record $4.5 billion from fare add-ons as CEO slams 'unfair' penalty over practice", + "description": "\"It's a highly unfair idea that you should not be able to offer products and services targeted for those people who want to use that,\" Johan Lundgren told CNBC.", + "pubDate": "Wed, 27 Nov 2024 16:46:16 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/jon-ossoff-on-why-young-voters-should-help-flip-georgia-blue.html", - "guid": "106617241", + "link": "https://www.cnbc.com/2024/11/26/crowdstrikes-post-earnings-stock-drop-is-a-buy-heres-why-sellers-have-it-all-wrong.html", + "guid": "108068613", "type": "cnbcnewsstory", - "id": "106617241", + "id": "108068613", "sponsored": "false", - "title": "Senate candidate Jon Ossoff looks to young voters to help him flip Georgia blue", - "description": "Georgia Democrat Jon Ossoff wants to flip David Perdue's Senate seat in November. Climate change, public health policy and cannabis legalization are among the issues Ossoff believes young voters will lead change.", - "pubDate": "Fri, 17 Jul 2020 13:51:51 GMT" + "title": "CrowdStrike's post-earnings stock drop is a buy. Here's why sellers have it all wrong", + "description": "The stock drop plays right into our hands.", + "pubDate": "Wed, 27 Nov 2024 01:29:47 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/trump-continues-tax-records-fight-with-manhattan-da-after-supreme-court-loss.html", - "guid": "106617452", + "link": "https://www.cnbc.com/2024/11/26/workday-wday-q3-earnings-report-2025.html", + "guid": "108068429", "type": "cnbcnewsstory", - "id": "106617452", + "id": "108068429", "sponsored": "false", - "title": "Manhattan DA Vance asks Supreme Court to rush Trump tax return ruling to lower courts, warns of statute of limitations", - "description": "A Trump court filing said the president is entitled to know why Manhattan DA Cyrus Vance Jr. wants the records.", - "pubDate": "Thu, 16 Jul 2020 12:08:15 GMT" + "title": "Workday stock slips on light quarterly forecast", + "description": "Workday called for a 25% adjusted operating margin in the current quarter, below Wall Street's estimate of 25.5%.", + "pubDate": "Tue, 26 Nov 2024 23:06:46 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/biden-opens-up-11-point-national-lead-over-trump-in-nbc-newswsj-poll.html", - "guid": "106618087", - "type": "partnerstory", - "id": "106618087", + "link": "https://www.cnbc.com/2024/11/26/nordstrom-jwn-earnings-q4-2024-.html", + "guid": "108067740", + "type": "cnbcnewsstory", + "id": "108067740", "sponsored": "false", - "title": "Biden opens up 11-point national lead over Trump in NBC News/WSJ poll", - "description": "The presumptive Democratic nominee has a 51-40 percent lead, while 72 percent say the U.S. is on wrong track, NBC News reports.", - "pubDate": "Wed, 15 Jul 2020 21:13:45 GMT" + "title": "Nordstrom tops Wall Street\u2019s earnings expectations, as shoppers buy more clothes and shoes", + "description": "The retailer's sales growth is notable at a time when discretionary merchandise and the luxury sector have been under pressure.", + "pubDate": "Tue, 26 Nov 2024 22:33:27 GMT" } ], - "real_estate": [ + "commentary": [ { "item": "", - "link": "https://www.cnbc.com/2020/07/20/brown-harris-stevens-ceo-humanity-needed-as-eviction-concerns-rise.html", - "guid": "106624111", + "link": "https://www.cnbc.com/2025/01/12/top-wall-street-analysts-like-the-growth-opportunities-for-these-three-stocks.html", + "guid": "108084265", "type": "cnbcnewsstory", - "id": "106624111", + "id": "108084265", "sponsored": "false", - "title": "Real estate CEO says 'a little bit of humanity' is needed as concerns over evictions rise", - "description": "Brown Harris Stevens CEO Bess Freedman told CNBC she hopes policymakers and private sector landlords can \"compromise a bit\" and work together for tenants experiencing economic hardship.", - "pubDate": "Mon, 20 Jul 2020 21:30:59 GMT" + "title": "Top Wall Street analysts like the growth opportunities for these three stocks", + "description": "TipRanks' analyst ranking service underscores three stocks favored by\u00a0the Street's top pros, including Uber Technologies and Nvidia.", + "pubDate": "Sun, 12 Jan 2025 12:18:20 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/housing-is-seeing-a-tightened-lending-restrictions-brown-harris-stevens-ceo.html", - "guid": "106624088", - "id": "7000145962", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2025/01/11/activist-browning-west-wants-to-collaborate-as-cae-selects-a-new-leader.html", + "guid": "108085118", + "type": "cnbcnewsstory", + "id": "108085118", "sponsored": "false", - "title": "Housing sees tightened lending restrictions: Brown Harris Stevens CEO", - "description": "Bess Freedman, CEO of New York-based real estate firm Brown Harris Stevens, joins 'Power Lunch' to discuss the shifting real estate demand in the New York.", - "pubDate": "Mon, 20 Jul 2020 19:56:37 GMT" + "title": "Activist Browning West wants to collaborate as CAE selects a new leader. Here\u2019s what can happen next", + "description": "The firm sent a letter to the aviation services company's board, calling for a collaboration as CAE shops for a new CEO.", + "pubDate": "Sat, 11 Jan 2025 13:41:06 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/complaints-to-federal-consumer-agency-spike-during-covid-19-pandemic.html", - "guid": "106623492", + "link": "https://www.cnbc.com/2025/01/05/top-wall-street-analysts-pick-these-dividend-stocks-for-2025.html", + "guid": "108081501", "type": "cnbcnewsstory", - "id": "106623492", + "id": "108081501", "sponsored": "false", - "title": "Credit complaints to federal consumer agency have spiked during coronavirus pandemic", - "description": "An analysis of complaints in the Consumer Financial Protection Bureau's public database have surged since the pandemic began walloping the U.S. economy and households in March.", - "pubDate": "Mon, 20 Jul 2020 19:34:41 GMT" + "title": "Top Wall Street analysts pick these dividend stocks for 2025", + "description": "TipRanks' analyst ranking service reveals three\u00a0dividend-paying stocks, including Ares Capital and ConocoPhillips.", + "pubDate": "Sun, 05 Jan 2025 12:10:51 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/good-debt-vs-bad-debt-why-what-youve-been-told-is-probably-wrong.html", - "guid": "106618043", + "link": "https://www.cnbc.com/2024/12/29/top-wall-street-analysts-suggest-these-stocks-with-upside-potential.html", + "guid": "108080300", "type": "cnbcnewsstory", - "id": "106618043", + "id": "108080300", "sponsored": "false", - "title": "Good debt vs. bad debt: Why what you've been told is probably wrong", - "description": "The idea that student loans and mortgages are in a category of good debt because they can increase wealth and income, while credit cards are \"bad\" debt, is a risky oversimplification.", - "pubDate": "Mon, 20 Jul 2020 12:51:30 GMT" + "title": "Top Wall Street analysts suggest these stocks with attractive upside potential", + "description": "TipRanks' analyst ranking service highlights three stocks favored by\u00a0the Street's top pros, including Salesforce and Booking Holdings.", + "pubDate": "Sun, 29 Dec 2024 13:59:39 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/china-property-market-recovers-post-coronavirus-crisis-but-beware-bubble-risk.html", - "guid": "106620259", + "link": "https://www.cnbc.com/2024/12/26/asia-year-in-review-who-had-it-good-and-who-had-it-bad-in-2024.html", + "guid": "108079581", "type": "cnbcnewsstory", - "id": "106620259", + "id": "108079581", "sponsored": "false", - "title": "China's property market is rebounding from the coronavirus crisis, but some warn it may overheat", - "description": "Housing sales in the country plummeted at the outset of the pandemic as China's economy shut down. But official data pointed to a recovery in transactions as the country reopened.", - "pubDate": "Mon, 20 Jul 2020 01:12:38 GMT" + "title": "Asia\u2019s year in review: Who had it good \u2014 and who had it bad \u2014 in 2024", + "description": "As the region awaits the return of Donald Trump to the White House and to a possible tumultuous Year of the Snake in the lunar calendar, we take a look at the year that was.", + "pubDate": "Thu, 26 Dec 2024 01:46:16 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/desperate-for-a-pool-you-can-now-rent-a-private-one-by-the-hour.html", - "guid": "106621275", + "link": "https://www.cnbc.com/2024/12/22/top-wall-street-analysts-recommend-these-dividend-stocks-for-higher-returns.html", + "guid": "108078101", "type": "cnbcnewsstory", - "id": "106621275", + "id": "108078101", "sponsored": "false", - "title": "Desperate for a pool? You can now rent a private one by the hour", - "description": "The coronavirus pandemic has millions of Americans shut out of public pools this summer, and that has opened up a huge opportunity for one small start-up. Swimply has been compared with Airbnb and VRBO, because it's employs a similar strategy, only for pools.", - "pubDate": "Fri, 17 Jul 2020 19:57:57 GMT" + "title": "Top Wall Street analysts recommend these dividend stocks for higher returns", + "description": "TipRanks' analyst ranking service spotlights three dividend-paying stocks, including Walmart and Gaming and Leisure Properties.", + "pubDate": "Sun, 22 Dec 2024 12:49:12 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/lendingtree-chief-economist-predicts-mortgage-rates-will-continue-to-fall.html", - "guid": "106621069", - "id": "7000145654", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/21/starboard-sees-a-chance-to-create-value-at-riot-platforms.html", + "guid": "108078984", + "type": "cnbcnewsstory", + "id": "108078984", "sponsored": "false", - "title": "LendingTree chief economist predicts mortgage rates will continue to fall", - "description": "Tendayi Kapfidze, chief economist for LendingTree, joins \"Squawk Box\" to discuss the housing market amid the Covid-19 pandemic.", - "pubDate": "Fri, 17 Jul 2020 14:11:54 GMT" + "title": "Starboard sees an opportunity to create value at Riot Platforms amid growth in hyperscalers", + "description": "Riot Platforms is in a solid position to capitalize on an opportunity to lease capacity to hyperscalers.", + "pubDate": "Sat, 21 Dec 2024 13:08:31 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/horse-island-off-irelands-coast-sells-for-6point3-million-via-video.html", - "guid": "106621006", + "link": "https://www.cnbc.com/2024/12/15/top-wall-street-analysts-believe-in-long-term-prospects-of-these-stocks.html", + "guid": "108074963", "type": "cnbcnewsstory", - "id": "106621006", + "id": "108074963", "sponsored": "false", - "title": "An entire island off the Irish coast sells for $6.3 million after only a video tour", - "description": "A 157-acre private island off the southwest coast of Ireland has sold for 5.5 million euros ($6.3 million), despite the buyer never having actually visited.", - "pubDate": "Fri, 17 Jul 2020 13:19:44 GMT" + "title": "Top Wall Street analysts believe in the long-term prospects of these stocks", + "description": "TipRanks' analyst ranking service highlights Wall Street's best-performing stocks, including GitLab and MongoDB.", + "pubDate": "Sun, 15 Dec 2024 12:03:00 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/june-us-housing-starts-us-economy-breaking-data-squawk-box.html", - "guid": "106621003", - "id": "7000145651", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/14/jana-calls-on-markel-to-focus-on-insurance-how-the-firm-can-bolster-value.html", + "guid": "108075430", + "type": "cnbcnewsstory", + "id": "108075430", "sponsored": "false", - "title": "U.S. housing starts total 1.186 million in June, vs 1.169 million expected", - "description": "CNBC's Rick Santelli reports the latest economic data, including June housing starts and building permits. U.S. housing starts were expected to total 1.169 million in June, up from the 974,000 in new construction reported for the previous month.", - "pubDate": "Fri, 17 Jul 2020 12:43:34 GMT" + "title": "Activist Jana calls on Markel to focus on insurance. Here\u2019s how the firm can help create value", + "description": "Activist investor Jana wants Markel to improve its insurance operations and explore a separation or sale of its private investments business.", + "pubDate": "Sat, 14 Dec 2024 12:24:06 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/july-homebuilder-sentiment-jumps-to-72-vs-62-expected.html", - "guid": "106619362", - "id": "7000145407", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/08/top-wall-street-analysts-tout-these-energy-stocks-for-lofty-dividends.html", + "guid": "108071787", + "type": "cnbcnewsstory", + "id": "108071787", "sponsored": "false", - "title": "July homebuilder sentiment jumps to 72, vs. 62 expected", - "description": "CNBC's Diana Olick takes a look at the latest NAHB sentiment index numbers as Americans continue to flock to new homes.", - "pubDate": "Thu, 16 Jul 2020 14:20:06 GMT" + "title": "Top Wall Street analysts tout these energy stocks for attractive dividends", + "description": "TipRanks' analyst ranking service spotlights three\u00a0dividend-paying stocks, including Chevron and Energy Transfer.", + "pubDate": "Sun, 08 Dec 2024 12:10:54 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/homebuilder-sentiment-jumps-back-to-pre-coronavirus-pandemic-high.html", - "guid": "106619041", + "link": "https://www.cnbc.com/2024/12/07/activist-starboard-has-a-stake-in-healthcare-realty-trust-two-paths-to-create-value-emerge.html", + "guid": "108072663", "type": "cnbcnewsstory", - "id": "106619041", + "id": "108072663", "sponsored": "false", - "title": "Homebuilder sentiment jumps back to pre-coronavirus pandemic high", - "description": "To find a V-shaped recovery from the economic wreckage of the coronavirus pandemic, look to the nation's single-family homebuilders.", - "pubDate": "Thu, 16 Jul 2020 15:22:11 GMT" + "title": "Activist Starboard has a stake in Healthcare Realty Trust. Two paths to create value emerge", + "description": "Starboard Value disclosed a stake in Healthcare Realty Trust. The real estate investment trust is at an inflection point.", + "pubDate": "Sat, 07 Dec 2024 14:04:44 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/bok-unlikely-to-cut-rates-unless-housing-prices-come-down-stanchart.html", - "guid": "106618261", - "id": "7000145326", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/05/trump-tiktok-ban-national-security-risks.html", + "guid": "108065763", + "type": "cnbcnewsstory", + "id": "108065763", "sponsored": "false", - "title": "Bank of Korea unlikely to cut rates unless housing prices come down: Standard Chartered", - "description": "The Bank of Korea has left interest rates unchanged at 0.5% as expected. Park Chong Hoon of Standard Chartered Korea says the BOK has other methods it can use should the market need more liquidity.", - "pubDate": "Thu, 16 Jul 2020 04:58:59 GMT" + "title": "Op-ed: With TikTok ban approved by court, it's Trump's move, and donors vs. national security", + "description": "If President Trump reverses the TikTok ban passed by Congress and signed by Biden, he's siding with corporate influence and risking our national security.", + "pubDate": "Fri, 06 Dec 2024 17:07:45 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/asia-will-outperform-global-high-yield-bonds-from-a-default-rate-perspective-blackrock.html", - "guid": "106618268", - "id": "7000145316", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/01/top-wall-street-analysts-pick-3-stocks-for-their-attractive-prospects.html", + "guid": "108068754", + "type": "cnbcnewsstory", + "id": "108068754", "sponsored": "false", - "title": "Asia will outperform global high yield bonds from a default rate perspective: BlackRock", - "description": "Valuations in Asia are looking attractive, says Neeraj Seth, BlackRock's head of Asian credit, who adds that Chinese high yields in the real estate space looks particularly promising.", - "pubDate": "Thu, 16 Jul 2020 04:26:26 GMT" + "title": "Top Wall Street analysts pick 3 stocks for their attractive prospects", + "description": "TipRanks' analyst ranking service pinpoints Wall Street's best-performing stocks, including ServiceNow and Snowflake.", + "pubDate": "Sun, 01 Dec 2024 11:57:58 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/josh-brown-on-why-his-last-chance-trade-is-d-r-horton-inc.html", - "guid": "106617875", - "id": "7000145280", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/11/24/top-wall-street-analysts-are-bullish-on-these-dividend-stocks.html", + "guid": "108066951", + "type": "cnbcnewsstory", + "id": "108066951", "sponsored": "false", - "title": "Josh Brown on why his Last Chance Trade is D.R. Horton", - "description": "Josh Brown, Ritholtz Wealth Management CEO, joins \"Closing Bell\" to talk about why his Last Chance Trade is D.R. Horton Inc.", - "pubDate": "Wed, 15 Jul 2020 19:51:11 GMT" + "title": "Top Wall Street analysts are bullish on these dividend stocks", + "description": "TipRanks' analyst ranking service highlights three\u00a0dividend-paying stocks, including Exxon Mobil and Walmart.", + "pubDate": "Sun, 24 Nov 2024 13:43:29 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/wealthy-residents-are-fleeing-citiesamonaeo-ceo-on-the-tax-impact.html", - "guid": "106617665", - "id": "7000145253", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/11/23/activist-ananym-calls-for-cost-cuts-at-henry-schein-what-to-expect.html", + "guid": "108067186", + "type": "cnbcnewsstory", + "id": "108067186", "sponsored": "false", - "title": "Wealthy residents fleeing cities\u2014Monaeo CEO on tax impact", - "description": "CNBC's Robert Frank talks with Anupam Singhal of Monaeo to dicuss how the app shows the flux of wealthy New York City residents leaving the city amid the pandemic.", - "pubDate": "Wed, 15 Jul 2020 18:13:24 GMT" + "title": "Activist Ananym has a list of suggestions for Henry Schein. How the firm can help improve profits", + "description": "Ananym Capital is calling for changes at Henry Schein, which may help the company improve its profitability.", + "pubDate": "Sat, 23 Nov 2024 12:47:51 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/privately-held-mortgage-forbearance-may-be-difficult-for-americans-to-navigate.html", - "guid": "106615611", + "link": "https://www.cnbc.com/2024/11/17/top-wall-street-analysts-are-upbeat-on-these-stocks-for-the-long-haul.html", + "guid": "108063411", "type": "cnbcnewsstory", - "id": "106615611", + "id": "108063411", "sponsored": "false", - "title": "Millions of Americans have their mortgages in forbearance programs\u2014here's why those using private lenders may face bigger challenges", - "description": "About 4 million homeowners are currently in some type of mortgage forbearance program. But experts say those who are seeking relief with private lenders may have a more challenging road ahead because the terms and offerings may vary.", - "pubDate": "Thu, 16 Jul 2020 15:33:19 GMT" + "title": "Top Wall Street analysts are upbeat on these stocks for the long haul", + "description": "TipRanks' analyst ranking service pinpoints Wall Street's best-performing stocks, including Amazon and Uber Technologies.", + "pubDate": "Sun, 17 Nov 2024 12:21:42 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/jared-kushner-decides-not-to-divest-from-real-estate-tech-startup-he-co-founded.html", - "guid": "106615884", + "link": "https://www.cnbc.com/2024/11/16/activist-valueact-is-poised-to-trim-fat-help-boost-profits-at-meta-heres-how.html", + "guid": "108063362", "type": "cnbcnewsstory", - "id": "106615884", + "id": "108063362", "sponsored": "false", - "title": "Jared Kushner decides not to divest from real estate tech start-up he co-founded \u2014 for now", - "description": "President Trump's son-in-law and senior advisor has decided to remain an investor for the time being in real estate tech start-up Cadre.", - "pubDate": "Wed, 15 Jul 2020 14:37:00 GMT" + "title": "Activist ValueAct is poised to trim fat and help boost profits at Meta Platforms. Here\u2019s how", + "description": "Artificial intelligence is a powerful tool in Meta Platforms' arsenal, and if it's optimized, it can contribute to earnings per share growth.", + "pubDate": "Sat, 16 Nov 2024 13:21:54 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/housing-market-mortgage-rates-home-sales-squawk-box.html", - "guid": "106616972", - "id": "7000145185", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/11/10/top-wall-street-analysts-like-these-dividend-paying-stocks.html", + "guid": "108060567", + "type": "cnbcnewsstory", + "id": "108060567", "sponsored": "false", - "title": "Buys pull back despite mortgage rates hitting new lows", - "description": "CNBC's Diana Olick breaks down the latest mortgage and housing data.", - "pubDate": "Wed, 15 Jul 2020 12:07:05 GMT" + "title": "Top Wall Street analysts like these dividend-paying stocks", + "description": "TipRanks' analyst ranking service pinpoints Wall Street's best-performing stocks, including IBM and Ares Capital.", + "pubDate": "Sun, 10 Nov 2024 11:50:37 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/mortgage-rates-set-another-record-low.html", - "guid": "106616177", + "link": "https://www.cnbc.com/2024/11/09/caligan-takes-a-stake-in-verona-pharma-sees-opportunity-to-generate-more-value.html", + "guid": "108060580", "type": "cnbcnewsstory", - "id": "106616177", + "id": "108060580", "sponsored": "false", - "title": "Mortgage rates set yet another record low, but homebuyers pulled back", - "description": "It almost doesn't sound like news anymore: Mortgage rates fell to another record low last week, and that reinvigorated refinance demand. Homebuyers, however, took a step back.", - "pubDate": "Wed, 15 Jul 2020 13:23:30 GMT" + "title": "Caligan picks up a stake in Verona Pharma, seeing an opportunity to generate more value", + "description": "Verona Pharma has seen its share price skyrocket in anticipation of the commercial launch of its COPD treatment.", + "pubDate": "Sat, 09 Nov 2024 13:23:10 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/hk-property-sector-wont-see-big-impact-from-new-security-law-analyst.html", - "guid": "106614639", - "id": "7000144958", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/11/08/goldman-sachs-why-individual-investors-need-to-look-at-private-investments-to-further-grow-wealth.html", + "guid": "108059855", + "type": "cnbcnewsstory", + "id": "108059855", "sponsored": "false", - "title": "Hong Kong's property sector won't see a substantial impact from the national security law: Analyst", - "description": "Nigel Smith of Colliers International says that the national security law is \"creating a lot more questions\" for firms in Hong Kong and some will be looking at their real-estate footprint in the territory. However, he predicts that few will reduce their square-footage or relocate.", - "pubDate": "Wed, 15 Jul 2020 02:50:02 GMT" + "title": "Goldman Sachs: Why individual investors need to look at private investments to further grow wealth", + "description": "In the past decade, private investments exploded from $4 trillion to $14 trillion.", + "pubDate": "Fri, 08 Nov 2024 16:26:22 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/14/how-to-play-the-homebuilder-boom-according-to-this-analyst.html", - "guid": "106615810", - "id": "7000145048", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/11/03/wall-street-analysts-are-confident-about-the-long-term-potential-of-these-3-stocks.html", + "guid": "108055866", + "type": "cnbcnewsstory", + "id": "108055866", "sponsored": "false", - "title": "How to play the homebuilder boom, according to this analyst", - "description": "CNBC's Jon Fortt discusses the housing trade with John Lovallo of Bank of America Securities.", - "pubDate": "Tue, 14 Jul 2020 19:08:20 GMT" + "title": "Top Wall Street analysts are confident about the long-term potential of these 3 stocks", + "description": "TipRanks' analyst ranking service pinpoints Wall Street's best-performing stocks, including Chipotle Mexican Grill and Fiserv.", + "pubDate": "Sun, 03 Nov 2024 11:49:38 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/13/tech-companies-curb-real-estate-expenses-end-leases-merge-offices.html", - "guid": "106610070", + "link": "https://www.cnbc.com/2024/11/02/activist-jana-is-back-in-the-kitchen-at-lamb-weston-how-the-firm-can-help-build-value.html", + "guid": "108056375", "type": "cnbcnewsstory", - "id": "106610070", + "id": "108056375", "sponsored": "false", - "title": "Tech companies are ending leases and consolidating offices as remote work is here to stay", - "description": "Start-ups are letting leases expire, and bigger companies are downsizing in favor of smaller, satellite offices as employers prepare for a future of distributed work.", - "pubDate": "Mon, 13 Jul 2020 23:23:41 GMT" + "title": "Activist Jana is back in the kitchen at Lamb Weston \u2013 Here\u2019s what could happen next", + "description": "Jana Partners and Continental Grain plan to speak with the potato processing giant about its financial performance and the start of a strategic review.", + "pubDate": "Sat, 02 Nov 2024 11:41:37 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/13/you-might-have-a-tough-time-getting-a-jumbo-mortgage-during-pandemic.html", - "guid": "106588982", + "link": "https://www.cnbc.com/2024/10/30/insana-musk-paulson-seek-sharp-us-budget-cuts-this-isnt-likely-to-work.html", + "guid": "108055095", "type": "cnbcnewsstory", - "id": "106588982", + "id": "108055095", "sponsored": "false", - "title": "You might have a tough time getting a 'jumbo mortgage' during pandemic. Here's what to expect", - "description": "Banks and lenders remain more cautious about making loans for home purchases or mortgage refinances that are higher than the government limits for so-called conforming loans. Here's how to find a \"jumbo\" loan and what the requirements may be.", - "pubDate": "Mon, 13 Jul 2020 19:13:03 GMT" + "title": "Insana: Musk, Paulson seek sharp U.S. budget cuts. This \u2018shock therapy\u2019 isn\u2019t likely to work", + "description": "History has shown us that draconian austerity measures can spur recessions and social upheaval, Ron Insana says.", + "pubDate": "Wed, 30 Oct 2024 18:48:16 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/13/homebuilders-just-saw-the-strongest-june-sales-since-the-last-housing-boom.html", - "guid": "106613470", + "link": "https://www.cnbc.com/2024/10/29/vistas-robert-smith-how-to-prevent-ai-from-further-widening-the-racial-wealth-gap.html", + "guid": "108054177", "type": "cnbcnewsstory", - "id": "106613470", + "id": "108054177", "sponsored": "false", - "title": "Homebuilders just saw the strongest June sales since the last housing boom, as pandemic pushes more buyers to the suburbs", - "description": "A sharp decline in the supply of existing homes for sale, increasing consumer preference for brand-new, high-tech homes with all the amenities for working and schooling, as well as an accelerating flight to the suburbs and exurbs, made for remarkable housing demand in June.", - "pubDate": "Mon, 13 Jul 2020 15:51:10 GMT" + "title": "Vista's Robert Smith: How to prevent AI from further widening the racial wealth gap", + "description": ". If current trends hold, the new wealth created by generative AI alone will increase the racial wealth gap by $43 billion annually, according to McKinsey.", + "pubDate": "Tue, 29 Oct 2024 23:46:47 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/13/apple-to-spend-400-million-in-2020-to-fight-california-housing-crisis.html", - "guid": "106613524", + "link": "https://www.cnbc.com/2024/10/27/top-wall-street-analysts-are-upbeat-on-these-dividend-stocks.html", + "guid": "108052046", "type": "cnbcnewsstory", - "id": "106613524", + "id": "108052046", "sponsored": "false", - "title": "Apple to spend $400 million this year to fight California's housing crisis", - "description": "It's part of a total $2.5 billion Apple says it will spend on the initiative over several years.", - "pubDate": "Mon, 13 Jul 2020 15:03:51 GMT" + "title": "Top Wall Street analysts are upbeat on these dividend stocks", + "description": "TipRanks' analyst ranking service pinpoints Wall Street's best-performing stocks, including Cisco and Diamondback Energy", + "pubDate": "Sun, 27 Oct 2024 12:26:32 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/13/june-new-home-sales-spike-as-real-estate-market-heats-up.html", - "guid": "106613079", - "id": "7000144794", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/10/26/how-starboard-may-help-boost-value-in-kenvues-skin-beauty-business.html", + "guid": "108053139", + "type": "cnbcnewsstory", + "id": "108053139", "sponsored": "false", - "title": "June new home sales spike as real estate market heats up", - "description": "Real estate markets across the country are heating up and a new, exclusive report shows that June new home sales saw the biggest spike in nearly a decade. CNBC's Diana Olick reports.", - "pubDate": "Mon, 13 Jul 2020 14:53:10 GMT" + "title": "How activist Starboard may help boost value in Kenvue's skin and beauty business", + "description": "Starboard Value and Kenvue seem to be aligned, and the conditions might be right for value creation.", + "pubDate": "Sat, 26 Oct 2024 12:24:25 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/13/reverse-mortgages-may-be-helpful-in-retirement-if-you-mind-the-dangers.html", - "guid": "106610923", + "link": "https://www.cnbc.com/2024/10/20/top-wall-street-analysts-like-these-stocks-for-their-growth-prospects.html", + "guid": "108048762", "type": "cnbcnewsstory", - "id": "106610923", + "id": "108048762", "sponsored": "false", - "title": "Reverse mortgages may be helpful in retirement ... if you mind the pitfalls", - "description": "Homeowners 62 or older can get cash from their home without selling, but here's what to know about a reverse mortgage before you sign onto this loan.", - "pubDate": "Mon, 13 Jul 2020 12:34:30 GMT" + "title": "Top Wall Street analysts like these stocks for their growth prospects", + "description": "TipRanks' analyst ranking service pinpoints Wall Street's best-performing stocks, including Nvidia and Fortinet.", + "pubDate": "Sun, 20 Oct 2024 12:57:44 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/13/propertyguru-explores-singapores-property-buying-in-pandemic-era.html", - "guid": "106612645", - "id": "7000144769", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/10/19/de-shaw-mantle-ridge-zero-in-on-key-fixes-to-build-shareholder-value-at-air-products.html", + "guid": "108049162", + "type": "cnbcnewsstory", + "id": "108049162", "sponsored": "false", - "title": "PropertyGuru explores Singapore's property buying sentiment in pandemic era", - "description": "Access to financing and lower bank loan rates will be particularly critical to younger buyers in Singapore's property market, as the coronavirus pandemic continues to drive ongoing pricing uncertainty, says Hari Krishnan, CEO and managing director at PropertyGuru Group.", - "pubDate": "Mon, 13 Jul 2020 08:23:13 GMT" + "title": "D.E. Shaw, Mantle Ridge zero in on key fixes to build shareholder value at Air Products", + "description": "Both activists want to address CEO succession planning and capital allocation at the company.", + "pubDate": "Sat, 19 Oct 2024 11:49:23 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/13/real-estate-bank-sectors-in-singapore-are-still-competitive-exchange.html", - "guid": "106612634", - "id": "7000144759", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/10/13/top-wall-street-analysts-prefer-these-dividend-stocks-for-steady-income.html", + "guid": "108046148", + "type": "cnbcnewsstory", + "id": "108046148", "sponsored": "false", - "title": "Real estate, bank sectors in Singapore are still competitive, exchange says", - "description": "Geoff Howie of the Singapore Exchange discusses the competitive outlook for the Straits Times Index and Singapore's banking and real estate sectors.", - "pubDate": "Mon, 13 Jul 2020 07:53:46 GMT" + "title": "Top Wall Street analysts prefer these dividend stocks for steady income", + "description": "TipRanks' analyst ranking service pinpoints Wall Street's best-performing stocks, including McDonald's and AT&T.", + "pubDate": "Sun, 13 Oct 2024 13:36:07 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/13/property-developers-target-hong-kong-residents-amid-uncertainty-over-new-law.html", - "guid": "106606831", + "link": "https://www.cnbc.com/2024/10/06/top-wall-street-analysts-favor-these-stocks-for-attractive-long-term-potential.html", + "guid": "108043797", "type": "cnbcnewsstory", - "id": "106606831", + "id": "108043797", "sponsored": "false", - "title": "Property developers rush to attract Hong Kong residents amid uncertainty over new law", - "description": "Amid economic recession and uncertainty over China's National Security Law, global real estate firms are trying to get Hong Kong residents to buy abroad.", - "pubDate": "Mon, 13 Jul 2020 06:19:46 GMT" + "title": "Top Wall Street analysts favor these stocks for attractive long-term potential", + "description": "TipRanks' analyst ranking service pinpoints Wall Street's best-performing stocks, including Uber Technologies and Meta Platforms", + "pubDate": "Sun, 06 Oct 2024 11:48:49 GMT" } ], - "wealth": [ + "economy": [ { "item": "", - "link": "https://www.cnbc.com/2020/07/21/bahamas-shuts-out-americans-after-coronavirus-cases-rise-on-islands.html", - "guid": "106623475", + "link": "https://www.cnbc.com/2025/01/13/uk-borrowing-costs-at-decade-highs.html", + "guid": "108084607", "type": "cnbcnewsstory", - "id": "106623475", + "id": "108084607", "sponsored": "false", - "title": "A sign of things to come? Bahamas welcomed, then shut out U.S. travelers", - "description": "Just three weeks after opening its borders, the Bahamas is no longer allowing American travelers because of a surge of coronavirus cases within the island nation.", - "pubDate": "Tue, 21 Jul 2020 04:10:17 GMT" + "title": "Spike in UK borrowing costs raises specter of public spending cuts", + "description": "Former U.K. Finance Minister Vince Cable told CNBC on Friday that the UK was not in an \"emergency panic situation,\" but was stuck in a low-growth trap.", + "pubDate": "Mon, 13 Jan 2025 07:45:16 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/21/medical-tech-healthcare-start-up-solutions-to-covid-19-coronavirus.html", - "guid": "106612898", + "link": "https://www.cnbc.com/2025/01/11/where-new-jobs-were-in-2024-and-potential-growth-areas-in-a-second-trump-term.html", + "guid": "108085093", "type": "cnbcnewsstory", - "id": "106612898", + "id": "108085093", "sponsored": "false", - "title": "These millennials are transforming the multibillion-dollar health-care industry in the face of coronavirus", - "description": "The race is on to combat the coronavirus \u2014 and these millennials are using medical technology to play their part.", - "pubDate": "Tue, 21 Jul 2020 02:08:58 GMT" + "title": "Where new jobs were in 2024, and potential growth areas in a second Trump term", + "description": "Health care and government were the top two drivers of job creation in 2023 and 2024, but that could change under a new administration.", + "pubDate": "Sat, 11 Jan 2025 13:28:38 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/elizabeth-holmes-trial-likely-delayed-until-2021-because-of-covid-19.html", - "guid": "106624249", + "link": "https://www.cnbc.com/2025/01/10/the-unemployment-rate-for-black-women-fell-in-december.html", + "guid": "108084948", "type": "cnbcnewsstory", - "id": "106624249", + "id": "108084948", "sponsored": "false", - "title": "Elizabeth Holmes trial likely delayed until 2021 because of Covid-19", - "description": "Former U.S. Secretary of Defense James Mattis, former U.S. Secretary of State Henry Kissinger, and media titan Ruport Murdoch could all be called to testify.", - "pubDate": "Mon, 20 Jul 2020 21:55:03 GMT" + "title": "The unemployment rate for Black women fell in December, following a sharp rise", + "description": "Black women saw a decline in the unemployment rate in December, as it slipped to 5.4%. That is an improvement from November\u2019s rate of 5.9%.", + "pubDate": "Fri, 10 Jan 2025 19:19:59 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/how-coronavirus-is-changing-healthcare-medical-tech-telemedicine.html", - "guid": "106612971", - "id": "7000145885", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2025/01/10/heres-where-the-jobs-are-for-december-2024-in-one-chart.html", + "guid": "108084911", + "type": "cnbcnewsstory", + "id": "108084911", "sponsored": "false", - "title": "How the coronavirus is changing healthcare", - "description": "The coronavirus has accelerated developments in the medical technology industry, which was evolving rapidly even before the outbreak. CNBC Make It's Karen Gilchrist speaks to three entrepreneurs to get the pulse on how they're transforming healthcare amid the pandemic.", - "pubDate": "Mon, 20 Jul 2020 11:52:01 GMT" + "title": "Here\u2019s where the jobs are for December 2024 \u2013 in one chart", + "description": "December's job report marked another month of stronger-than-expected growth, with gains coming in many different areas of the U.S. economy.", + "pubDate": "Fri, 10 Jan 2025 19:10:18 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/visiting-famous-world-attractions-during-coronavirus.html", - "guid": "106614672", + "link": "https://www.cnbc.com/2025/01/10/jobs-report-december-2024.html", + "guid": "108084739", "type": "cnbcnewsstory", - "id": "106614672", + "id": "108084739", "sponsored": "false", - "title": "What to expect from the world's top attractions in the age of coronavirus", - "description": "Famous destinations around the world are reopening. Here's what it's like to visit some of the top attractions in New York, London, Dubai, India and Italy.", - "pubDate": "Mon, 20 Jul 2020 06:30:02 GMT" + "title": "U.S. payrolls grew by 256,000 in December, much more than expected; unemployment rate falls to 4.1%", + "description": "Nonfarm payrolls were expected to increase by 155,000 in December, according to the Dow Jones consensus forecast.", + "pubDate": "Fri, 10 Jan 2025 16:33:39 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/19/why-the-wealthy-no-longer-doubt-rally-still-fear-stock-investing.html", - "guid": "106621465", + "link": "https://www.cnbc.com/2025/01/09/fridays-jobs-report-may-give-mixed-view-of-labor-market-what-to-expect.html", + "guid": "108084401", "type": "cnbcnewsstory", - "id": "106621465", + "id": "108084401", "sponsored": "false", - "title": "Wealthy Americans have less doubt about market rally, economy, but still fear stock investing", - "description": "Many wealthy investors believe this market is for real and economy on the mend, but it's still not risk-on for them, even though a long-term view of stocks is historically the wise decision.", - "pubDate": "Sun, 19 Jul 2020 20:53:38 GMT" + "title": "Friday's jobs report could present a mixed view of the labor market. Here's what to expect", + "description": "Economists expect the Bureau of Labor Statistics to report a gain of 155,000 jobs, a step down from the surprising 227,000 increase in November.", + "pubDate": "Fri, 10 Jan 2025 11:29:33 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/18/heres-how-much-men-and-women-earn-at-every-age.html", - "guid": "106621310", + "link": "https://www.cnbc.com/2025/01/08/private-sector-companies-added-122000-jobs-in-december-less-than-expected-adp-says.html", + "guid": "108083521", "type": "cnbcnewsstory", - "id": "106621310", + "id": "108083521", "sponsored": "false", - "title": "Here's how much men and women earn at every age", - "description": "New data from the Bureau of Labor Statistics shows the median income that American men and women are earning at various ages.", - "pubDate": "Sat, 18 Jul 2020 13:30:01 GMT" + "title": "Private sector companies added 122,000 jobs in December, less than expected, ADP says", + "description": "Job creation eased more than expected in December while wages grew at the slowest pace in nearly 3\u00bd years.", + "pubDate": "Wed, 08 Jan 2025 14:28:40 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/private-schools-in-suburbs-are-seeing-a-spike-in-applications.html", - "guid": "106621349", - "id": "7000145690", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2025/01/08/trump-could-declare-national-economic-emergency-to-justify-universal-tariffs-cnn-reports.html", + "guid": "108083513", + "type": "cnbcnewsstory", + "id": "108083513", "sponsored": "false", - "title": "Private schools in suburbs are seeing a spike in applications", - "description": "CNBC's Robert Frank reports on the flight of wealthy families from urban centers to suburban areas amid the coronavirus pandemic.", - "pubDate": "Fri, 17 Jul 2020 16:43:50 GMT" + "title": "Trump could declare national economic emergency to justify universal tariffs, CNN reports", + "description": "The president-elect is looking at utilizing the International Economic Emergency Powers Act to implement his plan for tariffs on imports.", + "pubDate": "Wed, 08 Jan 2025 15:00:14 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/why-you-cant-get-change-at-the-grocery-store-coin-shortage.html", - "guid": "106619536", + "link": "https://www.cnbc.com/2025/01/07/services-index-shows-big-jump-in-prices-for-december-as-companies-fear-tariffs.html", + "guid": "108083059", "type": "cnbcnewsstory", - "id": "106619536", + "id": "108083059", "sponsored": "false", - "title": "You may not be able to get change at the grocery store\u2014here's why", - "description": "Coins are currently hard to come by and, as a result, some grocery stores, banks and restaurants may not be able to provide you with change right now.", - "pubDate": "Fri, 17 Jul 2020 15:26:25 GMT" + "title": "Services index shows big jump in prices for December as companies fear tariffs", + "description": "The ISM services survey's prices index jumped to 64.4%, an increase of 6.2 points or more than 10%.", + "pubDate": "Tue, 07 Jan 2025 17:36:15 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/debt-calculator-tells-you-how-long-it-could-take-to-pay-off-loans-interest.html", - "guid": "106619785", + "link": "https://www.cnbc.com/2025/01/07/euro-zone-inflation-december-2024.html", + "guid": "108082859", "type": "cnbcnewsstory", - "id": "106619785", + "id": "108082859", "sponsored": "false", - "title": "This calculator tells you how long it could take to pay off loans\u2014and amount you'll pay in interest", - "description": "Grow's loan calculator can help you see how long it will take to pay off debt, suggest how much to pay monthly, and how much you'll pay in interest.", - "pubDate": "Fri, 17 Jul 2020 13:47:56 GMT" + "title": "Euro zone inflation rose to 2.4% in December, meeting expectations", + "description": "Economists polled by Reuters forecast a reading of 2.4%, up from 2.2% in November.", + "pubDate": "Tue, 07 Jan 2025 13:40:27 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/private-school-applications-surge-as-families-flee-to-suburbs-amid-pandemic.html", - "guid": "106620969", - "id": "7000145648", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2025/01/06/trump-reportedly-considering-important-alteration-to-tariff-plans.html", + "guid": "108082439", + "type": "cnbcnewsstory", + "id": "108082439", "sponsored": "false", - "title": "Private school applications surge as families flee to suburbs amid pandemic", - "description": "The pandemic sending many wealthy New York families to the suburbs, and now private schools outside of the city are seeing a surge in applications, suggesting the flight might be permanent. CNBC's Robert Frank reports.", - "pubDate": "Fri, 17 Jul 2020 12:39:26 GMT" + "title": "Trump reportedly considering important alteration to tariff plans", + "description": "President-elect Donald Trump is considering a plan that still would apply tariffs to all nations but narrow the impact.", + "pubDate": "Mon, 06 Jan 2025 17:07:50 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/twitter-hack-130-people-targeted-in-cyberattack-that-hit-vip-accounts.html", - "guid": "106620737", + "link": "https://www.cnbc.com/2025/01/06/uk-business-confidence-at-lowest-level-since-mini-budget-bcc.html", + "guid": "108082314", "type": "cnbcnewsstory", - "id": "106620737", + "id": "108082314", "sponsored": "false", - "title": "Twitter says 130 people were targeted in hack that hijacked accounts of Elon Musk, Joe Biden", - "description": "The hackers received $121,000 from over 400 payments to three separate bitcoin addresses, according to blockchain analysis firm Elliptic.", - "pubDate": "Fri, 17 Jul 2020 16:07:17 GMT" + "title": "UK firms plan price rises as business confidence falls to lowest level since 2022 \u2018mini-budget', survey finds", + "description": "Firms across hospitality, manufacturing, construction and healthcare expressed concerns about how they would cover additional tax costs.", + "pubDate": "Mon, 06 Jan 2025 11:16:45 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/christies-to-auction-rare-michael-jordan-sneakers.html", - "guid": "106619431", + "link": "https://www.cnbc.com/2024/12/20/pce-inflation-november-2024-.html", + "guid": "108078710", "type": "cnbcnewsstory", - "id": "106619431", + "id": "108078710", "sponsored": "false", - "title": "A rare pair of Michael Jordan's sneakers expected to fetch as much $550,000 in auction", - "description": "Michael Jordan sneakers and memorabilia continue to attract top dollar after \"The Last Dance\" renewed interest in the basketball star", - "pubDate": "Thu, 16 Jul 2020 17:08:51 GMT" + "title": "Key Fed inflation measure shows 2.4% rate in November, lower than expected", + "description": "The PCE price index was expected to show a 2.5% annual inflation rate in November after rising 0.2% monthly.", + "pubDate": "Fri, 20 Dec 2024 14:30:58 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/abigail-disney-tax-wealthy-coronavirus-relief-squawk-box.html", - "guid": "106619057", - "id": "7000145383", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/20/russian-central-bank-surprises-markets-by-holding-key-rate-at-21percent.html", + "guid": "108078666", + "type": "cnbcnewsstory", + "id": "108078666", "sponsored": "false", - "title": "Abigail Disney explains her calls for a wealth tax to fund coronavirus relief", - "description": "Dozens of millionaires who call themselves \"Millionaires for Humanity\" have signed an open letter to their governments, asking to be taxed at a higher rate permanently to cover costs related to Covid-19. Abigail Disney, Emmy-award winning documentary filmmaker who is founder of Fork Films and host of the \"All Ears\" podcast, joins \"Squawk Box\" to discuss.", - "pubDate": "Thu, 16 Jul 2020 13:13:22 GMT" + "title": "Russian central bank surprises markets by holding key rate at 21%", + "description": "Russia's central bank on Friday left its key interest rates unchanged at 21%, citing monetary tightness as Moscow wages its ongoing battle with sky-scraping inflation.", + "pubDate": "Fri, 20 Dec 2024 12:00:04 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/is-it-safe-to-visit-the-maldives-heres-what-hotels-are-doing.html", - "guid": "106614948", + "link": "https://www.cnbc.com/2024/12/19/bank-of-england-holds-interest-rates-at-4point75percent-after-inflation-uptick.html", + "guid": "108078069", "type": "cnbcnewsstory", - "id": "106614948", + "id": "108078069", "sponsored": "false", - "title": "The Maldives reopened to tourists \u2014 and its hotels have some ideas to lure you back", - "description": "After more than three months of banning visitors, the Maldives is now allowing tourist arrivals, but will visitors come?", - "pubDate": "Thu, 16 Jul 2020 08:39:38 GMT" + "title": "Bank of England holds rates but vote split surprises markets", + "description": "Economists widely expected a rate hold at the December meeting, as policymakers remain concerned with stubborn services inflation and wage growth.", + "pubDate": "Thu, 19 Dec 2024 13:15:10 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/stockx-has-authenticated-1-million-jordan-sneakers-this-year-ceo-says.html", - "guid": "106618224", + "link": "https://www.cnbc.com/2024/12/18/uk-inflation-november-2024.html", + "guid": "108077357", "type": "cnbcnewsstory", - "id": "106618224", + "id": "108077357", "sponsored": "false", - "title": "StockX has authenticated 1 million Jordan sneakers this year, CEO says", - "description": "\"We've been able to capture these cultural moments,\" like ESPN's release of the \"The Last Dance\" earlier this year, CEO Scott Cutler said on \"Mad Money.\"", - "pubDate": "Thu, 16 Jul 2020 00:25:54 GMT" + "title": "UK inflation rises to 2.6% in November, in line with expectations", + "description": "UK inflation data comes after wage growth quashed any last expectation for a final 2024 rate cut from the Bank of England.", + "pubDate": "Wed, 18 Dec 2024 07:48:15 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/today-is-the-tax-deadline-heres-what-happens-if-you-dont-file.html", - "guid": "106617748", + "link": "https://www.cnbc.com/2024/12/17/the-fed-has-a-big-interest-rate-decision-coming-wednesday-heres-what-to-expect.html", + "guid": "108076932", "type": "cnbcnewsstory", - "id": "106617748", + "id": "108076932", "sponsored": "false", - "title": "Today is the tax deadline\u2014here's what happens if you don't file", - "description": "The tax filing deadline is Wednesday, July 15. If you don't file and pay your taxes, you could face some consequences.", - "pubDate": "Wed, 15 Jul 2020 20:35:48 GMT" + "title": "The Fed has a big interest rate decision coming Wednesday. Here's what to expect", + "description": "Traders are pricing in a near certainty that the Fed on Wednesday will lower its key rate by a quarter percentage point.", + "pubDate": "Wed, 18 Dec 2024 16:34:43 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/wealthy-residents-are-fleeing-citiesamonaeo-ceo-on-the-tax-impact.html", - "guid": "106617665", - "id": "7000145253", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/16/iran-faces-dual-crisis-amid-currency-drop-and-loss-of-major-regional-ally.html", + "guid": "108076197", + "type": "cnbcnewsstory", + "id": "108076197", "sponsored": "false", - "title": "Wealthy residents fleeing cities\u2014Monaeo CEO on tax impact", - "description": "CNBC's Robert Frank talks with Anupam Singhal of Monaeo to dicuss how the app shows the flux of wealthy New York City residents leaving the city amid the pandemic.", - "pubDate": "Wed, 15 Jul 2020 18:13:24 GMT" + "title": "Iran faces dual crisis amid currency drop and loss of major regional ally", + "description": "Since September, the rial has suffered the ripple effects of hits to Iran's proxies, as well as the November election of Donald Trump to the U.S. presidency.", + "pubDate": "Mon, 16 Dec 2024 11:54:25 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/coronavirus-an-app-traders-are-using-to-avoid-a-new-york-city-tax.html", - "guid": "106617111", + "link": "https://www.cnbc.com/2024/12/15/more-than-half-of-gen-x-parents-worry-about-supporting-their-adult-kids-survey-shows.html", + "guid": "108075276", "type": "cnbcnewsstory", - "id": "106617111", + "id": "108075276", "sponsored": "false", - "title": "The app financial traders are using to avoid a New York City tax during the coronavirus pandemic", - "description": "Monaeo, a company that helps taxpayers track and store their location data to show to tax authorities, said its business has more than doubled in May and June over last year.", - "pubDate": "Wed, 15 Jul 2020 18:21:42 GMT" + "title": "More than half of Gen X parents worry about financially supporting their kids into adulthood, survey shows", + "description": "Fifty-three percent of Gen X parents are concerned their kids won't be fully financially independent into adulthood, U.S. Bank data reveals.", + "pubDate": "Sun, 15 Dec 2024 12:01:37 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/overlooked-truths-money-life-no-one-teaches-you-in-business-school-finance-psychology-expert.html", - "guid": "106615283", + "link": "https://www.cnbc.com/2024/12/13/uk-october-2024-gdp-uk-economy-shrinks-by-0point1percent-in-october.html", + "guid": "108075549", "type": "cnbcnewsstory", - "id": "106615283", + "id": "108075549", "sponsored": "false", - "title": "The 12 most overlooked truths of money and life 'no one teaches you in school,' says financial psychology expert", - "description": "No amount of academic courses will each you these valuable lessons about business, money and life.", - "pubDate": "Fri, 17 Jul 2020 13:17:56 GMT" + "title": "UK economy shrinks for second month, contracting 0.1% in October", + "description": "It marked the country's second consecutive economic downturn, following a 0.1% GDP decline\u00a0in September.", + "pubDate": "Fri, 13 Dec 2024 09:14:31 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/ubi-mayor-michael-tubbs-on-going-to-stanford-with-snaps-evan-spiegel.html", - "guid": "106615872", + "link": "https://www.cnbc.com/2024/12/12/producer-price-index-november-2024-.html", + "guid": "108074981", "type": "cnbcnewsstory", - "id": "106615872", + "id": "108074981", "sponsored": "false", - "title": "Pro-UBI Mayor Michael Tubbs lived across the hall from Evan Spiegel in college: 'While I was campaigning for city council, he was building Snap'", - "description": "The young, universal basic income-minded mayor of Stockton, California, Michael Tubbs, and Snapchat co-founder Evan Spiegel met at Stanford University in the 2010s.", - "pubDate": "Wed, 15 Jul 2020 16:22:46 GMT" + "title": "Wholesale prices rose 0.4% in November, more than expected", + "description": "The producer price index was expected to increase 0.2% in November, according to the Dow Jones consensus estimate.", + "pubDate": "Thu, 12 Dec 2024 15:31:45 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/wealthy-tax-flight-new-york-city-state-policy-squawk-box.html", - "guid": "106616928", - "id": "7000145179", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/11/if-trump-wants-to-kill-inflation-the-first-thing-he-needs-to-do-is-get-more-homes-built.html", + "guid": "108074608", + "type": "cnbcnewsstory", + "id": "108074608", "sponsored": "false", - "title": "Expert on implications of wealthy fleeing high-tax areas amid rise in remote work", - "description": "Jared Walczak, vice president of state projects at the Tax Foundation's Center for State Tax Policy, joins \"Squawk Box\" to discuss the phenomenon of wealthy fleeing high-tax cities such as New York as more people work from home.", - "pubDate": "Wed, 15 Jul 2020 13:05:50 GMT" + "title": "If Trump wants to kill inflation, the first thing he needs to do is get more homes built", + "description": "If President-elect Donald Trump is going to push inflation back down to a more tolerable level, he will need help from housing costs.", + "pubDate": "Wed, 11 Dec 2024 20:35:38 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/new-york-city-expected-to-lose-more-than-300-million-from-tax-flight.html", - "guid": "106616911", - "id": "7000145177", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/11/budget-deficit-swells-in-november-pushing-fiscal-2025-shortfall-64percent-higher-than-a-year-ago.html", + "guid": "108074643", + "type": "cnbcnewsstory", + "id": "108074643", "sponsored": "false", - "title": "New York City expected to lose more than $300 million from wealthy fleeing city for low-tax havens", - "description": "It's Tax Day and there's a secret strategy among some high income earnings to avoid paying business and income taxes in cities like New York, and it's all because they're now working from home. CNBC's Robert Frank reports.", - "pubDate": "Wed, 15 Jul 2020 11:12:03 GMT" + "title": "Budget deficit swells in November, pushing fiscal 2025 shortfall 64% higher than a year ago", + "description": "For the month, the deficit totaled $366.8 billion, 17% higher than November 2023", + "pubDate": "Wed, 11 Dec 2024 19:55:17 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/14/kevin-oleary-what-to-do-if-your-business-fails.html", - "guid": "106609349", + "link": "https://www.cnbc.com/2024/12/11/cpi-inflation-november-2024-annual-inflation-rate-accelerates-to-2point7percent-in-november-as-expected.html", + "guid": "108074374", "type": "cnbcnewsstory", - "id": "106609349", + "id": "108074374", "sponsored": "false", - "title": "Kevin O'Leary: If my first business didn't work out, this is what I would have done", - "description": "\"My motivation, and probably [the same] for most entrepreneurs, is to control my own destiny,\" investor Kevin O'Leary tells CNBC Make It. \"You can't make it work every time, but the point is, you have to keep trying.\"", - "pubDate": "Tue, 14 Jul 2020 17:36:40 GMT" + "title": "Annual inflation rate accelerates to 2.7% in November, as expected", + "description": "The consumer price index was expected to rise 0.3% in November and 2.7% from a year ago.", + "pubDate": "Wed, 11 Dec 2024 14:35:10 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/14/kevin-oleary-what-i-wouldve-done-if-starting-a-business-didnt-work.html", - "guid": "106615455", - "id": "7000145010", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/10/the-cpi-report-wednesday-is-expected-to-show-progress-on-inflation-has-hit-a-wall.html", + "guid": "108073754", + "type": "cnbcnewsstory", + "id": "108073754", "sponsored": "false", - "title": "What Kevin O'Leary would've done if starting a business didn't work out", - "description": "Investor and Shark Tank judge, Kevin O'Leary, shares his attitude towards entreprenuership and explains what he would've done if his first business failed.", - "pubDate": "Tue, 14 Jul 2020 18:23:01 GMT" + "title": "The CPI report Wednesday is expected to show that progress on inflation has hit a wall", + "description": "The consumer price index is expected to show a 2.7% 12-month inflation rate for November.", + "pubDate": "Tue, 10 Dec 2024 21:33:50 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/14/working-from-home-upgrade-to-a-luxury-hotel-suite-for-the-day.html", - "guid": "106608372", + "link": "https://www.cnbc.com/2024/12/09/household-finance-outlook-hits-highest-since-february-2020-following-trump-win.html", + "guid": "108073198", "type": "cnbcnewsstory", - "id": "106608372", + "id": "108073198", "sponsored": "false", - "title": "Tired of working from home? Upgrade to a luxury hotel suite for the day", - "description": "As they struggle to fill rooms amid the Covid-19 pandemic, luxury hotels are enticing a new batch of clientele \u2014 local workers yearning to escape their home offices. Daily rentals come with access to pools, gyms and saunas, and are often priced at a fraction of nightly room rates.", - "pubDate": "Wed, 15 Jul 2020 01:27:09 GMT" + "title": "Household finance outlook hits highest since February 2020 following Trump win, New York Fed survey shows", + "description": "Heads of households expecting their financial situation to be better a year from now jumped to 37.6%.", + "pubDate": "Mon, 09 Dec 2024 16:35:59 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/13/test-drive-that-influenced-musk-to-make-electric-cars-invest-in-tesla.html", - "guid": "106613580", + "link": "https://www.cnbc.com/2024/12/07/the-fed-is-on-course-to-cut-interest-rates-in-december-but-what-happens-next-is-anyones-guess.html", + "guid": "108072654", "type": "cnbcnewsstory", - "id": "106613580", + "id": "108072654", "sponsored": "false", - "title": "Test-driving this obscure 1997 sports car convinced Elon Musk to make electric cars and invest in Tesla", - "description": "On Friday, Tesla CEO Elon Musk became richer than Warren Buffett thanks in part to the success of his electric car company. But it might never have happened had Musk not driven the AC Propulsion's Tzero.", - "pubDate": "Mon, 13 Jul 2020 20:13:16 GMT" + "title": "The Fed is on course to cut interest rates in December, but what happens next is anyone's guess", + "description": "Friday's jobs report virtually cements that the Federal Reserve will approve an interest rate cut when it meets later this month.", + "pubDate": "Sat, 07 Dec 2024 16:56:00 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/13/millionaires-call-for-higher-taxes-to-aid-coronavirus-recovery.html", - "guid": "106613550", + "link": "https://www.cnbc.com/2024/12/06/unemployment-rate-jumps-more-than-a-percentage-point-for-black-women-in-november.html", + "guid": "108072513", "type": "cnbcnewsstory", - "id": "106613550", + "id": "108072513", "sponsored": "false", - "title": "'Tax us': Ultra-rich call for higher taxes to aid coronavirus recovery", - "description": "Disney heiress Abigail Disney is among the millionaires calling for governments to impose higher taxes on the wealthy to help fund the recovery from the coronavirus pandemic.", - "pubDate": "Mon, 13 Jul 2020 15:04:02 GMT" + "title": "Unemployment rate jumps more than a percentage point for Black women in November", + "description": "The unemployment rate jumped significantly for Black women in November.", + "pubDate": "Fri, 06 Dec 2024 19:59:44 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/13/tesla-ceo-elon-musk-is-now-the-seventh-richest-person-in-the-world.html", - "guid": "106613378", - "id": "7000144819", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/06/heres-where-the-jobs-are-for-november-2024-in-one-chart.html", + "guid": "108072547", + "type": "cnbcnewsstory", + "id": "108072547", "sponsored": "false", - "title": "Tesla CEO Elon Musk is now the seventh-richest person in the world", - "description": "Tesla CEO Elon Musk's wealth is skyrocketing thanks to the surge in Tesla shares, making him wealthier than Warren Buffett. CNBC's Robert Frank breaks down Musk's fortune.", - "pubDate": "Mon, 13 Jul 2020 13:18:07 GMT" + "title": "Here\u2019s where the jobs are for November 2024 \u2014 in one chart", + "description": "Health care and social assistance led the way yet again last month, seeing 72,300 new positions added in that area, per the Bureau of Labor Statistics.", + "pubDate": "Fri, 06 Dec 2024 18:02:15 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/13/property-developers-target-hong-kong-residents-amid-uncertainty-over-new-law.html", - "guid": "106606831", + "link": "https://www.cnbc.com/2024/12/06/jobs-report-november-2024.html", + "guid": "108072438", "type": "cnbcnewsstory", - "id": "106606831", + "id": "108072438", "sponsored": "false", - "title": "Property developers rush to attract Hong Kong residents amid uncertainty over new law", - "description": "Amid economic recession and uncertainty over China's National Security Law, global real estate firms are trying to get Hong Kong residents to buy abroad.", - "pubDate": "Mon, 13 Jul 2020 06:19:46 GMT" + "title": "Payrolls increased 227,000 in November, more than expected; unemployment rate at 4.2%", + "description": "Nonfarm payrolls were expected to rise 214,000 in November, according to the Dow Jones consensus forecast.", + "pubDate": "Fri, 06 Dec 2024 15:34:42 GMT" } ], - "autos": [ + "finance": [ { "item": "", - "link": "https://www.cnbc.com/2020/07/20/mobileye-and-ford-partner-on-next-generation-driving-technology.html", - "guid": "106621550", + "link": "https://www.cnbc.com/2025/01/13/states-add-raise-fees-to-help-recycle-mattresses.html", + "guid": "108085043", "type": "cnbcnewsstory", - "id": "106621550", + "id": "108085043", "sponsored": "false", - "title": "Intel's Mobileye and Ford sign deal on next-generation driving technology", - "description": "Ford is partnering with Mobileye, an auto tech subsidiary of Intel, for its next generation of advanced driving and safety features across the automaker's global product lineup.", - "pubDate": "Mon, 20 Jul 2020 11:21:59 GMT" + "title": "Why you may be paying to help make the mattress industry more eco-friendly", + "description": "Oregon began levying a $22.50 fee in 2025 on consumers who buy a mattress. It's the fourth state to adopt such a policy, to help fund recycling efforts.", + "pubDate": "Mon, 13 Jan 2025 14:00:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/chinese-tesla-rival-xpeng-motor-raises-500-million.html", - "guid": "106622938", + "link": "https://www.cnbc.com/2025/01/11/this-etf-provider-launches-a-new-way-to-play-tesla.html", + "guid": "108085046", "type": "cnbcnewsstory", - "id": "106622938", + "id": "108085046", "sponsored": "false", - "title": "Chinese Tesla rival Xpeng Motors raises $500 million as it begins deliveries of new sedan", - "description": "Xpeng Motors started deliveries of its new P7 sedan \u2014 which is seen as a competitor to Tesla's Model 3 \u2014 this month .", - "pubDate": "Mon, 20 Jul 2020 05:48:36 GMT" + "title": "This ETF provider launches a new way to play Tesla", + "description": "GraniteShares, which debuted its first installment of single-stock ETFs in 2022, now manages 20 of them.", + "pubDate": "Sat, 11 Jan 2025 16:00:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/how-to-save-money-when-you-buy-a-car.html", - "guid": "106619207", + "link": "https://www.cnbc.com/2025/01/11/bitcoin-soared-in-2024-how-much-if-any-should-you-own.html", + "guid": "108083856", "type": "cnbcnewsstory", - "id": "106619207", + "id": "108083856", "sponsored": "false", - "title": "8 ways to save money on the cost of your next car (Hint: It pays to be nice)", - "description": "Save big when you buy a car. The trick is doing your research and learning some negotiating tips.", - "pubDate": "Mon, 20 Jul 2020 12:32:47 GMT" + "title": "Bitcoin soared in 2024. How much \u2014 if any \u2014 should you own?", + "description": "The crypto asset was the top performer in 2024, rising about 125%. But finance pros say bitcoin should generally not account for over 5% of your portfolio.", + "pubDate": "Sat, 11 Jan 2025 14:30:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/fiat-chrysler-and-psa-group-rename-newly-merged-automaker-stellantis.html", - "guid": "106617699", + "link": "https://www.cnbc.com/2025/01/10/insurance-stocks-sell-off-sharply-as-potential-losses-tied-to-la-wildfires-increase.html", + "guid": "108084802", "type": "cnbcnewsstory", - "id": "106617699", + "id": "108084802", "sponsored": "false", - "title": "Fiat Chrysler and PSA Group rename newly merged automaker 'Stellantis'", - "description": "Fiat Chrysler and French automaker PSA Group plan to name their new merged company \"Stellantis,\" the automakers announced Wednesday.", - "pubDate": "Wed, 15 Jul 2020 18:25:08 GMT" + "title": "Insurance stocks sell off sharply as potential losses tied to LA wildfires increase", + "description": "Allstate, Chubb and Travelers are the most exposed carriers to insured losses in the wildfires, according to JPMorgan.", + "pubDate": "Fri, 10 Jan 2025 19:42:00 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/navistar-teams-with-start-up-tusimple-to-develop-autonomous-semitrailers.html", - "guid": "106616189", + "link": "https://www.cnbc.com/2025/01/09/fed-governor-bowman-says-december-interest-rate-cut-should-be-the-last.html", + "guid": "108084383", "type": "cnbcnewsstory", - "id": "106616189", + "id": "108084383", "sponsored": "false", - "title": "Commercial truck-maker Navistar teams with start-up TuSimple to develop autonomous semis", - "description": "Over the next four years, TuSimple will work with Navistar to develop a self-driving semi with production targeted to begin in 2024.", - "pubDate": "Wed, 15 Jul 2020 12:00:01 GMT" + "title": "Fed Governor Bowman says December interest rate cut should be the last", + "description": "Bowman said Thursday she supported the recent interest rate cuts but doesn't see the need to go any further.", + "pubDate": "Thu, 09 Jan 2025 19:36:25 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/the-2021-ford-bronco-five-things-to-know-about-the-resurrected-suv.html", - "guid": "106615483", + "link": "https://www.cnbc.com/2025/01/08/fed-minutes-january-2025.html", + "guid": "108083651", "type": "cnbcnewsstory", - "id": "106615483", + "id": "108083651", "sponsored": "false", - "title": "The 2021 Ford Bronco: Five things to know about the resurrected SUV", - "description": "The Bronco is one of the most highly anticipated and important new vehicles for Ford as it reenters the off-road SUV market for the first time in nearly 25 years.", - "pubDate": "Wed, 15 Jul 2020 14:49:28 GMT" + "title": "Fed officials are worried about the inflation impacts from Trump's policies, minutes show", + "description": "The Federal Reserve on Wednesday released minutes from its December meeting.", + "pubDate": "Wed, 08 Jan 2025 20:36:22 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/nissan-unveils-all-electric-ariya-crossover-under-turnaround-plan.html", - "guid": "106615938", + "link": "https://www.cnbc.com/2025/01/07/fed-michael-barr-clears-way-gentler-banking-regulator.html", + "guid": "108082813", "type": "cnbcnewsstory", - "id": "106615938", + "id": "108082813", "sponsored": "false", - "title": "Nissan unveils Ariya crossover as first new all-electric vehicle under turnaround plan", - "description": "The vehicle is one of 12 new or redesigned models Nissan has promised to release through 2021 under its \"Nissan Next\" global business plan, which it detailed in May.", - "pubDate": "Wed, 15 Jul 2020 13:17:18 GMT" + "title": "Wall Street notches another win as Fed's Barr clears the way for gentler banking regulator", + "description": "With Barr's resignation, a more precise image of incoming bank deregulation is forming.", + "pubDate": "Tue, 07 Jan 2025 15:51:49 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/14/texas-county-approves-tax-breaks-for-a-new-tesla-factory-near-austin.html", - "guid": "106615910", + "link": "https://www.cnbc.com/2025/01/07/latin-american-stripe-rival-dlocal-acquires-uk-payments-license.html", + "guid": "108080676", "type": "cnbcnewsstory", - "id": "106615910", + "id": "108080676", "sponsored": "false", - "title": "Texas county approves tax breaks for Tesla, if it builds a $1.1 billion car plant near Austin", - "description": "On Tuesday, a Travis County commission voted to give Tesla millions in tax incentives to build a $1.1 billion car plant near the Austin, Texas airport.", - "pubDate": "Tue, 14 Jul 2020 23:45:29 GMT" + "title": "dLocal, Latin America's answer to Stripe, wins UK license in global expansion push", + "description": "Latin American payments firm dLocal has secured a U.K. payment institution license, adding to its growing portfolio of licenses as it furthers global expansion.", + "pubDate": "Tue, 07 Jan 2025 13:03:14 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/13/tesla-cuts-model-y-price-and-cancels-standard-range-version.html", - "guid": "106613982", + "link": "https://www.cnbc.com/2025/01/07/apple-faces-indonesia-ban-as-chinese-smartphone-honor-enters.html", + "guid": "108082271", "type": "cnbcnewsstory", - "id": "106613982", + "id": "108082271", "sponsored": "false", - "title": "Tesla cuts Model Y price and cancels standard range version", - "description": "The Model Y moves indicate demand for Tesla's electric vehicles is flagging in the U.S., said Vicki Bryan, CEO of investment research firm Bond Angle.", - "pubDate": "Tue, 14 Jul 2020 19:21:52 GMT" + "title": "While Apple negotiates Indonesia sales ban, another Chinese smartphone maker is entering the country", + "description": "Huawei spinoff Honor announced Tuesday it is entering Indonesia and plans to launch its smartphones there by the end of March.", + "pubDate": "Tue, 07 Jan 2025 01:27:04 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/14/ford-unveils-new-bronco-as-off-road-open-air-suv-for-under-30000.html", - "guid": "106613824", + "link": "https://www.cnbc.com/2025/01/06/are-target-date-funds-the-most-popular-401k-investment-right-for-you.html", + "guid": "108082569", "type": "cnbcnewsstory", - "id": "106613824", + "id": "108082569", "sponsored": "false", - "title": "Ford unveils new Bronco as off-road, open-air Jeep rival for under $30,000", - "description": "Ford is squarely positioning the new Bronco SUV against the Jeep Wrangler, which dominates off-road vehicle sales and supports a profitable accessory business for Fiat Chrysler.", - "pubDate": "Tue, 14 Jul 2020 15:10:04 GMT" + "title": "Target-date funds \u2014 the most popular 401(k) plan investment \u2014 don't work for everyone", + "description": "Target-date funds are poised to capture about two-thirds of all 401(k) contributions by 2027. While they benefit many investors, others may see drawbacks.", + "pubDate": "Mon, 06 Jan 2025 20:13:16 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/13/elon-musk-is-now-worth-more-than-warren-buffett.html", - "guid": "106613496", + "link": "https://www.cnbc.com/2025/01/06/michael-barr-to-step-down-as-the-feds-head-of-banking-supervision-avoiding-clash-with-trump.html", + "guid": "108082508", "type": "cnbcnewsstory", - "id": "106613496", + "id": "108082508", "sponsored": "false", - "title": "Elon Musk is now worth more than Warren Buffett as Tesla stock continues to break records", - "description": "As of Friday, Musk was worth $70.5 billion, roughly $1 billion more than Buffett, as Tesla stock continues to break records.", - "pubDate": "Mon, 13 Jul 2020 17:39:44 GMT" + "title": "Michael Barr to step down as the Fed's head of banking supervision to avoid clash with Trump", + "description": "There had been speculation that Trump might replace Barr after he takes office Jan. 20.", + "pubDate": "Mon, 06 Jan 2025 19:16:42 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/13/tesla-jumps-11percent-on-sp-500-inclusion-speculation---now-the-10th-biggest-us-stock-by-market-value.html", - "guid": "106613303", + "link": "https://www.cnbc.com/2025/01/06/chinese-robot-vacuum-cleaner-roborock-reveals-ai-powered-robotic-arm.html", + "guid": "108081279", "type": "cnbcnewsstory", - "id": "106613303", + "id": "108081279", "sponsored": "false", - "title": "Tesla gives up 16% pop to close negative in wild speculative trading", - "description": "Tesla's valuation has ballooned this year as shares continue their record climb.", - "pubDate": "Tue, 14 Jul 2020 01:12:10 GMT" + "title": "Chinese robot vacuum cleaner company reveals model with an AI-powered arm", + "description": "Chinese robot vacuum cleaner company Roborock says its new model has an artificial intelligence-powered folding arm for removing socks and other obstacles.", + "pubDate": "Sun, 05 Jan 2025 23:36:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/13/ev-startup-fisker-to-go-public-through-merger-with-apollo-backed-firm-at-combined-value-of-2point9-billion.html", - "guid": "106613323", + "link": "https://www.cnbc.com/2025/01/03/how-to-rebalance-your-portfolio-after-lofty-stock-returns-in-2024.html", + "guid": "108081947", "type": "cnbcnewsstory", - "id": "106613323", + "id": "108081947", "sponsored": "false", - "title": "EV start-up Fisker to go public through merger with Apollo-backed firm at combined value of $2.9 billion", - "description": "The proposed deal is anticipated to provide Fisker the necessary funding to bring its first product, the Fisker Ocean, to production in late 2022.", - "pubDate": "Mon, 13 Jul 2020 19:05:32 GMT" + "title": "Why it's time to tweak your investments after lofty stock returns in 2024", + "description": "Investors may need to tweak their portfolio holdings following a 23% gain in the S&P 500 index in 2024.", + "pubDate": "Fri, 03 Jan 2025 17:44:07 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/10/t-rowe-price-leads-2point5-billion-investment-round-into-rivian.html", - "guid": "106610754", + "link": "https://www.cnbc.com/2025/01/02/ken-griffins-flagship-hedge-fund-at-citadel-climbs-15point1percent-in-2024.html", + "guid": "108081534", "type": "cnbcnewsstory", - "id": "106610754", + "id": "108081534", "sponsored": "false", - "title": "T. Rowe Price leads $2.5 billion investment round into EV startup Rivian", - "description": "Robert \"R.J.\" Scaringe, CEO and founder of Rivian, recently said the company was \"open\" to additional financing to help support its \"aggressive growth plans.\"", - "pubDate": "Fri, 10 Jul 2020 18:48:33 GMT" + "title": "Ken Griffin's flagship hedge fund at Citadel climbs 15.1% in 2024", + "description": "The billionaire investor's handful of hedge funds all posted double-digit returns in 2024, led by its tactical trading strategy.", + "pubDate": "Thu, 02 Jan 2025 20:29:35 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/10/rivian-ceo-scaringes-aggressive-plan-to-beat-tesla-and-nikola-with-the-first-all-electric-pickup-and-suv.html", - "guid": "106609252", + "link": "https://www.cnbc.com/2025/01/02/market-speculation-picks-up-to-start-2025-as-crypto-stocks-jump.html", + "guid": "108081352", "type": "cnbcnewsstory", - "id": "106609252", + "id": "108081352", "sponsored": "false", - "title": "Rivian raises $2.5 billion in aggressive plan to beat Tesla and Nikola with the first all-electric pickup", - "description": "Rivian is expected to be among the first, if not the first, to bring an all-electric pickup to market early next year \u2013 months, potentially years, ahead of those key competitors.", - "pubDate": "Fri, 10 Jul 2020 17:28:36 GMT" + "title": "Crypto, Roaring Kitty and 'fartcoin': Market speculation picks up to start 2025", + "description": "Many speculative pockets of the stock market surged in early trading Thursday, the first session of the new year.", + "pubDate": "Thu, 02 Jan 2025 22:40:58 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/08/covid-19-hit-july-4th-travel-harder-in-some-states-study-finds.html", - "guid": "106607804", + "link": "https://www.cnbc.com/2024/12/31/5-advisors-offer-important-tips-for-managing-your-money-in-2025.html", + "guid": "108081023", "type": "cnbcnewsstory", - "id": "106607804", + "id": "108081023", "sponsored": "false", - "title": "Covid-19 hit July 4th travel harder in some states, study finds", - "description": "Travel during the July 4 weekend was busier than predicted, but states' Covid-19 infection rates impacted whether they saw increases or decreases in activity over the Independence Day holiday.", - "pubDate": "Wed, 08 Jul 2020 18:38:30 GMT" + "title": "5 advisors offer important tips for managing your money in 2025", + "description": "Financial stability is top of mind as households get set to ring in the new year.", + "pubDate": "Tue, 31 Dec 2024 16:45:13 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/08/tesla-is-a-stock-you-cannot-fundamentally-value-trader-says.html", - "guid": "106606154", + "link": "https://www.cnbc.com/2024/12/31/art-cashins-sons-pay-homage-to-nyse-legend-by-carrying-on-new-years-poem-tradition.html", + "guid": "108080822", "type": "cnbcnewsstory", - "id": "106606154", + "id": "108080822", "sponsored": "false", - "title": "Tesla is a 'stock you cannot fundamentally value,' trader says. Here's his strategy for its record climb", - "description": "Tesla's stock is prone to pullbacks, which historically have been the best times to buy in, said Joule Financial's Quint Tatro.", - "pubDate": "Wed, 08 Jul 2020 13:52:03 GMT" + "title": "Art Cashin's sons pay homage to NYSE legend by carrying on New Year's poem tradition", + "description": "For decades, UBS' Art Cashin wrote a New Year's poem. With Cashin's passing, his sons sent this homage to their father.", + "pubDate": "Tue, 31 Dec 2024 19:11:46 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/07/gm-ending-production-of-chevrolet-sonic-amid-push-toward-evs.html", - "guid": "106606419", + "link": "https://www.cnbc.com/2024/12/31/bitcoin-btc-price-predictions-for-2025.html", + "guid": "108077039", "type": "cnbcnewsstory", - "id": "106606419", + "id": "108077039", "sponsored": "false", - "title": "GM discontinues Chevrolet Sonic amid dismal sales and push toward EVs", - "description": "Production of the Sonic at one of GM's Michigan plants will end in October to make way for a new all-electric vehicle called the Bolt EUV in 2021", - "pubDate": "Tue, 07 Jul 2020 23:10:12 GMT" + "title": "The boldest bitcoin predictions for 2025 are in \u2014 and most see prices doubling to $200,000", + "description": "Several industry watchers who spoke to CNBC forecast bitcoin will hit $200,000 in 2025.", + "pubDate": "Tue, 31 Dec 2024 15:54:35 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/07/ford-expects-relaunch-of-iconic-bronco-suv-line-to-stoke-us-sales-profits-executives-say.html", - "guid": "106604417", + "link": "https://www.cnbc.com/2024/12/30/exchange-traded-funds-have-tax-magic-that-many-mutual-funds-dont-offer.html", + "guid": "108080732", "type": "cnbcnewsstory", - "id": "106604417", + "id": "108080732", "sponsored": "false", - "title": "Ford expects relaunch of iconic Bronco SUV line to stoke U.S. sales, profits, executive says", - "description": "There's a lot of buzz around Ford's resurrection of the Bronco, a two-door SUV that developed a bit of a cult following after it was discontinued in 1996.", - "pubDate": "Tue, 07 Jul 2020 15:59:37 GMT" + "title": "Exchange-traded funds have a 'tax magic' that many mutual funds don't offer", + "description": "Fewer exchange-traded funds generate capital gains distributions for investors each year relative to mutual funds.", + "pubDate": "Mon, 30 Dec 2024 21:01:03 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/06/summer-stocks-market-watchers-pick-which-companys-shares-could-soar.html", - "guid": "106603405", + "link": "https://www.cnbc.com/2024/12/30/treasury-delays-beneficial-ownership-reporting-deadline-for-small-businesses.html", + "guid": "108080659", "type": "cnbcnewsstory", - "id": "106603405", + "id": "108080659", "sponsored": "false", - "title": "With consumers hitting the road, this stock could be the best summer travel pick", - "description": "Americans are putting the pedal to the metal this summer, and traders Craig Johnson and Nancy Tengler like this auto retail stock.", - "pubDate": "Mon, 06 Jul 2020 13:29:58 GMT" + "title": "Treasury small business ownership rule on hold as court eyes constitutionality", + "description": "A Jan. 13 deadline for businesses to report \"beneficial ownership information\" was delayed again following a court order.", + "pubDate": "Mon, 30 Dec 2024 17:41:34 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/05/automakers-rethink-reveals-for-ford-bronco-gmc-hummer-amid-pandemic.html", - "guid": "106601112", + "link": "https://www.cnbc.com/2024/12/27/if-interest-rates-stay-higher-for-longer-the-winners-are-those-with-cash-accounts.html", + "guid": "108080267", "type": "cnbcnewsstory", - "id": "106601112", + "id": "108080267", "sponsored": "false", - "title": "Coronavirus causes automakers to rethink debuts of Ford Bronco, GMC Hummer EV and others", - "description": "Auto show cancellations due to the coronavirus pandemic have created a backlog of vehicle debuts as new models arrive in showrooms in the coming months.", - "pubDate": "Sun, 05 Jul 2020 14:54:36 GMT" + "title": "If interest rates remain 'higher for longer,' the winners are those with cash accounts", + "description": "The Federal Reserve indicated a slower pace of interest rate cuts in 2025. Savers with high-yield savings and other cash-like accounts should benefit.", + "pubDate": "Fri, 27 Dec 2024 17:38:17 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/03/before-you-hit-the-highway-the-ins-and-outs-of-road-trip-insurance.html", - "guid": "106601346", + "link": "https://www.cnbc.com/2024/12/27/10-year-treasury-yield-27-december-2024.html", + "guid": "108080157", "type": "cnbcnewsstory", - "id": "106601346", + "id": "108080157", "sponsored": "false", - "title": "Before you hit the highway, here are the ins and outs of road trip insurance", - "description": "Millions of eager Americans are hitting the country's highways and byways on long-awaited road trip vacations this summer. Here's a look at how to ensure a good time while away by paying attention to the ins and out of road trip and vehicle insurance.", - "pubDate": "Fri, 03 Jul 2020 15:00:01 GMT" + "title": "10-year Treasury yield rises, hovering near a seven-month high", + "description": "Treasury yields were higher Friday as traders assess data on jobless claims and wholesale inventories.", + "pubDate": "Fri, 27 Dec 2024 21:07:03 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/03/how-to-shop-for-car-deals-during-4th-of-july-sales.html", - "guid": "106599940", + "link": "https://www.cnbc.com/2024/12/26/treasury-delays-deadline-for-small-businesses-to-file-new-boi-form.html", + "guid": "108079951", "type": "cnbcnewsstory", - "id": "106599940", + "id": "108079951", "sponsored": "false", - "title": "July Fourth car shopping comes with some deals but less of a selection. Here's what to expect", - "description": "The coronavirus pandemic has disrupted auto manufacturing, which means there's less inventory at many dealership, but auto makers are still offering specials on certain models.", - "pubDate": "Fri, 03 Jul 2020 14:30:01 GMT" + "title": "Treasury delays deadline for small businesses to file new form to avoid risk of fines for noncompliance", + "description": "The Treasury delayed a Jan. 1 deadline to file a new \"beneficial ownership information\" report to Jan. 13 following a recent court order.", + "pubDate": "Thu, 26 Dec 2024 18:00:36 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/02/tesla-ended-reduced-salaries-this-week-says-internal-email.html", - "guid": "106601854", + "link": "https://www.cnbc.com/2024/12/26/the-roth-401k-is-becoming-more-common.html", + "guid": "108079716", "type": "cnbcnewsstory", - "id": "106601854", + "id": "108079716", "sponsored": "false", - "title": "Tesla ended reduced salaries this week, says internal email", - "description": "In April, with a Covid-19 outbreak spreading in the U.S., Tesla slashed employee pay and furloughed hourly workers. This week, Tesla HR informed employees reduced pay ended", - "pubDate": "Thu, 02 Jul 2020 22:47:13 GMT" + "title": "More than 90% of 401(k) plans now offer Roth contributions \u2013 but only 21% of workers take advantage", + "description": "The share of employers that offer a Roth 401(k) option has increased a lot over the years. A 2022 law will make it nearly ubiquitous among plan sponsors.", + "pubDate": "Thu, 26 Dec 2024 13:00:18 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/02/dodge-unveils-durango-hellcat-as-most-powerful-suv-ever.html", - "guid": "106601586", + "link": "https://www.cnbc.com/2024/12/26/10-year-treasury-yield-rises-above-4point6percent-ahead-of-jobless-claims.html", + "guid": "108079895", "type": "cnbcnewsstory", - "id": "106601586", + "id": "108079895", "sponsored": "false", - "title": "Fiat Chrysler unveils Dodge Durango Hellcat as 'most powerful SUV ever'", - "description": "The automaker unveiled a new \"Hellcat\" model of the 2021 Durango SUV, which it is calling \"the most powerful SUV ever.\"", - "pubDate": "Thu, 02 Jul 2020 18:29:23 GMT" + "title": "Treasury yields are flat as investors digest jobless claims data", + "description": "Investors digested new data on weekly jobless claims.", + "pubDate": "Thu, 26 Dec 2024 21:07:40 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/02/ford-sales-fall-33point3percent-due-to-coronavirus-stay-at-home-orders.html", - "guid": "106601269", + "link": "https://www.cnbc.com/2024/12/24/biggest-banks-planning-to-sue-the-federal-reserve-over-annual-stress-tests.html", + "guid": "108079632", "type": "cnbcnewsstory", - "id": "106601269", + "id": "108079632", "sponsored": "false", - "title": "Ford sales fall 33.3% in the second quarter due to coronavirus", - "description": "Ford said its U.S. vehicle sales in the second quarter were down 33.3%, in line with expectations as the coronavirus caused consumers to stay at home and dealerships and factories to shutter.", - "pubDate": "Thu, 02 Jul 2020 14:34:05 GMT" + "title": "Biggest banks sue the Federal Reserve over annual stress tests", + "description": "A group of banks and business groups are suing the Federal Reserve over the annual bank stress tests, saying the current process falls short.", + "pubDate": "Tue, 24 Dec 2024 15:10:59 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/02/5-things-to-know-before-the-stock-market-opens-july-2-2020.html", - "guid": "106601130", + "link": "https://www.cnbc.com/2024/12/23/why-the-great-resignation-became-the-great-stay-labor-economists.html", + "guid": "108079374", "type": "cnbcnewsstory", - "id": "106601130", + "id": "108079374", "sponsored": "false", - "title": "5 things to know before the stock market opens Thursday", - "description": "Dow futures pointed to a strong gain at Thursday's open after a double dose of jobs data.", - "pubDate": "Thu, 02 Jul 2020 13:00:52 GMT" + "title": "Why the 'great resignation' became the 'great stay,' according to labor economists", + "description": "Employers have pulled back on hiring and workers are quitting at lower rates following a period of high churn in the U.S. job market.", + "pubDate": "Mon, 23 Dec 2024 17:10:14 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/02/tesla-tsla-q2-2020-vehicle-delivery-and-production-numbers.html", - "guid": "106601153", + "link": "https://www.cnbc.com/2024/12/22/how-much-mariah-carey-makes-from-all-i-want-for-christmas-is-you.html", + "guid": "108077780", "type": "cnbcnewsstory", - "id": "106601153", + "id": "108077780", "sponsored": "false", - "title": "Tesla shares soar after reporting big beat on second-quarter deliveries", - "description": "The delivery data comes a day after Tesla CEO Elon Musk sent out an e-mail congratulating his tens of thousands of employees on their \"amazing\" execution \"in such difficult times.\"", - "pubDate": "Thu, 02 Jul 2020 15:56:33 GMT" + "title": "How much money does Mariah Carey make from 'All I Want For Christmas Is You'? 'It's a lot,' music expert says", + "description": "The yuletide anthem makes millions of dollars every year, estimates suggest. The \"Queen of Christmas\" likely keeps a big chunk of that haul, experts say.", + "pubDate": "Mon, 23 Dec 2024 11:24:47 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/02/ford-is-partnering-with-disney-to-unveil-bronco-suvs-on-july-13.html", - "guid": "106600525", + "link": "https://www.cnbc.com/2024/12/21/india-may-have-fastest-growing-e-commerce-sector.html", + "guid": "108078861", "type": "cnbcnewsstory", - "id": "106600525", + "id": "108078861", "sponsored": "false", - "title": "Ford is partnering with Disney to unveil Bronco SUVs on July 13", - "description": "Ford will unveil its \"Ford Bronco 4x4 family\" of vehicles across Disney's media networks, including ABC, ESPN, National Geographic and Hulu.", - "pubDate": "Thu, 02 Jul 2020 14:35:26 GMT" + "title": "This country may have the fastest-growing e-commerce sector 'on the planet'", + "description": "EMQQ Global founder Kevin Carter is making a big bet on the world's second-biggest emerging market.", + "pubDate": "Sat, 21 Dec 2024 16:00:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/01/elon-musk-congratulates-tesla-employees-ahead-of-q2-deliveries-report.html", - "guid": "106600419", + "link": "https://www.cnbc.com/2024/12/21/how-the-federal-reserves-rate-policy-affects-mortgages.html", + "guid": "108077699", "type": "cnbcnewsstory", - "id": "106600419", + "id": "108077699", "sponsored": "false", - "title": "Elon Musk congratulates Tesla employees ahead of Q2 deliveries report", - "description": "\"Just amazing how well you executed, especially in such difficult times. I am so proud to work with you!\" read the email from Musk in its entirety.", - "pubDate": "Wed, 01 Jul 2020 22:58:40 GMT" + "title": "How the Federal Reserve's rate policy affects mortgages", + "description": "Quantitative tightening at the Federal Reserve may keep upward pressure on 30-year fixed mortgage rates for the foreseeable future.", + "pubDate": "Sat, 21 Dec 2024 13:00:01 GMT" } ], - "energy": [ + "technology": [ { "item": "", - "link": "https://www.cnbc.com/2020/07/20/oil-falls-as-worsening-pandemic-threatens-recovery.html", - "guid": "106622947", - "type": "wirestory", - "id": "106622947", + "link": "https://www.cnbc.com/2025/01/13/crypto-market-today.html", + "guid": "108085486", + "type": "cnbcnewsstory", + "id": "108085486", "sponsored": "false", - "title": "Oil rises as hopes for Covid-19 vaccine lends support", - "description": "Oil prices were little changed on Monday as coronavirus cases increased in many countries, though a flurry of announcements about a potential COVID-19 vaccine and ongoing talks over a European Union fund to revive economies hit by the pandemic curbed losses.", - "pubDate": "Mon, 20 Jul 2020 18:36:04 GMT" + "title": "Bitcoin accelerates its slide, falling toward $90,000 to start the week", + "description": "Bitcoin at one point dropped to the $90,000 mark to start the week, extending weekend losses as investors continued to dump tech stocks.", + "pubDate": "Mon, 13 Jan 2025 17:13:24 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/energy-efficient-cooling-will-curb-climate-change-un-iea-report.html", - "guid": "106619155", + "link": "https://www.cnbc.com/2025/01/13/health-waystar-generative-ai-new-tool-will-help-fight-health-insurance-denials.html", + "guid": "108085263", "type": "cnbcnewsstory", - "id": "106619155", + "id": "108085263", "sponsored": "false", - "title": "As the world heats up, converting to energy-efficient cooling systems will curb greenhouse gas emissions", - "description": "On the current climate change trajectory, 2020 will likely be among the hottest years ever. The number of air conditioning units worldwide is expected to quadruple by mid-century.", - "pubDate": "Fri, 17 Jul 2020 14:54:35 GMT" + "title": "New AI tool for fighting health insurance denials could save hospitals billions, and help patients", + "description": "Waystar announced a new generative AI feature that aims to help hospitals quickly fight insurance denials.", + "pubDate": "Mon, 13 Jan 2025 17:05:03 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/melting-snow-drives-power-prices-down-hits-earnings-at-statkraft.html", - "guid": "106620899", + "link": "https://www.cnbc.com/2025/01/13/health-care-ai-aws-and-general-catalyst-partner-to-speed-development.html", + "guid": "108085359", "type": "cnbcnewsstory", - "id": "106620899", + "id": "108085359", "sponsored": "false", - "title": "Melting snow drives Nordic power prices down, hits earnings at renewables producer", - "description": "Statkraft is a major producer of hydropower.", - "pubDate": "Fri, 17 Jul 2020 12:57:20 GMT" + "title": "AWS and General Catalyst partner to speed up development of health-care AI tools", + "description": "General Catalyst's portfolio companies, starting with Aidoc and Commure, will use AWS' services to build new artificial intelligence solutions.", + "pubDate": "Mon, 13 Jan 2025 17:09:25 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/jon-ossoff-on-why-young-voters-should-help-flip-georgia-blue.html", - "guid": "106617241", + "link": "https://www.cnbc.com/2025/01/12/britain-wants-to-become-global-ai-leader-build-domestic-openai-rival.html", + "guid": "108084701", "type": "cnbcnewsstory", - "id": "106617241", + "id": "108084701", "sponsored": "false", - "title": "Senate candidate Jon Ossoff looks to young voters to help him flip Georgia blue", - "description": "Georgia Democrat Jon Ossoff wants to flip David Perdue's Senate seat in November. Climate change, public health policy and cannabis legalization are among the issues Ossoff believes young voters will lead change.", - "pubDate": "Fri, 17 Jul 2020 13:51:51 GMT" + "title": "Britain seeks to build homegrown rival to OpenAI in bid to become world leader in artificial intelligence", + "description": "The U.K. on Monday laid out plans to become a leader in AI, including ambitions to build a homegrown to global AI success stories like OpenAI.", + "pubDate": "Sun, 12 Jan 2025 22:30:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/uk-loosens-planning-rules-to-ramp-up-storage-and-boost-renewables.html", - "guid": "106616957", + "link": "https://www.cnbc.com/2025/01/12/what-to-expect-from-new-crypto-legislation-on-the-crime-side-of-it.html", + "guid": "108083148", "type": "cnbcnewsstory", - "id": "106616957", + "id": "108083148", "sponsored": "false", - "title": "UK hopes to ramp up battery storage and boost renewables by loosening planning rules", - "description": "The U.K.'s energy mix is changing, with renewables becoming increasingly important.", - "pubDate": "Wed, 15 Jul 2020 12:16:02 GMT" + "title": "The criminal question in the coming wave of pro-crypto legislation", + "description": "The Trump administration and Congress are expected to act quickly on pro-crypto bills, and likely without much focus on cybercrime prevention.", + "pubDate": "Mon, 13 Jan 2025 03:55:26 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/opec-faces-worst-of-both-worlds-with-oil-prices-in-limbo-before-jmmc-meeting.html", - "guid": "106616842", + "link": "https://www.cnbc.com/2025/01/12/tiktok-creators-ask-followers-to-migrate-ahead-of-ban-to-meta-youtube.html", + "guid": "108083762", "type": "cnbcnewsstory", - "id": "106616842", + "id": "108083762", "sponsored": "false", - "title": "OPEC faces 'worst of both worlds' with oil prices in limbo ahead of committee meeting", - "description": "The oil demand outlook for 2021 is \"a car crash,\" one expert told CNBC, despite it being the largest single-year jump on record.", - "pubDate": "Wed, 15 Jul 2020 13:27:59 GMT" + "title": "Ahead of looming ban, TikTok creators ask fans to find them on Instagram or YouTube", + "description": "TikTok creators are urging their followers to find them on other social media sites ahead of Jan. 19, when the video app faces suspension in the U.S.", + "pubDate": "Mon, 13 Jan 2025 17:13:54 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/oil-markets-opec-meeting-us-crude-inventories-in-focus.html", - "guid": "106616336", - "type": "wirestory", - "id": "106616336", + "link": "https://www.cnbc.com/2025/01/11/mark-zuckerberg-slams-apple-on-its-lack-of-innovation-and-random-rules.html", + "guid": "108085256", + "type": "cnbcnewsstory", + "id": "108085256", "sponsored": "false", - "title": "Oil jumps more than 2% on surprise U.S. inventory draw", - "description": "Oil prices rose on Wednesday after a sharp drop in U.S. crude inventories, with the market waiting for more direction from a meeting later in the day on the future level of production by OPEC and its allies.", - "pubDate": "Wed, 15 Jul 2020 18:37:14 GMT" + "title": "Mark Zuckerberg slams Apple on its lack of innovation and 'random rules'", + "description": "Zuckerberg told Joe Rogan that Apple hasn't invented anything great in roughly two decades, since Steve Jobs created the iPhone.", + "pubDate": "Sun, 12 Jan 2025 00:58:45 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/india-current-account-could-be-in-surplus-as-coronavirus-hurts-exports.html", - "guid": "106612655", + "link": "https://www.cnbc.com/2025/01/11/meta-had-to-bend-the-knee-to-trump-ahead-of-inauguration.html", + "guid": "108084481", "type": "cnbcnewsstory", - "id": "106612655", + "id": "108084481", "sponsored": "false", - "title": "India could see a current account surplus again. But it's for 'all the wrong reasons'", - "description": "A slump in global activity hurt India's export growth while deeper contraction at home depressed core imports, translating into easing current account pressures.", - "pubDate": "Wed, 15 Jul 2020 00:31:06 GMT" + "title": "Why Meta had to 'bend the knee to Trump' ahead of his inauguration", + "description": "Meta's moderation policy to allow more \"free expression\" was viewed as the latest effort to appease President-elect Donald Trump, which could help AI efforts.", + "pubDate": "Sat, 11 Jan 2025 13:00:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/14/joe-biden-unveils-green-jobs-and-infrastructure-plan-during-2020-election.html", - "guid": "106615634", + "link": "https://www.cnbc.com/2025/01/10/apples-market-share-slides-in-china-iphone-shipments-decline-kuo.html", + "guid": "108085119", "type": "cnbcnewsstory", - "id": "106615634", + "id": "108085119", "sponsored": "false", - "title": "Joe Biden unveils $2 trillion green infrastructure and jobs plan", - "description": "Biden aims to create jobs that pay at least $15 an hour during an overhaul of American roads, bridges and trains, along with the energy grid.", - "pubDate": "Tue, 14 Jul 2020 19:54:03 GMT" + "title": "Apple's market share slides in China as iPhone shipments decline, analyst Kuo says", + "description": "Analyst Ming-Chi Kuo wrote in a post on Friday that Apple is losing market share in China due to declining iPhone shipments.", + "pubDate": "Fri, 10 Jan 2025 23:04:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/14/coronavirus-is-changing-shopping-but-stores-still-plan-to-cut-plastic.html", - "guid": "106613508", + "link": "https://www.cnbc.com/2025/01/10/amazon-halt-dei-programs-.html", + "guid": "108085124", "type": "cnbcnewsstory", - "id": "106613508", + "id": "108085124", "sponsored": "false", - "title": "As the coronavirus changes the way we shop, stores press ahead with plans to cut plastic use", - "description": "The retail industry is undergoing a big shift when it comes to plastic packaging.", - "pubDate": "Tue, 14 Jul 2020 11:50:57 GMT" + "title": "Amazon to halt some of its DEI programs: Internal memo", + "description": "The company said it is in the process of \"winding down outdated programs and materials\" as part of a broader review of hundreds of initiatives.", + "pubDate": "Fri, 10 Jan 2025 22:31:48 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/14/johnnie-walker-whisky-will-be-sold-in-paper-bottles-from-next-year.html", - "guid": "106614987", + "link": "https://www.cnbc.com/2025/01/10/tesla-recalling-239000-vehicles-in-us-over-rearview-camera-failures.html", + "guid": "108085108", "type": "cnbcnewsstory", - "id": "106614987", + "id": "108085108", "sponsored": "false", - "title": "Johnnie Walker whisky will be sold in paper bottles from next year", - "description": "The bottle will be made from sustainably sourced wood.", - "pubDate": "Tue, 14 Jul 2020 10:33:58 GMT" + "title": "Tesla recalling 239,000 vehicles in U.S. over rearview camera failures", + "description": "Tesla's voluntary recall is related to issues that may cause rearview cameras to fail, according to filings out Friday.", + "pubDate": "Fri, 10 Jan 2025 22:58:23 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/14/oil-markets-fuel-demand-coronavirus-in-focus.html", - "guid": "106614505", - "type": "wirestory", - "id": "106614505", + "link": "https://www.cnbc.com/2025/01/10/mark-zuckerberg-says-biden-pushed-meta-to-remove-posts-on-vaccines.html", + "guid": "108085069", + "type": "cnbcnewsstory", + "id": "108085069", "sponsored": "false", - "title": "Oil rises slightly ahead of OPEC+ meeting", - "description": "Oil prices rose slightly on Tuesday as OPEC and its allies cut production by more than agreed to in June, although demand concerns lingered due to increased cases of COVID-19 in the United States.", - "pubDate": "Tue, 14 Jul 2020 18:41:42 GMT" + "title": "Zuckerberg says Biden administration pushed Meta 'super hard' to take down vaccine content", + "description": "Meta CEO Mark Zuckerberg told Joe Rogan that the Biden White House sought to censor critical claims about Covid vaccines.", + "pubDate": "Fri, 10 Jan 2025 23:24:56 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/13/opec-set-to-roll-back-some-production-cuts-but-risks-sending-prices-lower-again.html", - "guid": "106613630", + "link": "https://www.cnbc.com/2025/01/10/amazon-to-shut-down-stitch-fix-competitor-prime-try-before-you-buy.html", + "guid": "108085053", "type": "cnbcnewsstory", - "id": "106613630", + "id": "108085053", "sponsored": "false", - "title": "OPEC+ set to roll back some production cuts but risks sending prices lower again", - "description": "OPEC+ production cuts have brought oil prices back from the brink, but the group will have to tread carefully to avoid triggering a new price collapse.", - "pubDate": "Mon, 13 Jul 2020 20:29:06 GMT" + "title": "Amazon to shut down 'Try Before You Buy' rival to Stitch Fix", + "description": "Amazon is discontinuing a service that let Prime members try on clothes, shoes and accessories, and only pay for the items they want to keep.", + "pubDate": "Fri, 10 Jan 2025 20:24:49 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/13/imf-slashes-growth-forecasts-in-the-middle-east-again.html", - "guid": "106612736", + "link": "https://www.cnbc.com/2025/01/10/read-the-memo-meta-announces-end-of-its-dei-programs.html", + "guid": "108085036", "type": "cnbcnewsstory", - "id": "106612736", + "id": "108085036", "sponsored": "false", - "title": "IMF slashes growth forecasts in the Middle East again amid an 'unusually high level of uncertainty'", - "description": "It now expects MENA economies to contract 5.7% in 2020. In April, it predicted that the region would shrink 3.3% for the year.", - "pubDate": "Mon, 13 Jul 2020 11:00:42 GMT" + "title": "Meta announces end of DEI programs. Read the internal memo", + "description": "Meta says it plans to end a number of internal DEI programs, designed to increase the company's hiring of diverse candidates.", + "pubDate": "Fri, 10 Jan 2025 21:17:13 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/13/oil-markets-opec-in-focus.html", - "guid": "106612651", - "type": "wirestory", - "id": "106612651", + "link": "https://www.cnbc.com/2025/01/10/tesla-launches-refreshed-model-y-in-china-to-fend-off-domestic-rivals.html", + "guid": "108084664", + "type": "cnbcnewsstory", + "id": "108084664", "sponsored": "false", - "title": "Oil falls 1% ahead of OPEC meeting as spike in Covid-19 cases weighs", - "description": "Oil prices were little changed on Monday as the market waits for direction from an OPEC meeting later this week that is expected to recommend an increase in output.", - "pubDate": "Mon, 13 Jul 2020 18:42:58 GMT" + "title": "Tesla launches refreshed Model Y in China to fend off domestic rivals", + "description": "The Model Y, which Tesla announced in China, will start at 263,500 Chinese yuan ($35,935), with deliveries set to begin in March.", + "pubDate": "Fri, 10 Jan 2025 11:48:25 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/12/amazons-climate-pledge-arena-to-change-rules-on-green-stadium-design.html", - "guid": "106609870", + "link": "https://www.cnbc.com/2025/01/10/tsmc-beats-sales-estimates-as-ai-chip-boost-continues.html", + "guid": "108084597", "type": "cnbcnewsstory", - "id": "106609870", + "id": "108084597", "sponsored": "false", - "title": "Amazon's Climate Pledge Arena set to change the game rules on green stadium design", - "description": "Amazon's planned Climate Pledge arena in Seattle is an example of how professional sports stadiums are being redesigned with renewable energy to meet carbon-neutral goals.", - "pubDate": "Mon, 13 Jul 2020 14:14:17 GMT" + "title": "World's biggest chipmaker TSMC posts record 2024 revenue as AI boost continues", + "description": "TSMC manufacturers semiconductors for some of the world's biggest companies from Apple to Nvidia.", + "pubDate": "Fri, 10 Jan 2025 07:41:21 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/10/t-rowe-price-leads-2point5-billion-investment-round-into-rivian.html", - "guid": "106610754", + "link": "https://www.cnbc.com/2025/01/09/supreme-court-set-to-hear-oral-arguments-on-challenge-to-tiktok-ban.html", + "guid": "108084420", "type": "cnbcnewsstory", - "id": "106610754", + "id": "108084420", "sponsored": "false", - "title": "T. Rowe Price leads $2.5 billion investment round into EV startup Rivian", - "description": "Robert \"R.J.\" Scaringe, CEO and founder of Rivian, recently said the company was \"open\" to additional financing to help support its \"aggressive growth plans.\"", - "pubDate": "Fri, 10 Jul 2020 18:48:33 GMT" + "title": "TikTok ban likely to be upheld by Supreme Court, putting pressure on Trump", + "description": "The Supreme Court on Friday heard oral arguments in the case involving the future of TikTok in the U.S., which could ban the app as soon as next week.", + "pubDate": "Fri, 10 Jan 2025 20:29:13 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/10/already-in-financial-meltdown-lebanon-endures-daily-blackouts.html", - "guid": "106610799", + "link": "https://www.cnbc.com/2025/01/09/nvidias-tiny-3000-computer-steals-the-show-at-ces-.html", + "guid": "108084384", "type": "cnbcnewsstory", - "id": "106610799", + "id": "108084384", "sponsored": "false", - "title": "Already in financial meltdown, Lebanon endures blackouts of around 20 hours a day", - "description": "Lebanon's electricity shortage has caused the main hospital in Beirut to close operating rooms and delay surgeries.", - "pubDate": "Fri, 10 Jul 2020 14:02:05 GMT" + "title": "Nvidia's tiny $3,000 computer for AI developers steals the show at CES", + "description": "Nvidia CEO Jensen Huang was greeted as a rock star this week at the CES tech show in Las Vegas.", + "pubDate": "Fri, 10 Jan 2025 00:08:43 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/10/orsted-inks-huge-renewable-energy-deal-with-semiconductor-giant-tsmc.html", - "guid": "106610656", + "link": "https://www.cnbc.com/2025/01/09/elon-musk-promotes-hosts-alternative-for-germany-candidate-on-x.html", + "guid": "108084386", "type": "cnbcnewsstory", - "id": "106610656", + "id": "108084386", "sponsored": "false", - "title": "Orsted inks huge renewable energy deal with semiconductor giant TSMC", - "description": "Orsted is involved with some major offshore wind power projects.", - "pubDate": "Fri, 10 Jul 2020 11:56:44 GMT" + "title": "Elon Musk promotes far-right Alternative for Germany candidate, hosts discussion on X", + "description": "Elon Musk used his social network X to promote Germany's far-right Alternative for Germany party, hosting a discussion with party leader Alice Weidel.", + "pubDate": "Thu, 09 Jan 2025 23:59:16 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/10/rivian-ceo-scaringes-aggressive-plan-to-beat-tesla-and-nikola-with-the-first-all-electric-pickup-and-suv.html", - "guid": "106609252", + "link": "https://www.cnbc.com/2025/01/09/microsoft-contributes-1-million-to-trumps-inauguration-fund.html", + "guid": "108084333", "type": "cnbcnewsstory", - "id": "106609252", + "id": "108084333", "sponsored": "false", - "title": "Rivian raises $2.5 billion in aggressive plan to beat Tesla and Nikola with the first all-electric pickup", - "description": "Rivian is expected to be among the first, if not the first, to bring an all-electric pickup to market early next year \u2013 months, potentially years, ahead of those key competitors.", - "pubDate": "Fri, 10 Jul 2020 17:28:36 GMT" + "title": "Microsoft contributes $1 million to Trump's inauguration fund", + "description": "Microsoft would like President-elect Donald Trump to make sure that U.S. artificial intelligence policy in the next four years will support its goals.", + "pubDate": "Thu, 09 Jan 2025 18:16:12 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/10/goldman-sachs-picks-20-stocks-to-ride-europes-push-toward-a-greener-future.html", - "guid": "106610363", + "link": "https://www.cnbc.com/2025/01/09/ubisoft-appoints-advisors-to-explore-options-after-buyout-report.html", + "guid": "108084327", "type": "cnbcnewsstory", - "id": "106610363", + "id": "108084327", "sponsored": "false", - "title": "Goldman Sachs picks 20 stocks to ride Europe's push toward a greener future", - "description": "The European Union's landmark plan to become climate-neutral by 2050 promises to overhaul the bloc's economy, and 20 regional companies are well placed to capitalize on these changes, according to Goldman Sachs.", - "pubDate": "Fri, 10 Jul 2020 08:26:56 GMT" + "title": "Ubisoft appoints advisors to explore strategic options after report on potential buyout", + "description": "Ubisoft said Thursday it's appointing advisors to review and pursue strategic options, following a report that its majority backers were considering a buyout.", + "pubDate": "Thu, 09 Jan 2025 17:35:17 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/09/oil-markets-coronavirus-in-focus.html", - "guid": "106608321", - "type": "wirestory", - "id": "106608321", + "link": "https://www.cnbc.com/2025/01/09/billionaire-frank-mccourts-project-liberty-bids-for-tiktok.html", + "guid": "108084225", + "type": "cnbcnewsstory", + "id": "108084225", "sponsored": "false", - "title": "Oil drops 3% as rising Covid-19 cases spur demand fears", - "description": "Concerns about renewed coronavirus lockdowns in the United States outweighed signs of a recovery in U.S. gasoline demand on Thursday to keep a lid on oil prices.", - "pubDate": "Thu, 09 Jul 2020 20:18:17 GMT" + "title": "Billionaire Frank McCourt's Project Liberty bids for TikTok ahead of Supreme Court arguments", + "description": "The internet advocacy group's proposed purchase would bring TikTok under American ownership and prevent it from being banned in the U.S.", + "pubDate": "Thu, 09 Jan 2025 21:16:20 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/08/uk-pledges-3-billion-to-make-economy-greener.html", - "guid": "106607407", + "link": "https://www.cnbc.com/2025/01/09/google-donates-1-million-to-trumps-inauguration-fund.html", + "guid": "108084213", "type": "cnbcnewsstory", - "id": "106607407", + "id": "108084213", "sponsored": "false", - "title": "UK pledges \u00a33 billion to make economy greener, but environmental groups say it isn't enough", - "description": "Funding will focus on areas such as insulation to help boost the energy efficiency of homes.", - "pubDate": "Wed, 08 Jul 2020 15:36:47 GMT" + "title": "Google donates $1 million to Trump's inauguration fund, joining other tech giants", + "description": "Google becomes the latest tech company to donate to Trump's inauguration fund", + "pubDate": "Thu, 09 Jan 2025 16:21:09 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/08/ecbs-christine-lagarde-to-explore-options-on-tackling-climate-change.html", - "guid": "106607086", + "link": "https://www.cnbc.com/2025/01/09/amazon-to-expand-ad-unit-by-letting-retailers-use-ad-tools-on-stores.html", + "guid": "108083986", "type": "cnbcnewsstory", - "id": "106607086", + "id": "108083986", "sponsored": "false", - "title": "ECB's Christine Lagarde to 'explore every avenue available' to tackle climate change", - "description": "European officials are starting to emphasize the importance of the environment and economy.", - "pubDate": "Wed, 08 Jul 2020 11:24:34 GMT" + "title": "Amazon aims to expand advertising business by letting retailers use its ad tools on their stores", + "description": "Amazon Retail Ad Service will allow sites to show \"contextually relevant ads in the right place and at the right time\" in search results, the company said.", + "pubDate": "Thu, 09 Jan 2025 15:08:25 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/06/court-orders-dakota-access-pipeline-to-shut-down.html", - "guid": "106604172", + "link": "https://www.cnbc.com/2025/01/09/cohere-sees-big-ai-opportunity-in-enterprise-away-from-chatgpt.html", + "guid": "108083707", "type": "cnbcnewsstory", - "id": "106604172", + "id": "108083707", "sponsored": "false", - "title": "Court orders Dakota crude pipeline shutdown, in win for Native American tribes in long-running saga", - "description": "The decision marked the end of a yearslong legal battle over the Energy Transfer Partners-owned pipeline's environmental damage to the Missouri River.", - "pubDate": "Mon, 06 Jul 2020 17:25:00 GMT" + "title": "Cohere co-founder sees big AI opportunity in enterprise, happy to stay out of ChatGPT's way", + "description": "Cohere on Thursday debuted its early access program for its AI agent platform called North, as it deepens its focus on the enterprise.", + "pubDate": "Thu, 09 Jan 2025 14:13:08 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/06/new-zealand-wants-to-overhaul-the-way-buildings-are-constructed.html", - "guid": "106604055", + "link": "https://www.cnbc.com/2025/01/08/microsoft-confirms-performance-based-job-cuts-across-departments.html", + "guid": "108083887", "type": "cnbcnewsstory", - "id": "106604055", + "id": "108083887", "sponsored": "false", - "title": "With an eye on the environment, New Zealand wants to overhaul the way buildings are constructed", - "description": "The way people think about how developments are designed and operated is changing.", - "pubDate": "Mon, 06 Jul 2020 13:26:57 GMT" + "title": "Microsoft confirms performance-based job cuts across departments", + "description": "Microsoft said it's cutting a small percentage of jobs across departments, based on performance.", + "pubDate": "Thu, 09 Jan 2025 12:36:51 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/06/5-things-to-know-before-the-stock-market-opens-july-6-2020.html", - "guid": "106603811", + "link": "https://www.cnbc.com/2025/01/08/nvidia-ceo-jensen-huang-is-dead-wrong-about-quantum-d-wave-ceo.html", + "guid": "108083795", "type": "cnbcnewsstory", - "id": "106603811", + "id": "108083795", "sponsored": "false", - "title": "5 things to know before the stock market opens Monday", - "description": "U.S. stock futures soared Monday as investors looked to build on last week's momentum, which propelled the Nasdaq to another record high.", - "pubDate": "Mon, 06 Jul 2020 12:10:30 GMT" + "title": "Nvidia's Jensen Huang is 'dead wrong' about quantum computers, D-Wave CEO says", + "description": "D-Wave Quantum shares plunged 36% on Wednesday after Nvidia CEO Jensen Huang suggested that quantum computers are decades away.", + "pubDate": "Wed, 08 Jan 2025 21:19:55 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/06/oil-markets-coronavirus-in-focus.html", - "guid": "106603564", - "type": "wirestory", - "id": "106603564", + "link": "https://www.cnbc.com/2025/01/08/ebay-shares-soar-as-meta-allows-listings-on-facebook-marketplace.html", + "guid": "108083632", + "type": "cnbcnewsstory", + "id": "108083632", "sponsored": "false", - "title": "Oil prices mixed as coronavirus spike casts shadow over U.S. demand", - "description": "Oil prices offered up a mixed market snapshot on Monday, with Brent crude edging higher, supported by tighter supplies, while U.S. benchmark WTI futures dropped on concern that a spike in coronavirus cases could curb oil demand in the United States.", - "pubDate": "Mon, 06 Jul 2020 03:47:43 GMT" + "title": "EBay shares soar after Meta allows listings on Facebook Marketplace in U.S., Europe", + "description": "Shares of eBay soared Wednesday as Meta announced it will allow some listings to show up on Facebook Marketplace in Germany, France and the United States.", + "pubDate": "Wed, 08 Jan 2025 21:02:31 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/05/warren-buffetts-berkshire-buys-dominion-energy-natural-gas-assets-in-10-billion-deal.html", - "guid": "106603449", + "link": "https://www.cnbc.com/2025/01/08/amazon-workers-in-north-carolina-to-hold-union-vote-next-month.html", + "guid": "108083591", "type": "cnbcnewsstory", - "id": "106603449", + "id": "108083591", "sponsored": "false", - "title": "Warren Buffett's Berkshire buys Dominion Energy natural gas assets in $10 billion deal", - "description": "It's Berkshire's first major purchase since the coronavirus pandemic and subsequent market collapse in March.", - "pubDate": "Mon, 06 Jul 2020 22:39:16 GMT" + "title": "Amazon workers in North Carolina to vote on unionization next month", + "description": "If the election is successful, the warehouse would be only the second Amazon site in the U.S. to unionize.", + "pubDate": "Wed, 08 Jan 2025 19:50:50 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/03/surrounded-by-trees-using-solar-a-factory-is-challenging-perceptions.html", - "guid": "106602616", + "link": "https://www.cnbc.com/2025/01/08/apple-ai-fake-news-alerts-highlight-the-techs-misinformation-problem.html", + "guid": "108083479", "type": "cnbcnewsstory", - "id": "106602616", + "id": "108083479", "sponsored": "false", - "title": "Surrounded by trees and with 1,200 solar panels, this Norwegian building could change how we think about factories", - "description": "The buildings that produce the goods we use every single day are changing.", - "pubDate": "Fri, 03 Jul 2020 13:02:18 GMT" + "title": "Apple's inaccurate AI news alerts shows the tech has a growing misinformation problem", + "description": "An artificial intelligence feature on iPhones is generating fake news alerts, stoking concerns about the technology's ability to spread misinformation.", + "pubDate": "Wed, 08 Jan 2025 17:16:43 GMT" } ], - "media": [ + "politics": [ { "item": "", - "link": "https://www.cnbc.com/2020/07/14/how-coronavirus-could-do-long-term-damage-to-womens-careers.html", - "guid": "106611393", + "link": "https://www.cnbc.com/2025/01/13/eli-lilly-new-weight-loss-pill.html", + "guid": "108085669", "type": "cnbcnewsstory", - "id": "106611393", + "id": "108085669", "sponsored": "false", - "title": "How coronavirus could do real, long-term damage to women's careers", - "description": "Women have been hit harder by the economic crisis sparked by Covid-19 and experts say disparities exacerbated by the coronavirus pandemic could have long-lasting impact on women's careers.", - "pubDate": "Wed, 15 Jul 2020 19:12:50 GMT" + "title": "Eli Lilly CEO expects new weight loss pill to be approved next year", + "description": "Eli Lilly and its rivals are working to develop more convenient options than the injectable Zepbound and Wegovy, which dominate the weight loss drug market.", + "pubDate": "Mon, 13 Jan 2025 17:28:16 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/08/former-fox-news-anchor-shepard-smith-joins-cnbc-with-new-evening-show.html", - "guid": "106607810", + "link": "https://www.cnbc.com/2025/01/13/5-things-to-know-before-the-stock-market-opens-monday.html", + "guid": "108085542", "type": "cnbcnewsstory", - "id": "106607810", + "id": "108085542", "sponsored": "false", - "title": "Former Fox News anchor Shepard Smith joins CNBC as chief general news anchor with new evening show", - "description": "Nine months after leaving Fox News, Shepard Smith is joining CNBC and will host a weekday one-hour program starting at 7 p.m. ET", - "pubDate": "Wed, 08 Jul 2020 20:13:03 GMT" + "title": "5 things to know before the stock market opens Monday", + "description": "Here are the most important news items that investors need to start their trading day.", + "pubDate": "Mon, 13 Jan 2025 13:43:48 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/22/one-mission-shared-by-nearly-every-company-on-cnbcs-2020-disruptor-50.html", - "guid": "106585249", + "link": "https://www.cnbc.com/2025/01/12/fema-administrator-deanne-criswell-comments-on-los-angeles-fires.html", + "guid": "108085282", "type": "cnbcnewsstory", - "id": "106585249", + "id": "108085282", "sponsored": "false", - "title": "This is the one mission shared by nearly every company on CNBC's 2020 Disruptor 50 list", - "description": "CNBC's eighth annual Disruptor 50 list, revealed last week, identified private companies that are changing the world in unimaginable ways. Yet there's one dramatic trend that has nothing to do with the underlying technologies driving their growth: a social or environmental mission that is core to their business model.", - "pubDate": "Mon, 22 Jun 2020 18:02:48 GMT" + "title": "U.S. military is ready to respond to California wildfires, FEMA's Criswell said", + "description": "Active duty U.S. military personnel are on a \"prepare to deploy\" order, ready to go in and continue to support the firefighting effort, Criswell said.", + "pubDate": "Mon, 13 Jan 2025 13:31:17 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/17/transparent-collective-helps-minority-start-up-founders-succeed.html", - "guid": "106581496", + "link": "https://www.cnbc.com/2025/01/11/special-counsel-jack-smith-resigns-from-doj-as-trumps-fight-to-block-final-report-continues.html", + "guid": "108085258", "type": "cnbcnewsstory", - "id": "106581496", + "id": "108085258", "sponsored": "false", - "title": "A non-profit in Silicon Valley is helping minority start-up founders succeed", - "description": "Transparent Collective runs a four-day program helps entrepreneurs with their start-up pitches so they can secure funding for their businesses.", - "pubDate": "Wed, 17 Jun 2020 18:46:19 GMT" + "title": "Special counsel Jack Smith resigns from DOJ as Trump's fight to block final report continues", + "description": "Special counsel Jack Smith was appointed by Attorney General Merrick Garland to criminally investigate Donald Trump.", + "pubDate": "Sun, 12 Jan 2025 01:06:22 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/16/the-coronavirus-fueled-tech-trends-that-will-continue-to-dominate.html", - "guid": "106572562", + "link": "https://www.cnbc.com/2025/01/10/disney-employee-guilty-plea-menu-peanut-hacking-restaurants.html", + "guid": "108085100", "type": "cnbcnewsstory", - "id": "106572562", + "id": "108085100", "sponsored": "false", - "title": "The coronavirus-fueled tech trends that will continue to dominate daily life", - "description": "The 2020 CNBC Disruptor 50 list reveals how the most innovative digital-first firms have been able to gain a competitive advantage in areas of work, education and commerce. An edge that may prove long-lasting.", - "pubDate": "Tue, 16 Jun 2020 11:35:02 GMT" + "title": "Fired Disney employee will plead guilty to hacking menus to hide peanut content", + "description": "Michael Scheuer, who had been a Disney menu production manager, in one instance added a swastika to a menu during hack, prosecutors said.", + "pubDate": "Fri, 10 Jan 2025 22:29:37 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/16/why-there-are-no-black-ceos-on-this-years-disruptor-50-list.html", - "guid": "106575601", + "link": "https://www.cnbc.com/2025/01/10/trump-organization-to-limit-president-elects-involvement-under-new-ethics-plan.html", + "guid": "108085004", "type": "cnbcnewsstory", - "id": "106575601", + "id": "108085004", "sponsored": "false", - "title": "Opportunity missed: Why there are no Black CEOs on this year's Disruptor 50 list", - "description": "As CNBC unveils the 2020 CNBC Disruptor 50 amid nationwide protests and calls to end racial inequality, the list has a glaring absence: No black CEOs.", - "pubDate": "Wed, 17 Jun 2020 15:58:35 GMT" + "title": "Trump Organization to limit president-elect's involvement under new ethics plan", + "description": "The Trump Organization unveiled a new ethics plan that it says will limit President-elect Donald Trump's involvement while he is in office.", + "pubDate": "Fri, 10 Jan 2025 19:30:12 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/05/old-and-new-media-continue-to-be-dogged-by-both-sides-philosophy.html", - "guid": "106566704", + "link": "https://www.cnbc.com/2025/01/10/former-wwe-boss-vince-mcmahon-resolves-sec-charges-over-undisclosed-settlements.html", + "guid": "108084849", "type": "cnbcnewsstory", - "id": "106566704", + "id": "108084849", "sponsored": "false", - "title": "Old and new media continue to be dogged by 'both sides' philosophy", - "description": "Media organizations and technology platforms should more clearly define their purposes to exist as they try to balance open dialogue with offensive and misleading speech.", - "pubDate": "Fri, 05 Jun 2020 14:54:02 GMT" + "title": "SEC charges former WWE boss Vince McMahon over undisclosed settlements with two women", + "description": "Vince McMahon resigned last year as TKO Group Holdings executive chairman after a former WWE employee sued him for alleged sexual assault and trafficking.", + "pubDate": "Fri, 10 Jan 2025 21:28:54 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/05/19/apple-sony-deal-for-tom-hanks-movie-driven-by-coronavirus-shutdowns.html", - "guid": "106544559", + "link": "https://www.cnbc.com/2025/01/10/trump-seeks-putin-meeting-as-biden-announces-aid-package-to-kyiv.html", + "guid": "108084718", "type": "cnbcnewsstory", - "id": "106544559", + "id": "108084718", "sponsored": "false", - "title": "Apple-Sony deal for Tom Hanks movie was driven by coronavirus shutdowns", - "description": "Apple paid Sony about $70 million for 15 years of streaming rights to the Tom Hanks film \"Greyhound,\" which cost about $50 million to make, according to sources familiar.", - "pubDate": "Wed, 20 May 2020 13:17:55 GMT" + "title": "Trump seeks Putin meeting as Biden administration announces 11th-hour aid package to Kyiv", + "description": "\"President Putin wants to meet. He's said that even publicly. And we have to get that war over with, that's a bloody mess,\" Donald Trump said.", + "pubDate": "Fri, 10 Jan 2025 16:38:23 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/05/15/vice-media-ceo-slams-big-tech-as-great-threat-to-journalism.html", - "guid": "106539396", + "link": "https://www.cnbc.com/2025/01/10/trump-sentencing-new-york-hush-money-case.html", + "guid": "108084773", "type": "cnbcnewsstory", - "id": "106539396", + "id": "108084773", "sponsored": "false", - "title": "Vice Media CEO slams Big Tech as 'great threat to journalism' in layoffs memo", - "description": "\"Platforms are not just taking a larger slice of the pie, but almost the whole pie,\" wrote Vice CEO Nancy Dubuc in a memo to staff announcing more than 150 layoffs.", - "pubDate": "Mon, 18 May 2020 14:59:12 GMT" + "title": "Trump sentenced to unconditional discharge in New York hush money case, avoiding jail", + "description": "The \"unconditional discharge\" sentence comes 10 days before Donald Trump is due to be sworn in for a second nonconsecutive term in the White House.", + "pubDate": "Fri, 10 Jan 2025 16:56:57 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/05/15/upfronts-canceled-tv-ad-commitments-plummeting.html", - "guid": "106539285", + "link": "https://www.cnbc.com/2025/01/09/trump-supreme-court-hush-money-sentencing.html", + "guid": "108084430", "type": "cnbcnewsstory", - "id": "106539285", + "id": "108084430", "sponsored": "false", - "title": "With TV ad commitments plummeting, the advertising business may never look the same", - "description": "TV broadcasters are bracing for unprecedented ad cancellations in the third quarter.", - "pubDate": "Fri, 15 May 2020 15:42:18 GMT" + "title": "Supreme Court rejects Trump hush money sentencing delay bid", + "description": "The U.S. Supreme Court denied a request by President-elect Donald Trump to halt proceedings in his criminal hush money case.", + "pubDate": "Fri, 10 Jan 2025 02:43:02 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/05/13/magazine-giant-conde-nast-to-lay-off-roughly-100-us-employees.html", - "guid": "106535401", + "link": "https://www.cnbc.com/2025/01/09/photos-show-former-president-jimmy-carters-state-funeral.html", + "guid": "108084293", "type": "cnbcnewsstory", - "id": "106535401", + "id": "108084293", "sponsored": "false", - "title": "Magazine giant Conde Nast to lay off roughly 100 US employees", - "description": "Conde Nast is the latest among a slew of publishers that have been affected by a decrease in advertising revenue brought on by Covid-19.", - "pubDate": "Wed, 13 May 2020 15:41:51 GMT" + "title": "Photos show former President Jimmy Carter's state funeral", + "description": "President Joe Biden, President-elect Donald Trump, and former presidents Barack Obama, George W. Bush and Bill Clinton all attended the state funeral.", + "pubDate": "Thu, 09 Jan 2025 18:28:23 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/05/08/tv-advertising-bracing-for-tough-quarter-amid-coronavirus-pandemic.html", - "guid": "106528540", + "link": "https://www.cnbc.com/2025/01/09/biden-jimmy-carter-funeral-eulogy.html", + "guid": "108084239", "type": "cnbcnewsstory", - "id": "106528540", + "id": "108084239", "sponsored": "false", - "title": "Media companies expect a tough quarter for TV advertising, with no live sports and spending delayed", - "description": "In recent days, companies including ABC and ESPN parent Disney, Fox Corp., AMC Networks, NBCUniversal parent Comcast, ViacomCBS and Discovery reported earnings that showed how TV is trending as advertisers are pulling spend or postponing campaigns until later in the year.", - "pubDate": "Fri, 08 May 2020 18:10:33 GMT" + "title": "Watch live: Biden delivers eulogy at Jimmy Carter's state funeral", + "description": "President Joe Biden's speech at former President Jimmy Carter's funeral served as one of his final public speaking appearances before leaving office.", + "pubDate": "Thu, 09 Jan 2025 17:03:46 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/04/28/pop-radio-in-decline-streaming-on-the-rise-in-coronavirus-pandemic.html", - "guid": "106508645", + "link": "https://www.cnbc.com/2025/01/09/musk-is-courting-germanys-far-right-european-leaders-cant-do-much-about-it.html", + "guid": "108083461", "type": "cnbcnewsstory", - "id": "106508645", + "id": "108083461", "sponsored": "false", - "title": "Pop radio in decline, streaming on the rise: How the coronavirus is changing what we listen to", - "description": "Instead of car radio, people calling on digital assistants like Amazon's Alexa and Apple's Siri to fire up some music while they cook.", - "pubDate": "Wed, 29 Apr 2020 17:39:12 GMT" + "title": "Musk is courting the far right in Germany \u2014 and there's not much European leaders can do about it", + "description": "European leaders have raised concerns about Elon Musk interfering with Germany's elections as he plans to host a chat with far-right leader Alice Weidel on X.", + "pubDate": "Thu, 09 Jan 2025 07:13:11 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/04/24/hollywoods-small-businesses-in-crisis.html", - "guid": "106505630", + "link": "https://www.cnbc.com/2025/01/08/japanese-yakuza-leader-guilty-to-nuclear-materials-trafficking-narcotics-in-new-york.html", + "guid": "108083924", "type": "cnbcnewsstory", - "id": "106505630", + "id": "108083924", "sponsored": "false", - "title": "Hollywood's small businesses in crisis as coronavirus shuts everything down", - "description": "Of the 5,900 businesses in Hollywood, 99.5% have less than 500 employees, and over 90% have fewer than 10 employees. Many are being forced to layoff or furlough employees as the coronavirus pandemic drags on.", - "pubDate": "Sat, 25 Apr 2020 00:58:08 GMT" + "title": "Yakuza leader pleads guilty in New York to trafficking nuclear materials, narcotics charges", + "description": "A leader of yakuza, a Japanese organized crime syndicate, pleaded guilty in New York to charges of trafficking nuclear materials, prosecutors said.", + "pubDate": "Wed, 08 Jan 2025 23:09:30 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/04/24/coursera-offers-unemployed-workers-thousands-of-free-online-courses.html", - "guid": "106503817", + "link": "https://www.cnbc.com/2025/01/08/man-arrested-trying-to-enter-us-capitol-with-machete-as-carter-lies-in-state.html", + "guid": "108083893", "type": "cnbcnewsstory", - "id": "106503817", + "id": "108083893", "sponsored": "false", - "title": "Online education company Coursera offers unemployed workers thousands of free courses", - "description": "Unemployed workers are gaining free access to 3,800 courses created by elite universities and companies such as Amazon to learn skills and gain professional certificates for new job opportunities.", - "pubDate": "Fri, 24 Apr 2020 13:59:37 GMT" + "title": "Man arrested trying to enter U.S. Capitol with machete as Jimmy Carter lies in state", + "description": "President-elect Donald Trump was scheduled to visit the U.S. Capitol to pay his respects to former President Jimmy Carter and meet with Republican senators.", + "pubDate": "Wed, 08 Jan 2025 23:48:30 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/04/21/nbcuniversal-peacock-streaming-service-advertisers-express-optimism.html", - "guid": "106498516", + "link": "https://www.cnbc.com/2025/01/08/janet-yellen-covid-stimulus-inflation-biden-trump.html", + "guid": "108083633", "type": "cnbcnewsstory", - "id": "106498516", + "id": "108083633", "sponsored": "false", - "title": "NBCUniversal's Peacock has a buffer against ad slowdown with launch partners \u2014 here's why they signed up", - "description": "Peacock is soft-launching as streaming hours are up, but advertisers are pulling and decreasing spend.", - "pubDate": "Tue, 21 Apr 2020 17:57:05 GMT" + "title": "Janet Yellen: Covid stimulus may have contributed 'a little bit' to inflation", + "description": "Treasury Secretary Janet Yellen discussed inflation, the Covid-19 pandemic, the Fed, DOGE and more in an exit interview on CNBC's \"Money Movers.\"", + "pubDate": "Wed, 08 Jan 2025 18:25:02 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/04/20/why-disney-is-furloughing-workers-and-the-other-media-giants-arent.html", - "guid": "106497659", + "link": "https://www.cnbc.com/2025/01/07/trump-threatens-hell-if-gaza-hostages-not-released.html", + "guid": "108083149", "type": "cnbcnewsstory", - "id": "106497659", + "id": "108083149", "sponsored": "false", - "title": "Why Disney is furloughing workers and the other media giants aren't", - "description": "Parks and Resorts is Disney's largest division, responsible for 35% of its revenue in 2019. That reliance on gathering large groups of people in public lies at the heart of Disney's challenges right now.Dis", - "pubDate": "Mon, 20 Apr 2020 23:01:03 GMT" + "title": "Trump warns 'all hell will break out' if Gaza hostages not released by his inauguration", + "description": "Trump's Middle East envoy, Steve Witkoff, said he is flying back to Doha, Qatar, for negotiations between Hamas and Israel.", + "pubDate": "Tue, 07 Jan 2025 21:06:02 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/04/15/craig-moffett-sees-best-of-times-and-worst-of-times-for-streaming.html", - "guid": "106489804", + "link": "https://www.cnbc.com/2025/01/07/trump-panama-canal-greenland-military-canada.html", + "guid": "108083158", "type": "cnbcnewsstory", - "id": "106489804", + "id": "108083158", "sponsored": "false", - "title": "Analyst sees the 'best of times and the worst of times' for video streaming services", - "description": "NBCUniversal's Peacock launches for Comcast subscribers on Wednesday. With more people staying at home streaming content, one analyst says the environment is primed for Peacock's rollout.", - "pubDate": "Wed, 15 Apr 2020 18:20:37 GMT" + "title": "Trump won't rule out using U.S. military to control Panama Canal or Greenland", + "description": "President-elect Donald Trump has repeatedly said the U.S. should control the Panama Canal and Greenland, and has also expressed a desire to make Canada a state.", + "pubDate": "Tue, 07 Jan 2025 20:25:37 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/04/15/instagram-gift-cards-food-orders-for-small-businesses-announced.html", - "guid": "106489694", + "link": "https://www.cnbc.com/2025/01/07/trump-loses-appeals-court-bid-to-halt-friday-sentencing-in-hush-money-case.html", + "guid": "108083213", "type": "cnbcnewsstory", - "id": "106489694", + "id": "108083213", "sponsored": "false", - "title": "Instagram announces new features for small businesses including gift cards, food orders and fundraisers", - "description": "Starting Wednesday in the U.S. and Canada, Instagram users can tap on a gift card or food order to make a purchase through a company's site. Fundraisers created by a business or its supporter open on Facebook.", - "pubDate": "Wed, 15 Apr 2020 15:43:52 GMT" + "title": "Trump loses appeals court bid to halt Friday sentencing in New York hush money case", + "description": "Lawyers for Donald Trump argued that the president-elect would be irreparably harmed if sentenced in the New York criminal case.", + "pubDate": "Tue, 07 Jan 2025 20:17:54 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/04/14/ofcom-assessing-itv-show-over-eamonn-holmes-5g-coronavirus-comments.html", - "guid": "106487404", + "link": "https://www.cnbc.com/2025/01/07/trump-investment-hussain-sajwani-damac-data-centers.html", + "guid": "108083080", "type": "cnbcnewsstory", - "id": "106487404", + "id": "108083080", "sponsored": "false", - "title": "UK TV watchdog 'assessing' popular daytime show over comments on 5G-coronavirus conspiracy theories", - "description": "Ofcom is looking into a popular morning show after its presenter made comments about baseless conspiracy theories linking Covid-19 to 5G.", - "pubDate": "Wed, 15 Apr 2020 07:57:27 GMT" + "title": "Trump announces $20 billion foreign investment to build new U.S. data centers", + "description": "Billionaire Hussain Sajwani, a Trump associate and founder of the property development company DAMAC Properties, is pledging the money.", + "pubDate": "Tue, 07 Jan 2025 17:42:41 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/04/09/linkedin-offers-free-help-for-job-hunters-and-essential-businesses.html", - "guid": "106482915", + "link": "https://www.cnbc.com/2025/01/07/lina-khan-ftc-amazon-facebook-trump.html", + "guid": "108082972", "type": "cnbcnewsstory", - "id": "106482915", + "id": "108082972", "sponsored": "false", - "title": "LinkedIn offers to connect job-seekers with essential businesses for free", - "description": "In the wake of COVID-19 shutting down broad swaths of the economy, LinkedIn is ditching the core engine of its business model to help people connect with jobs at no cost.", - "pubDate": "Thu, 09 Apr 2020 21:29:30 GMT" + "title": "FTC Chair Khan hopes Amazon, Facebook won't get 'sweetheart deal' from Trump in antitrust cases", + "description": "Lina Khan, who was tapped by President Joe Biden to lead the FTC, is set to be replaced by President-elect Donald Trump's pick Andrew Ferguson.", + "pubDate": "Tue, 07 Jan 2025 16:41:00 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/04/09/with-hollywood-on-hiatus-studios-are-bracing-for-fights-with-insurers.html", - "guid": "106481139", + "link": "https://www.cnbc.com/2025/01/06/canadas-prime-minister-justin-trudeau-resigns-as-liberal-party-leader.html", + "guid": "108082391", "type": "cnbcnewsstory", - "id": "106481139", + "id": "108082391", "sponsored": "false", - "title": "With Hollywood on hiatus, studios are bracing for fights with insurers over coronavirus losses", - "description": "Allianz, which is one of the main insurers for entertainment companies, estimates that Hollywood studios paid $400 million in premiums last year to cover \"unforeseeable events.\" Now the bill is coming due.", - "pubDate": "Thu, 09 Apr 2020 13:44:04 GMT" + "title": "Canada\u2019s Prime Minister Justin Trudeau announces decision to step down", + "description": "Trudeau has been battling waning popularity and the specter of U.S. trade tariffs.", + "pubDate": "Mon, 06 Jan 2025 17:42:55 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/04/01/atts-stankey-consumer-behavior-will-be-changed-from-coronavirus.html", - "guid": "106470312", + "link": "https://www.cnbc.com/2025/01/06/trump-appeal-new-york-hush-money-sentencing.html", + "guid": "108082476", "type": "cnbcnewsstory", - "id": "106470312", + "id": "108082476", "sponsored": "false", - "title": "AT&T president says consumer behavior will be fundamentally changed from coronavirus", - "description": "\"We're going to return to a different economic environment. We're going to return to different business models,\" AT&T President and COO John Stankey told CNBC.", - "pubDate": "Wed, 01 Apr 2020 20:53:12 GMT" + "title": "Judge rejects Trump request to delay sentencing in New York hush money case", + "description": "A New York judge last week rejected a request by President-elect Donald Trump to dismiss a case where he was found guilty of falsifying business records.", + "pubDate": "Mon, 06 Jan 2025 22:51:17 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/04/01/coronavirus-sports-cancellations-set-up-media-fights-over-refunds.html", - "guid": "106466935", + "link": "https://www.cnbc.com/2025/01/06/congress-trump-harris-election-certification-jan-6.html", + "guid": "108082425", "type": "cnbcnewsstory", - "id": "106466935", + "id": "108082425", "sponsored": "false", - "title": "Media networks have paid billions for sports they won't receive this year \u2014 but the fighting for refunds hasn't started yet", - "description": "Media networks have paid billions for live sports that they aren't going to broadcast this year. But nobody's pressing the issue yet, as the cable industry is focused on survival.", - "pubDate": "Thu, 02 Apr 2020 19:01:15 GMT" + "title": "Trump's election win certified by Congress on anniversary of Jan. 6, 2021, Capitol riot", + "description": "President-elect Donald Trump won the 2024 election against Vice President Kamala Harris, who presided over Congress as it certified the results.", + "pubDate": "Mon, 06 Jan 2025 19:53:43 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/03/31/wpp-pulls-dividend-share-buyback-and-guidance-due-to-coronavirus.html", - "guid": "106468032", + "link": "https://www.cnbc.com/2025/01/06/5-things-to-know-before-the-stock-market-opens-monday.html", + "guid": "108082402", "type": "cnbcnewsstory", - "id": "106468032", + "id": "108082402", "sponsored": "false", - "title": "Ad giant WPP pulls dividend, CEO 'very cautious' about the impact of virus on marketing budgets", - "description": "The world's largest advertising group pulled its dividend and share buyback and withdrew guidance for 2020 on Tuesday, after clients cancelled marketing booked with the company due to the coronavirus crisis.", - "pubDate": "Tue, 31 Mar 2020 15:57:13 GMT" + "title": "5 things to know before the stock market opens Monday", + "description": "Here are the most important news items that investors need to start their trading day.", + "pubDate": "Mon, 06 Jan 2025 12:53:32 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/03/23/pressure-is-rising-to-postpone-the-2020-tokyo-olympics.html", - "guid": "106456774", + "link": "https://www.cnbc.com/2025/01/06/italys-right-wing-leader-meloni-positions-herself-as-trumps-ally-in-europe.html", + "guid": "108082345", "type": "cnbcnewsstory", - "id": "106456774", + "id": "108082345", "sponsored": "false", - "title": "Pressure is rising to postpone the Olympics", - "description": "Billions of dollars are at stake. Japan has pumped at least $12 billion of investment into the 2020 Tokyo Olympic games, not to mention the losses that would be incurred by sponsors, broadcasters and others.", - "pubDate": "Tue, 24 Mar 2020 03:11:19 GMT" + "title": "Italy\u2019s right-wing leader Meloni positions herself as Trump's ally in Europe", + "description": "During the meeting at Mar-a-Lago, Trump described Italian Prime Minister Giorgia Meloni as a \"fantastic woman\u2026 she's really taken Europe by storm.\"", + "pubDate": "Tue, 07 Jan 2025 13:12:59 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/03/20/how-coronavirus-could-permanently-change-the-movie-industry.html", - "guid": "106454657", + "link": "https://www.cnbc.com/2025/01/06/elon-musk-asks-if-us-should-liberate-britain.html", + "guid": "108082319", "type": "cnbcnewsstory", - "id": "106454657", + "id": "108082319", "sponsored": "false", - "title": "How coronavirus could permanently change the movie industry", - "description": "The distinction between a theatrical and a digital release is disappearing as theaters shut down. This could fundamentally changes studios' leverage in negotiations with theater chains, permanently alter consumer behavior and raise the bar significantly for going out to the movies.", - "pubDate": "Sat, 21 Mar 2020 13:46:01 GMT" + "title": "Elon Musk asks if America should 'liberate the people of Britain' in tirade against UK government", + "description": "The tech billionaire and key advisor to U.S. President-elect Donald Trump has taken to social media to air his grievances with the British government.", + "pubDate": "Mon, 06 Jan 2025 13:25:47 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/03/19/tom-brady-bucs-pairing-will-be-adjustment-to-culture-playing-style.html", - "guid": "106452613", + "link": "https://www.cnbc.com/2025/01/05/melania-trump-movie-amazon-prime-jeff-bezos.html", + "guid": "108082224", "type": "cnbcnewsstory", - "id": "106452613", + "id": "108082224", "sponsored": "false", - "title": "Tom Brady and the Bucs: Pundits expect clashes in playing style and a test of team culture", - "description": "The Tom Brady to Tampa Bay Buccaneers deal has yet to be compete, but some NFL pundits see both pros and cons to the partnership.", - "pubDate": "Thu, 19 Mar 2020 22:18:35 GMT" + "title": "Amazon licenses Melania Trump documentary, as Jeff Bezos cozies up to president-elect", + "description": "Amazon founder Jeff Bezos has had a contentious relationship with Donald Trump in the Washington Post. But things appear to have changed in recent months.", + "pubDate": "Sun, 05 Jan 2025 19:00:27 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/03/19/doctors-wonder-if-nba-getting-special-treatment-with-coronavirus-tests.html", - "guid": "106452210", + "link": "https://www.cnbc.com/2025/01/04/washington-post-cartoonist-quits-after-drawing-of-bezos-other-billionaires-with-trump-rejected.html", + "guid": "108082201", "type": "cnbcnewsstory", - "id": "106452210", + "id": "108082201", "sponsored": "false", - "title": "Doctors and patients wonder if the NBA is getting special treatment with coronavirus tests", - "description": "Sick patients are being turned away, unable to receive tests because they simply aren't available. In a stark contrast, the NBA said that as of Wednesday, at least eight teams had been tested for the COVID-19 coronavirus.", - "pubDate": "Thu, 19 Mar 2020 23:23:02 GMT" + "title": "Washington Post cartoonist quits after drawing of Bezos, other billionaires with Trump rejected", + "description": "A rough sketch of the cartoon shows several men resembling corporate billionaires kneeling before a man wearing a suit and a long tie, representing Trump.", + "pubDate": "Sun, 05 Jan 2025 16:04:25 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/03/19/mlb-to-assist-minor-league-players-affected-by-coronavirus.html", - "guid": "106452436", + "link": "https://www.cnbc.com/2025/01/03/trump-loses-bid-to-toss-new-york-hush-money-case-sentencing-set-for-jan-10.html", + "guid": "108082118", "type": "cnbcnewsstory", - "id": "106452436", + "id": "108082118", "sponsored": "false", - "title": "MLB to offer compensation to minor league players affected by coronavirus work stoppage", - "description": "Major League Baseball said it will offer financial assistance to minor league players affected by the work stoppage due to the coronavirus pandemic.", - "pubDate": "Thu, 19 Mar 2020 21:18:30 GMT" + "title": "Trump sentencing set for Jan. 10, judge leans toward no jail, no probation, no fine", + "description": "Donald Trump is the first U.S. president ever to be convicted of a crime.", + "pubDate": "Fri, 03 Jan 2025 22:44:17 GMT" } ], - "retail": [ + "health_care": [ { "item": "", - "link": "https://www.cnbc.com/2020/07/21/discount-grocer-aldi-to-open-more-than-70-stores-by-end-of-year.html", - "guid": "106623670", + "link": "https://www.cnbc.com/2025/01/13/eli-lilly-new-weight-loss-pill.html", + "guid": "108085669", "type": "cnbcnewsstory", - "id": "106623670", + "id": "108085669", "sponsored": "false", - "title": "Discount grocer Aldi to open more than 70 stores by end of year as part of national expansion", - "description": "The discount grocer is in the middle of an effort to become the third-largest U.S. grocer by 2022, after Walmart and Kroger.", - "pubDate": "Tue, 21 Jul 2020 04:01:02 GMT" + "title": "Eli Lilly CEO expects new weight loss pill to be approved next year", + "description": "Eli Lilly and its rivals are working to develop more convenient options than the injectable Zepbound and Wegovy, which dominate the weight loss drug market.", + "pubDate": "Mon, 13 Jan 2025 17:28:16 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/chinas-ant-financial-to-go-public-in-dual-shanghai-hong-kong-listing.html", - "guid": "106623208", + "link": "https://www.cnbc.com/2025/01/13/moderna-lowers-2025-sales-forecast.html", + "guid": "108085265", "type": "cnbcnewsstory", - "id": "106623208", + "id": "108085265", "sponsored": "false", - "title": "Chinese fintech giant Ant to go public in dual Shanghai-Hong Kong IPO", - "description": "Chinese fintech firm Ant Group has begun the process of a concurrent initial public offering in Shanghai and Hong Kong.", - "pubDate": "Mon, 20 Jul 2020 11:25:31 GMT" + "title": "Moderna stock plunges 20% after company lowers 2025 sales forecast by $1 billion", + "description": "Moderna now expects 2025 revenue to come in between $1.5 billion and $2.5 billion, most of which will come in the second half of the year.", + "pubDate": "Mon, 13 Jan 2025 16:24:32 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/19/mall-owners-are-trying-to-save-retail-as-coronavirus-hikes-bankruptcies.html", - "guid": "106615608", + "link": "https://www.cnbc.com/2025/01/13/health-waystar-generative-ai-new-tool-will-help-fight-health-insurance-denials.html", + "guid": "108085263", "type": "cnbcnewsstory", - "id": "106615608", + "id": "108085263", "sponsored": "false", - "title": "A risky bet by America's mall owners: Plucking retailers out of bankruptcy to salvage a pandemic-hit industry", - "description": "America's mall owners are coming to the rescue during the coronavirus pandemic to salvage bankrupt retailers. Will it work?", - "pubDate": "Mon, 20 Jul 2020 20:13:24 GMT" + "title": "New AI tool for fighting health insurance denials could save hospitals billions, and help patients", + "description": "Waystar announced a new generative AI feature that aims to help hospitals quickly fight insurance denials.", + "pubDate": "Mon, 13 Jan 2025 17:05:03 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/19/five-charts-illustrating-us-economic-trends-amid-coronavirus.html", - "guid": "106621293", + "link": "https://www.cnbc.com/2025/01/13/health-care-ai-aws-and-general-catalyst-partner-to-speed-development.html", + "guid": "108085359", "type": "cnbcnewsstory", - "id": "106621293", + "id": "108085359", "sponsored": "false", - "title": "Here are five charts illustrating U.S. economic trends amid the coronavirus pandemic", - "description": "These five charts illustrate trends in important industries that help track the economy and reopening progress in the U.S.", - "pubDate": "Sun, 19 Jul 2020 13:15:01 GMT" + "title": "AWS and General Catalyst partner to speed up development of health-care AI tools", + "description": "General Catalyst's portfolio companies, starting with Aidoc and Commure, will use AWS' services to build new artificial intelligence solutions.", + "pubDate": "Mon, 13 Jan 2025 17:09:25 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/18/these-restaurant-chains-filed-for-bankruptcy-during-the-pandemic.html", - "guid": "106620852", + "link": "https://www.cnbc.com/2025/01/10/high-cost-weight-loss-drugs-boost-nutrition-counseling.html", + "guid": "108084565", "type": "cnbcnewsstory", - "id": "106620852", + "id": "108084565", "sponsored": "false", - "title": "These restaurant chains filed for bankruptcy during the pandemic", - "description": "As the coronavirus pandemic upends the restaurant industry, some chains that were already struggling financially have been pushed into bankruptcy.", - "pubDate": "Mon, 20 Jul 2020 16:38:29 GMT" + "title": "High cost of weight loss drugs drives employers to require nutrition counseling, in boost for startups", + "description": "Startup Virta Health saw 60% revenue growth last year, topping $100 million, driven by demand for its employer weight loss management program.", + "pubDate": "Fri, 10 Jan 2025 17:34:11 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/with-mask-requirements-retailers-face-challenge-enforcing-the-rules.html", - "guid": "106621397", + "link": "https://www.cnbc.com/2025/01/10/its-dry-january-how-much-you-can-save-by-not-drinking-for-a-month.html", + "guid": "108084271", "type": "cnbcnewsstory", - "id": "106621397", + "id": "108084271", "sponsored": "false", - "title": "With wave of mask requirements, Walmart and other retailers face challenge: How to enforce the rules", - "description": "Retailers will take different approaches to enforce the new policies, from stationing an employee by the door to providing complimentary masks.", - "pubDate": "Fri, 17 Jul 2020 21:41:10 GMT" + "title": "It's 'Dry January.' Here's how much you can save by not drinking for a month", + "description": "Giving up alcohol for 31 days is associated with numerous health benefits. But for a growing number of adults, saving money is a top motivator.", + "pubDate": "Fri, 10 Jan 2025 15:18:09 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/coronavirus-college-town-businesses-face-uncertain-months-ahead.html", - "guid": "106611039", + "link": "https://www.cnbc.com/2025/01/10/walgreens-wba-earnings-q1-2025.html", + "guid": "108084514", "type": "cnbcnewsstory", - "id": "106611039", + "id": "108084514", "sponsored": "false", - "title": "College town businesses face uncertain months ahead as hopes hinge on school reopening plans", - "description": "Rites of passage synonymous with fall in college towns across the U.S. like move-in or football games are no longer certain experiences because of the pandemic, and small businesses in these towns are left wondering how deeply they'll be impacted.", - "pubDate": "Fri, 17 Jul 2020 23:00:34 GMT" + "title": "Walgreens shares soar 27% on big earnings beat, as drugstore chain cuts costs", + "description": "Walgreens maintained its fiscal 2025 adjusted earnings guidance, but did not include a sales outlook in its release.", + "pubDate": "Fri, 10 Jan 2025 21:04:46 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/how-to-save-money-when-you-buy-a-car.html", - "guid": "106619207", + "link": "https://www.cnbc.com/2025/01/08/medicare-can-now-cover-eli-lillys-zepbound-for-sleep-apnea-cms-says.html", + "guid": "108083827", "type": "cnbcnewsstory", - "id": "106619207", + "id": "108083827", "sponsored": "false", - "title": "8 ways to save money on the cost of your next car (Hint: It pays to be nice)", - "description": "Save big when you buy a car. The trick is doing your research and learning some negotiating tips.", - "pubDate": "Mon, 20 Jul 2020 12:32:47 GMT" + "title": "Medicare can now cover Eli Lilly's Zepbound for sleep apnea, Health Department agency says", + "description": "It opens the door for broader coverage and access to Zepbound, which is not currently covered by Medicare and many other insurance plans for weight loss.", + "pubDate": "Thu, 09 Jan 2025 20:19:18 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/jpmorgan-on-china-economy-retail-sales-and-consumption-amid-coronavirus.html", - "guid": "106620357", + "link": "https://www.cnbc.com/2025/01/08/eli-lillys-lead-in-the-obesity-race-has-grown-its-recent-stock-performance-says-otherwise.html", + "guid": "108083687", "type": "cnbcnewsstory", - "id": "106620357", + "id": "108083687", "sponsored": "false", - "title": "JPMorgan says Chinese consumers are in 'reasonably good shape' despite miss in retail sales", - "description": "Consumption in China remains relatively robust even though June retail sales data showed they missed expectations, says Tai Hui, Asia chief market strategist at JPMorgan Asset Management.", - "pubDate": "Fri, 17 Jul 2020 09:01:30 GMT" + "title": "Eli Lilly's lead in the obesity race has grown. Its recent stock performance says otherwise", + "description": "Eli Lilly has been one of the worst-performing Club stocks over the past six months.", + "pubDate": "Wed, 08 Jan 2025 18:11:35 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/doordash-partners-with-walgreens-to-deliver-over-the-counter-drugs-and-other-health-products.html", - "guid": "106619478", + "link": "https://www.cnbc.com/2025/01/08/healthy-returns-fda-approvals-fall-in-2024-transcarent-acquires-accolade.html", + "guid": "108083657", "type": "cnbcnewsstory", - "id": "106619478", + "id": "108083657", "sponsored": "false", - "title": "DoorDash partners with Walgreens to deliver over-the-counter drugs and other health products", - "description": "DoorDash COO Christopher Payne told CNBC that the company's strategy to grow expand outside restaurant delivery was influenced by the coronavirus pandemic.", - "pubDate": "Thu, 16 Jul 2020 17:55:07 GMT" + "title": "Healthy Returns: The FDA approved fewer new drugs in 2024 \u2014 but some big ones hit the market", + "description": "The FDA wrapped up 2024 with 50 new drug approvals, clearing a wave of long-awaited treatments. Meanwhile, Transcarent will take Accolade private.", + "pubDate": "Wed, 08 Jan 2025 16:13:24 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/macys-gave-9-million-in-bonuses-to-execs-after-thousands-of-job-cuts.html", - "guid": "106619412", + "link": "https://www.cnbc.com/2025/01/07/jj-says-lung-cancer-drugs-rybrevant-and-lazcluze-extend-survival.html", + "guid": "108083044", "type": "cnbcnewsstory", - "id": "106619412", + "id": "108083044", "sponsored": "false", - "title": "Macy's doled out $9 million in bonuses to top execs after thousands of jobs are cut", - "description": "Days after it laid off roughly a quarter of its corporate workforce, Macy's doled out $9 million in equity awards to six executives.", - "pubDate": "Thu, 16 Jul 2020 21:10:35 GMT" + "title": "J&J says its lung cancer drug combination keeps people alive longer", + "description": "Johnson & Johnson said its lung cancer regimen \u2013 Rybrevant plus Lazcluze \u2013 keeps people alive for at least a year longer than AstraZeneca's Tagrisso.", + "pubDate": "Tue, 07 Jan 2025 15:59:33 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/as-outbreak-spreads-lowes-gives-25-million-to-rural-small-businesses.html", - "guid": "106617488", + "link": "https://www.cnbc.com/2025/01/07/hims-hers-donates-1-million-to-donald-trumps-inauguration-fund.html", + "guid": "108083016", "type": "cnbcnewsstory", - "id": "106617488", + "id": "108083016", "sponsored": "false", - "title": "As outbreak spreads beyond big cities, Lowe's looks to help rural small businesses and serve customers in new ways", - "description": "The pandemic struck as the home improvement retailer was trying to reboot its image, overhaul its website and ramp up its business among home professionals and contractors.", - "pubDate": "Thu, 16 Jul 2020 16:51:49 GMT" + "title": "Hims & Hers donates $1 million to Trump's inauguration fund", + "description": "OpenAI CEO Sam Altman and Meta both announced $1 million donations, and Amazon and Apple CEO Tim Cook have also reportedly contributed.", + "pubDate": "Tue, 07 Jan 2025 15:44:25 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/5-things-to-know-before-the-stock-market-opens-july-16-2020.html", - "guid": "106618940", + "link": "https://www.cnbc.com/2025/01/03/alcohol-cancer-risk-surgeon-general-issues-new-advisory.html", + "guid": "108081818", "type": "cnbcnewsstory", - "id": "106618940", + "id": "108081818", "sponsored": "false", - "title": "5 things to know before the stock market opens Thursday", - "description": "U.S. stock futures pointed to declines at Thursday's open on Wall Street as bank earnings roll in.", - "pubDate": "Thu, 16 Jul 2020 13:08:00 GMT" + "title": "U.S. surgeon general calls for cancer risk warnings on alcohol labels", + "description": "The U.S. surgeon general on Friday issued a new advisory on the link between alcohol consumption and increased cancer risk.", + "pubDate": "Fri, 03 Jan 2025 19:30:03 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/dominos-pizza-dpz-q2-2020-earnings-beat.html", - "guid": "106617756", + "link": "https://www.cnbc.com/2024/12/26/danaher-had-a-disappointing-2024-its-path-to-success-next-year-goes-through-wall-street.html", + "guid": "108079028", "type": "cnbcnewsstory", - "id": "106617756", + "id": "108079028", "sponsored": "false", - "title": "Domino's Pizza U.S. same-store sales soar 16% as more consumers order delivery", - "description": "Domino's Pizza reported that its quarterly U.S. same-store sales soared 16.1% as more consumers ordered pizza delivery during the pandemic.", - "pubDate": "Thu, 16 Jul 2020 16:04:23 GMT" + "title": "Danaher had a disappointing 2024. Its path to success next year goes through Wall Street", + "description": "A pickup in the initial public offering market would be a boon to Danaher.", + "pubDate": "Thu, 26 Dec 2024 20:30:09 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/stampscom-up-triple-digits-for-2020-still-has-more-runway-trader.html", - "guid": "106617641", + "link": "https://www.cnbc.com/2024/12/24/digital-health-stocks-pummeled-by-wall-street-in-2024-but-hims-surges.html", + "guid": "108079401", "type": "cnbcnewsstory", - "id": "106617641", + "id": "108079401", "sponsored": "false", - "title": "One under-the-radar retail stock that is up triple digits for 2020 still has more runway: Trader", - "description": "Stamps.com is ideally positioned in the e-commerce industry to continue outperforming, says Mark Tepper, president and CEO of Strategic Wealth Partners.", - "pubDate": "Thu, 16 Jul 2020 14:50:41 GMT" + "title": "Digital health companies got pummeled by Wall Street in 2024 as industry adapts to post-Covid slowdown", + "description": "It's been nearly five years since the coronavirus broke out in the U.S., but digital health companies are still reeling.", + "pubDate": "Tue, 24 Dec 2024 13:00:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/stockx-has-authenticated-1-million-jordan-sneakers-this-year-ceo-says.html", - "guid": "106618224", + "link": "https://www.cnbc.com/2024/12/24/fda-zepbound-shortage-impact-compounding-pharmacies-patients.html", + "guid": "108079195", "type": "cnbcnewsstory", - "id": "106618224", + "id": "108079195", "sponsored": "false", - "title": "StockX has authenticated 1 million Jordan sneakers this year, CEO says", - "description": "\"We've been able to capture these cultural moments,\" like ESPN's release of the \"The Last Dance\" earlier this year, CEO Scott Cutler said on \"Mad Money.\"", - "pubDate": "Thu, 16 Jul 2020 00:25:54 GMT" + "title": "FDA says the Zepbound shortage is over. Here\u2019s what that means for compounding pharmacies, patients who used off-brand versions", + "description": "The decision will largely prevent compounding pharmacies from making and selling compounded versions of the drug in the next two to three months.", + "pubDate": "Fri, 27 Dec 2024 20:46:12 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/with-joe-biden-ahead-in-polls-15-minimum-wage-could-get-another-push.html", - "guid": "106609660", + "link": "https://www.cnbc.com/2024/12/23/eli-lilly-looks-to-extend-winning-streak-over-broad-market-to-6-years.html", + "guid": "108076087", "type": "cnbcnewsstory", - "id": "106609660", + "id": "108076087", "sponsored": "false", - "title": "With pandemic and presidential race, $15 minimum wage could get another push", - "description": "Advocates and low-wage workers see a new opportunity to end 11-year wait for a higher federal minimum wage with the upcoming election and attention on low-paid essential workers.", - "pubDate": "Wed, 15 Jul 2020 18:54:51 GMT" + "title": "Eli Lilly looks to extend its winning streak over the broader market to 6 years", + "description": "The drugmaker's ability to further expand available supply of its obesity and weight loss drugs is crucial.", + "pubDate": "Mon, 23 Dec 2024 16:48:47 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/jc-penney-gets-more-time-from-lenders-in-push-for-survival.html", - "guid": "106611100", + "link": "https://www.cnbc.com/2024/12/20/fda-approves-eli-lillys-weight-loss-drug-zepbound-for-sleep-apnea.html", + "guid": "108077584", "type": "cnbcnewsstory", - "id": "106611100", + "id": "108077584", "sponsored": "false", - "title": "J.C. Penney announces plan to cut 1,000 jobs, gets more time from lenders in push for survival", - "description": "J.C. Penney submitted a confidential business plan to its lenders last week. Now, it has more time to review those plans with its lenders, who will help determine its fate.", - "pubDate": "Wed, 15 Jul 2020 18:10:04 GMT" + "title": "FDA approves Eli Lilly's weight loss drug Zepbound for sleep apnea, expanding use in U.S.", + "description": "The agency's decision expands the use of Zepbound and could potentially pave the way for Eli Lilly to gain broader insurance coverage for the treatment.", + "pubDate": "Fri, 20 Dec 2024 22:47:31 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/back-to-school-spending-could-hit-a-record-during-the-pandemic-nrf.html", - "guid": "106617202", + "link": "https://www.cnbc.com/2024/12/19/fda-eli-lilly-weight-loss-drug-zepbound-no-longer-in-shortage.html", + "guid": "108066337", "type": "cnbcnewsstory", - "id": "106617202", + "id": "108066337", "sponsored": "false", - "title": "Back-to-school spending could hit a record as parents buy costly technology for kids at home", - "description": "Back-to-school spending could hit a record this year, according to the retail industry's biggest trade association, as parents are looking to spend more on expensive technology if their kids are stuck learning at home due to the coronavirus pandemic.", - "pubDate": "Wed, 15 Jul 2020 15:37:56 GMT" + "title": "FDA says Eli Lilly's weight loss drug Zepbound is no longer in shortage", + "description": "The decision that will eventually bar compounding pharmacies from making unbranded versions of the injection.", + "pubDate": "Thu, 19 Dec 2024 18:01:05 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/walmart-says-all-customers-must-wear-masks-at-its-stores.html", - "guid": "106617310", + "link": "https://www.cnbc.com/2024/12/18/unitedhealthcare-ceo-killing-why-health-insurance-upsets-americans.html", + "guid": "108076606", "type": "cnbcnewsstory", - "id": "106617310", + "id": "108076606", "sponsored": "false", - "title": "Walmart, Kroger will require customers to wear masks at their stores", - "description": "The nation's largest retailer and largest supermarket chain have joined a growing list of retailers that are requiring face coverings.", - "pubDate": "Wed, 15 Jul 2020 20:59:34 GMT" + "title": "Why Americans are outraged over health insurance \u2014 and what could change", + "description": "The shooting of Brian Thompson has unleashed a torrent pent-up of anger towards insurers, renewed calls for reform and reignited a debate over U.S. health care", + "pubDate": "Thu, 19 Dec 2024 12:56:48 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/how-to-shop-during-a-pandemic-enjoy-small-luxuries-consider-chickens.html", - "guid": "106614147", + "link": "https://www.cnbc.com/2024/12/18/merck-weight-loss-pill-licensing-deal-hansoh-pharma.html", + "guid": "108077465", "type": "cnbcnewsstory", - "id": "106614147", + "id": "108077465", "sponsored": "false", - "title": "Some pandemic shopping is simply about finding ways to feel good during a difficult time", - "description": "Pandemic shopping isn't just about hoarding canned food. People want to entertain their kids, enjoy small luxuries \u2014 and even raise chickens.", - "pubDate": "Mon, 20 Jul 2020 19:31:43 GMT" + "title": "Merck to develop weight loss pill from Chinese drugmaker in up to $2 billion licensing deal", + "description": "Merck will pay Hansoh $112 million upfront for rights to the drug, with the potential for an additional $1.9 billion in payments and royalties on sales.", + "pubDate": "Wed, 18 Dec 2024 15:26:39 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/chipotle-pledges-to-hire-10000-workers-as-it-reopens-dining-rooms.html", - "guid": "106616907", + "link": "https://www.cnbc.com/2024/12/18/suki-google-cloud-expand-partnership-on-assistive-health-tech.html", + "guid": "108077173", "type": "cnbcnewsstory", - "id": "106616907", + "id": "108077173", "sponsored": "false", - "title": "Chipotle pledges to hire 10,000 workers as it reopens dining rooms", - "description": "Chipotle Mexican Grill has pledged to hire 10,000 workers over the next several months.", - "pubDate": "Wed, 15 Jul 2020 18:37:48 GMT" + "title": "Health AI startup Suki expands partnership with Google Cloud to deliver more assistive tech for clinicians", + "description": "Health-care AI startup Suki is building patient summary and Q&A features using Google Cloud's Vertex AI platform.", + "pubDate": "Wed, 18 Dec 2024 12:00:02 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/14/brookfield-other-us-mall-owners-rent-out-parking-lots-during-pandemic.html", - "guid": "106615607", + "link": "https://www.cnbc.com/2024/12/17/healthy-returns-ozempic-faces-scrutiny-over-potential-eye-condition-risk.html", + "guid": "108076767", "type": "cnbcnewsstory", - "id": "106615607", + "id": "108076767", "sponsored": "false", - "title": "Mall owners renting out parking lots during the coronavirus pandemic", - "description": "Parking lots, of all places, are turning into bigger sources of revenue for some mall owners during the coronavirus pandemic. They're hosting drive-in movie theaters, food venues and more.", - "pubDate": "Tue, 14 Jul 2020 20:40:13 GMT" + "title": "Healthy Returns: Novo Nordisk's Ozempic faces scrutiny over potential link to rare eye condition", + "description": "A vision-threatening eye condition may be linked to Ozempic. Meanwhile, Nearly 80% of doctors are using telemedicine weekly, a new Doximity report finds.", + "pubDate": "Tue, 17 Dec 2024 20:59:40 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/14/burger-king-is-selling-a-burger-made-from-cows-on-low-methane-diet.html", - "guid": "106613556", + "link": "https://www.cnbc.com/2024/12/17/dexcom-launches-generative-ai-platform-for-stelo-users.html", + "guid": "108076875", "type": "cnbcnewsstory", - "id": "106613556", + "id": "108076875", "sponsored": "false", - "title": "Burger King is selling a burger made from cows on low-methane diet", - "description": "Burger King is selling a Whopper patty made from cows on the low-methane diet at selection locations.", - "pubDate": "Tue, 14 Jul 2020 10:00:02 GMT" + "title": "Dexcom's over-the-counter glucose monitor now offers users an AI summary of how sleep, meals and more impact sugar levels", + "description": "Dexcom is bringing generative AI to Stelo users, starting with weekly personalized reports about their glucose", + "pubDate": "Tue, 17 Dec 2024 14:00:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/13/mgm-springfield-casino-reopens-under-strict-state-regulations.html", - "guid": "106613633", + "link": "https://www.cnbc.com/2024/12/16/were-adding-to-our-position-in-a-stock-that-just-landed-a-big-wall-street-endorsement-.html", + "guid": "108076308", "type": "cnbcnewsstory", - "id": "106613633", + "id": "108076308", "sponsored": "false", - "title": "MGM Springfield casino reopens under strict state regulations", - "description": "MGM is reopening its Springfield, Massachusetts casino at 25% occupancy. The casino has strict guidelines in place to ensure guest safety.", - "pubDate": "Mon, 13 Jul 2020 20:09:16 GMT" + "title": "We're adding to our position in a stock that just landed a big Wall Street endorsement", + "description": "The purchase of the stock is our third in recent weeks.", + "pubDate": "Mon, 16 Dec 2024 14:15:51 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/13/influencer-arielle-charnas-launches-something-navy-after-nordstrom.html", - "guid": "106601293", + "link": "https://www.cnbc.com/2024/12/13/unitedhealth-group-ceo-andrew-witty-addresses-brian-thompson-death.html", + "guid": "108075719", "type": "cnbcnewsstory", - "id": "106601293", + "id": "108075719", "sponsored": "false", - "title": "Fashion influencer Arielle Charnas relaunches Something Navy line following run at Nordstrom", - "description": "Arielle Charnas, the mega fashion influencer with 1.3 million followers on Instagram, is relaunching the Something Navy fashion line \u2014 this time on her own.", - "pubDate": "Mon, 13 Jul 2020 16:07:50 GMT" + "title": "UnitedHealth Group CEO addresses Brian Thompson death, says health-care system is 'flawed'", + "description": "In a New York Times opinion piece, Witty made his first public comments since last week's fatal shooting of Thompson.", + "pubDate": "Fri, 13 Dec 2024 14:42:25 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/13/rtw-retailwinds-files-for-bankrtupcy-to-close-hundreds-of-stores.html", - "guid": "106613298", + "link": "https://www.cnbc.com/2024/12/12/we-want-to-boost-our-ownership-of-a-portfolio-stock-that-just-boosted-its-dividend-.html", + "guid": "108075312", "type": "cnbcnewsstory", - "id": "106613298", + "id": "108075312", "sponsored": "false", - "title": "New York & Co. owner RTW Retailwinds files for bankruptcy, to close hundreds of stores", - "description": "New York & Co. parent company RTW Retailwinds announced Monday it had filed for Chapter 11 bankruptcy protection and plans to permanently close most, if not all, of its stores.", - "pubDate": "Mon, 13 Jul 2020 14:03:39 GMT" + "title": "We want to boost our ownership of a portfolio stock that just boosted its dividend", + "description": "Every weekday, the Investing Club releases the Homestretch; an actionable afternoon update just in time for the last hour of trading.", + "pubDate": "Thu, 12 Dec 2024 19:47:11 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/13/chipotle-will-test-cauliflower-rice-as-consumers-follow-grain-free-diets.html", - "guid": "106613247", + "link": "https://www.cnbc.com/2024/12/11/health-care-stocks-fall-after-warren-pbm-bill-brian-thompson-shooting.html", + "guid": "108074433", "type": "cnbcnewsstory", - "id": "106613247", + "id": "108074433", "sponsored": "false", - "title": "Chipotle will test cauliflower rice as consumers cut grains out of their diets", - "description": "Chipotle Mexican Grill will test cauliflower rice as more consumers cut grains out of their diet.", - "pubDate": "Mon, 13 Jul 2020 12:37:30 GMT" + "title": "Health-care stocks fall as lawmakers, patients push for changes to their business models", + "description": "The stock reaction on Wednesday appeared to be in response to new bipartisan legislation that aims to break up pharmacy benefit managers.", + "pubDate": "Wed, 11 Dec 2024 21:13:22 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/13/pepsico-pep-earnings-q2-2020.html", - "guid": "106611321", + "link": "https://www.cnbc.com/2024/12/11/healthy-returns-novo-nordisk-catalent-deal-closer-to-closing.html", + "guid": "108074434", "type": "cnbcnewsstory", - "id": "106611321", + "id": "108074434", "sponsored": "false", - "title": "PepsiCo revenue falls 3% as pandemic hits beverage sales but boosts snacks business", - "description": "PepsiCo reported that quarterly revenue fell after fewer consumers bought its drinks at restaurants and convenience stores during the coronavirus pandemic.", - "pubDate": "Mon, 13 Jul 2020 14:12:22 GMT" + "title": "Healthy Returns: A huge deal to boost Novo Nordisk's manufacturing is one step closer to closing", + "description": "Novo Nordisk parent\u2019s huge manufacturing deal is one step closer to closing. Meanwhile, Nobel Prize winners urge senators to oppose confirmation of RFK Jr.", + "pubDate": "Wed, 11 Dec 2024 14:15:25 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/10/daymond-john-on-the-experience-model-retail-is-changing-by-the-day.html", - "guid": "106611536", + "link": "https://www.cnbc.com/2024/12/11/ro-to-offer-weight-loss-drug-zepbound-vials-by-working-with-eli-lilly.html", + "guid": "108074265", "type": "cnbcnewsstory", - "id": "106611536", + "id": "108074265", "sponsored": "false", - "title": "'Shark Tank' star Daymond John on the pivot to the experience model: 'Retail is changing by the day'", - "description": "Entrepreneur and FUBU CEO Daymond John said the traditional ways of selling products to customers are obsolete.", - "pubDate": "Fri, 10 Jul 2020 22:55:54 GMT" + "title": "Ro to offer lower-price vials of weight loss drug Zepbound by teaming up with Eli Lilly", + "description": "It is made possible through a first-of-a-kind integration with Eli Lilly's direct-to-consumer website, and aims to streamline access to the popular treatment.", + "pubDate": "Wed, 11 Dec 2024 13:12:36 GMT" } ], - "travel": [ + "real_estate": [ { "item": "", - "link": "https://www.cnbc.com/2020/07/21/bahamas-shuts-out-americans-after-coronavirus-cases-rise-on-islands.html", - "guid": "106623475", + "link": "https://www.cnbc.com/2025/01/08/mortgage-rates-hit-highest-level-since-july-crushing-application-demand.html", + "guid": "108083368", "type": "cnbcnewsstory", - "id": "106623475", + "id": "108083368", "sponsored": "false", - "title": "A sign of things to come? Bahamas welcomed, then shut out U.S. travelers", - "description": "Just three weeks after opening its borders, the Bahamas is no longer allowing American travelers because of a surge of coronavirus cases within the island nation.", - "pubDate": "Tue, 21 Jul 2020 04:10:17 GMT" + "title": "Mortgage rates hit highest level since July, crushing application demand", + "description": "Total mortgage application volume dropped 3.7% compared with the previous week.", + "pubDate": "Wed, 08 Jan 2025 13:12:45 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/biden-pledges-to-end-trumps-muslim-ban-on-his-first-day-in-office.html", - "guid": "106624048", + "link": "https://www.cnbc.com/2025/01/07/real-estate-uk-house-prices-fall-for-first-time-in-9-months-.html", + "guid": "108082883", "type": "cnbcnewsstory", - "id": "106624048", + "id": "108082883", "sponsored": "false", - "title": "Biden pledges to end Trump's 'Muslim ban' on his first day in office", - "description": "\"I will end the Muslim ban on day one,\" Biden said, adding that he would work with Congress to pass hate crimes legislation.", - "pubDate": "Mon, 20 Jul 2020 22:04:11 GMT" + "title": "Cracks appear in UK housing market as home prices fall for first time in 9 months", + "description": "U.K. house prices fell for the first time in nine months in December, as the Budget and higher mortgage rates dampened a recent flurry of homebuyer activity.", + "pubDate": "Tue, 07 Jan 2025 15:17:47 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/nearly-17000-southwest-employees-sign-up-for-buyouts-voluntary-leave-as-furlough-threat-looms.html", - "guid": "106623873", + "link": "https://www.cnbc.com/2025/01/03/europes-real-estate-recovery-looks-set-to-pick-up-steam-in-2025.html", + "guid": "108078657", "type": "cnbcnewsstory", - "id": "106623873", + "id": "108078657", "sponsored": "false", - "title": "Nearly 17,000 Southwest employees sign up for buyouts, voluntary leave as furlough threat looms", - "description": "Thousands of airline employees are signing up for leaves of absence, buyouts or early retirements as the threat of furloughs looms this summer.", - "pubDate": "Mon, 20 Jul 2020 20:35:48 GMT" + "title": "Europe's real estate recovery looks set to pick up steam in 2025", + "description": "Europe's real estate sector looks poised for further recovery in 2025, as investment activity picks up and growth returns across key market segments.", + "pubDate": "Fri, 03 Jan 2025 06:04:48 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/us-air-travel-falls-for-first-week-since-april-as-coronavirus-cases-spike.html", - "guid": "106623502", + "link": "https://www.cnbc.com/2025/01/02/mortgage-demand-dives-nearly-22percent-to-end-2024-.html", + "guid": "108081235", "type": "cnbcnewsstory", - "id": "106623502", + "id": "108081235", "sponsored": "false", - "title": "U.S. air travel falls for first week since April as coronavirus cases spike", - "description": "The number of people passing through U.S. airports fell for the first week since April as coronavirus cases surge.", - "pubDate": "Mon, 20 Jul 2020 15:12:07 GMT" + "title": "Mortgage demand dives nearly 22% to end 2024", + "description": "Rising mortgage interest rates collided with the slowest month of the year for sales.", + "pubDate": "Thu, 02 Jan 2025 13:12:39 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/heres-why-airline-travel-recovery-appears-to-be-slowing-down.html", - "guid": "106623477", - "id": "7000145895", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/31/home-depot-is-jim-cramers-favorite-housing-related-stock-for-2025.html", + "guid": "108078339", + "type": "cnbcnewsstory", + "id": "108078339", "sponsored": "false", - "title": "Here's why airline travel recovery appears to be slowing down", - "description": "CNBC's Phil LeBeau reports the latest air traffic travel numbers amid the pandemic.", - "pubDate": "Mon, 20 Jul 2020 13:33:30 GMT" + "title": "Home Depot is Jim Cramer's favorite housing-related stock for 2025 \u2014 here's why", + "description": "Home Depot is gearing up for a comeback in 2025, with early signs of recovery already evident.", + "pubDate": "Tue, 31 Dec 2024 19:11:44 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/iata-governments-need-continue-providing-support-airlines-until-2021.html", - "guid": "106623161", - "id": "7000145862", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/31/housing-market-supply-stale.html", + "guid": "108081056", + "type": "cnbcnewsstory", + "id": "108081056", "sponsored": "false", - "title": "IATA: Governments need to continue providing support for airlines until 2021", - "description": "IATA's Conrad Clifford discusses this gloomy outlook for the sector, and the challenges that lie ahead.", - "pubDate": "Mon, 20 Jul 2020 09:33:04 GMT" + "title": "The housing market is heading into 2025 with a worrying supply trend", + "description": "More than half of homes for sale in November had sat on the market for at least 60 days without going under a contract of sale.", + "pubDate": "Tue, 31 Dec 2024 17:55:29 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/visiting-famous-world-attractions-during-coronavirus.html", - "guid": "106614672", + "link": "https://www.cnbc.com/2024/12/21/how-the-federal-reserves-rate-policy-affects-mortgages.html", + "guid": "108077699", "type": "cnbcnewsstory", - "id": "106614672", + "id": "108077699", "sponsored": "false", - "title": "What to expect from the world's top attractions in the age of coronavirus", - "description": "Famous destinations around the world are reopening. Here's what it's like to visit some of the top attractions in New York, London, Dubai, India and Italy.", - "pubDate": "Mon, 20 Jul 2020 06:30:02 GMT" + "title": "How the Federal Reserve's rate policy affects mortgages", + "description": "Quantitative tightening at the Federal Reserve may keep upward pressure on 30-year fixed mortgage rates for the foreseeable future.", + "pubDate": "Sat, 21 Dec 2024 13:00:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/19/five-charts-illustrating-us-economic-trends-amid-coronavirus.html", - "guid": "106621293", + "link": "https://www.cnbc.com/2024/12/20/why-mortgage-rates-jumped-despite-fed-interest-rate-cut.html", + "guid": "108078779", "type": "cnbcnewsstory", - "id": "106621293", + "id": "108078779", "sponsored": "false", - "title": "Here are five charts illustrating U.S. economic trends amid the coronavirus pandemic", - "description": "These five charts illustrate trends in important industries that help track the economy and reopening progress in the U.S.", - "pubDate": "Sun, 19 Jul 2020 13:15:01 GMT" + "title": "The Fed cut interest rates but mortgage costs jumped. Here's why", + "description": "The average 30-year fixed mortgage rate spiked after the Federal Reserve cut rates. Experts say expectations for rate cuts in 2025 fueled the jump.", + "pubDate": "Mon, 23 Dec 2024 16:41:58 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/why-american-airlines-is-adding-flights.html", - "guid": "106621577", - "id": "7000145723", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/19/were-buying-the-recent-dips-on-2-stocks-in-the-most-oversold-market-in-over-a-year.html", + "guid": "108078301", + "type": "cnbcnewsstory", + "id": "108078301", "sponsored": "false", - "title": "Why American Airlines is adding flights", - "description": "Alison Sider, WSJ reporter, joins 'Power Lunch' to discuss American Airlines' strategy to add more flights despite Covid-19 pandemic.", - "pubDate": "Fri, 17 Jul 2020 19:39:10 GMT" + "title": "We're buying the recent dips on 2 stocks in the most oversold market in over a year", + "description": "These purchases are being made out of discipline to the S&P 500 Short Range Oscillator.", + "pubDate": "Thu, 19 Dec 2024 16:56:29 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/delta-seeks-to-cut-pilots-minimum-pay-to-avoid-furloughs-for-a-year.html", - "guid": "106621432", + "link": "https://www.cnbc.com/2024/12/19/november-home-sales-surged-more-than-expected.html", + "guid": "108078204", "type": "cnbcnewsstory", - "id": "106621432", + "id": "108078204", "sponsored": "false", - "title": "Delta seeks to cut pilots' minimum pay to avoid furloughs for a year", - "description": "Delta is proposing cuts to pilots' average work hours in order to lower costs and prevent furloughs.", - "pubDate": "Fri, 17 Jul 2020 22:35:25 GMT" + "title": "November home sales surged more than expected, boosted by lower mortgage rates", + "description": "Sales of previously owned homes rose 4.8% in November compared with October, according to the National Association of Realtors", + "pubDate": "Thu, 19 Dec 2024 17:02:05 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/meet-the-airbnb-for-pools-swimply-dives-into-the-stay-at-home-market.html", - "guid": "106621473", - "id": "7000145706", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/18/the-fed-cut-rates-by-another-quarter-point-what-that-means-for-you.html", + "guid": "108076468", + "type": "cnbcnewsstory", + "id": "108076468", "sponsored": "false", - "title": "Meet the 'Airbnb for pools': Swimply dives into the stay-at-home market", - "description": "CNBC's Diana Olick reports on a start-up that rents out home pools amid the pandemic.", - "pubDate": "Fri, 17 Jul 2020 18:31:15 GMT" + "title": "The Federal Reserve cuts interest rates by another quarter point. Here's what that means for you", + "description": "The central bank has now shaved a full percentage off its benchmark rate since September. Here's what it means for your borrowing costs.", + "pubDate": "Wed, 18 Dec 2024 21:03:19 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/airlines-must-diversify-fleets-to-balance-capacity-demand-embraer.html", - "guid": "106620238", - "id": "7000145498", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/18/american-homeowners-are-wasting-more-space-than-ever-before.html", + "guid": "108077635", + "type": "cnbcnewsstory", + "id": "108077635", "sponsored": "false", - "title": "Airlines must diversify fleets to balance capacity and demand post-pandemic: Embraer", - "description": "Given travelers' anxieties about the coronavirus, airlines need to be more flexible and use smaller aircraft to fly more point-to-point regional flight paths, says Cesar Pereira of Embraer Commercial Aviation, who adds that travel demand cannot be stimulated by just low fares anymore.", - "pubDate": "Fri, 17 Jul 2020 04:08:49 GMT" + "title": "American homeowners are wasting more space than ever before", + "description": "The number of extra bedrooms \u2014 defined as a bedroom in excess of the number of people in a home, and even including one for an office \u2014 has reached a new high.", + "pubDate": "Wed, 18 Dec 2024 18:58:14 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/the-market-rebound-has-stalled-at-the-same-time-the-recovery-in-airline-travelers-has-slowed.html", - "guid": "106619631", + "link": "https://www.cnbc.com/2024/12/18/the-top-10-hot-housing-markets-for-2025-according-to-nar.html", + "guid": "108075210", "type": "cnbcnewsstory", - "id": "106619631", + "id": "108075210", "sponsored": "false", - "title": "The market rebound has stalled at the same time the recovery in airline travelers has slowed", - "description": "The improvements in the S&P 500 and the number of air travelers crossing TSA checkpoints have both slowed in recent weeks.", - "pubDate": "Thu, 16 Jul 2020 18:06:42 GMT" + "title": "These are the top 10 'housing hot spots' for 2025 \u2014 none are in Florida", + "description": "It's too soon to tell if 2025 will be a housing market favoring buyers or sellers. But some areas could offer affordable conditions, according to experts.", + "pubDate": "Wed, 18 Dec 2024 17:01:17 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/stocks-making-the-biggest-moves-midday-morgan-stanley-american-airlines-twitter-nikola-more.html", - "guid": "106619454", + "link": "https://www.cnbc.com/2024/12/18/mortgage-demand-drops-for-the-first-time-in-5-weeks-after-interest-rates-rise.html", + "guid": "108077250", "type": "cnbcnewsstory", - "id": "106619454", + "id": "108077250", "sponsored": "false", - "title": "Stocks making the biggest moves midday: Morgan Stanley, American Airlines, Twitter, Nikola & more", - "description": "Take a look at the stocks making the biggest moves midday.", - "pubDate": "Thu, 16 Jul 2020 20:13:10 GMT" + "title": "Mortgage demand drops for the first time in 5 weeks, after interest rates rise", + "description": "Total application volume fell 0.7% compared with the previous week, according to the MBA's seasonally adjusted index. That was the first decline in five weeks.", + "pubDate": "Wed, 18 Dec 2024 12:29:44 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/american-jetblue-strike-deal-covid-19-travel-decline.html", - "guid": "106619139", - "id": "7000145388", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/17/after-taking-profits-were-buying-2-stocks-in-an-oversold-market.html", + "guid": "108077081", + "type": "cnbcnewsstory", + "id": "108077081", "sponsored": "false", - "title": "American, JetBlue strike deal to battle Delta, United amid Covid-19 travel decline", - "description": "American Airlines and JetBlue are entering an enhanced codeshare agreement as the two airlines look to build on each other's network to attract customers in the hyper-competitive northeast U.S. market. Each airline will now have the ability to sell tickets to its passengers, and place them on the other airline's flights, thereby expanding the number of travel options for customers of each airline. CNBC's Phil LeBeau reports.", - "pubDate": "Thu, 16 Jul 2020 13:00:18 GMT" + "title": "After taking morning profits, we're afternoon buyers of 2 stocks in an oversold market", + "description": "This is our second trade alert of the day.", + "pubDate": "Tue, 17 Dec 2024 19:46:28 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/in-a-twist-american-partners-with-jetblue-in-bid-for-new-york-and-boston.html", - "guid": "106617877", + "link": "https://www.cnbc.com/2024/12/13/fed-likely-to-cut-interest-rates-in-december-what-that-means-for-you.html", + "guid": "108074722", "type": "cnbcnewsstory", - "id": "106617877", + "id": "108074722", "sponsored": "false", - "title": "JetBlue and American will share passengers in bid to fend off United and Delta", - "description": "JetBlue and American Airlines are teaming up in a surprise partnership that will link both their domestic and international networks.", - "pubDate": "Thu, 16 Jul 2020 18:23:53 GMT" + "title": "Federal Reserve is likely to cut interest rates next week. Here's what that means for you", + "description": "The third interest rate cut in a row is on deck, which is welcome news for consumers struggling to keep up with sky-high interest charges.", + "pubDate": "Fri, 13 Dec 2024 17:58:41 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/china-economy-rebounds-avoids-recession.html", - "guid": "106618798", - "id": "7000145364", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/11/how-to-handle-unverifiable-income-when-applying-for-a-mortgage.html", + "guid": "108073763", + "type": "cnbcnewsstory", + "id": "108073763", "sponsored": "false", - "title": "China economy rebounds, avoids recession", - "description": "China has become the first major economy to return to growth since the pandemic hit. CNBC's Eunice Yoon reports the latest GDP numbers out of Beijing.", - "pubDate": "Thu, 16 Jul 2020 10:30:28 GMT" + "title": "'Unverifiable income' can limit your mortgage options \u2014 here's how to get around it", + "description": "Your mortgage application may be denied if the lender cannot verify your annual income. If you meet certain exceptions, a non-conventional mortgage may work.", + "pubDate": "Thu, 12 Dec 2024 15:10:13 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/is-it-safe-to-visit-the-maldives-heres-what-hotels-are-doing.html", - "guid": "106614948", + "link": "https://www.cnbc.com/2024/12/11/alexander-brothers-arrested-real-estate-new-york-miami.html", + "guid": "108074491", "type": "cnbcnewsstory", - "id": "106614948", + "id": "108074491", "sponsored": "false", - "title": "The Maldives reopened to tourists \u2014 and its hotels have some ideas to lure you back", - "description": "After more than three months of banning visitors, the Maldives is now allowing tourist arrivals, but will visitors come?", - "pubDate": "Thu, 16 Jul 2020 08:39:38 GMT" + "title": "Alexander real estate brothers, sibling raped 'dozens of victims,' federal indictment alleges", + "description": "Top real estate agents Tal and Oren Alexander and their brother, Alon, were arrested in Miami and face federal sex trafficking charges.", + "pubDate": "Wed, 11 Dec 2024 21:35:58 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/american-airlines-backs-unions-in-bid-to-extend-billions-in-federal-aid-through-march.html", - "guid": "106618132", + "link": "https://www.cnbc.com/2024/12/11/mortgage-refinance-demand-surges-27percent-as-interest-rates-drop-for-the-third-straight-week.html", + "guid": "108074141", "type": "cnbcnewsstory", - "id": "106618132", + "id": "108074141", "sponsored": "false", - "title": "American Airlines backs calls to extend billions in federal aid through March", - "description": "American Airlines backed unions' bid to extend billions in federal payroll support through March that expires after Sept. 30.", - "pubDate": "Thu, 16 Jul 2020 00:16:54 GMT" + "title": "Mortgage refinance demand surges 27%, as interest rates drop for the third straight week", + "description": "Mortgage rates fell again last week, and while the drop wasn't huge, it was enough to spur current homeowners to look for some savings.", + "pubDate": "Wed, 11 Dec 2024 13:13:53 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/coronavirus-prompts-american-airlines-to-warn-25000-employees-on-potential-job-cuts.html", - "guid": "106617039", + "link": "https://www.cnbc.com/2024/12/09/florida-condo-cliff-surfside-collapse-fallout.html", + "guid": "108073160", "type": "cnbcnewsstory", - "id": "106617039", + "id": "108073160", "sponsored": "false", - "title": "American Airlines warns 25,000 employees about potential job cuts as coronavirus continues to sap demand", - "description": "American Airlines became the latest airline to warn staff about potential furloughs.", - "pubDate": "Thu, 16 Jul 2020 00:43:21 GMT" + "title": "A Florida 'condo cliff' is coming as owners deal with fallout from 2021 Surfside collapse", + "description": "For some associations, the costs are in the millions of dollars, and condo owners, many of whom are retirees on fixed incomes, are on the hook.", + "pubDate": "Mon, 09 Dec 2024 19:33:06 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/delta-expects-up-to-3point3-billion-charge-on-buyouts-early-retirements.html", - "guid": "106617346", + "link": "https://www.cnbc.com/2024/12/08/heres-what-to-watch-out-for-in-the-2025-housing-market.html", + "guid": "108071341", "type": "cnbcnewsstory", - "id": "106617346", + "id": "108071341", "sponsored": "false", - "title": "Delta expects to write off up to $3.3 billion on buyouts, early retirements", - "description": "Delta expects voluntary separation agreements to cost it as much as $3.3 billion.", - "pubDate": "Wed, 15 Jul 2020 19:39:55 GMT" + "title": "5 housing market predictions for 2025, according to economists", + "description": "Housing has been an expensive necessity, whether you're buying or renting. Here are five things to pay attention to in 2025, experts say.", + "pubDate": "Tue, 10 Dec 2024 16:27:03 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/wynn-macaus-cash-burn-rate-2-million-a-day-amid-pandemic.html", - "guid": "106616590", - "id": "7000145159", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/06/ai-startups-snatch-san-francisco-offices-use-zoom-fatigue-to-recruit.html", + "guid": "108071486", + "type": "cnbcnewsstory", + "id": "108071486", "sponsored": "false", - "title": "Wynn Macau's daily burn rate about $2 million amid pandemic, says non-executive chairman", - "description": "Wynn Macau's non-executive chairman Allan Zeman discusses the impact of the coronavirus pandemic on Hong Kong's businesses and Macao's casino and entertainment space so far.", - "pubDate": "Wed, 15 Jul 2020 08:05:38 GMT" + "title": "AI startups are snatching up San Francisco real estate as Gen Z craves office life", + "description": "With the Covid pandemic approaching its five-year anniversary, a growing number of startups in San Francisco are ditching remote work.", + "pubDate": "Fri, 06 Dec 2024 21:48:18 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/maldives-issues-tourists-30-day-visa-upon-arrival-to-boost-travel.html", - "guid": "106616406", - "id": "7000145152", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/05/having-market-fomo-here-are-attractive-purchase-levels-on-2-of-our-buy-rated-stocks.html", + "guid": "108068973", + "type": "cnbcnewsstory", + "id": "108068973", "sponsored": "false", - "title": "Maldives issues tourists 30-day visa on arrival to boost travel sector: Minister", - "description": "Foreign Minister Abdulla Shahid discusses the Maldives' campaign to revive its tourism industry and keep visitors feeling safe amid the coronavirus pandemic.", - "pubDate": "Wed, 15 Jul 2020 07:26:56 GMT" + "title": "Market FOMO? We go to the charts for attractive purchase levels on 2 buy-rated stocks", + "description": "Feeling shut out of this hot market? You're not alone.", + "pubDate": "Thu, 05 Dec 2024 18:28:00 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/airasia-is-well-on-the-way-to-achieve-its-capital-targets-says-ceo.html", - "guid": "106616348", - "id": "7000145109", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/05/why-developers-are-building-housing-at-shopping-malls.html", + "guid": "108069642", + "type": "cnbcnewsstory", + "id": "108069642", "sponsored": "false", - "title": "AirAsia is 'well on the way' to achieve its capital targets, says CEO", - "description": "AirAsia Group CEO Tony Fernandes says he is \"very comfortable\" with a fundraising target of 1 billion Malaysian ringgit, and the airline is \"relatively optimistic\" that it is heading in the right direction to raise its capital.", - "pubDate": "Wed, 15 Jul 2020 04:22:34 GMT" + "title": "More Americans are living in malls, as developers get creative to help ease the housing crisis", + "description": "Real estate developers are building housing inside of or next to shopping malls as department stores like Macy's, JC Penney and Sears shrink or cease to exist.", + "pubDate": "Wed, 11 Dec 2024 20:35:44 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/itll-take-3-5-years-for-air-travel-to-return-to-pre-covid-levels-analyst.html", - "guid": "106616304", - "id": "7000145104", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/04/homebuyer-demand-for-mortgages-jumped-6percent-as-interest-rates-fell-to-the-lowest-level-in-over-a-month.html", + "guid": "108070814", + "type": "cnbcnewsstory", + "id": "108070814", "sponsored": "false", - "title": "It'll take 3-5 years for air travel to return to pre-Covid levels: Analyst", - "description": "Helane Becker discusses restructuring for Delta Air Lines, suggesting there is no need for Delta to receive additional government support, and instead will have to figure out how to make do with the capital markets. She also foresees that both domestic and international air travel will not recover any time soon.", - "pubDate": "Wed, 15 Jul 2020 03:37:25 GMT" + "title": "Homebuyer demand for mortgages jumped 6%, as interest rates fell to the lowest level in over a month", + "description": "Potential homebuyers are responding to lower mortgage rates and a higher supply of homes for sale.", + "pubDate": "Wed, 04 Dec 2024 12:54:48 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/14/cfra-analyst-makes-case-for-why-airline-price-war-will-continue.html", - "guid": "106615905", - "id": "7000145056", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/03/your-debt-to-income-ratio-can-get-your-mortgage-application-denied.html", + "guid": "108069507", + "type": "cnbcnewsstory", + "id": "108069507", "sponsored": "false", - "title": "CFRA analyst makes case for why airline price war will continue", - "description": "Colin Scarola, CFRA Research airline analyst, joins 'Power Lunch' to discuss why he thinks price wars will likely continue and keep the entire airline industry from being profitable.", - "pubDate": "Tue, 14 Jul 2020 19:23:58 GMT" + "title": "This factor can get your mortgage application denied \u2014 even if you're a high earner", + "description": "The debt-to-income ratio was the most common reason buyers were denied a mortgage, according to a report. Here's how to improve it.", + "pubDate": "Mon, 09 Dec 2024 19:17:28 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/14/pandemic-sours-deltas-investments-in-foreign-airlines-costing-2-billion.html", - "guid": "106615604", + "link": "https://www.cnbc.com/2024/12/02/heres-what-the-rise-of-homeowners-associations-means-for-buyers.html", + "guid": "108065977", "type": "cnbcnewsstory", - "id": "106615604", + "id": "108065977", "sponsored": "false", - "title": "Pandemic sours Delta's investments in foreign airlines, costing $2 billion", - "description": "Delta has aggressively pursued investments in foreign airlines but the pandemic has hurt air travel, particularly abroad.", - "pubDate": "Tue, 14 Jul 2020 19:06:49 GMT" + "title": "Here's what the rise of homeowners associations means for buyers", + "description": "Homeowners associations, or HOAs, are becoming more common. The biggest complaint among current owners is the cost, report finds.", + "pubDate": "Mon, 02 Dec 2024 19:26:33 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/14/boeing-737-max-cancellations-climb-again-in-dismal-first-half-of-the-year.html", - "guid": "106615468", + "link": "https://www.cnbc.com/2024/11/27/homebuyer-demand-for-mortgages-jumps-12percent-after-first-interest-rate-drop-in-over-2-months.html", + "guid": "108068508", "type": "cnbcnewsstory", - "id": "106615468", + "id": "108068508", "sponsored": "false", - "title": "Boeing 737 Max cancellations climb again in dismal first half of the year", - "description": "Customers canceled another 60 of the company's beleaguered 737 Max planes in June, capping a bleak first half of the year for the manufacturer.", - "pubDate": "Tue, 14 Jul 2020 16:43:38 GMT" + "title": "Homebuyer demand for mortgages jumps 12% after first interest rate drop in over 2 months", + "description": "While the drop in rates wasn't exactly huge, there was a fair amount of pent-up demand among homebuyers.", + "pubDate": "Wed, 27 Nov 2024 14:53:47 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/14/coronavirus-qantas-to-cut-nearly-all-international-flights-till-march-2021.html", - "guid": "106615129", + "link": "https://www.cnbc.com/2024/11/26/here-are-steps-renters-can-take-towards-building-wealth.html", + "guid": "108068140", "type": "cnbcnewsstory", - "id": "106615129", + "id": "108068140", "sponsored": "false", - "title": "Qantas is set to cancel nearly all its international flights until March 2021 as pandemic batters air travel", - "description": "The Australian carrier announced in June that it was retiring its six Boeing 747 planes immediately, six months before initially planned, and slashing 20% of its staff.", - "pubDate": "Tue, 14 Jul 2020 13:51:55 GMT" + "title": "Renters struggle to build wealth, report finds. Here's how they can boost financial well-being", + "description": "Renters typically have a much smaller net worth compared with \nhomeowners in the U.S. Yet, there are ways for tenants to build wealth as they rent.", + "pubDate": "Tue, 26 Nov 2024 21:40:29 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/14/ed-bastian-delta-airlines-furloughs-coronavirus-pandemic-squawk-box.html", - "guid": "106615122", - "id": "7000144989", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/11/26/how-president-elect-trump-may-impact-investors-in-these-8-market-sectors.html", + "guid": "108067656", + "type": "cnbcnewsstory", + "id": "108067656", "sponsored": "false", - "title": "Delta CEO says he's hopeful the company can largely avoid furloughing workers", - "description": "Delta CEO Ed Bastian tells CNBC's Phil LeBeau he thinks the airline could largely avoid involuntary furloughs because of 20% of employees taking the company's early retirement offers as well as many employees choosing to take voluntary leaves of absence.", - "pubDate": "Tue, 14 Jul 2020 12:01:10 GMT" + "title": "How President-elect Donald Trump's policies may affect investors in these 8 market sectors", + "description": "President-elect Donald Trump's agenda carries risks and rewards for various investment sectors, market experts said.", + "pubDate": "Tue, 26 Nov 2024 19:22:18 GMT" } ], - "small_business": [ + "wealth": [ { "item": "", - "link": "https://www.cnbc.com/2020/07/18/gary-vaynerchuks-advice-for-small-businesses-pivoting-in-the-pandemic.html", - "guid": "106619385", + "link": "https://www.cnbc.com/2024/12/03/jp-morgan-private-bank-holiday-recommendations-for-the-wealthy.html", + "guid": "108069715", "type": "cnbcnewsstory", - "id": "106619385", + "id": "108069715", "sponsored": "false", - "title": "Gary Vaynerchuk's advice to one small business owner who made a 'remarkable' pandemic pivot", - "description": "Many business owners struggled when they had to shut down due to Covid-19. One has gained the attention and advice of serial entrepreneur Gary Vaynerchuk after pivoting.", - "pubDate": "Sat, 18 Jul 2020 14:00:01 GMT" + "title": "The top books and experiences for the wealthy this holiday season", + "description": "J.P. Morgan Private Bank's \"NextList2025\" includes four museums, two wineries, four Broadway shows and 10 books.", + "pubDate": "Tue, 03 Dec 2024 19:30:06 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/18/she-lost-millions-in-the-2008-crash-and-now-runs-a-successful-podcast.html", - "guid": "106620138", + "link": "https://www.cnbc.com/2024/11/22/women-billionaires-fortunes.html", + "guid": "108066962", "type": "cnbcnewsstory", - "id": "106620138", + "id": "108066962", "sponsored": "false", - "title": "How this woman rebuilt her life after losing millions in the 2008 housing crisis", - "description": "Patrice Washington lost her real estate empire in 2008. Now she is a best-selling author and podcast host helping others get their finances in order. Here's what she learned.", - "pubDate": "Sat, 18 Jul 2020 14:00:01 GMT" + "title": "How the world's 431 women billionaires make, spend and give away their fortunes", + "description": "Women are more likely to emphasize a philanthropic focus on nonprofit and social organizations.", + "pubDate": "Fri, 22 Nov 2024 15:24:25 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/18/why-ppp-loans-may-not-be-enough-for-these-business-owners.html", - "guid": "106619819", + "link": "https://www.cnbc.com/2024/11/21/crypto-investor-justin-sun-banana-comedian-sotheby-auction.html", + "guid": "108066259", "type": "cnbcnewsstory", - "id": "106619819", + "id": "108066259", "sponsored": "false", - "title": "These business owners got a PPP loan. It may not be enough", - "description": "Entrepreneurs, like bar and restaurant owners, who received help through the Paycheck Protection Program are running low on funding and face more potential closures as Covid-19 cases rise.", - "pubDate": "Sat, 18 Jul 2020 13:00:02 GMT" + "title": "Crypto investor pays $6 million for a banana \u2014 and plans to eat it", + "description": "Sotheby's auctioned off the infamous piece of work titled \"Comedian,\" created by Italian artist and cultural prankster Maurizio Cattelan.", + "pubDate": "Thu, 21 Nov 2024 17:42:33 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/coronavirus-college-town-businesses-face-uncertain-months-ahead.html", - "guid": "106611039", + "link": "https://www.cnbc.com/2024/11/14/burberry-shares-hit-intraday-high-as-overhaul-strategy-marks-turning-point.html", + "guid": "108062976", "type": "cnbcnewsstory", - "id": "106611039", + "id": "108062976", "sponsored": "false", - "title": "College town businesses face uncertain months ahead as hopes hinge on school reopening plans", - "description": "Rites of passage synonymous with fall in college towns across the U.S. like move-in or football games are no longer certain experiences because of the pandemic, and small businesses in these towns are left wondering how deeply they'll be impacted.", - "pubDate": "Fri, 17 Jul 2020 23:00:34 GMT" + "title": "Embattled fashion house Burberry reveals massive overhaul sending shares to an all-time high", + "description": "Burberry is aiming to boost waning sales by refocusing on heritage designs and statement pieces under sweeping revamp plans announced Thursday.", + "pubDate": "Fri, 15 Nov 2024 13:00:15 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/how-small-farms-found-new-customers-during-the-coronavirus-pandemic.html", - "guid": "106615248", + "link": "https://www.cnbc.com/2024/11/13/personal-luxury-goods-market-to-shrink-for-first-time-since-gfc.html", + "guid": "108062067", "type": "cnbcnewsstory", - "id": "106615248", + "id": "108062067", "sponsored": "false", - "title": "How small farms found new customers during the coronavirus pandemic", - "description": "Local farms and fresh food distributors responded to coronavirus-driven shutdowns by pivoting their business models to take advantage of local partnerships and customers.", - "pubDate": "Fri, 17 Jul 2020 19:36:49 GMT" + "title": "Personal luxury goods market to shrink for first time since the 2008 financial crash, research finds", + "description": "The personal luxury goods market looks set to face its first slowdown since the Global Financial Crisis, excluding the Covid period, a new report showed Wednesday.", + "pubDate": "Wed, 13 Nov 2024 13:40:43 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/more-stimulus-checks-enhanced-unemployment-could-take-weeks.html", - "guid": "106617868", + "link": "https://www.cnbc.com/2024/11/12/family-offices-invest-private-company-deals.html", + "guid": "108060926", "type": "cnbcnewsstory", - "id": "106617868", + "id": "108060926", "sponsored": "false", - "title": "August is shaping up to be 'ugly' if stimulus, extra unemployment runs dry for millions", - "description": "The Senate will start debating the contours of more coronavirus relief measures next week. That package is shaping up to be less generous than the CARES Act, and aid could take weeks to arrive.", - "pubDate": "Fri, 17 Jul 2020 00:04:42 GMT" + "title": "Family offices becoming 'economic powerhouse' in private company deals", + "description": "Family offices are increasingly bypassing private equity funds and buying stakes in private companies directly, according to a new survey.", + "pubDate": "Mon, 02 Dec 2024 18:15:26 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/restaurant-trade-group-says-pandemic-aid-wasnt-enough-seeks-more-aid.html", - "guid": "106617733", + "link": "https://www.cnbc.com/2024/10/30/fort-lauderdale-marina-development.html", + "guid": "108054360", "type": "cnbcnewsstory", - "id": "106617733", + "id": "108054360", "sponsored": "false", - "title": "Restaurant trade group says pandemic aid wasn't enough to sustain the industry, as closures strike again", - "description": "The nation's restaurants are projected to lose $240 billion in revenue this year due to the pandemic. Some 8 million workers have been laid off or furloughed from March through May, the industry's trade group says.", - "pubDate": "Wed, 15 Jul 2020 19:38:29 GMT" + "title": "$2 billion marina development aims to turn Fort Lauderdale into 'mini Monaco'", + "description": "The new development at the Bahia Mar marina will include a hotel, condo towers, a beach club, restaurants and retail space, according to the plans.", + "pubDate": "Thu, 31 Oct 2024 14:26:57 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/coronavirus-how-to-start-a-business-selling-hand-sanitizer-and-cleaning-products.html", - "guid": "106615660", + "link": "https://www.cnbc.com/2024/10/24/art-market-correction.html", + "guid": "108052314", "type": "cnbcnewsstory", - "id": "106615660", + "id": "108052314", "sponsored": "false", - "title": "This couple generated $6 million in sales in four months after losing their live-event business overnight", - "description": "Alex and Kelsey Carroll's event-based company was forced to shut down after the coronavirus canceled large gatherings across the globe. Their new business just hit $6 million in sales. Here's how they did it.", - "pubDate": "Wed, 15 Jul 2020 17:40:19 GMT" + "title": "The art market is in a correction as big spenders fade", + "description": "Auction sales in the first six months at Christie's, Sotheby's, Phillips\u00a0and Bonhams fell 26% from 2023 and 36% from the market peak in 2021.", + "pubDate": "Mon, 02 Dec 2024 18:16:31 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/small-businesses-rehire-staff-but-cut-pay-and-hours-survey-finds.html", - "guid": "106615486", + "link": "https://www.cnbc.com/2024/10/21/the-next-big-career-track-at-business-schools-family-offices-.html", + "guid": "108050361", "type": "cnbcnewsstory", - "id": "106615486", + "id": "108050361", "sponsored": "false", - "title": "Small businesses rehire staff but cut pay and hours, survey finds", - "description": "More people are back at work, but they're still working fewer hours and for less money than they did pre-pandemic, according to a report.", - "pubDate": "Wed, 15 Jul 2020 16:00:01 GMT" + "title": "The next big career track at business schools: Family offices", + "description": "Top universities are launching a number of programs and courses aimed at training the next generation of family office leaders.", + "pubDate": "Mon, 21 Oct 2024 17:41:09 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/13/emergency-loan-program-for-small-businesses-is-out-of-money.html", - "guid": "106613668", + "link": "https://www.cnbc.com/2024/10/18/patek-philippe-cubitus-collection-first-new-line-in-25-years.html", + "guid": "108049746", "type": "cnbcnewsstory", - "id": "106613668", + "id": "108049746", "sponsored": "false", - "title": "Emergency grant program for small businesses is out of money", - "description": "A program offering up to $10,000 in grants to struggling small businesses ended Saturday after reaching its funding limit.", - "pubDate": "Mon, 13 Jul 2020 16:40:49 GMT" + "title": "Watch maker Patek Philippe launches first new collection in 25 years", + "description": "The new collection comes at a time when luxury watch prices have largely stabilized, fueled by strong demand.", + "pubDate": "Fri, 18 Oct 2024 17:20:20 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/11/what-you-need-to-know-before-taking-money-out-of-your-401k-or-home.html", - "guid": "106611352", + "link": "https://www.cnbc.com/2024/10/16/uks-rich-non-doms-urge-italian-style-tax-regime-to-prevent-wealth-exit.html", + "guid": "108047825", "type": "cnbcnewsstory", - "id": "106611352", + "id": "108047825", "sponsored": "false", - "title": "What you need to know before taking out a home equity loan or borrowing from your 401(k)", - "description": "Borrowing against your home or retirement accounts can be a quick way to get large sums of cash, but both options have drawbacks. Here's what you need to know.", - "pubDate": "Sat, 11 Jul 2020 14:00:01 GMT" + "title": "UK's ultra-rich non-doms urge Italian-style tax regime to prevent wealth exodus", + "description": "Britain's ultra-rich non-doms are urging the government to introduce an Italian-style flat-tax regime to prevent a wealth exodus as their preferential status comes under threat in the budget.", + "pubDate": "Mon, 04 Nov 2024 07:26:10 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/09/coronavirus-unemployment-benefits-claims-are-the-worst-in-history.html", - "guid": "106609444", + "link": "https://www.cnbc.com/2024/10/15/automated-parking-robots-are-the-latest-luxury-real-estate-amenity.html", + "guid": "108044629", "type": "cnbcnewsstory", - "id": "106609444", + "id": "108044629", "sponsored": "false", - "title": "Job losses remain 'enormous': Coronavirus unemployment claims are worst in history", - "description": "Weeks into the coronavirus crisis, new applications for unemployment benefits remain at least twice their peak during the Great Recession.", - "pubDate": "Thu, 09 Jul 2020 20:32:19 GMT" + "title": "Inside a high-tech parking garage where robots valet park your car", + "description": "Better-utilized space for parking could mean a developer needs fewer floors devoted to vehicles \u2014 freeing up square footage for residences.", + "pubDate": "Tue, 15 Oct 2024 14:02:51 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/09/the-best-way-to-use-home-equity-lines-personal-loans-or-credit-cards.html", - "guid": "106607876", + "link": "https://www.cnbc.com/2024/10/12/elon-musk-could-become-worlds-first-trillionaire.html", + "guid": "108044309", "type": "cnbcnewsstory", - "id": "106607876", + "id": "108044309", "sponsored": "false", - "title": "How to borrow money if you are out of options", - "description": "People have few choices when borrowing money to fix holes in their budget. Many loans carry high interest rates or hidden fees. Here are your best options.", - "pubDate": "Thu, 09 Jul 2020 14:30:01 GMT" + "title": "Elon Musk is on track to become a trillionaire by 2027. Here's why the rich keep getting richer", + "description": "Wealthier individuals typically have larger portions of their assets in the stock market, while middle-income households hold more wealth in real estate.", + "pubDate": "Sat, 12 Oct 2024 10:04:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/08/black-owned-businesses-report-boost-in-sales-on-blackout-day.html", - "guid": "106607759", + "link": "https://www.cnbc.com/2024/10/10/wealthy-millennials-gen-z-are-redefining-philanthropy-.html", + "guid": "108046127", "type": "cnbcnewsstory", - "id": "106607759", + "id": "108046127", "sponsored": "false", - "title": "Black-owned businesses report boost in sales and interest on Blackout Day", - "description": "\"Anytime you can bring in new customers to Black-owned businesses, it's a great thing,\" Michael De Los Santos, owner of Mike D's BBQ, said.", - "pubDate": "Thu, 09 Jul 2020 00:04:29 GMT" + "title": "Wealthy millennials and Gen Z are redefining philanthropy", + "description": "Wealthy donors under the age of 43 are more likely to volunteer, fundraise and act as mentors for charitable causes rather than just give money.", + "pubDate": "Thu, 10 Oct 2024 19:11:15 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/08/june-business-spending-showed-slight-improvement-from-may-with-bigger-gains-in-some-areas.html", - "guid": "106606064", + "link": "https://www.cnbc.com/2024/10/07/rolls-royce-nyc-private-office-showroom.html", + "guid": "108043966", "type": "cnbcnewsstory", - "id": "106606064", + "id": "108043966", "sponsored": "false", - "title": "June business spending showed slight improvement from May with bigger gains in some areas", - "description": "June business spending improved over May, particularly in areas of the economy that would benefit from the reopening economy.", - "pubDate": "Wed, 08 Jul 2020 18:23:34 GMT" + "title": "Rolls-Royce opens VIP showroom in NYC to cater to its top-tier clients. Take a look inside", + "description": "The Private Offices are central to the fabled British automaker's strategy of growing sales and profits from selling more customized, higher-priced vehicles.", + "pubDate": "Mon, 07 Oct 2024 17:55:29 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/07/blackout-day-looks-to-tap-the-rising-power-of-the-black-consumer.html", - "guid": "106606088", + "link": "https://www.cnbc.com/2024/09/26/wealthy-investors-support-harris.html", + "guid": "108039601", "type": "cnbcnewsstory", - "id": "106606088", + "id": "108039601", "sponsored": "false", - "title": "Blackout Day looks to tap the rising power of the Black consumer", - "description": "Black American consumers are hoping to make the financial and economic community pay attention Tuesday by using the power of purse.", - "pubDate": "Tue, 07 Jul 2020 19:41:35 GMT" + "title": "Wealthy investors support Harris over Trump, new survey says", + "description": "According to a UBS survey of investors with at least $1 million of investible assets, 57% plan to vote for Harris and 43% plan to vote for Trump.", + "pubDate": "Thu, 26 Sep 2024 19:36:38 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/07/states-rush-to-keep-businesses-afloat-crushed-by-the-pandemic.html", - "guid": "106601228", + "link": "https://www.cnbc.com/2024/09/20/family-offices-most-bullish-in-years.html", + "guid": "108036602", "type": "cnbcnewsstory", - "id": "106601228", + "id": "108036602", "sponsored": "false", - "title": "States rush to keep afloat businesses crushed by the pandemic", - "description": "The Covid-19 crisis and the economic fallout has states fighting harder than ever for business and jobs.", - "pubDate": "Wed, 08 Jul 2020 12:25:13 GMT" + "title": "Family offices are the most bullish they've been in years, survey says", + "description": "Nearly half of family offices are expecting double-digit returns this year, according to Citi Private Bank's 2024 Global Family Office Survey.", + "pubDate": "Fri, 20 Sep 2024 14:44:31 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/07/the-billionaires-and-country-clubs-that-received-ppp-loans.html", - "guid": "106605453", + "link": "https://www.cnbc.com/2024/09/20/britains-ultra-wealthy-exit-ahead-of-proposed-non-dom-tax-changes-.html", + "guid": "108033797", "type": "cnbcnewsstory", - "id": "106605453", + "id": "108033797", "sponsored": "false", - "title": "The billionaires and country clubs that received small business loans from the government", - "description": "Billionaires, country clubs, private jet companies and Kanye West all received millions in government funding under the Paycheck Protection Program, according to filings.", - "pubDate": "Tue, 07 Jul 2020 18:32:49 GMT" + "title": "Britain's ultra-wealthy are threatening to exit en masse ahead of proposed tax changes", + "description": "Labour's plans to axe the U.K.'s non-dom tax regime could spark an ultra wealthy exodus, advisers and research bodies have warned.", + "pubDate": "Mon, 04 Nov 2024 07:27:19 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/06/de-niro-backed-nobu-restaurants-took-more-than-a-dozen-ppp-loans.html", - "guid": "106604251", + "link": "https://www.cnbc.com/2024/09/17/chinas-ultra-rich-population-growing-faster-than-the-us-report.html", + "guid": "108034485", "type": "cnbcnewsstory", - "id": "106604251", + "id": "108034485", "sponsored": "false", - "title": "De Niro-backed Nobu restaurants took more than a dozen PPP loans", - "description": "Restaurants were among the biggest recipients of the Paycheck Protection Program, a key component of the government's response to the economic impact of the coronavirus pandemic.", - "pubDate": "Tue, 07 Jul 2020 17:25:01 GMT" + "title": "China's ultra-rich population sees 'dramatic' growth in last 10 years, outpacing the U.S., report shows", + "description": "The world's super rich club saw a significant expansion over the past 10 years, with China leading the charge, a report by Henley & Partners showed.", + "pubDate": "Tue, 17 Sep 2024 08:00:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/06/juniors-owner-opening-and-closing-may-be-death-knell-for-restaurants.html", - "guid": "106604475", + "link": "https://www.cnbc.com/2024/09/13/harris-rise-in-polls-sparks-wave-of-wealth-transfers-to-kids-.html", + "guid": "108033447", "type": "cnbcnewsstory", - "id": "106604475", + "id": "108033447", "sponsored": "false", - "title": "Constant openings and closings may be 'death knell' for restaurants, says Junior's Cheesecake owner", - "description": "\"When people are buying up food, then you throw out $100,000 worth of food, it's the end of you,\" Junior's Cheesecake owner Alan Rosen told CNBC.", - "pubDate": "Mon, 06 Jul 2020 21:09:48 GMT" + "title": "Harris' rise in polls sparks wave of wealth transfers to kids", + "description": "Currently, individuals can send up to $13.61 million (and up to $27.22 million for couples) to beneficiaries without owing estate or gift taxes.", + "pubDate": "Fri, 13 Sep 2024 17:52:35 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/06/wealth-management-firms-have-taken-ppp-loans-amid-coronavirus-pandemic.html", - "guid": "106604405", + "link": "https://www.cnbc.com/2024/09/10/sales-of-10-million-homes-surge-in-palm-beach-and-new-york-.html", + "guid": "108030955", "type": "cnbcnewsstory", - "id": "106604405", + "id": "108030955", "sponsored": "false", - "title": "Wealth management firms among those that have taken PPP loans during coronavirus pandemic", - "description": "For many businesses, the government's PPP loans offered terms that were too good to pass up. That includes many wealth management firms across the country, according to government data. But whether those firms should have taken those loans is the subject of controversy.", - "pubDate": "Mon, 06 Jul 2020 19:55:12 GMT" + "title": "Sales of $10 million homes surge in Palm Beach and New York", + "description": "The number of homes that sold for $10 million or more in the second quarter jumped 44% in Palm Beach and 16% in New York, according to Knight Frank.", + "pubDate": "Tue, 10 Sep 2024 11:00:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/06/gig-workers-are-eligible-for-this-1000-government-grant.html", - "guid": "106604057", + "link": "https://www.cnbc.com/2024/09/06/top-10-people-most-likely-to-reach-trillionaire-status.html", + "guid": "108030276", "type": "cnbcnewsstory", - "id": "106604057", + "id": "108030276", "sponsored": "false", - "title": "Freelancer? Independent contractor? You're eligible for this $1,000 grant from the government", - "description": "An overlooked provision in the CARES Act offers gig workers and freelancers a $1,000 grant. Here's how to apply.", - "pubDate": "Tue, 14 Jul 2020 15:41:36 GMT" + "title": "Top 10 people most likely to reach trillionaire status", + "description": "At least a half-dozen companies have hit the $1 trillion mark and now the question is: Who could be the first individual person to become a trillionaire?", + "pubDate": "Fri, 06 Sep 2024 19:14:32 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/06/top-private-jet-companies-got-200-million-from-the-government.html", - "guid": "106601548", + "link": "https://www.cnbc.com/2024/09/05/family-offices-hedge-funds-5-trillion-assets.html", + "guid": "108029584", "type": "cnbcnewsstory", - "id": "106601548", + "id": "108029584", "sponsored": "false", - "title": "Top private jet companies got $200 million from the government under CARES Act", - "description": "The companies say the grants helped them retain employees and support countless other jobs and contractors that depend on private aviation.", - "pubDate": "Mon, 06 Jul 2020 17:57:49 GMT" + "title": "Family offices are about to surpass hedge funds, with $5.4 trillion in assets by 2030", + "description": "The number of single-family offices is expected to rise from 8,000 to 10,720 by 2030, according to Deloitte Private.", + "pubDate": "Thu, 05 Sep 2024 18:48:59 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/06/companies-returned-30-billion-in-small-business-loans-from-ppp.html", - "guid": "106601864", + "link": "https://www.cnbc.com/2024/09/04/burberry-british-luxury-retailer-ftse-100-relegation.html", + "guid": "108027559", "type": "cnbcnewsstory", - "id": "106601864", + "id": "108027559", "sponsored": "false", - "title": "Companies returned $30 billion in small-business loans from Paycheck Protection Program", - "description": "Companies have returned or canceled more than $30 billion in loans approved through the PPP.", - "pubDate": "Mon, 06 Jul 2020 15:16:49 GMT" + "title": "Burberry's FTSE relegation confirms a long fall from grace for the luxury fashion icon", + "description": "British luxury fashion house Burberry Group dropped out of the U.K.'s FTSE 100 amid mounting pressure on the 168-year-old retailer.", + "pubDate": "Thu, 05 Sep 2024 08:58:52 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/06/coronavirus-stimulus-list-of-ppp-small-business-loan-recipients-released.html", - "guid": "106598611", + "link": "https://www.cnbc.com/2024/09/03/soaring-sports-team-values-pressure-owners-on-taxes-succession.html", + "guid": "108027723", "type": "cnbcnewsstory", - "id": "106598611", + "id": "108027723", "sponsored": "false", - "title": "Trump administration releases list of companies that received most money from small business bailout loans", - "description": "The Paycheck Protection Program was set up as part of the CARES Act relief law to help companies retain employees during coronavirus lockdowns.", - "pubDate": "Tue, 07 Jul 2020 18:58:32 GMT" + "title": "Soaring sports team values create new pressure for owners on taxes, succession", + "description": "Succession and taxes have become especially important in the NFL, where the average age of team owners is now over 72 and team values are all surging.", + "pubDate": "Thu, 05 Sep 2024 15:01:42 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/02/bar-owners-reckon-with-costly-stop-and-starts-as-states-close-them-down-again.html", - "guid": "106597502", + "link": "https://www.cnbc.com/2024/08/27/bitcoin-rally-new-crypto-billionaires.html", + "guid": "108025196", "type": "cnbcnewsstory", - "id": "106597502", + "id": "108025196", "sponsored": "false", - "title": "Bar owners reckon with costly stop and starts as states close them down again", - "description": "Governors in Michigan, Florida, Texas, California, Colorado and Arizona are closing thousands of bars again ahead of the Fourth of July weekend as Covid-19 cases in those states surge.", - "pubDate": "Thu, 02 Jul 2020 19:20:07 GMT" + "title": "Bitcoin rally helps create more than 84,000 new crypto millionaires in a year", + "description": "The surge reflects the rapid growth of bitcoin exchange-traded funds, which now have more than $50 billion in assets since their launch in January.", + "pubDate": "Tue, 27 Aug 2024 12:40:08 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/02/the-unemployment-rate-is-falling-heres-why-the-outlook-remains-grim.html", - "guid": "106601667", + "link": "https://www.cnbc.com/2024/08/23/classic-car-sales-monterey-car-week.html", + "guid": "108024273", "type": "cnbcnewsstory", - "id": "106601667", + "id": "108024273", "sponsored": "false", - "title": "Unemployment is falling. But it may be short-lived: 'There's no cause for celebration'", - "description": "The unemployment rate fell to its lowest level in months and the U.S. economy added record jobs in June. But there are several reasons to temper optimism about the rebound.", - "pubDate": "Thu, 02 Jul 2020 17:26:12 GMT" + "title": "Classic car sales stall in Monterey auctions as new generation takes charge", + "description": "The average sale price was $476,965, down slightly from last year's average of $477,866.", + "pubDate": "Fri, 23 Aug 2024 11:00:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/02/bipartisan-senate-bill-would-punish-retailers-for-refusing-cash-payments.html", - "guid": "106601600", + "link": "https://www.cnbc.com/2024/08/19/lvmh-ceo-bernard-arnaults-family-office-invests-in-ai-startups.html", + "guid": "108021746", "type": "cnbcnewsstory", - "id": "106601600", + "id": "108021746", "sponsored": "false", - "title": "Bipartisan Senate bill would punish retailers for refusing cash payments", - "description": "Retailers are promoting \"contactless\" digital payments to minimize germ spread during the coronavirus pandemic.", - "pubDate": "Thu, 02 Jul 2020 18:46:17 GMT" + "title": "LVMH CEO Bernard Arnault's family office goes shopping for AI startups", + "description": "Bernard Arnault, founder and CEO of LVMH, has made a string of artificial intelligence investments this year through his family office, called Agla\u00e9 Ventures.", + "pubDate": "Mon, 19 Aug 2024 12:48:47 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/02/how-to-make-money-driving-for-uber-eats-doordash-postmates-or-lyft.html", - "guid": "106601353", + "link": "https://www.cnbc.com/2024/08/16/private-jet-flights-covid-era-demand-wanes.html", + "guid": "108021386", "type": "cnbcnewsstory", - "id": "106601353", + "id": "108021386", "sponsored": "false", - "title": "This Uber Eats driver is on track to make $100,000 a year \u2013 here's how he's doing it", - "description": "Sam Lyon challenged himself to drive for Uber Eats 12 hour per day, every day, for the month of June, to see how much money he could make. Here are the results.", - "pubDate": "Thu, 02 Jul 2020 16:23:36 GMT" + "title": "Private jet flights are down 15% in two years as Covid-era demand wanes", + "description": "The industry is grappling with waning demand and a new competitive landscape for high-end travel.", + "pubDate": "Fri, 16 Aug 2024 13:33:42 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/01/5-things-to-know-before-the-stock-market-opens-july-1-2020.html", - "guid": "106599192", + "link": "https://www.cnbc.com/2024/08/13/murdoch-battle-nevada-trust-boom.html", + "guid": "108019223", "type": "cnbcnewsstory", - "id": "106599192", + "id": "108019223", "sponsored": "false", - "title": "5 things to know before the stock market opens Wednesday", - "description": "Dow futures erase their losses and turn higher Wednesday on positive results from a coronavirus vaccine trial.", - "pubDate": "Wed, 01 Jul 2020 13:10:19 GMT" + "title": "Murdoch family battle highlights Nevada\u2019s secret trust boom", + "description": "Nevada is at the forefront of a massive wealth surge pouring into the asset-protection trusts.", + "pubDate": "Tue, 13 Aug 2024 11:00:02 GMT" } ], - "investing": [ + "autos": [ { "item": "", - "link": "https://www.cnbc.com/2020/07/20/cramer-says-united-states-coronavirus-response-has-been-a-disaster.html", - "guid": "106623652", + "link": "https://www.cnbc.com/2025/01/12/trump-gop-attacks-on-ira-wont-score-clean-sweep-in-red-states.html", + "guid": "108077884", "type": "cnbcnewsstory", - "id": "106623652", + "id": "108077884", "sponsored": "false", - "title": "Cramer says he can't recall a 'self-inflicted' disaster in America ever as bad as the coronavirus", - "description": "CNBC's Jim Cramer said Monday that the U.S. response to the coronavirus pales in comparison to how nations such as Japan and South Korea have handled it.", - "pubDate": "Mon, 20 Jul 2020 17:13:40 GMT" + "title": "Why Trump and GOP attacks on IRA can't score a clean sweep in red states", + "description": "Not a single Republican voted in favor of Biden's IRA, but a vow from Trump and a GOP Congress to repeal the act would mean significant job losses.", + "pubDate": "Sun, 12 Jan 2025 14:46:38 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/mark-cuban-coronavirus-stock-comeback-similar-to-1990s-dot-com-bubble.html", - "guid": "106623336", + "link": "https://www.cnbc.com/2025/01/10/tesla-recalling-239000-vehicles-in-us-over-rearview-camera-failures.html", + "guid": "108085108", "type": "cnbcnewsstory", - "id": "106623336", + "id": "108085108", "sponsored": "false", - "title": "'Don't get greedy' \u2014 Mark Cuban warns investors of stock similarities to 1990s dot-com bubble", - "description": "The billionaire businessman Monday on CNBC compared the stock market's big run-up from its late March coronavirus low to the 1990s tech frenzy.", - "pubDate": "Mon, 20 Jul 2020 16:57:52 GMT" + "title": "Tesla recalling 239,000 vehicles in U.S. over rearview camera failures", + "description": "Tesla's voluntary recall is related to issues that may cause rearview cameras to fail, according to filings out Friday.", + "pubDate": "Fri, 10 Jan 2025 22:58:23 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/a-value-creating-event-approaches-for-this-education-stock-and-its-friendly-activist-investor.html", - "guid": "106620868", + "link": "https://www.cnbc.com/2025/01/10/stellantis-aims-to-improve-us-sales-market-share-in-2025.html", + "guid": "108084957", "type": "cnbcnewsstory", - "id": "106620868", + "id": "108084957", "sponsored": "false", - "title": "A 'value-creating' event approaches for this education stock and its friendly activist investor", - "description": "Pearson is presently searching for a new CEO, which is typically a major lever for activists in helping to create shareholder value.", - "pubDate": "Sat, 18 Jul 2020 10:54:44 GMT" + "title": "Stellantis aims to reverse yearslong declines in U.S. sales and market share in 2025", + "description": "Stellantis' top priority for the U.S. this year is to grow its retail market share after several years of declining sales in its largest, most crucial market.", + "pubDate": "Fri, 10 Jan 2025 20:33:03 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/warren-buffett-reaps-40-billion-from-giant-apple-stake-since-march-bottom.html", - "guid": "106613381", + "link": "https://www.cnbc.com/2025/01/10/autos-car-giants-struggle-to-find-answers-in-bid-to-avoid-mega-fines.html", + "guid": "108084608", "type": "cnbcnewsstory", - "id": "106613381", + "id": "108084608", "sponsored": "false", - "title": "Warren Buffett reaps $40 billion from giant Apple stake since March bottom", - "description": "Berkshire Hathaway's Apple stake is now 40% of its equity portfolio after the tech giant's massive rally.", - "pubDate": "Thu, 16 Jul 2020 19:06:05 GMT" + "title": "Auto giants face some painful choices in the race to avoid hefty emissions fines", + "description": "The prospect of steep fines for failing to comply with the EU's emissions standards has sparked a heated debate within the car industry.", + "pubDate": "Fri, 10 Jan 2025 12:27:46 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/morgan-stanley-ms-earnings-q2-2020.html", - "guid": "106617943", + "link": "https://www.cnbc.com/2025/01/10/tesla-launches-refreshed-model-y-in-china-to-fend-off-domestic-rivals.html", + "guid": "108084664", "type": "cnbcnewsstory", - "id": "106617943", + "id": "108084664", "sponsored": "false", - "title": "Morgan Stanley beats estimates for second-quarter profit on strong trading results", - "description": "Morgan Stanley benefited from one of Wall Street's best trading quarters in years.", - "pubDate": "Thu, 16 Jul 2020 14:43:01 GMT" + "title": "Tesla launches refreshed Model Y in China to fend off domestic rivals", + "description": "The Model Y, which Tesla announced in China, will start at 263,500 Chinese yuan ($35,935), with deliveries set to begin in March.", + "pubDate": "Fri, 10 Jan 2025 11:48:25 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/bank-of-america-bac-earnings-q2-2020.html", - "guid": "106617922", + "link": "https://www.cnbc.com/2025/01/09/ford-ceo-says-china-operations-earned-600-million-in-2024.html", + "guid": "108084533", "type": "cnbcnewsstory", - "id": "106617922", + "id": "108084533", "sponsored": "false", - "title": "Bank of America shares drop as the firm sets aside another $4 billion for coronavirus-related loan losses", - "description": "Bank of America's trading division, similar to what rivals JPMorgan Chase and Citigroup have disclosed, helped offset the drag caused by the coronavirus pandemic.", - "pubDate": "Thu, 16 Jul 2020 14:39:43 GMT" + "title": "Ford CEO says China operations earned $600 million in 2024", + "description": "Ford Motor's operations in China earned\u00a0roughly $600 million last year despite challenging market conditions, CEO Jim Farley said Thursday night.", + "pubDate": "Fri, 10 Jan 2025 01:22:45 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/goldman-sachs-gs-earnings-q2-2020.html", - "guid": "106615912", + "link": "https://www.cnbc.com/2025/01/09/ford-special-edition-mustang-gtd-spirit-of-america.html", + "guid": "108084286", "type": "cnbcnewsstory", - "id": "106615912", + "id": "108084286", "sponsored": "false", - "title": "Goldman Sachs shares rise as earnings blow past the Street on the best trading results in years", - "description": "Expectations for Goldman were running high after JPMorgan Chase and Citigroup posted strong trading, and the firm delivered.", - "pubDate": "Wed, 15 Jul 2020 15:15:05 GMT" + "title": "Ford reveals a special edition of its $325,000 Mustang GTD called 'Spirit of America'", + "description": "The GTD models are part of Ford's plans to expand the Mustang nameplate into the higher echelons of the sports car and racing worlds.", + "pubDate": "Thu, 09 Jan 2025 23:30:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/14/despite-recession-jpmorgan-chase-just-posted-record-revenue-heres-how-they-did-it.html", - "guid": "106615492", + "link": "https://www.cnbc.com/2025/01/09/elon-musk-promotes-hosts-alternative-for-germany-candidate-on-x.html", + "guid": "108084386", "type": "cnbcnewsstory", - "id": "106615492", + "id": "108084386", "sponsored": "false", - "title": "Despite a massive recession, JPMorgan Chase just posted record revenue \u2014 here's how the bank did it", - "description": "JPMorgan has the world's biggest Wall Street bank by revenue, a business that helped it capture opportunities created by the response to the pandemic.", - "pubDate": "Tue, 14 Jul 2020 18:33:41 GMT" + "title": "Elon Musk promotes far-right Alternative for Germany candidate, hosts discussion on X", + "description": "Elon Musk used his social network X to promote Germany's far-right Alternative for Germany party, hosting a discussion with party leader Alice Weidel.", + "pubDate": "Thu, 09 Jan 2025 23:59:16 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/14/wells-fargo-wfc-earnings-q2-2020.html", - "guid": "106614493", + "link": "https://www.cnbc.com/2025/01/08/scout-motors-electric-vehicles-ev-reservations.html", + "guid": "108083869", "type": "cnbcnewsstory", - "id": "106614493", + "id": "108083869", "sponsored": "false", - "title": "Wells Fargo shares tumble 5% after posting $2.4 billion loss, dividend slashed to 10 cents", - "description": "Wells Fargo posted its first quarterly loss since the financial crisis on rising provisions for defaults tied to the coronavirus pandemic.", - "pubDate": "Tue, 14 Jul 2020 16:33:27 GMT" + "title": "VW's Scout has more than 50,000 reservations for upcoming EVs as automaker aims to grow U.S. share", + "description": "Volkswagen, which revived the old American brand, said Scout is part of its plan to grow its market share in the U.S.", + "pubDate": "Wed, 08 Jan 2025 22:03:39 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/13/how-ipos-give-the-illusion-of-diversity-with-underwriters-while-paying-minority-owned-firms-less.html", - "guid": "106612609", + "link": "https://www.cnbc.com/2025/01/08/used-car-prices-2025.html", + "guid": "108083714", "type": "cnbcnewsstory", - "id": "106612609", + "id": "108083714", "sponsored": "false", - "title": "How IPOs give the 'illusion of diversity' with underwriters, while paying minority-owned firms less", - "description": "It's common for initial public offerings to include minority-, women- and veteran-owned business enterprises as underwriters.", - "pubDate": "Mon, 13 Jul 2020 12:17:15 GMT" + "title": "Used vehicle prices expected to continue to stabilize in 2025 after pandemic volatility", + "description": "Cox Automotive expects wholesale prices on its Manheim Used Vehicle Value Index will end this year 1.4% higher than in December 2024.", + "pubDate": "Wed, 08 Jan 2025 20:27:48 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/12/buy-stocks-like-slack-and-costco-analysts-say.html", - "guid": "106609167", + "link": "https://www.cnbc.com/2025/01/08/rolls-royce-says-super-rich-fueling-a-demand-boom-for-bespoke-models.html", + "guid": "108083492", "type": "cnbcnewsstory", - "id": "106609167", + "id": "108083492", "sponsored": "false", - "title": "Keep buying hot stocks like Slack and Costco, Wall Street's best-performing analysts say", - "description": "We used TipRanks analyst ranking service to pinpoint Wall Street's best-performing analysts.", - "pubDate": "Sun, 12 Jul 2020 11:04:55 GMT" + "title": "British luxury carmaker Rolls-Royce says super rich fueling a demand boom for bespoke models", + "description": "BMW-owned Rolls Royce Motor Cars, like other luxury car brands, has seen an uptick in demand for bespoke and complex car models in recent months.", + "pubDate": "Wed, 08 Jan 2025 13:33:21 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/11/a-textbook-wall-street-activism-play-is-unfolding-with-underperforming-software-company-virtusa.html", - "guid": "106611055", + "link": "https://www.cnbc.com/2025/01/07/honda-0-series-evs-electric-vehicles.html", + "guid": "108083041", "type": "cnbcnewsstory", - "id": "106611055", + "id": "108083041", "sponsored": "false", - "title": "A textbook Wall Street activism play is unfolding with underperforming software company Virtusa", - "description": "A battle heats up between a deep-research investor with a private equity mindset and an underperforming small cap software stock.", - "pubDate": "Sun, 12 Jul 2020 01:53:59 GMT" + "title": "Honda reveals two new '0 Series' EVs to be produced in Ohio", + "description": "The vehicles are the Honda 0 Saloon, which is an updated version of a concept car revealed last year at CES, and the Honda 0 SUV.", + "pubDate": "Tue, 07 Jan 2025 19:18:42 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/09/wells-fargo-mortgages-bank-tells-new-clients-they-need-1-million-to-qualify-for-jumbo-refi.html", - "guid": "106608081", + "link": "https://www.cnbc.com/2025/01/07/bmw-new-panoramic-display.html", + "guid": "108083102", "type": "cnbcnewsstory", - "id": "106608081", + "id": "108083102", "sponsored": "false", - "title": "Wells Fargo tells new clients they need $1 million in balances for certain mortgage refinancings", - "description": "The move shows how Wells Fargo, the largest U.S. mortgage lender and biggest player in jumbo mortgages, is operating under the dual pressures of the coronavirus pandemic and a Federal Reserve cap on its balance sheet.", - "pubDate": "Fri, 10 Jul 2020 15:00:06 GMT" + "title": "BMW to install new 'panoramic' display in all vehicles", + "description": "BMW revealed its new Panoramic iDrive system, including windshield-length display, and BMW Operating System X on Tuesday during the CES tech show.", + "pubDate": "Tue, 07 Jan 2025 18:04:51 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/09/a-financial-war-with-china-could-be-brewing-on-top-of-the-trade-war.html", - "guid": "106608177", + "link": "https://www.cnbc.com/2025/01/07/stellantis-redesigned-ram-heavy-duty-pickup-trucks.html", + "guid": "108082241", "type": "cnbcnewsstory", - "id": "106608177", + "id": "108082241", "sponsored": "false", - "title": "A 'financial war' with China could be brewing on top of the trade war", - "description": "U.S. regulators have long sought more transparency from Chinese companies with shares trading on U.S. exchanges.", - "pubDate": "Fri, 10 Jul 2020 03:01:17 GMT" + "title": "Stellantis reveals redesigned Ram heavy-duty trucks", + "description": "Stellantis has redesigned its large Ram heavy-duty trucks, which are expected to arrive at dealers in the first quarter of this year and will start at $47,560.", + "pubDate": "Tue, 07 Jan 2025 15:06:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/08/dividend-payments-plunge-by-42point5-billion-in-worst-quarter-since-financial-crisis.html", - "guid": "106607475", + "link": "https://www.cnbc.com/2025/01/06/toyota-exploring-orbital-rocket-development.html", + "guid": "108082768", "type": "cnbcnewsstory", - "id": "106607475", + "id": "108082768", "sponsored": "false", - "title": "Dividend payments plunge by $42.5 billion in worst quarter for income investors since financial crisis", - "description": "Companies struggling to get through the pandemic slashed the amount of money they returned to shareholders through dividends in the second quarter.", - "pubDate": "Wed, 08 Jul 2020 17:12:09 GMT" + "title": "Toyota is 'exploring rockets' with nearly $45 million investment in Japanese launch startup, chairman says", + "description": "Toyota Motor is exploring the development and production of orbital rockets, Chair CEO Akio Toyoda said Monday.", + "pubDate": "Tue, 07 Jan 2025 13:50:53 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/08/goldman-warns-delayed-election-results-this-november-similar-to-bush-gore-could-rock-the-market.html", - "guid": "106607106", + "link": "https://www.cnbc.com/2025/01/06/chrysler-revamp-declining-brand.html", + "guid": "108081271", "type": "cnbcnewsstory", - "id": "106607106", + "id": "108081271", "sponsored": "false", - "title": "Goldman warns delayed election results this November similar to Bush-Gore could rock the market", - "description": "Goldman Sachs is warning that the upcoming presidential election could see delayed results.", - "pubDate": "Wed, 08 Jul 2020 13:21:30 GMT" + "title": "Chrysler sales have shrunk 80% in two decades. Here's how executives plan to bring the brand back", + "description": "Once a relatively diversified brand, Chrysler now has only two models, both of them different versions of the same minivan.", + "pubDate": "Mon, 06 Jan 2025 21:20:11 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/08/warren-buffett-giving-away-another-2point9-billion-bring-total-donations-since-2006-to-37-billion.html", - "guid": "106606534", + "link": "https://www.cnbc.com/2025/01/06/lucid-deliveries-q4-2024.html", + "guid": "108082239", "type": "cnbcnewsstory", - "id": "106606534", + "id": "108082239", "sponsored": "false", - "title": "Warren Buffett giving away another $2.9 billion, bringing total donations since 2006 to $37 billion", - "description": "This year, the \"Oracle of Omaha\" is distributing 15.9 million class B shares of Berkshire Hathaway valued at about $2.9 billion.", - "pubDate": "Wed, 08 Jul 2020 13:45:55 GMT" + "title": "Lucid reports record quarterly vehicle deliveries, meets production target", + "description": "Lucid Group on Monday reported record quarterly vehicle deliveries for the fourth quarter and confirmed production of more than 9,000 vehicles in 2024.", + "pubDate": "Mon, 06 Jan 2025 16:58:13 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/06/op-ed-investors-should-watch-how-companies-are-retooling-their-sales-efforts-to-meet-coronavirus-challenges.html", - "guid": "106601722", + "link": "https://www.cnbc.com/2025/01/06/volkswagen-and-xpeng-to-build-ev-super-fast-charging-network-in-china.html", + "guid": "108082309", "type": "cnbcnewsstory", - "id": "106601722", + "id": "108082309", "sponsored": "false", - "title": "Op-ed: Investors should watch how companies are retooling their sales efforts to meet coronavirus challenges", - "description": "Many companies need to reimagine their sales efforts amid the pandemic.", - "pubDate": "Mon, 06 Jul 2020 12:37:02 GMT" + "title": "Volkswagen and Xpeng to build super-fast charging network in China for EVs", + "description": "Volkswagen has ramped up its focus on China via an investment in Xpeng and an aggressive electric vehicle launch schedule.", + "pubDate": "Mon, 06 Jan 2025 10:14:37 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/06/investing-fraud-at-china-luckin-coffee-fraud-case-warning-for-investors.html", - "guid": "106603636", + "link": "https://www.cnbc.com/2025/01/06/tesla-china-sales-2025-as-competition-heats-up-.html", + "guid": "108081778", "type": "cnbcnewsstory", - "id": "106603636", + "id": "108081778", "sponsored": "false", - "title": "Fraud at China's Luckin is a 'great morality tale' for investors, says analyst", - "description": "The Luckin Coffee fraud scandal was a \"great morality tale\" for markets, and more needs to be done to protect American investors from such cases, said an analyst, who called a bill to delist Chinese companies in the U.S. essentially toothless.", - "pubDate": "Tue, 07 Jul 2020 00:57:22 GMT" + "title": "Tesla posted record China sales in 2024. But this year is going to be tough as competition heats up", + "description": "Tesla faces fresh threats as Chinese automakers double down on domestic market in the face of hefty export tariffs in the U.S. and European Union.", + "pubDate": "Mon, 06 Jan 2025 08:26:52 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/06/hong-kong-national-security-law-may-spook-socially-conscious-investors.html", - "guid": "106602164", + "link": "https://www.cnbc.com/2025/01/03/ford-2024-us-sales.html", + "guid": "108081927", "type": "cnbcnewsstory", - "id": "106602164", + "id": "108081927", "sponsored": "false", - "title": "Hong Kong national security law may spook socially conscious investors, sparking outflows", - "description": "Investors who take a sustainable approach to allocating capital may be reevaluating putting their money into Hong Kong after the city implemented a national security law, an analyst said on Friday.", - "pubDate": "Mon, 06 Jul 2020 02:51:35 GMT" + "title": "GM, Ford report best annual U.S. sales since 2019 as auto recovery continues", + "description": "Both General Motors and Ford Motor on Friday reported their best annual U.S. new vehicle sales since 2019.", + "pubDate": "Fri, 03 Jan 2025 21:30:08 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/05/warren-buffetts-berkshire-buys-dominion-energy-natural-gas-assets-in-10-billion-deal.html", - "guid": "106603449", + "link": "https://www.cnbc.com/2025/01/03/rivian-meets-2024-vehicle-production-target.html", + "guid": "108081830", "type": "cnbcnewsstory", - "id": "106603449", + "id": "108081830", "sponsored": "false", - "title": "Warren Buffett's Berkshire buys Dominion Energy natural gas assets in $10 billion deal", - "description": "It's Berkshire's first major purchase since the coronavirus pandemic and subsequent market collapse in March.", - "pubDate": "Mon, 06 Jul 2020 22:39:16 GMT" + "title": "Rivian stock has its best day ever after EV maker reports 2024 production, deliveries", + "description": "Rivian on Friday said it produced 49,476 electric vehicles last year.", + "pubDate": "Fri, 03 Jan 2025 21:42:49 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/05/bet-on-stocks-like-tesla-uber-gilead-sciences-in-the-third-quarter.html", - "guid": "106601654", + "link": "https://www.cnbc.com/2025/01/02/hindenburg-shorts-carvana-stock.html", + "guid": "108081541", "type": "cnbcnewsstory", - "id": "106601654", + "id": "108081541", "sponsored": "false", - "title": "Top Wall Street analysts are betting on stocks like Tesla and Uber for the third quarter", - "description": "We used TipRanks analyst ranking service to pinpoint Wall Street's best-performing analysts.", - "pubDate": "Sun, 05 Jul 2020 18:56:08 GMT" + "title": "Hindenburg Research shorts Carvana, calling company's turnaround a 'mirage'", + "description": "The report centers on Carvana's practice of loan sales as well as the business relationship between CEO Ernie Garcia III and his father, Ernest Garcia II.", + "pubDate": "Fri, 03 Jan 2025 13:51:26 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/02/momentus-brings-last-mile-delivery-to-satellites-launched-on-any-rocket.html", - "guid": "106587332", + "link": "https://www.cnbc.com/2025/01/02/tesla-tsla-q4-2024-vehicle-delivery-and-production-numbers.html", + "guid": "108081094", "type": "cnbcnewsstory", - "id": "106587332", + "id": "108081094", "sponsored": "false", - "title": "Space startup Momentus provides 'last mile delivery' for satellites launched on any rocket", - "description": "Space startup Momentus has so far struck $40 million worth of customer contracts this year,", - "pubDate": "Fri, 03 Jul 2020 15:31:09 GMT" + "title": "Tesla reports first-ever drop in annual deliveries", + "description": "Tesla's fourth-quarter deliveries report follows a huge late-year rally in the stock that lifted its gain for 2024 to 63%.", + "pubDate": "Fri, 03 Jan 2025 16:38:36 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/30/amazons-aws-establishes-aerospace-and-satellite-solutions-space-unit.html", - "guid": "106597554", + "link": "https://www.cnbc.com/2025/01/02/chinas-electric-car-boom-is-increasingly-more-about-hybrids.html", + "guid": "108073532", "type": "cnbcnewsstory", - "id": "106597554", + "id": "108073532", "sponsored": "false", - "title": "Amazon's AWS establishes new aerospace cloud unit as Jeff Bezos increases bets on outer space", - "description": "Amazon Web Services, the cloud-computing branch of the e-commerce giant, is further expanding its services in the growing space industry.", - "pubDate": "Tue, 30 Jun 2020 15:05:13 GMT" + "title": "China's electric car boom is increasingly more about hybrids", + "description": "Hybrid-powered vehicles are proving more popular than battery-only ones in China, even as consumers shift away from gas-only cars, full-year data show.", + "pubDate": "Fri, 03 Jan 2025 06:24:40 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/29/wells-fargo-says-it-expects-to-cut-dividend-in-the-third-quarter.html", - "guid": "106596442", + "link": "https://www.cnbc.com/2024/12/26/waymo-dominated-us-robotaxi-market-in-2024-but-tesla-zoox-loom.html", + "guid": "108068502", "type": "cnbcnewsstory", - "id": "106596442", + "id": "108068502", "sponsored": "false", - "title": "Wells Fargo says it expects to cut dividend in the third quarter to comply with Fed stress test", - "description": "The bank said it will likely announce a lower dividend on July 14 when it releases quarterly earnings.", - "pubDate": "Mon, 29 Jun 2020 21:22:20 GMT" + "title": "Waymo dominated U.S. robotaxi market in 2024, but Tesla and Amazon's Zoox loom", + "description": "Waymo may have outlasted GM's Cruise to lead the U.S. market but Elon Musk's Tesla and Amazon's Zoox are working to catch up.", + "pubDate": "Thu, 02 Jan 2025 15:47:50 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/29/bank-of-america-citi-and-goldman-keep-dividends-the-same-post-stress-tests-wells-fargo-to-cut.html", - "guid": "106596427", + "link": "https://www.cnbc.com/2024/12/24/expect-eaton-to-keep-profiting-from-ais-rising-need-for-computing-power.html", + "guid": "108076484", "type": "cnbcnewsstory", - "id": "106596427", + "id": "108076484", "sponsored": "false", - "title": "JPMorgan, Bank of America, Citi and Goldman maintain dividends post-stress tests, Wells Fargo to cut", - "description": "Goldman, Bank of America, Morgan Stanley, and Citigroup all said they will maintain their dividend. Wells Fargo, however, said it will cut.", - "pubDate": "Mon, 29 Jun 2020 21:46:13 GMT" + "title": "Expect Eaton to keep profiting from AI's spiraling demand for computing power", + "description": "A big backlog of projects should keep the company busy for the foreseeable future.", + "pubDate": "Tue, 24 Dec 2024 17:07:39 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/29/behind-chesapeake-bankruptcy-hidden-wine-cave-110-million-parking-bill.html", - "guid": "106596172", + "link": "https://www.cnbc.com/2024/12/24/carlos-ghosn-nissan-could-face-cost-cutting-carnage-in-honda-merger.html", + "guid": "108079620", "type": "cnbcnewsstory", - "id": "106596172", + "id": "108079620", "sponsored": "false", - "title": "Hidden wine cave, $110 million parking bill: Energy collapse wasn't only thing that sank Chesapeake", - "description": "The fracking giant's bankruptcy filing followed an accounting mess at the company that included no budgets, a massive wine collection and a nine-figure bill for parking garages.", - "pubDate": "Mon, 29 Jun 2020 17:59:00 GMT" + "title": "Nissan could face cost-cutting 'carnage' in Honda merger, Carlos Ghosn says", + "description": "\"There is practically no complementarity here,\" the former Nissan CEO told CNBC.", + "pubDate": "Tue, 24 Dec 2024 17:26:00 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/29/blackrock-sees-risks-for-us-stocks-in-the-second-half-from-virus-and-politics.html", - "guid": "106593974", + "link": "https://www.cnbc.com/2024/12/24/how-f1-teams-are-turning-to-ai-to-improve-performance-on-the-track.html", + "guid": "108053708", "type": "cnbcnewsstory", - "id": "106593974", + "id": "108053708", "sponsored": "false", - "title": "BlackRock sees risks for U.S. stocks in the second half from virus and politics", - "description": "BlackRock's global chief investment strategist said stocks face second-half risks from fading fiscal stimulus and potential election volatility.", - "pubDate": "Mon, 29 Jun 2020 18:10:31 GMT" + "title": "How F1 teams are turning to AI to improve performance on the track", + "description": "Formula One teams are looking to artificial intelligence to optimize strategy and improve racing performance on tracks around the world.", + "pubDate": "Tue, 24 Dec 2024 06:07:53 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/28/chesapeake-energy-a-pioneer-in-the-us-shale-revolution-files-for-bankruptcy-protection.html", - "guid": "106595476", + "link": "https://www.cnbc.com/2024/12/24/cnbc-daily-open-holiday-thinned-markets-cheered-by-strong-wall-street-finish.html", + "guid": "108079601", "type": "cnbcnewsstory", - "id": "106595476", + "id": "108079601", "sponsored": "false", - "title": "Chesapeake Energy, a pioneer in the U.S. shale revolution, files for bankruptcy protection", - "description": "Chesapeake Energy, the poster child of the U.S. shale revolution, filed for bankruptcy protection on Sunday.", - "pubDate": "Mon, 29 Jun 2020 13:18:40 GMT" + "title": "CNBC Daily Open: Holiday-thinned markets cheered by strong Wall Street finish", + "description": "Large tech firms sprinkled holiday cheer on U.S. markets. Investors are also waiting to see if Santa sparks a rally to close off the S&P's magnificent year.", + "pubDate": "Tue, 24 Dec 2024 05:49:12 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/28/analysts-are-betting-on-stocks-like-nvidia-mastercard.html", - "guid": "106593553", + "link": "https://www.cnbc.com/2024/12/24/honda-shares-set-for-best-day-in-more-than-16-years-on-share-buyback-plan-nissan-deal.html", + "guid": "108079574", "type": "cnbcnewsstory", - "id": "106593553", + "id": "108079574", "sponsored": "false", - "title": "Top analysts are betting on stocks like Mastercard and Nvidia right now into the second half", - "description": "We used TipRanks analyst ranking service to pinpoint Wall Street's best-performing analysts.", - "pubDate": "Sun, 28 Jun 2020 12:36:20 GMT" + "title": "Honda shares set for best day in more than 16 years on share buyback plan, Nissan deal", + "description": "Shares of Japanese automaker Honda surged over 15% following its announcement to buy back up to 1.1 trillion yen ($7 billion) of its shares.", + "pubDate": "Tue, 24 Dec 2024 02:28:39 GMT" } ], - "financial_advisors": [ + "energy": [ { "item": "", - "link": "https://www.cnbc.com/2020/07/07/op-ed-how-the-widening-wealth-gap-became-color-blind.html", - "guid": "106599857", + "link": "https://www.cnbc.com/2025/01/12/trump-gop-attacks-on-ira-wont-score-clean-sweep-in-red-states.html", + "guid": "108077884", "type": "cnbcnewsstory", - "id": "106599857", + "id": "108077884", "sponsored": "false", - "title": "Op-ed: How the widening wealth gap became color-blind", - "description": "Financial advisor Ivory Johnson, founder of Delancey Wealth Management and a member of the CNBC FA Council, writes this was all bound to happen sooner or later, and that any good thief will steal from anyone he can get his hands on, if he can get away with it time and time again.", - "pubDate": "Tue, 07 Jul 2020 12:30:01 GMT" + "title": "Why Trump and GOP attacks on IRA can't score a clean sweep in red states", + "description": "Not a single Republican voted in favor of Biden's IRA, but a vow from Trump and a GOP Congress to repeal the act would mean significant job losses.", + "pubDate": "Sun, 12 Jan 2025 14:46:38 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/06/wealth-management-firms-have-taken-ppp-loans-amid-coronavirus-pandemic.html", - "guid": "106604405", + "link": "https://www.cnbc.com/2025/01/10/oil-jumps-more-than-4percent-brent-breaks-80-as-traders-worry-about-tougher-russia-sanctions.html", + "guid": "108084860", "type": "cnbcnewsstory", - "id": "106604405", + "id": "108084860", "sponsored": "false", - "title": "Wealth management firms among those that have taken PPP loans during coronavirus pandemic", - "description": "For many businesses, the government's PPP loans offered terms that were too good to pass up. That includes many wealth management firms across the country, according to government data. But whether those firms should have taken those loans is the subject of controversy.", - "pubDate": "Mon, 06 Jul 2020 19:55:12 GMT" + "title": "Crude prices jump as U.S. imposes sweeping sanctions against Russia oil industry", + "description": "The U.S. Treasury Department is targeting more than 180 Russian tankers.", + "pubDate": "Fri, 10 Jan 2025 20:50:05 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/30/advisors-need-to-listen-more-to-keep-clients-on-board-study-says.html", - "guid": "106597647", + "link": "https://www.cnbc.com/2025/01/08/european-wind-stocks-drop-after-trump-pledges-to-stop-new-turbine-construction.html", + "guid": "108083530", "type": "cnbcnewsstory", - "id": "106597647", + "id": "108083530", "sponsored": "false", - "title": "Advisors need to listen more to keep clients on board, study says", - "description": "Financial advisors expect their managed assets to grow by 7.2% over one year and by annualized growth of 17.2% over the next three years, driven mostly by new and existing clients, according to a recent survey.", - "pubDate": "Tue, 30 Jun 2020 19:25:40 GMT" + "title": "European wind stocks tumble after Trump says he will stop new turbine construction", + "description": "The president-elect went on a lengthy attack against wind turbines during a news conference.", + "pubDate": "Wed, 08 Jan 2025 15:40:53 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/29/financial-professionals-must-keep-investors-safe-in-unprecedented-times.html", - "guid": "106590683", + "link": "https://www.cnbc.com/2025/01/07/trump-says-he-will-revoke-biden-offshore-drilling-ban-on-first-day-in-office.html", + "guid": "108083114", "type": "cnbcnewsstory", - "id": "106590683", + "id": "108083114", "sponsored": "false", - "title": "Op-ed: Financial professionals need to keep investors safe in these unprecedented times", - "description": "The unprecedented economic crisis caused by the Covid-19 pandemic demands that finance professionals recognize the leadership role they need to play in guiding investors through ongoing volatility to calmer shores, says Steve Horan of the CFA Institute.", - "pubDate": "Mon, 29 Jun 2020 12:30:01 GMT" + "title": "Trump says he will revoke Biden offshore drilling ban on first day in office", + "description": "An order by Trump attempting to reverse the ban will likely end up in court and could ultimately be struck down.", + "pubDate": "Tue, 07 Jan 2025 18:42:46 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/25/op-ed-there-is-no-such-thing-as-truly-risk-free-even-going-to-cash.html", - "guid": "106588827", + "link": "https://www.cnbc.com/2025/01/06/were-trimming-our-stake-in-a-beaten-up-stock-that-has-taken-off-in-2025.html", + "guid": "108082630", "type": "cnbcnewsstory", - "id": "106588827", + "id": "108082630", "sponsored": "false", - "title": "Op-ed: There is no such thing as truly risk-free \u2014 even going to cash", - "description": "While holding or moving to cash might feel good mentally and help avoid short-term stock market volatility, it is unlikely to be wise over the long-term. Cash doesn't earn any return and does not grow in value, so inflation erodes its purchasing power over time.", - "pubDate": "Thu, 25 Jun 2020 12:30:01 GMT" + "title": "We're trimming our stake in a beaten-up stock that has taken off in 2025", + "description": "The stock is our top-performing holding in the new year.", + "pubDate": "Mon, 06 Jan 2025 19:13:14 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/24/what-to-know-before-you-tap-your-401k-or-ira-under-the-cares-act.html", - "guid": "106588591", + "link": "https://www.cnbc.com/2025/01/06/tesla-china-sales-2025-as-competition-heats-up-.html", + "guid": "108081778", "type": "cnbcnewsstory", - "id": "106588591", + "id": "108081778", "sponsored": "false", - "title": "Op-ed: The CARES Act makes it easier to tap your 401(k). Here's exactly what you need to know before you do", - "description": "The CARES Act has made it easier for workers suffering due to the Covid-19 pandemic to tap their 401(k) plans and IRAs. Here's what to know before making a withdrawal from your retirement savings account.", - "pubDate": "Wed, 24 Jun 2020 13:20:43 GMT" + "title": "Tesla posted record China sales in 2024. But this year is going to be tough as competition heats up", + "description": "Tesla faces fresh threats as Chinese automakers double down on domestic market in the face of hefty export tariffs in the U.S. and European Union.", + "pubDate": "Mon, 06 Jan 2025 08:26:52 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/10/not-just-financial-health-advisors-guide-clients-through-covid-19-crisis.html", - "guid": "106562085", + "link": "https://www.cnbc.com/2025/01/06/gold-copper-oil-price-outlook-2025.html", + "guid": "108082221", "type": "cnbcnewsstory", - "id": "106562085", + "id": "108082221", "sponsored": "false", - "title": "Not just financial health: Advisors guide clients through coronavirus crisis", - "description": "Record levels of unemployment. Terrifying market volatility. A pandemic that's infected more than 1.8 million Americans. Three financial advisors describe how they prepared themselves and their clients for the Covid-19 crisis", - "pubDate": "Wed, 10 Jun 2020 12:30:01 GMT" + "title": "Several commodities face headwinds in 2025 \u2014 but this metal's record rally is set to continue", + "description": "Crude oil prices last year were dragged down by weak Chinese demand and a supply glut \u2014 market watchers expect prices to remain pressured in 2025.", + "pubDate": "Mon, 06 Jan 2025 07:34:15 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/09/here-are-some-money-moves-you-should-make-now-that-were-in-a-recession.html", - "guid": "106570800", + "link": "https://www.cnbc.com/2025/01/05/here-are-the-5-things-were-watching-in-the-stock-market-in-the-week-ahead.html", + "guid": "108081866", "type": "cnbcnewsstory", - "id": "106570800", + "id": "108081866", "sponsored": "false", - "title": "Here are some money moves you should make now that we're officially in a recession", - "description": "It's official: The U.S. economy has come to an end of a historic expansion that lasted for almost 11 years. With the future unclear, financial experts say you can improve your personal financial outlook by taking these steps.", - "pubDate": "Tue, 09 Jun 2020 16:26:15 GMT" + "title": "Here are the 5 things we're watching in the stock market in the week ahead", + "description": "Nvidia's Jensen Huang will be at CES, and investors will get a fresh batch of labor market data.", + "pubDate": "Sun, 05 Jan 2025 15:43:08 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/09/how-coronavirus-put-these-financial-advisors-practices-to-the-test.html", - "guid": "106556100", + "link": "https://www.cnbc.com/2025/01/03/moldova-ukraines-halt-of-russian-gas-throws-transnistria-into-crisis.html", + "guid": "108081798", "type": "cnbcnewsstory", - "id": "106556100", + "id": "108081798", "sponsored": "false", - "title": "How coronavirus put these financial advisors' practices to the test", - "description": "Entrepreneurs are in unprecedented times, contending with a pandemic that's taken a massive toll on human life and the global economy. Financial advisors are among the business owners trying to survive amid a disaster.", - "pubDate": "Tue, 09 Jun 2020 13:16:32 GMT" + "title": "Ukraine's halt of Russian gas to Europe throws breakaway Moldovan region into crisis mode", + "description": "Moldova's Transnistria region has been thrust into an energy crisis following the termination of a gas transit agreement between Russia and Ukraine.", + "pubDate": "Fri, 03 Jan 2025 16:34:18 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/04/a-new-rule-could-make-it-harder-to-figure-out-if-your-financial-advisor-is-on-your-side.html", - "guid": "106565311", + "link": "https://www.cnbc.com/2025/01/03/trump-says-uk-is-making-a-very-big-mistake-with-north-sea-windfall-tax.html", + "guid": "108081772", "type": "cnbcnewsstory", - "id": "106565311", + "id": "108081772", "sponsored": "false", - "title": "A new rule could make it harder to figure out if your financial advisor is on your side", - "description": "This month, financial advisors will be required to comply with regulation Best Interest, a rule that requires them to put clients' interests first and disclose any conflicts. Some say this doesn't go far enough.", - "pubDate": "Thu, 04 Jun 2020 17:11:08 GMT" + "title": "Trump says Britain is 'making a very big mistake' with windfall tax on North Sea oil producers", + "description": "U.S. President-elect Donald Trump on Friday called on Britain to \"open up\" the North Sea and get rid of \"windmills.\"", + "pubDate": "Fri, 03 Jan 2025 15:44:16 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/05/29/the-coronavirus-pandemic-has-transformed-the-client-advisor-experience.html", - "guid": "106547940", + "link": "https://www.cnbc.com/2025/01/02/ukraine-stopped-russian-gas-reaching-europe-heres-whos-most-at-risk.html", + "guid": "108081311", "type": "cnbcnewsstory", - "id": "106547940", + "id": "108081311", "sponsored": "false", - "title": "The pandemic has transformed the client-advisor experience", - "description": "Martin Seay, president of the Financial Planning Association, thinks the changes financial advisors and his organization have made as a result of Covid-19 could stick long-term.", - "pubDate": "Fri, 29 May 2020 12:31:00 GMT" + "title": "Ukraine just stopped Russian gas flows to Europe. Here's who's most at risk", + "description": "Austria has insisted it is well prepared for the stoppage, but Slovakia has threatened to cut electricity supplies to neighboring Ukraine.", + "pubDate": "Thu, 02 Jan 2025 16:54:40 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/05/27/here-are-key-ways-coronavirus-crisis-differs-from-the-great-recession.html", - "guid": "106542550", + "link": "https://www.cnbc.com/2024/12/28/why-microsoft-amazon-google-and-meta-are-betting-on-nuclear-power.html", + "guid": "108077172", "type": "cnbcnewsstory", - "id": "106542550", + "id": "108077172", "sponsored": "false", - "title": "Here are key ways the coronavirus crisis differs from the Great Recession", - "description": "Today's market havoc may feel like a trip down memory lane, but there are stark contrasts between the Covid-19 downturn and the Great Recession. Here are three ways the crises differ from each other.", - "pubDate": "Wed, 27 May 2020 13:00:01 GMT" + "title": "Why tech giants such as Microsoft, Amazon, Google and Meta are betting big on nuclear power", + "description": "Tech's biggest companies are turning to nuclear power for their efficiency and sustainability goals and to meet massive energy demands.", + "pubDate": "Sat, 28 Dec 2024 14:00:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/05/18/financial-advisors-face-new-challenges-in-the-way-they-manage-workflow.html", - "guid": "106535473", + "link": "https://www.cnbc.com/2024/12/24/expect-eaton-to-keep-profiting-from-ais-rising-need-for-computing-power.html", + "guid": "108076484", "type": "cnbcnewsstory", - "id": "106535473", + "id": "108076484", "sponsored": "false", - "title": "Financial advisors face new challenges in the way they manage workflow, communicate with co-workers and clients", - "description": "Market havoc isn't the only worry on financial advisors' minds. The coronavirus pandemic has forced many of them to shift their client relationships online and get their employees ready to work from home. Here's how they did it.", - "pubDate": "Mon, 18 May 2020 12:30:01 GMT" + "title": "Expect Eaton to keep profiting from AI's spiraling demand for computing power", + "description": "A big backlog of projects should keep the company busy for the foreseeable future.", + "pubDate": "Tue, 24 Dec 2024 17:07:39 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/05/14/so-your-financial-advisor-took-a-ppp-loan-what-it-means-for-you.html", - "guid": "106535749", + "link": "https://www.cnbc.com/2024/12/23/microstrategy-rides-red-sweep-to-477percent-gain-in-2024-top-tech-stock.html", + "guid": "108063300", "type": "cnbcnewsstory", - "id": "106535749", + "id": "108063300", "sponsored": "false", - "title": "So your financial advisor took a PPP loan. Here's what that means for you", - "description": "Many independent financial advisory shops are also small businesses with a payroll. That means they're eligible to apply for the Paycheck Protection Program. Here's what you should know.", - "pubDate": "Tue, 26 May 2020 16:49:21 GMT" + "title": "MicroStrategy rides 'red sweep' to 477% gain in 2024, topping almost all U.S. stocks", + "description": "Of the 439,000 bitcoin that MicroStrategy owns, more than one-third have been purchased since Trump's election victory last month.", + "pubDate": "Mon, 23 Dec 2024 17:01:55 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/04/30/op-ed-its-not-time-to-panic-its-time-to-plan-finances-during-pandemic.html", - "guid": "106509774", + "link": "https://www.cnbc.com/2024/12/19/trump-spare-bidens-energy-credits-cripple-ira.html", + "guid": "108075155", "type": "cnbcnewsstory", - "id": "106509774", + "id": "108075155", "sponsored": "false", - "title": "Op-Ed: It's not time to panic, it's time to plan your finances during coronavirus pandemic", - "description": "Proactive planning can aid you in achieving short- and long-term financial needs and goals, especially in times of hardship like the current coronavirus pandemic.", - "pubDate": "Thu, 30 Apr 2020 13:01:01 GMT" + "title": "How Trump could spare Biden's renewable energy credits and still cripple his landmark climate bill", + "description": "Trump's nominees could hold considerable power over the interpretation and implementation of the IRA's programs and tax incentives.", + "pubDate": "Thu, 19 Dec 2024 17:08:31 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/04/20/a-game-plan-to-enhance-retirement-security-for-millions-of-americans.html", - "guid": "106492463", + "link": "https://www.cnbc.com/2024/12/18/oklo-targets-12-gigawatts-of-new-nuclear-power-in-deal-with-data-center-operator.html", + "guid": "108073948", "type": "cnbcnewsstory", - "id": "106492463", + "id": "108073948", "sponsored": "false", - "title": "Op-Ed: Here's a game plan to help create retirement security for millions of Americans", - "description": "As Congress considers ideas in the coming weeks seeking to help America recover from the Covid-19 pandemic, the Insured Retirement Institute has proposed a five-point plan to help American retirement savers enhance their ability to save for retirement today and ways to strengthen their financial security for tomorrow.", - "pubDate": "Mon, 20 Apr 2020 13:31:21 GMT" + "title": "Oklo targets 12 gigawatts of new nuclear power through agreement with data center operator", + "description": "Oklo and data center operator Switch announced a deal on Wednesday, in which the nuclear startup would deploy 12 gigawatts of power over the next two decades.", + "pubDate": "Wed, 18 Dec 2024 21:05:21 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/04/18/lessons-from-financial-advisors-who-applied-for-the-ppp-loan.html", - "guid": "106493542", + "link": "https://www.cnbc.com/2024/12/18/trump-nasa-pick-jared-isaacman-made-big-bet-on-stablecoins-with-shift4.html", + "guid": "108053399", "type": "cnbcnewsstory", - "id": "106493542", + "id": "108053399", "sponsored": "false", - "title": "These financial advisors applied for the PPP loan. They share some lessons learned", - "description": "Three financial advisors share how they have helped clients apply for emergency funding through the Paycheck Protection Program, and sought aid for their practices.", - "pubDate": "Sat, 18 Apr 2020 14:07:00 GMT" + "title": "Trump's pick to lead NASA made a big bet on crypto while going to space", + "description": "Before being chosen by President-elect Trump to lead NASA, Jared Isaacman guided his payments company Shift4 into the crypto market.", + "pubDate": "Thu, 19 Dec 2024 18:36:28 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/04/16/op-ed-advisors-must-help-clients-get-back-to-basics-during-volatility.html", - "guid": "106492167", + "link": "https://www.cnbc.com/2024/12/17/jim-cramer-addresses-nvidias-recent-14percent-decline-and-what-hes-doing-with-the-stock.html", + "guid": "108076995", "type": "cnbcnewsstory", - "id": "106492167", + "id": "108076995", "sponsored": "false", - "title": "Op-Ed: Advisors need to help clients get back to basics during this volatility", - "description": "While financial advisors must continue being proactive in helping clients maintain financial well-being during the coronavirus pandemic and downturn, the most effective advisors are managing their clients' emotional well-being, as well.", - "pubDate": "Fri, 17 Apr 2020 13:01:02 GMT" + "title": "Jim Cramer addresses Nvidia's recent 14% decline and what he's doing with the stock", + "description": "The Investing Club holds its \"Morning Meeting\" every weekday at 10:20 a.m. ET.", + "pubDate": "Tue, 17 Dec 2024 16:44:28 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/04/15/op-ed-coronavirus-market-swings-can-lead-to-an-amygdala-hijack.html", - "guid": "106489608", + "link": "https://www.cnbc.com/2024/12/14/big-oil-wants-to-help-big-tech-power-artificial-intelligence-data-centers.html", + "guid": "108075652", "type": "cnbcnewsstory", - "id": "106489608", + "id": "108075652", "sponsored": "false", - "title": "Op-Ed: Don't let coronavirus market swings hijack your brain", - "description": "The barrage of bad economic news surrounding the coronavirus pandemic can trigger an emotional response, or \"amygdala hijack,\" in investors' brains that can cloud judgment. Here's how to combat the panic and ensure sound financial decision-making.", - "pubDate": "Wed, 15 Apr 2020 15:21:07 GMT" + "title": "Big Oil wants to help Big Tech power artificial intelligence data centers", + "description": "Exxon and Chevron see natural gas and carbon capture technology playing a key role in meeting AI's power needs.", + "pubDate": "Sat, 14 Dec 2024 12:22:54 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/04/10/what-advisors-are-doing-to-help-clients-and-themselves-amid-volatility.html", - "guid": "106482645", + "link": "https://www.cnbc.com/2024/12/13/moldova-declares-state-of-emergency-over-expected-halt-to-russian-gas.html", + "guid": "108075581", "type": "cnbcnewsstory", - "id": "106482645", + "id": "108075581", "sponsored": "false", - "title": "Here's what advisors are doing to help clients \u2014 and themselves \u2014 amid coronavirus volatility", - "description": "As markets careeen amid coronavirus-fueled economic volatility, financial advisors are at the eye of the storm. We asked five members of the CNBC Financial Advisor Council what they're telling clients, whether they're helping them reallocate and how the downturn is impacting their own fortunes.", - "pubDate": "Sun, 12 Apr 2020 15:15:55 GMT" + "title": "Moldova declares state of emergency over fears Russian gas flows via Ukraine will stop", + "description": "Moldova's parliament on Friday voted to approve a state of emergency, citing fears of an immediate threat to energy security.", + "pubDate": "Fri, 13 Dec 2024 13:02:59 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/04/10/advisors-say-avoid-these-mistakes-with-your-401k-amid-coronavirus.html", - "guid": "106482273", + "link": "https://www.cnbc.com/2024/12/10/were-buying-more-shares-of-a-company-behind-ai-data-center-cooling-systems.html", + "guid": "108073846", "type": "cnbcnewsstory", - "id": "106482273", + "id": "108073846", "sponsored": "false", - "title": "Advisors urge investors to avoid these mistakes with their 401(k) during coronavirus crisis", - "description": "There are some key things that retirement savers should steer clear of doing with their 401(k), despite uncertainty over exactly when the stock market will recoup its losses and head higher.", - "pubDate": "Fri, 10 Apr 2020 13:43:59 GMT" + "title": "We're buying more shares of a company that makes a key part of AI data centers", + "description": "Last month, we\u00a0raised our price target\u00a0after the CEO appeared on \"Mad Money.\"", + "pubDate": "Tue, 10 Dec 2024 17:28:23 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/04/08/eight-out-of-10-financial-advisors-see-markets-diving-lower-survey.html", - "guid": "106478990", + "link": "https://www.cnbc.com/2024/12/10/what-the-oil-and-gas-industry-wants-from-trump-and-how-it-might-deliver.html", + "guid": "108072894", "type": "cnbcnewsstory", - "id": "106478990", + "id": "108072894", "sponsored": "false", - "title": "Eight out of 10 financial advisors see markets diving lower, survey finds", - "description": "Eighty-one percent of financial advisors say markets haven't hit bottom yet amid the coronavirus pandemic, according to a survey by Ned Davis Research. Two members of CNBC's Financial Advisor Council say whatever the future holds, they're telling clients to stay the course.", - "pubDate": "Wed, 08 Apr 2020 13:01:12 GMT" + "title": "What the oil and gas industry wants from Trump and how his administration might deliver it", + "description": "The president-elect is setting up a new National Energy Council with the goal of \"U.S. energy dominance.\"", + "pubDate": "Tue, 10 Dec 2024 19:13:14 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/03/27/op-ed-with-market-volatility-4-percent-rule-creates-risk-for-retirees.html", - "guid": "106463809", + "link": "https://www.cnbc.com/2024/12/10/stellantis-and-catl-to-build-4point3-billion-ev-battery-plant-in-spain.html", + "guid": "108073604", "type": "cnbcnewsstory", - "id": "106463809", + "id": "108073604", "sponsored": "false", - "title": "Op-Ed: With today's market volatility, the '4% rule' creates risk for America's retirees", - "description": "While some of the underlying thinking behind the so-called 4% rule was prudent, it was hatched in an era in which interest rates were much higher, capital markets less volatile and, most important, Americans had shorter lifespans. Given today's market volatility and changed retirement landscape, it's safe to assume that the 4% rule may be obsolete.", - "pubDate": "Mon, 30 Mar 2020 12:59:34 GMT" + "title": "Dodge maker Stellantis and China's CATL team up to build $4.3 billion EV battery plant in Spain", + "description": "Stellantis and CATL have announced plans to jointly build a 4.1 billion euro ($4.3 billion) lithium iron phosphate battery plant in Spain.", + "pubDate": "Tue, 10 Dec 2024 11:05:50 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/03/23/op-ed-financial-advisors-help-clients-navigate-through-uncertainty.html", - "guid": "106457222", + "link": "https://www.cnbc.com/2024/12/09/qatar-energy-minister-on-trumps-bid-to-lift-lng-exports-cap.html", + "guid": "108072904", "type": "cnbcnewsstory", - "id": "106457222", + "id": "108072904", "sponsored": "false", - "title": "Op-Ed: Financial advisors help clients navigate through uncertainty", - "description": "The best financial advisors will choose to stay connected with their clients throughout the coronavirus crisis and be creative in evolving their services on a human level. Keep adding to your market volatility playbook \u2014 this isn't the first time we've encountered turbulence in the markets, and it won't be the last.", - "pubDate": "Tue, 24 Mar 2020 12:31:01 GMT" + "title": "Qatar energy minister: I don't 'worry much' about Trump's vow to lift LNG exports cap", + "description": "\"Additional LNG and additional competition is welcome,\" told CNBC's Dan Murphy at the Doha Forum.", + "pubDate": "Mon, 09 Dec 2024 06:10:07 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/03/04/cfp-board-erases-advisor-compensation-data-from-consumer-website.html", - "guid": "106424689", + "link": "https://www.cnbc.com/2024/12/08/president-elect-trump-says-ukraine-to-possibly-receive-less-military-aid.html", + "guid": "108072885", "type": "cnbcnewsstory", - "id": "106424689", + "id": "108072885", "sponsored": "false", - "title": "It may get harder for consumers to tell how some financial advisors get paid", - "description": "The CFP Board, which oversees standards for 86,000 certified financial planners in the U.S., removed the ability for consumers to search for an advisor based on how they're paid.", - "pubDate": "Wed, 04 Mar 2020 20:58:46 GMT" + "title": "President-elect Trump says Ukraine to 'possibly' receive less military aid", + "description": "President-elect Trump tells NBC News Ukraine will likely receive less U.S. aid once he takes office.", + "pubDate": "Sun, 08 Dec 2024 18:38:42 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/03/02/states-could-adopt-a-new-best-interest-regulation-for-annuity-sales.html", - "guid": "106420022", + "link": "https://www.cnbc.com/2024/12/08/here-are-4-things-were-watching-in-the-stock-market-in-the-week-ahead.html", + "guid": "108072696", "type": "cnbcnewsstory", - "id": "106420022", + "id": "108072696", "sponsored": "false", - "title": "This new rule could change how annuities are sold", - "description": "When it comes to protecting consumers' money, many in the financial industry are in one of two camps: those in favor of a 'fiduciary rule' or those who back a 'best interest' regulation. Now, some states are poised to wade into the fight by adopting a best interest standard for annuities sales.", - "pubDate": "Tue, 03 Mar 2020 16:08:10 GMT" + "title": "Here are 4 things we\u2019re watching in the stock market in the week ahead", + "description": "Inflation data and earnings from Costco and Broadcom will be front and center.", + "pubDate": "Thu, 12 Dec 2024 15:41:31 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/02/25/financial-advisors-must-specialize-to-survive-over-next-decade-report.html", - "guid": "106406742", + "link": "https://www.cnbc.com/2024/12/06/opec-oil-output-delay-a-reality-check-as-group-eyes-demand-saudi.html", + "guid": "108072483", "type": "cnbcnewsstory", - "id": "106406742", + "id": "108072483", "sponsored": "false", - "title": "Financial advisors must find their 'niche' to survive over next 5 to 10 years", - "description": "Developing a niche, like working with millennial clients or widows, will become more imperative if financial advisors are to compete successfully.", - "pubDate": "Thu, 27 Feb 2020 16:53:19 GMT" + "title": "OPEC+ oil output delay a 'reality check\u2019 as group eyes demand, U.S. outlook, Saudi energy min says", + "description": "\"It's not a good idea to bring volumes in the first quarter,\" Saudi Arabia's Abdulaziz bin Salman assessed, with reference to demand and global uncertainty.", + "pubDate": "Fri, 06 Dec 2024 14:27:21 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/01/30/heres-the-right-amount-of-cryptocurrency-to-keep-in-a-portfolio.html", - "guid": "106363893", + "link": "https://www.cnbc.com/2024/12/06/why-thermal-batteries-could-replace-lithium-ion-batteries-.html", + "guid": "108070516", "type": "cnbcnewsstory", - "id": "106363893", + "id": "108070516", "sponsored": "false", - "title": "This is the right amount of bitcoin to keep in an investment portfolio", - "description": "Cryptocurrency isn't a fad. That's according to experts at the TD Ameritrade LINC conference in Orlando, Florida. If investors want to dip a toe into bitcoin, they should aim for this allocation. They should just make sure they know the risks first.", - "pubDate": "Thu, 30 Jan 2020 13:41:02 GMT" + "title": "Why thermal batteries could replace lithium-ion batteries for energy storage", + "description": "Thermal batteries store renewable energy as heat, offering a cost-effective way for industries like steel and cement to reduce carbon dioxide emissions.", + "pubDate": "Fri, 06 Dec 2024 13:00:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2019/12/16/advisors-look-beyond-client-assets-to-give-investment-advice.html", - "guid": "106259284", + "link": "https://www.cnbc.com/2024/12/05/oil-prices-little-changed-after-opec-members-delay-production-increase-until-april.html", + "guid": "108071813", "type": "cnbcnewsstory", - "id": "106259284", + "id": "108071813", "sponsored": "false", - "title": "Some advisors look beyond clients' assets when giving investment advice", - "description": "While certain investors might share some commonalities, they also bring a variety of circumstances and financial individuality to the table that some advisors sort through before handing over investment advice.", - "pubDate": "Mon, 16 Dec 2019 13:31:01 GMT" + "title": "Oil prices little changed after OPEC+ delays production increase", + "description": "OPEC+ is struggling to bring barrels back to the market with prices under pressure from soft China demand and strong U.S. production.", + "pubDate": "Thu, 05 Dec 2024 20:45:38 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2019/12/11/heres-what-top-advisors-see-on-the-horizon-for-markets-in-2020.html", - "guid": "106259043", + "link": "https://www.cnbc.com/2024/12/05/opec-members-to-delay-oil-production-increase-until-april.html", + "guid": "108071737", "type": "cnbcnewsstory", - "id": "106259043", + "id": "108071737", "sponsored": "false", - "title": "What top advisors see on the horizon for markets in 2020", - "description": "Financial advisors who made CNBC's FA 100 list of leading firms for 2019 share what their outlook is on factors influencing markets and investors in the new year, from domestic politics to global trade and corporate earnings.", - "pubDate": "Wed, 11 Dec 2019 15:16:22 GMT" + "title": "OPEC+ members to delay oil production increases", + "description": "This production cut was previously due to start being phased out in December.", + "pubDate": "Fri, 06 Dec 2024 12:46:42 GMT" } ], - "personal_finance": [ + "media": [ { "item": "", - "link": "https://www.cnbc.com/2020/07/20/complaints-to-federal-consumer-agency-spike-during-covid-19-pandemic.html", - "guid": "106623492", + "link": "https://www.cnbc.com/2025/01/10/disney-fox-and-warner-bros-discovery-call-off-plans-to-launch-venu-sports-streaming-service.html", + "guid": "108084817", "type": "cnbcnewsstory", - "id": "106623492", + "id": "108084817", "sponsored": "false", - "title": "Credit complaints to federal consumer agency have spiked during coronavirus pandemic", - "description": "An analysis of complaints in the Consumer Financial Protection Bureau's public database have surged since the pandemic began walloping the U.S. economy and households in March.", - "pubDate": "Mon, 20 Jul 2020 19:34:41 GMT" + "title": "Disney, Fox and Warner Bros. Discovery call off plans to launch Venu sports streaming service", + "description": "Venu was first announced in February and intended to combine the live sports assets of Fox, WBD and Disney-owned ESPN.", + "pubDate": "Fri, 10 Jan 2025 17:15:26 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/wealthy-may-get-up-to-40-billion-in-tax-breaks-if-obamacare-is-overturned.html", - "guid": "106624012", + "link": "https://www.cnbc.com/2025/01/08/disney-monthly-active-users-ad-supported-content.html", + "guid": "108083276", "type": "cnbcnewsstory", - "id": "106624012", + "id": "108083276", "sponsored": "false", - "title": "High-income people could grab up to $40 billion in tax breaks if the Affordable Care Act is overturned", - "description": "Millions may lose their health insurance coverage, as well as premium subsidies, if the Supreme Court overturns the Affordable Care Act. Meanwhile, the wealthiest households could reap a windfall of tax savings.", - "pubDate": "Mon, 20 Jul 2020 18:37:54 GMT" + "title": "Disney says about 157 million global users are streaming content with ads", + "description": "Disney announced Wednesday it has about 157 million global monthly active users viewing its ad-supported streaming content across Disney+, Hulu and ESPN+.", + "pubDate": "Fri, 10 Jan 2025 16:59:43 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/will-there-be-a-second-1200-stimulus-check-heres-what-we-know.html", - "guid": "106624006", + "link": "https://www.cnbc.com/2025/01/06/disney-hulu-live-tv-fubo.html", + "guid": "108082447", "type": "cnbcnewsstory", - "id": "106624006", + "id": "108082447", "sponsored": "false", - "title": "Will there be a second $1,200 stimulus check? Here's what we know", - "description": "Democrats and Republicans have returned to Washington with the intention of hammering out a new coroanvirus stimulus package. While many Americans hope another set of stimulus checks makes it into the legislation, other aid could take priority.", - "pubDate": "Mon, 20 Jul 2020 22:39:34 GMT" + "title": "Disney to combine its Hulu+ Live TV with streamer Fubo", + "description": "Both Hulu+ Live TV and Fubo are streaming services that mimic the traditional cable TV bundle, offering linear TV networks.", + "pubDate": "Tue, 07 Jan 2025 13:52:17 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/unemployment-stimulus-checks-what-to-expect-as-relief-measures-end.html", - "guid": "106623584", + "link": "https://www.cnbc.com/2025/01/06/comcast-universal-ads-platform.html", + "guid": "108081557", "type": "cnbcnewsstory", - "id": "106623584", + "id": "108081557", "sponsored": "false", - "title": "$600 unemployment boost. Stimulus checks. Government relief is coming to an abrupt end", - "description": "Most of the relief measures in the CARES Act are about to expire. Yet millions of Americans are still suffering financially amid the pandemic.", - "pubDate": "Mon, 20 Jul 2020 22:41:52 GMT" + "title": "Comcast to launch Universal Ads in bid to win smaller advertisers over from tech", + "description": "Comcast plans to launch Universal Ads, a platform meant to attract advertisers of all sizes and grab back ad dollars from social media and tech companies.", + "pubDate": "Mon, 06 Jan 2025 13:00:02 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/test-your-knowledge-about-social-security-benefits.html", - "guid": "106623363", + "link": "https://www.cnbc.com/2025/01/01/msg-networks-knicks-rangers-goes-dark-altice-usa-optimum-cable.html", + "guid": "108081224", "type": "cnbcnewsstory", - "id": "106623363", + "id": "108081224", "sponsored": "false", - "title": "Take this Social Security quiz and see if you are smarter than the average American", - "description": "Deciding when and how to claim Social Security is one of the biggest decisions you can make. Yet many Americans can't pass a basic quiz on its rules. Find out what most Americans get wrong and right, and how you score.", - "pubDate": "Mon, 20 Jul 2020 13:16:07 GMT" + "title": "MSG Networks, home of Knicks and Rangers, goes dark for Altice USA's Optimum cable customers", + "description": "MSG Networks, the regional channel that airs local games for New York teams including the Knicks, went dark for Altice USA's Optimum cable TV customers.", + "pubDate": "Wed, 01 Jan 2025 15:58:20 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/how-to-know-how-much-youll-lose-if-you-take-your-retirement-money-now.html", - "guid": "106619980", + "link": "https://www.cnbc.com/2024/12/27/advertising-revenue-media-companies-in-2025.html", + "guid": "108079568", "type": "cnbcnewsstory", - "id": "106619980", + "id": "108079568", "sponsored": "false", - "title": "Hands off that retirement money until you scout through all the options", - "description": "Your retirement account may seem like a piggy bank waiting to be cracked open but consider this before you break in.", - "pubDate": "Mon, 20 Jul 2020 12:56:45 GMT" + "title": "Ad revenue should stabilize for media companies in 2025 \u2014 if they have sports", + "description": "Live sports and events are key to garnering ad revenue for media companies in 2025.", + "pubDate": "Fri, 27 Dec 2024 12:00:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/19/new-online-tool-aims-to-help-prepare-for-this-looming-retirement-cost.html", - "guid": "106619830", + "link": "https://www.cnbc.com/2024/12/26/richard-parsons-dead-obituary.html", + "guid": "107134209", "type": "cnbcnewsstory", - "id": "106619830", + "id": "107134209", "sponsored": "false", - "title": "New online tool helps you prepare for a tricky cost that may sink your retirement", - "description": "It's hard for retirees to pinpoint when or whether they'll need long-term care, which includes help with daily living activities like bathing and dressing. A new online tool helps identify costs where you plan to retire and how much you might pay in different situations.", - "pubDate": "Sun, 19 Jul 2020 14:15:02 GMT" + "title": "Richard Parsons, former Time Warner CEO, dies at age 76", + "description": "Richard Parsons helped Time Warner divorce from AOL after what was considered the worst takeover in history.", + "pubDate": "Fri, 27 Dec 2024 10:59:57 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/19/4-ways-your-tax-return-can-help-you-save-money-in-2020.html", - "guid": "106621488", + "link": "https://www.cnbc.com/2024/12/23/2025-anonymous-media-predictions.html", + "guid": "108072741", "type": "cnbcnewsstory", - "id": "106621488", + "id": "108072741", "sponsored": "false", - "title": "4 ways your tax return can help you save money in 2020", - "description": "Don't bury your completed tax return in a drawer. More savings opportunities for 2020 await within your Form 1040. Here are four tips that could shave your tax bill.", - "pubDate": "Sun, 19 Jul 2020 13:30:01 GMT" + "title": "13 anonymous media executives make predictions for the new year", + "description": "Big deals dominate this year's media and entertainment predictions from 13 anonymous executives.", + "pubDate": "Mon, 23 Dec 2024 14:22:49 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/18/why-ppp-loans-may-not-be-enough-for-these-business-owners.html", - "guid": "106619819", + "link": "https://www.cnbc.com/2024/12/12/wbd-announces-restructuring-into-linear-streaming-units.html", + "guid": "108075052", "type": "cnbcnewsstory", - "id": "106619819", + "id": "108075052", "sponsored": "false", - "title": "These business owners got a PPP loan. It may not be enough", - "description": "Entrepreneurs, like bar and restaurant owners, who received help through the Paycheck Protection Program are running low on funding and face more potential closures as Covid-19 cases rise.", - "pubDate": "Sat, 18 Jul 2020 13:00:02 GMT" + "title": "Warner Bros. Discovery shares surge 15% after company announces linear, streaming restructuring", + "description": "Warner Bros. announced a restructuring plan to segment its business into linear and streaming units in a move that could simplify future consolidation.", + "pubDate": "Thu, 12 Dec 2024 21:34:35 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/why-republicans-dont-want-to-extend-the-600-unemployment-payments.html", - "guid": "106621375", + "link": "https://www.cnbc.com/2024/12/09/comcast-cmcsa-stock-falls-broadband.html", + "guid": "108073212", "type": "cnbcnewsstory", - "id": "106621375", + "id": "108073212", "sponsored": "false", - "title": "The $600 unemployment payments are likely ending. Here's why", - "description": "Enhanced unemployment benefits of $600 a week will likely end after July due to Republican opposition. Here's why lawmakers are against extending the payments.", - "pubDate": "Fri, 17 Jul 2020 22:10:05 GMT" + "title": "Comcast shares tumble as executive calls broadband 'intensely competitive'", + "description": "Comcast shares fell Monday after its cable CEO called broadband \"competitively intense,\" and expects to lose more than 100,000 customers in the fourth quarter.", + "pubDate": "Mon, 09 Dec 2024 21:03:45 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/trump-says-coronavirus-relief-bill-must-include-payroll-tax-cuts.html", - "guid": "106621140", + "link": "https://www.cnbc.com/2024/12/04/espn-to-add-more-sports-content-to-disney.html", + "guid": "108070637", "type": "cnbcnewsstory", - "id": "106621140", + "id": "108070637", "sponsored": "false", - "title": "Trump says next coronavirus relief bill must include payroll tax cuts. Here's how that would affect workers", - "description": "While not the first time President Trump has floated the idea, he appears to be upping the ante, according to published reports. This is how a payroll tax holiday would affect your paycheck.", - "pubDate": "Fri, 17 Jul 2020 20:51:05 GMT" + "title": "ESPN hopes to reach more casual sports fans with Disney+ integration", + "description": "Disney debuted an ESPN tab on Disney+ on Wednesday for ESPN+ subscribers and will make about 100 live games available on Disney+ to nonsubscribers.", + "pubDate": "Wed, 04 Dec 2024 17:47:55 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/suze-orman-how-to-keep-retirement-savings-on-track-during-coronavirus.html", - "guid": "106619725", + "link": "https://www.cnbc.com/2024/11/20/comcast-cable-networks-spinoff-emphasizes-need-for-change-in-media.html", + "guid": "108065832", "type": "cnbcnewsstory", - "id": "106619725", + "id": "108065832", "sponsored": "false", - "title": "Suze Orman: Make these moves to keep your retirement savings on track during coronavirus", - "description": "The coronavirus pandemic has thrown many retirement plans off track. Here's how to survive right now and salvage your savings, according to Suze Orman.", - "pubDate": "Fri, 17 Jul 2020 15:59:27 GMT" + "title": "Comcast's cable network spinoff may be a signal to the media industry for necessary change", + "description": "Comcast may be proceeding with a transaction as a signal to the rest of the media industry that consolidation is necessary.", + "pubDate": "Wed, 20 Nov 2024 22:26:46 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/how-to-save-money-when-you-buy-a-car.html", - "guid": "106619207", + "link": "https://www.cnbc.com/2024/11/19/comcast-will-announce-the-spinoff-of-cable-networks-wednesday-cnbc-source-says.html", + "guid": "108065427", "type": "cnbcnewsstory", - "id": "106619207", + "id": "108065427", "sponsored": "false", - "title": "8 ways to save money on the cost of your next car (Hint: It pays to be nice)", - "description": "Save big when you buy a car. The trick is doing your research and learning some negotiating tips.", - "pubDate": "Mon, 20 Jul 2020 12:32:47 GMT" + "title": "Comcast to spin off cable networks as subscribers flee the bundle", + "description": "Comcast on Wednesday announced the spinoff of its cable networks, including CNBC, MSNBC and E!.", + "pubDate": "Wed, 20 Nov 2024 20:29:12 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/bipartisan-bill-to-prevent-costly-medicare-mistakes-advances-in-house.html", - "guid": "106619130", + "link": "https://www.cnbc.com/2024/11/18/more-americans-get-news-from-social-media-influencers.html", + "guid": "108063075", "type": "cnbcnewsstory", - "id": "106619130", + "id": "108063075", "sponsored": "false", - "title": "Bipartisan bill to prevent costly Medicare mistakes advances in the House", - "description": "The BENES Act, which was approved by a House committee on Wednesday with unanimous bipartisan support, aims to minimize Medicare enrollment mistakes, which can be costly or result in gaps in coverage.", - "pubDate": "Thu, 16 Jul 2020 18:46:46 GMT" + "title": "1 in 5 Americans get their news from social media influencers", + "description": "While previous research found more women consume news on sites like Facebook, Instagram and TikTok, Pew found close to two-thirds of news influencers are men.", + "pubDate": "Tue, 19 Nov 2024 12:18:59 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/florida-unemployment-office-the-poster-child-of-delayed-benefits-cuts-1000-workers.html", - "guid": "106619501", + "link": "https://www.cnbc.com/2024/11/18/nba-warner-bros-discovery-settle-lawsuit-over-live-game-rights.html", + "guid": "108064114", "type": "cnbcnewsstory", - "id": "106619501", + "id": "108064114", "sponsored": "false", - "title": "Florida unemployment office, the 'poster child' of delayed benefits, cuts 1,000 workers", - "description": "Florida cut about a quarter of the customer service workers in its unemployment department, leading to fears of further delays in paying benefits even as the state's jobless figures increase.", - "pubDate": "Thu, 16 Jul 2020 17:01:31 GMT" + "title": "NBA, Warner Bros. Discovery agree to settle lawsuit over live game rights", + "description": "The NBA and WBD have agreed to end all legal disputes, allowing the league to move forward with new media partners Comcast, Disney and Amazon.", + "pubDate": "Mon, 18 Nov 2024 17:08:53 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/more-stimulus-checks-enhanced-unemployment-could-take-weeks.html", - "guid": "106617868", + "link": "https://www.cnbc.com/2024/11/14/disney-earnings-offer-hope-that-streaming-can-supplant-linear-tv.html", + "guid": "108063065", "type": "cnbcnewsstory", - "id": "106617868", + "id": "108063065", "sponsored": "false", - "title": "August is shaping up to be 'ugly' if stimulus, extra unemployment runs dry for millions", - "description": "The Senate will start debating the contours of more coronavirus relief measures next week. That package is shaping up to be less generous than the CARES Act, and aid could take weeks to arrive.", - "pubDate": "Fri, 17 Jul 2020 00:04:42 GMT" + "title": "Disney earnings offer hope that streaming can successfully supplant linear TV", + "description": "Disney projects entertainment direct-to-consumer operating income will increase by about $875 million next year over fiscal year 2024.", + "pubDate": "Fri, 15 Nov 2024 18:26:11 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/financial-advice-after-loss-coronavirus.html", - "guid": "106617471", + "link": "https://www.cnbc.com/2024/11/14/disney-doesnt-plan-to-change-its-tv-networks-portfolio-anytime-soon.html", + "guid": "108063057", "type": "cnbcnewsstory", - "id": "106617471", + "id": "108063057", "sponsored": "false", - "title": "Picking up the financial pieces after a loss: 'We planned life but we didn't plan death'", - "description": "Dealing with the death of a loved one from coronavirus is devastating. Here's how to navigate the financial path forward.", - "pubDate": "Thu, 16 Jul 2020 23:59:12 GMT" + "title": "Disney doesn't plan to change its TV networks portfolio anytime soon", + "description": "Disney doesn't foresee parting with its TV networks, more than a year after CEO Bob Iger went public with the consideration.", + "pubDate": "Thu, 14 Nov 2024 16:34:48 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/helping-others-during-covid-19-can-help-your-own-financial-emotional-well-being.html", - "guid": "106617831", + "link": "https://www.cnbc.com/2024/11/14/disney-dis-earnings-q4-2024.html", + "guid": "108062762", "type": "cnbcnewsstory", - "id": "106617831", + "id": "108062762", "sponsored": "false", - "title": "Helping others during the Covid-19 crisis can help your own emotional, financial well-being", - "description": "From personal gestures to financial contributions, experts say giving back can be an effective way to alleviate stress and anxiety \u2014 and result in additional tax savings.", - "pubDate": "Fri, 17 Jul 2020 00:05:03 GMT" + "title": "Disney stock surges on streaming growth, guidance", + "description": "Revenue for Disney's entertainment segment \u2013 which includes the traditional TV networks,\u00a0 direct-to-consumer streaming and films \u2013 increased 14% year over year.", + "pubDate": "Thu, 14 Nov 2024 17:03:18 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/dividend-cuts-may-mean-rethinking-your-retirement-income-strategy.html", - "guid": "106617767", + "link": "https://www.cnbc.com/2024/11/13/disney-james-gorman-bob-iger-successor.html", + "guid": "108062133", "type": "cnbcnewsstory", - "id": "106617767", + "id": "108062133", "sponsored": "false", - "title": "Dividend cuts may mean rethinking your retirement income strategy", - "description": "Hundreds of companies, including 63 on the S&P 500 index, have cut or suspended their dividends so far this year. The second half of the year is when investors will feel those reductions the most.", - "pubDate": "Thu, 16 Jul 2020 12:54:24 GMT" + "title": "Disney and James Gorman hope to foolproof the process to find Bob Iger's successor", + "description": "Gorman, Morgan Stanley's former CEO, is known for having run a smooth succession process to replace himself at the bank.", + "pubDate": "Wed, 13 Nov 2024 22:53:55 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/medicare-has-strict-deadlines-to-sign-up-be-sure-not-to-miss-them.html", - "guid": "106615184", + "link": "https://www.cnbc.com/2024/11/13/amazon-prime-video-to-stream-diamond-regional-sports-networks.html", + "guid": "108062597", "type": "cnbcnewsstory", - "id": "106615184", + "id": "108062597", "sponsored": "false", - "title": "Medicare has strict deadlines to sign up. Why you don't want to miss them", - "description": "Reaching age 65 make you eligible for Medicare. However, not all individuals will take the same path for enrolling \u2014 and the deadlines they face depend on their situation.", - "pubDate": "Wed, 15 Jul 2020 20:10:21 GMT" + "title": "Amazon Prime Video to stream Diamond regional sports networks", + "description": "The newly rebranded FanDuel Sports Network will be available as an add-on subscription for Prime customers living within the team's designated geographic area.", + "pubDate": "Wed, 13 Nov 2024 22:17:43 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/filing-your-taxes-today-irs-will-pay-up-to-5percent-interest-on-tax-refunds.html", - "guid": "106617516", + "link": "https://www.cnbc.com/2024/11/13/liberty-media-to-spin-off-assets-ceo-greg-maffei-to-step-down-at-year-end.html", + "guid": "108062166", "type": "cnbcnewsstory", - "id": "106617516", + "id": "108062166", "sponsored": "false", - "title": "If you file your taxes by today, Uncle Sam will pay up to 5% interest on your late refund", - "description": "Looking for an incentive to file your taxes by midnight July 15? The IRS will pay as much as 5% interest on your tax refund \u2014 as long as you file today.", - "pubDate": "Wed, 15 Jul 2020 21:43:54 GMT" + "title": "Liberty Media to spin off assets; CEO Greg Maffei to step down at year-end", + "description": "Chairman John Malone will become interim CEO of Liberty Media. Liberty Media's investor day is set to take place on Thursday in Manhattan.", + "pubDate": "Wed, 13 Nov 2024 15:26:06 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/small-businesses-rehire-staff-but-cut-pay-and-hours-survey-finds.html", - "guid": "106615486", + "link": "https://www.cnbc.com/2024/11/12/directv-says-dish-purchase-is-off-.html", + "guid": "108062005", "type": "cnbcnewsstory", - "id": "106615486", + "id": "108062005", "sponsored": "false", - "title": "Small businesses rehire staff but cut pay and hours, survey finds", - "description": "More people are back at work, but they're still working fewer hours and for less money than they did pre-pandemic, according to a report.", - "pubDate": "Wed, 15 Jul 2020 16:00:01 GMT" + "title": "DirecTV says Dish purchase is off", + "description": "DirecTV's proposed acquisition of Dish assets is most likely dead after a group of bondholders rejected a revised offer.", + "pubDate": "Wed, 13 Nov 2024 12:48:29 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/how-to-turn-tax-day-into-a-6000-savings-opportunity.html", - "guid": "106617254", + "link": "https://www.cnbc.com/2024/11/12/netflix-ad-supported-tier-70-million-monthly-users.html", + "guid": "108061395", "type": "cnbcnewsstory", - "id": "106617254", + "id": "108061395", "sponsored": "false", - "title": "How to turn Tax Day into a $6,000 savings opportunity", - "description": "Got the Tax Day blues? July 15 is the last day to make a 2019 contribution to your individual retirement account and your health savings account. This will also cut your tax bill.", - "pubDate": "Wed, 15 Jul 2020 14:26:57 GMT" + "title": "Netflix ad-supported tier has 70 million monthly users two years after launch", + "description": "Netflix's ad-supported tier, which launched in November 2022, has reached 70 million global monthly users.", + "pubDate": "Tue, 12 Nov 2024 15:40:20 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/these-5-tax-day-flubs-could-cost-you-your-refund.html", - "guid": "106616970", + "link": "https://www.cnbc.com/2024/11/07/warner-bros-discovery-wbd-earnings-q3-2024.html", + "guid": "108059366", "type": "cnbcnewsstory", - "id": "106616970", + "id": "108059366", "sponsored": "false", - "title": "These 5 Tax Day flubs could cost you your refund", - "description": "Resist the urge to rush through your 2019 income tax return by midnight July 15. The faster you hurry through your Form 1040, the greater the odds you'll make a costly error. Here are five mistakes to avoid.", - "pubDate": "Wed, 15 Jul 2020 16:20:25 GMT" + "title": "Warner Bros. Discovery adds 7.2 million Max subscribers, the streamer's largest single-quarter jump", + "description": "Warner Bros. Discovery said its streaming platform Max added 7.2 million subscribers during the third quarter.", + "pubDate": "Thu, 07 Nov 2024 18:29:18 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/how-to-shop-during-a-pandemic-enjoy-small-luxuries-consider-chickens.html", - "guid": "106614147", + "link": "https://www.cnbc.com/2024/11/01/marc-benioff-in-talks-to-sell-time-inc-to-antenna-group.html", + "guid": "108055861", "type": "cnbcnewsstory", - "id": "106614147", + "id": "108055861", "sponsored": "false", - "title": "Some pandemic shopping is simply about finding ways to feel good during a difficult time", - "description": "Pandemic shopping isn't just about hoarding canned food. People want to entertain their kids, enjoy small luxuries \u2014 and even raise chickens.", - "pubDate": "Mon, 20 Jul 2020 19:31:43 GMT" + "title": "Marc Benioff is in talks to sell media company Time to Antenna Group", + "description": "Benioff acquired Time in 2018 for $190 million. Early talks to sell to Antenna have centered around a price of $150 million, according to a person familiar.", + "pubDate": "Fri, 01 Nov 2024 17:41:02 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/unemployment-recipients-need-to-reapply-for-these-jobless-benefits.html", - "guid": "106615875", + "link": "https://www.cnbc.com/2024/10/31/comcast-tests-media-industry-with-potential-cable-networks-separation.html", + "guid": "108055610", "type": "cnbcnewsstory", - "id": "106615875", + "id": "108055610", "sponsored": "false", - "title": "Extra unemployment benefits are available. You have to reapply to get them", - "description": "The CARES Act offers an extra 13 weeks of unemployment benefits to jobless Americans. Many will have to submit a new application to access that aid.", - "pubDate": "Wed, 15 Jul 2020 13:25:46 GMT" + "title": "Comcast's potential cable networks separation will test the appetite for media reconfiguration", + "description": "If Comcast moves forward with its idea of spinning off NBCUniversal's cable networks, it could begin a rollup throughout the media industry.", + "pubDate": "Thu, 31 Oct 2024 21:27:32 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/14/fight-heats-up-over-foreign-student-ban-as-more-than-200-schools-join-in.html", - "guid": "106615435", + "link": "https://www.cnbc.com/2024/10/31/comcast-is-exploring-separation-of-cable-business.html", + "guid": "108055576", "type": "cnbcnewsstory", - "id": "106615435", + "id": "108055576", "sponsored": "false", - "title": "Trump administration reverses course on foreign student ban", - "description": "The Trump administration reverses course on a rule that would have barred some foreign students from staying in the U.S., after more than 200 colleges and universities backed a lawsuit brought by Harvard and MIT.", - "pubDate": "Tue, 14 Jul 2020 23:16:21 GMT" + "title": "Comcast is exploring separation of cable networks business", + "description": "NBCUniversal's cable networks portfolio includes Bravo, E!, Syfy, Oxygen True Crime, USA Network, as well as news networks MSNBC and CNBC.", + "pubDate": "Thu, 31 Oct 2024 17:23:03 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/14/one-of-the-millions-of-newly-uninsured-americans-what-to-do-next.html", - "guid": "106615588", + "link": "https://www.cnbc.com/2024/10/31/comcast-cmcsa-earnings-q3-2024.html", + "guid": "108054592", "type": "cnbcnewsstory", - "id": "106615588", + "id": "108054592", "sponsored": "false", - "title": "5.4 million Americans have lost their health insurance. What to do if you're one of them", - "description": "Amid one of the worst public health crises in history, a record number of laid-off Americans have lost their health insruance. Here's what you can do to get covered.", - "pubDate": "Tue, 14 Jul 2020 17:54:11 GMT" + "title": "Comcast tops earnings estimates as Olympics propel the company", + "description": "Comcast beat third-quarter earnings estimates as the Summer Olympics in Paris boosted NBCUniversal\u2019s revenue and Peacock\u2019s subscriber count.", + "pubDate": "Thu, 31 Oct 2024 15:40:33 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/14/treasury-department-is-canceling-stimulus-checks-to-dead-recipients.html", - "guid": "106615627", + "link": "https://www.cnbc.com/2024/10/24/why-meta-and-snap-are-spending-billions-on-ar-glasses.html", + "guid": "108050633", "type": "cnbcnewsstory", - "id": "106615627", + "id": "108050633", "sponsored": "false", - "title": "The Treasury Department is canceling stimulus checks to dead recipients", - "description": "Uncle Sam is canceling stimulus payments that have been made to deceased individuals, according to the IRS. As many as 1.1 million payments, totaling about $1.4 billion, were paid to dead people, the Government Accountability Office found.", - "pubDate": "Tue, 14 Jul 2020 17:17:11 GMT" + "title": "Why Meta and Snap are spending billions on AR glasses", + "description": "Meta CEO Mark Zuckerberg and Snap CEO Evan Spiegel are betting big that augmented-reality glasses will replace the smartphone.", + "pubDate": "Thu, 24 Oct 2024 14:31:34 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/14/back-to-work-bonuses-cant-replace-the-600-boost-in-unemployment-economists-say.html", - "guid": "106615272", + "link": "https://www.cnbc.com/2024/10/21/disney-ceo-succession-plan-board-chair.html", + "guid": "108050088", "type": "cnbcnewsstory", - "id": "106615272", + "id": "108050088", "sponsored": "false", - "title": "Back-to-work bonuses can't replace the $600 boost in unemployment, economists say", - "description": "Some Republican lawmakers want to replace the $600 enhanced unemployment benefit with a back-to-work cash bonus for those who find jobs. But the number of unemployed is more than triple job openings.", - "pubDate": "Wed, 15 Jul 2020 17:06:01 GMT" + "title": "Disney will name Bob Iger's replacement in early 2026; James Gorman to become board chair next year", + "description": "Former Morgan Stanley CEO James Gorman will replace Nike Executive Chairman Mark Parker as chairman in January.", + "pubDate": "Mon, 21 Oct 2024 15:43:09 GMT" } ], - "charting_asia": [ + "retail": [ { "item": "", - "link": "https://www.cnbc.com/2018/10/24/technical-analysis-oil-price-continues-its-upward-trend.html", - "guid": "105522380", + "link": "https://www.cnbc.com/2025/01/13/comcast-harris-blitzer-to-build-nba-nhl-stadium-in-south-philadelphia.html", + "guid": "108085631", "type": "cnbcnewsstory", - "id": "105522380", + "id": "108085631", "sponsored": "false", - "title": "Oil uptrend continues and could reach $87", - "description": "All the support features and the trend strength continue to suggest that oil price is experiencing a temporary retreat, but the longer term trading band target is near $87, according to Daryl Guppy.", - "pubDate": "Wed, 24 Oct 2018 14:38:21 GMT" + "title": "Comcast and Harris Blitzer to build new NBA, NHL stadium in South Philadelphia", + "description": "The deal will give Comcast a minority stake in the NBA's 76ers and naming rights to the future arena.", + "pubDate": "Mon, 13 Jan 2025 17:22:19 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2018/10/09/the-nikkei-and-the-dow-are-joined-at-the-hip.html", - "guid": "105494723", + "link": "https://www.cnbc.com/2025/01/13/lululemon-releases-holiday-sales-raises-earnings-and-revenue-guidance.html", + "guid": "108085459", "type": "cnbcnewsstory", - "id": "105494723", + "id": "108085459", "sponsored": "false", - "title": "The Nikkei and the Dow are joined at the hip", - "description": "The Nikkei and the Dow may be joined at the hip when it comes to behavior, but the Nikkei is moving faster, according to Daryl Guppy.", - "pubDate": "Tue, 09 Oct 2018 00:41:52 GMT" + "title": "Retailers post early holiday results \u2014 and Wall Street isn\u2019t impressed", + "description": "Lululemon, Abercrombie & Fitch and American Eagle all hiked their holiday guidance, but Abercrombie's growth is slowing.", + "pubDate": "Mon, 13 Jan 2025 16:08:26 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2018/09/25/gold-price-appears-set-for-a-decline---commentary.html", - "guid": "105468729", + "link": "https://www.cnbc.com/2025/01/10/nordstrom-earnings-jwn-raises-sales-outlook-after-better-holiday-season.html", + "guid": "108085015", "type": "cnbcnewsstory", - "id": "105468729", + "id": "108085015", "sponsored": "false", - "title": "Gold may be set for a fall to\u00a0$1,130", - "description": "Gold's consolidation over the past few weeks has triggered short covering, but it has not encouraged new long positions, Daryl Guppy writes.", - "pubDate": "Tue, 25 Sep 2018 07:57:39 GMT" + "title": "Nordstrom raises sales outlook after holiday season was better than feared", + "description": "CEO Erik Nordstrom credited the company's \"efforts to remain competitive in the promotional environment and the strength of our offering.\"", + "pubDate": "Sat, 11 Jan 2025 00:39:35 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2018/09/19/australian-dollar-decline-collateral-damage-in-trade-war---commentary.html", - "guid": "105458726", + "link": "https://www.cnbc.com/2025/01/10/mcdonalds-to-close-three-cosmcs-locations-and-open-two-more.html", + "guid": "108085088", "type": "cnbcnewsstory", - "id": "105458726", + "id": "108085088", "sponsored": "false", - "title": "Australia's currency decline is collateral damage in Trump's trade war", - "description": "There was a contradiction when Australia's stock market was making new 10-year highs but the currency was posting significant lows. A big question has now been answered, Daryl Guppy writes.", - "pubDate": "Wed, 19 Sep 2018 18:49:49 GMT" + "title": "McDonald's to close three CosMc's locations \u2014 and open two more", + "description": "McDonald's created CosMc's as its entry point into the growing \"afternoon beverage pick-me-up occasion.\"", + "pubDate": "Sat, 11 Jan 2025 01:45:11 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2018/09/11/analysis-suggests-hong-kongs-market-is-set-to-decline.html", - "guid": "105441132", + "link": "https://www.cnbc.com/2025/01/10/chuck-e-cheese-makes-comeback-after-bankruptcy.html", + "guid": "108084475", "type": "cnbcnewsstory", - "id": "105441132", + "id": "108084475", "sponsored": "false", - "title": "Analysis suggests Hong Kong's market is set to decline", - "description": "Hong Kong's Hang Seng Index is poised for a continuation of its downtrend \u2014 with a downside target near 25,200, Daryl Guppy writes.", - "pubDate": "Tue, 11 Sep 2018 02:28:45 GMT" + "title": "Chuck E. Cheese makes a comeback, with trampolines and a subscription program", + "description": "Chuck E. Cheese's parent company CEC Entertainment filed for Chapter 11 bankruptcy in 2020.", + "pubDate": "Sat, 11 Jan 2025 20:12:08 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2018/09/05/the-dollars-strength-appears-unabated---commentary.html", - "guid": "105432346", + "link": "https://www.cnbc.com/2025/01/10/wayfair-to-exit-germany-cut-730-jobs-in-latest-layoffs.html", + "guid": "108084480", "type": "cnbcnewsstory", - "id": "105432346", + "id": "108084480", "sponsored": "false", - "title": "The dollar's strength appears unabated", - "description": "The breakout in the U.S. dollar appears to have slowed. Technical features suggest, however, that it is easy for the dollar to develop more upside, Daryl Guppy writes.", - "pubDate": "Wed, 05 Sep 2018 02:05:23 GMT" + "title": "Wayfair to exit Germany, cut 730 jobs as it looks to focus on physical retail", + "description": "Wayfair, an early e-commerce disruptor, wants to focus more on physical retail and has decided to exit the German market and cut 730 jobs as a result.", + "pubDate": "Fri, 10 Jan 2025 14:38:49 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2018/08/21/oils-uptrend-remains-intact---commentary.html", - "guid": "105407039", + "link": "https://www.cnbc.com/2025/01/08/nhl-plans-to-host-two-outdoor-games-in-florida-in-2026.html", + "guid": "108083260", "type": "cnbcnewsstory", - "id": "105407039", + "id": "108083260", "sponsored": "false", - "title": "Oil's uptrend remains intact", - "description": "Oil's price hasn't rebounded, but many features of the commodity's performance suggest the bear is not in command of this market, Daryl Guppy writes.", - "pubDate": "Tue, 21 Aug 2018 03:42:50 GMT" + "title": "NHL plans to host two outdoor games in Florida in 2026", + "description": "The National Hockey League is enjoying growth in Florida, where two of its most successful current franchises, the Lightning and Panthers, play.", + "pubDate": "Wed, 08 Jan 2025 20:00:56 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2018/08/14/what-to-watch-in-australias-market-currency-contradiction.html", - "guid": "105392634", + "link": "https://www.cnbc.com/2025/01/07/puma-challenges-tiger-woods-sun-day-red-logo.html", + "guid": "108083033", "type": "cnbcnewsstory", - "id": "105392634", + "id": "108083033", "sponsored": "false", - "title": "What to watch in Australia's market-currency contradiction", - "description": "The market contradiction with the Australian dollar persists, writes Daryl Guppy.", - "pubDate": "Tue, 14 Aug 2018 05:11:32 GMT" + "title": "Puma challenges Tiger Woods' Sun Day Red logo", + "description": "The German sneaker and apparel company says the Sun Day Red logo is too similar to the logo that Puma has been using since 1969.", + "pubDate": "Tue, 07 Jan 2025 17:38:28 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2018/08/07/talk-of-a-tech-crash-is-unjustified-heres-why---commentary.html", - "guid": "105379397", + "link": "https://www.cnbc.com/2025/01/07/panera-brands-ceo-jose-duenas-steps-down-cfo-to-fill-in.html", + "guid": "108083042", "type": "cnbcnewsstory", - "id": "105379397", + "id": "108083042", "sponsored": "false", - "title": "Talk of a tech crash is unjustified. Here's why", - "description": "There are three defining features on the Nasdaq Composite chart. All of them suggest that talk of a tech crash is unjustified, writes Daryl Guppy.", - "pubDate": "Tue, 07 Aug 2018 02:12:25 GMT" + "title": "Panera Brands CEO steps down, CFO to fill in as interim chief", + "description": "The restaurant company, which also includes Einstein Bros. and Caribou Coffee, has been attempting to go public over the last few years.", + "pubDate": "Tue, 07 Jan 2025 17:02:51 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2018/08/01/traders-are-carefully-watching-for-golds-next-move---commentary.html", - "guid": "105363844", + "link": "https://www.cnbc.com/2025/01/07/true-religion-acquired-by-pe-firm-jay-schottenstein-firm.html", + "guid": "108082682", "type": "cnbcnewsstory", - "id": "105363844", + "id": "108082682", "sponsored": "false", - "title": "Traders are carefully watching for gold's next move", - "description": "The strongest historical support level for gold is near $1,210 and traders will prepare for a potential rebound from there, writes Daryl Guppy.", - "pubDate": "Wed, 01 Aug 2018 05:48:03 GMT" + "title": "Jeans brand True Religion acquired by PE firm, American Eagle-linked investment group", + "description": "True Religion, the Y2K-era jeans brand in the midst of a comeback, has been acquired by private equity firm ACON Investments and its partner SB360 Capital.", + "pubDate": "Tue, 07 Jan 2025 19:13:28 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2018/07/24/technical-analysis-chinese-stocks-may-change-trend---commentary.html", - "guid": "105347669", + "link": "https://www.cnbc.com/2025/01/07/online-holiday-spending-rises-with-discounts-ai-chatbots-adobe-says.html", + "guid": "108081968", "type": "cnbcnewsstory", - "id": "105347669", + "id": "108081968", "sponsored": "false", - "title": "Why some traders are seeing promise in Shanghai stocks", - "description": "Aggressive traders are starting to enter the Shanghai market in anticipation of a trend change, writes Daryl Guppy.", - "pubDate": "Tue, 24 Jul 2018 00:36:12 GMT" + "title": "Online holiday spending rises nearly 9%, as deep discounts and AI-powered chatbots fuel purchases, Adobe data says", + "description": "The holiday e-commerce results from Adobe are a promising sign for the retail industry, which will begin reporting holiday results in February.", + "pubDate": "Tue, 07 Jan 2025 13:00:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2018/07/17/oil-prices-decline-but-technical-analysis-predicts-rebound-commentary.html", - "guid": "105333518", + "link": "https://www.cnbc.com/2025/01/06/ulta-beauty-names-new-ceo-kecia-steelman-to-replace-dave-kimbell.html", + "guid": "108082710", "type": "cnbcnewsstory", - "id": "105333518", + "id": "108082710", "sponsored": "false", - "title": "Never mind the pullback, technical analysis shows oil is headed for a rebound", - "description": "The pullback in oil prices takes place within the environment of a well-established uptrend, writes Daryl Guppy.", - "pubDate": "Tue, 17 Jul 2018 01:02:35 GMT" + "title": "Ulta Beauty names new CEO, raises outlook for holiday quarter", + "description": "The beauty retailer Ulta said the leadership changes take effect immediately.", + "pubDate": "Tue, 07 Jan 2025 13:05:25 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2018/07/03/the-dow-has-lost-its-momentum---commentary.html", - "guid": "105308184", + "link": "https://www.cnbc.com/2025/01/03/draftkings-tests-subscription-service-in-new-york.html", + "guid": "108082012", "type": "cnbcnewsstory", - "id": "105308184", + "id": "108082012", "sponsored": "false", - "title": "The Dow has lost its momentum", - "description": "The Dow does not like what it sees as trade tensions rise, according to Daryl Guppy.", - "pubDate": "Tue, 03 Jul 2018 05:07:58 GMT" + "title": "DraftKings tests a subscription service as it looks to offset high New York taxes", + "description": "DraftKings is testing the subscription service in New York, which is tied for the highest tax rate on sports wagering in the country.", + "pubDate": "Fri, 03 Jan 2025 21:05:45 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2018/06/26/gold-is-clearly-trending-down---commentary.html", - "guid": "105293630", - "type": "blogpost", - "id": "105293630", + "link": "https://www.cnbc.com/2025/01/02/costco-has-the-tools-to-show-its-expensive-stock-is-still-worth-the-premium-in-2025.html", + "guid": "108076089", + "type": "cnbcnewsstory", + "id": "108076089", "sponsored": "false", - "title": "Gold is clearly trending down", - "description": "There are two downside targets\nfor gold, according to Daryl Guppy.", - "pubDate": "Tue, 26 Jun 2018 01:04:21 GMT" + "title": "Costco has the tools to show its expensive stock is still worth the premium in 2025", + "description": "Costco's burgeoning revenue streams like advertising and e-commerce may help propel the stock in the new year.", + "pubDate": "Thu, 02 Jan 2025 18:33:44 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2018/06/13/the-dollar-is-set-to-be-on-the-rebound-expect-a-potentially-fast-rally.html", - "guid": "105269372", - "type": "blogpost", - "id": "105269372", + "link": "https://www.cnbc.com/2025/01/01/wendys-dennys-red-lobster-close-locations-in-2024.html", + "guid": "108081008", + "type": "cnbcnewsstory", + "id": "108081008", "sponsored": "false", - "title": "The dollar is set to be on the rebound, expect a potentially fast rally", - "description": "The key question now is about the strength of the pullback for the dollar, and the potential to develop a new rebound rally, according to Daryl Guppy.", - "pubDate": "Wed, 13 Jun 2018 04:26:10 GMT" + "title": "These restaurant chains closed locations in 2024", + "description": "Wendy's, Applebee's and Red Lobster were among the chains that announced restaurant closures in 2024.", + "pubDate": "Thu, 02 Jan 2025 13:47:35 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2018/06/05/despite-the-pullback-analysis-shows-oil-is-still-headed-higher--commentary.html", - "guid": "105253002", - "type": "blogpost", - "id": "105253002", + "link": "https://www.cnbc.com/2024/12/31/home-depot-is-jim-cramers-favorite-housing-related-stock-for-2025.html", + "guid": "108078339", + "type": "cnbcnewsstory", + "id": "108078339", "sponsored": "false", - "title": "Despite the pullback, analysis shows oil is still headed higher", - "description": "The NYMEX oil price has pulled back sharply, but the chart suggests it's not a change of the overall uptrend, according to Daryl Guppy.", - "pubDate": "Wed, 06 Jun 2018 02:47:19 GMT" + "title": "Home Depot is Jim Cramer's favorite housing-related stock for 2025 \u2014 here's why", + "description": "Home Depot is gearing up for a comeback in 2025, with early signs of recovery already evident.", + "pubDate": "Tue, 31 Dec 2024 19:11:44 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2018/05/29/the-sp-is-setting-up-to-benefit-traders-stymie-long-term-investors.html", - "guid": "105235618", - "type": "blogpost", - "id": "105235618", + "link": "https://www.cnbc.com/2024/12/31/here-are-steps-you-can-take-to-avoid-overspending-next-holiday-season.html", + "guid": "108081032", + "type": "cnbcnewsstory", + "id": "108081032", "sponsored": "false", - "title": "The S&P is setting up to benefit traders \u2014 and stymie long-term investors", - "description": "The S&P 500 may be headed for a long, slow sideways pattern, and that's good for traders, according to Daryl Guppy.", - "pubDate": "Wed, 30 May 2018 03:17:14 GMT" + "title": "Spent too much this holiday season? Here are steps you can take to avoid a repeat next year", + "description": "Avoiding overspending during the holidays requires planning ahead and budgeting, experts said. That means there are steps you can take now.", + "pubDate": "Tue, 31 Dec 2024 17:35:33 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2018/05/22/the-euro-dollar-is-in-retreat-but-theres-an-opportunity.html", - "guid": "105225169", - "type": "blogpost", - "id": "105225169", + "link": "https://www.cnbc.com/2024/12/30/off-price-retailer-tjx-is-set-for-another-stellar-year-as-a-reliable-defensive-stock.html", + "guid": "108078346", + "type": "cnbcnewsstory", + "id": "108078346", "sponsored": "false", - "title": "The euro-dollar is in retreat, but there's an opportunity", - "description": "The unilateral repudiation of the multilateral agreement with Iran and the threat by the US to impose sanctions of countries that continue to do business with Iran carries a much broader threat to the Euro and Euro pairs.", - "pubDate": "Wed, 23 May 2018 03:45:35 GMT" + "title": "Off-price retailer TJX is set for another stellar year as a reliable defensive stock", + "description": "TJX could also benefit in 2025 in the event of trade tariffs from the incoming Trump administration.", + "pubDate": "Mon, 30 Dec 2024 16:04:38 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2018/05/15/aud-australian-dollar-and-market-movements.html", - "guid": "105210488", - "type": "blogpost", - "id": "105210488", + "link": "https://www.cnbc.com/2024/12/27/credit-card-debt-set-to-hit-record-levels-as-consumer-holiday-spending-rises.html", + "guid": "108079908", + "type": "cnbcnewsstory", + "id": "108079908", "sponsored": "false", - "title": "The behavior of the Australian dollar is a contradiction", - "description": "On the one hand the Australian market is making new 10 year highs, on the other, the Australian dollar has broken a long term uptrend and is rapidly moving towards 12-month, and potentially, two-year lows.", - "pubDate": "Wed, 16 May 2018 00:46:57 GMT" + "title": "Credit card debt set to hit record levels as consumer holiday spending rises", + "description": "Consumers are on track to set a spending record this holiday season. But leaning on credit cards could come at a high cost.", + "pubDate": "Fri, 27 Dec 2024 15:21:47 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2018/05/07/technical-analysis-nikkei-225-demonstrating-classic-chart-pattern.html", - "guid": "105188348", - "type": "blogpost", - "id": "105188348", + "link": "https://www.cnbc.com/2024/12/24/both-sides-of-amazon-scored-big-wins-that-should-carry-over-into-2025.html", + "guid": "108076458", + "type": "cnbcnewsstory", + "id": "108076458", "sponsored": "false", - "title": "The Nikkei is demonstrating a classic chart pattern. Here's what that means", - "description": "The initial upside target for the Nikkei 225 is the historical resistance level near 23,000, according to Daryl Guppy.", - "pubDate": "Tue, 08 May 2018 01:07:50 GMT" + "title": "Both sides of Amazon scored big wins this year that should carry over into 2025", + "description": "A fast-growing advertising business was the icing on the cake in 2024.", + "pubDate": "Tue, 24 Dec 2024 15:41:39 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2018/04/30/gold-price-is-showing-an-untidy-uptrend--commentary.html", - "guid": "105173108", - "type": "blogpost", - "id": "105173108", + "link": "https://www.cnbc.com/2024/12/24/returnuary-the-busiest-return-season-of-the-year-is-about-to-begin.html", + "guid": "108077573", + "type": "cnbcnewsstory", + "id": "108077573", "sponsored": "false", - "title": "Gold is exhibiting an untidy uptrend and traders should be cautious", - "description": "Gold has the potential to breakout above the critical long term resistance level near $1,364 and move towards $1,550, according to Daryl Guppy.", - "pubDate": "Tue, 01 May 2018 01:46:41 GMT" + "title": "'Returnuary' \u2014 after the peak shopping season comes the busiest return month of the year", + "description": "After this season's peak shopping days, retailers expect their return rate to be 17% higher, on average, than usual.", + "pubDate": "Tue, 24 Dec 2024 13:41:12 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2018/04/23/oil-prices-are-on-a-steady-sustainable-uptrend--commentary.html", - "guid": "105153325", - "type": "blogpost", - "id": "105153325", + "link": "https://www.cnbc.com/2024/12/24/nike-has-had-a-rocky-year-heres-why-a-comeback-will-take-time-.html", + "guid": "108078912", + "type": "cnbcnewsstory", + "id": "108078912", "sponsored": "false", - "title": "Oil is on a steady and sustainable uptrend", - "description": "This is not an erratic breakout trend driven by reactions to global risk factors. This is a steady, sustainable uptrend breakout, according to Daryl Guppy.", - "pubDate": "Tue, 24 Apr 2018 02:42:33 GMT" + "title": "Nike has had a rocky year \u2014 here's why a comeback will take time", + "description": "Nike is the world\u2019s largest sportswear brand but the company has struggled this year. Can Nike's new CEO Elliot Hill turn things around for the company?", + "pubDate": "Tue, 24 Dec 2024 12:30:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2018/04/10/the-sp-500-chart-shows-the-trump-rally-has-stalled--commentary.html", - "guid": "105117502", - "type": "blogpost", - "id": "105117502", + "link": "https://www.cnbc.com/2024/12/24/how-e-commerce-is-disrupting-traditional-seasonal-work-in-retail.html", + "guid": "108079360", + "type": "cnbcnewsstory", + "id": "108079360", "sponsored": "false", - "title": "The Trump honeymoon with the S&P 500 is over and separation is underway", - "description": "Marked changes in volatility and direction for the S&P 500 on the chart show investors are exiting on rallies.", - "pubDate": "Wed, 11 Apr 2018 00:49:31 GMT" + "title": "How e-commerce is disrupting traditional seasonal work in retail", + "description": "Online shopping sales reached a record $41.1 billion this holiday season. The shift to e-commerce has continued to transform the seasonal work landscape.", + "pubDate": "Tue, 24 Dec 2024 15:04:31 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2018/04/03/chart-analysis-shows-bearish-situation-for-us-dollar--commentary.html", - "guid": "105107375", - "type": "blogpost", - "id": "105107375", + "link": "https://www.cnbc.com/2024/12/23/us-sues-walmart-branch-messenger-delivery-driver-junk-fees.html", + "guid": "108079321", + "type": "cnbcnewsstory", + "id": "108079321", "sponsored": "false", - "title": "It's a very bearish situation for the US dollar", - "description": "The U.S. dollar index appears headed toward a level of 85 going by technical indicators that show \"a very bearish situation.\"", - "pubDate": "Wed, 04 Apr 2018 03:15:53 GMT" + "title": "U.S. sues Walmart, Branch Messenger over payment accounts for delivery drivers", + "description": "The CFPB filed a complaint Monday against Walmart and Branch Messenger for allegedly forcing delivery drivers to use costly deposit accounts to get paid.", + "pubDate": "Mon, 23 Dec 2024 19:24:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2018/03/26/shanghai-index-receives-a-shock-from-us-china-trade-spat--commentary.html", - "guid": "105090651", - "type": "blogpost", - "id": "105090651", + "link": "https://www.cnbc.com/2024/12/23/nordstrom-private-company-founding-family-el-puerto-de-liverpool.html", + "guid": "108079293", + "type": "cnbcnewsstory", + "id": "108079293", "sponsored": "false", - "title": "The US-China trade spat has shocked the Shanghai index", - "description": "The benchmark Shanghai Stock exchange index has halted a march higher. It can be linked to trade friction between the U.S. and China.", - "pubDate": "Tue, 27 Mar 2018 00:35:39 GMT" + "title": "Nordstrom to go private in $6.25 billion deal with founding family, Mexican retailer", + "description": "Nordstrom will become a private company after it agreed to a buyout deal valued at $6.25 billion from\u00a0Nordstrom's founding family and Mexican department store El Puerto de Liverpool.", + "pubDate": "Mon, 23 Dec 2024 15:36:08 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2018/03/20/shanghai-stocks-are-developing-a-classic-pattern--commentary.html", - "guid": "105075627", - "type": "blogpost", - "id": "105075627", + "link": "https://www.cnbc.com/2024/12/20/party-city-to-close-all-of-its-stores-report-says.html", + "guid": "108078351", + "type": "cnbcnewsstory", + "id": "108078351", "sponsored": "false", - "title": "Shanghai stocks are developing a classic pattern", - "description": "The Shanghai Index is developing a classic test and retest pattern that often precedes a major trend reversal.", - "pubDate": "Tue, 20 Mar 2018 04:57:29 GMT" + "title": "Party City to close all of its stores, report says", + "description": "Party City on Friday announced it will close all of its stores and has initiated corporate layoffs effective immediately, according to a CNN report.", + "pubDate": "Fri, 20 Dec 2024 19:51:20 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2018/03/12/a-jump-in-the-aussie-dollar-may-point-to-further-gains--commentary.html", - "guid": "105058391", - "type": "blogpost", - "id": "105058391", + "link": "https://www.cnbc.com/2024/12/20/starbucks-workers-strike-ahead-of-christmas.html", + "guid": "108078709", + "type": "cnbcnewsstory", + "id": "108078709", "sponsored": "false", - "title": "A recent jump in the Aussie dollar may point to further gains", - "description": "The Aussie dollar could see a spurt higher as recent activity shows it testing a long-term resistance level of 81.", - "pubDate": "Tue, 13 Mar 2018 02:33:13 GMT" + "title": "Starbucks baristas strike in three U.S. cities during pre-Christmas rush", + "description": "Starbucks baristas are striking in Los Angeles, Chicago and Seattle.", + "pubDate": "Fri, 20 Dec 2024 19:16:36 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2018/03/05/a-blind-chart-read-removes-bias-on-this-major-stock-index-commentary.html", - "guid": "105043272", - "type": "blogpost", - "id": "105043272", + "link": "https://www.cnbc.com/2024/12/20/ceo-departures-record-2024.html", + "guid": "108077066", + "type": "cnbcnewsstory", + "id": "108077066", "sponsored": "false", - "title": "A blind chart reading can help remove bias on this major stock index", - "description": "Taking a blind read of a chart may be the best way to put aside sentiment and make a cool-headed decision.", - "pubDate": "Mon, 05 Mar 2018 06:34:33 GMT" + "title": "From Nike to Intel, CEO departures at U.S. companies hit a record this year", + "description": "CEO exits at U.S. public companies were a record in 2024 as they faced competitive and strategic challenges.", + "pubDate": "Fri, 20 Dec 2024 14:13:03 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2018/02/26/gold-prices-weak-trending-activity-despite-weak-dollar-risks--commentary.html", - "guid": "105030361", - "type": "blogpost", - "id": "105030361", + "link": "https://www.cnbc.com/2024/12/19/pro-pickleball-players-salary.html", + "guid": "108078350", + "type": "cnbcnewsstory", + "id": "108078350", "sponsored": "false", - "title": "Gold moves into a 'zombie state' as the usual spurs fail to impress", - "description": "Geopolitical concerns, likely higher interest rates and a weaker dollar are not driving gold price swings as expected.", - "pubDate": "Tue, 27 Feb 2018 04:12:48 GMT" + "title": "Pro pickleball players are now getting a higher salary than WNBA, NWSL players", + "description": "Pickleball continues to grow at the professional ranks after the completion of a merger in 2024 to help unify the sport.", + "pubDate": "Fri, 20 Dec 2024 14:50:34 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2018/02/19/us-oil-headed-higher-on-a-technical-charting-view--commentary.html", - "guid": "105016317", - "type": "blogpost", - "id": "105016317", - "sponsored": "false", - "title": "Fundamentals and trading patterns show US oil is headed higher", - "description": "Weekly patterns from nearly two years of oil trading show how the market has assessed fundamentals that point to higher prices ahead.", - "pubDate": "Tue, 20 Feb 2018 02:59:23 GMT" - } - ], - "funny_business": [ - { - "item": "", - "link": "https://www.cnbc.com/2012/01/20/tebowing-bows-to-gronking.html", - "guid": "46075325", - "type": "blogpost", - "id": "46075325", + "link": "https://www.cnbc.com/2024/12/19/nike-nke-earnings-q2-2025.html", + "guid": "108077011", + "type": "cnbcnewsstory", + "id": "108077011", "sponsored": "false", - "title": "\u2018Tebowing\u2019 Bows to \u2018Gronking\u2019", - "description": "Last week all we (me) could talk about was Tim Tebow. Then he ran into Tom Brady.", - "pubDate": "Fri, 26 Feb 2016 21:32:18 GMT" + "title": "Nike CEO Elliott Hill outlines new strategy after retailer blames promotions for declining revenue and profit", + "description": "Nike beat Wall Street's expectations on the top and bottom lines under new CEO Elliott Hill.", + "pubDate": "Fri, 20 Dec 2024 00:06:47 GMT" } ], - "market_insider": [ + "travel": [ { "item": "", - "link": "https://www.cnbc.com/2020/07/20/stocks-making-the-biggest-moves-after-hours-ibm-moderna-tesla-and-more.html", - "guid": "106624153", + "link": "https://www.cnbc.com/2025/01/10/los-angeles-wildfires-airlines-travel-waivers.html", + "guid": "108084944", "type": "cnbcnewsstory", - "id": "106624153", + "id": "108084944", "sponsored": "false", - "title": "Stocks making the biggest moves after hours: IBM, Moderna, Tesla and more", - "description": "See which stocks are posting big moves after the bell.", - "pubDate": "Mon, 20 Jul 2020 21:39:18 GMT" + "title": "Airlines extend travel waivers due to LA wildfires", + "description": "Airlines are waiving change fees and fare differences for Los Angeles-area flights due to wildfires.", + "pubDate": "Fri, 10 Jan 2025 23:11:55 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/recovery-faces-critical-weeks-as-congress-states-decide-unemployment-benefits-school-openings-and-more-pandemic-aid.html", - "guid": "106623999", + "link": "https://www.cnbc.com/2025/01/10/airlines-cancel-more-than-2000-us-flights-amid-storm-delta-slide-evacuation-at-atlanta.html", + "guid": "108084976", "type": "cnbcnewsstory", - "id": "106623999", + "id": "108084976", "sponsored": "false", - "title": "Recovery faces critical weeks as Congress, states decide unemployment benefits, school openings and more pandemic aid", - "description": "The next couple of weeks are critical for the economy, as states decide how to open schools and Congress considers more fiscal aid.", - "pubDate": "Mon, 20 Jul 2020 19:55:52 GMT" + "title": "Airlines cancel more than 3,000 U.S. flights amid storm, Delta slide evacuation at Atlanta", + "description": "Flight disruptions stretched from Dallas to Atlanta.", + "pubDate": "Fri, 10 Jan 2025 21:44:23 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/stocks-making-the-biggest-moves-midday-amazon-biontech-moderna-nikola-noble-energy-more.html", - "guid": "106623806", + "link": "https://www.cnbc.com/2025/01/10/delta-air-lines-dal-4q-2024-earnings.html", + "guid": "108084409", "type": "cnbcnewsstory", - "id": "106623806", + "id": "108084409", "sponsored": "false", - "title": "Stocks making the biggest moves midday: Amazon, BioNTech, Moderna, Nikola, Noble Energy & more", - "description": "Pfizer and BioNTech rise on positive coronavirus vaccine data. Amazon surges on a big price-target hike.", - "pubDate": "Mon, 20 Jul 2020 16:02:00 GMT" + "title": "Delta outlook tops estimates as CEO expects 2025 to be airline's 'best financial year in our history'", + "description": "Delta's CEO said strong travel demand is driving revenue higher.", + "pubDate": "Fri, 10 Jan 2025 21:08:51 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/20/stocks-making-the-biggest-moves-in-the-premarket-halliburton-chevron-ebay-delta-more.html", - "guid": "106623361", + "link": "https://www.cnbc.com/2025/01/09/where-airfare-is-falling-in-2025-cheap-flights.html", + "guid": "108083768", "type": "cnbcnewsstory", - "id": "106623361", + "id": "108083768", "sponsored": "false", - "title": "Stocks making the biggest moves in the premarket: Halliburton, Chevron, eBay, Delta & more", - "description": "The stocks making the biggest moves in premarket trading include Halliburton, Chevron, eBay, Delta, and more.", - "pubDate": "Mon, 20 Jul 2020 13:02:36 GMT" + "title": "From Japan to St. Lucia, here's where airfare is falling in 2025", + "description": "International airfare from the U.S. is trending lower this year while domestic fares are up.", + "pubDate": "Thu, 09 Jan 2025 15:04:21 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/earnings-and-fiscal-debate-could-be-catalysts-for-stocks-in-the-week-ahead.html", - "guid": "106621097", + "link": "https://www.cnbc.com/2025/01/09/what-is-the-most-powerful-passport-in-the-world-its-singapore-again.html", + "guid": "108084055", "type": "cnbcnewsstory", - "id": "106621097", + "id": "108084055", "sponsored": "false", - "title": "Earnings and fiscal debate could be catalysts for stocks in the week ahead", - "description": "Investors are braced for a barrage of earnings news, and the debate in Congress around fiscal stimulus may also be an important catalyst.", - "pubDate": "Fri, 17 Jul 2020 20:37:55 GMT" + "title": "The world's most powerful passport has a clear winner this year \u2014 in 2024 it was a six-way tie", + "description": "Singapore has the most powerful passport, according to the 2025 Henley Passport Index. The nation-state was part of a six-way tie in the 2024 ranking.", + "pubDate": "Thu, 09 Jan 2025 05:08:25 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/stocks-making-the-biggest-moves-midday-netflix-nio-blackrock-tesla-and-more.html", - "guid": "106621261", + "link": "https://www.cnbc.com/2025/01/08/aviation-industry-to-have-another-hard-year-led-by-boeing-delays.html", + "guid": "108083415", "type": "cnbcnewsstory", - "id": "106621261", + "id": "108083415", "sponsored": "false", - "title": "Stocks making the biggest moves midday: Netflix, Nio, BlackRock, Tesla and more", - "description": "These are the stocks posting the largest moves in midday trading.", - "pubDate": "Fri, 17 Jul 2020 15:52:39 GMT" + "title": "Aviation industry faces a slew of challenges insiders say will take years to resolve", + "description": "The aviation industry is bracing for another year of difficulties, as delivery delays at Boeing and supply chain problems are set to continue in 2025.", + "pubDate": "Thu, 09 Jan 2025 06:07:24 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/17/stocks-making-the-biggest-moves-in-the-premarket-netflix-blackrock-microsoft-lyft-more.html", - "guid": "106620860", + "link": "https://www.cnbc.com/2025/01/07/delta-loyalty-program-uber.html", + "guid": "108083297", "type": "cnbcnewsstory", - "id": "106620860", + "id": "108083297", "sponsored": "false", - "title": "Stocks making the biggest moves in the premarket: Netflix, BlackRock, Microsoft, Lyft & more", - "description": "The stocks making the biggest moves in premarket trading include Netflix, BlackRock, Microsoft, Lyft, and more.", - "pubDate": "Fri, 17 Jul 2020 11:53:18 GMT" + "title": "Delta links its loyalty program to Uber, ending partnership with Lyft", + "description": "Starting this spring, Delta SkyMiles members will be able to earn loyalty points for Uber rides.", + "pubDate": "Wed, 08 Jan 2025 02:21:42 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/stocks-making-the-biggest-moves-after-hours-netflix-tesla-jb-hunt-and-more.html", - "guid": "106619846", + "link": "https://www.cnbc.com/2025/01/07/frontier-airlines-flights-new-york-miami-los-angeles-dallas.html", + "guid": "108083070", "type": "cnbcnewsstory", - "id": "106619846", + "id": "108083070", "sponsored": "false", - "title": "Stocks making the biggest moves after hours: Netflix, Tesla, J.B. Hunt and more", - "description": "See which stocks are posting big moves after the bell.", - "pubDate": "Thu, 16 Jul 2020 22:32:24 GMT" + "title": "Frontier plans new flights from JFK to big American Airlines hubs Miami, LA and Dallas", + "description": "Frontier said fares would start as low as $19 for JFK-Miami service.", + "pubDate": "Tue, 07 Jan 2025 19:42:12 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/consumers-spent-at-pre-covid-levels-but-virus-spread-and-jobless-rate-could-make-economic-boost-temporary.html", - "guid": "106619336", + "link": "https://www.cnbc.com/2025/01/06/uk-visitors-new-entry-fee-electronic-travel-authorization.html", + "guid": "108082642", "type": "cnbcnewsstory", - "id": "106619336", + "id": "108082642", "sponsored": "false", - "title": "Consumers spent at pre-Covid levels, but virus spread and jobless rate could make economic boost temporary", - "description": "Consumers spent at pre-Covid levels in June, but the virus spread and high unemployment suggests the recovery may take longer than expected.", - "pubDate": "Thu, 16 Jul 2020 16:41:09 GMT" + "title": "UK visitors from dozens of countries will have to pay a new entry fee starting this week", + "description": "Starting Wednesday visitors to the UK from dozens of countries will have to pay a new travel authorization fee before entering.", + "pubDate": "Mon, 06 Jan 2025 22:23:40 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/stocks-making-the-biggest-moves-in-the-premarket-morgan-stanley-twitter-more.html", - "guid": "106618944", + "link": "https://www.cnbc.com/2025/01/06/winter-storm-flights-delays-cancellations.html", + "guid": "108082606", "type": "cnbcnewsstory", - "id": "106618944", + "id": "108082606", "sponsored": "false", - "title": "Stocks making the biggest moves in the premarket: Morgan Stanley, Bank of America, Twitter, J&J & more", - "description": "The stocks making the biggest moves in premarket trading include Morgan Stanley, Bank of America, Twitter, Johnson & Johnson, and more.", - "pubDate": "Thu, 16 Jul 2020 14:04:00 GMT" + "title": "Winter storm disrupts thousands of U.S. flights", + "description": "The Washington, D.C., area had the bulk of the day's cancellations from the winter storm.", + "pubDate": "Mon, 06 Jan 2025 22:57:33 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/stocks-making-the-biggest-moves-after-hours-virgin-galactic-twitter-norwegian-cruise-line-and-more.html", - "guid": "106617893", + "link": "https://www.cnbc.com/2025/01/05/spirit-airlines-what-went-wrong.html", + "guid": "108081881", "type": "cnbcnewsstory", - "id": "106617893", + "id": "108081881", "sponsored": "false", - "title": "Stocks making the biggest moves after hours: Virgin Galactic, Twitter, Norwegian Cruise Line and more", - "description": "See which stocks are posting big moves after the bell.", - "pubDate": "Wed, 15 Jul 2020 22:21:20 GMT" + "title": "What went wrong for Spirit Airlines?", + "description": "Spirit Airlines hasn't had a profitable year since 2019, and it's lost more than $2 billion since 2020. It filed for bankruptcy protection in November.", + "pubDate": "Sun, 05 Jan 2025 13:00:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/june-retail-sales-should-be-strong-from-a-pickup-in-spending-before-new-virus-outbreak-slowed-activity.html", - "guid": "106617740", + "link": "https://www.cnbc.com/2025/01/05/boeing-one-year-since-doorplug-blowout.html", + "guid": "108081928", "type": "cnbcnewsstory", - "id": "106617740", + "id": "108081928", "sponsored": "false", - "title": "June retail sales should be strong from a pickup in spending before new virus outbreak slowed activity", - "description": "June retail sales are expected to have gained 5.2% as the economy reopened, but sales could have trailed as the coronavirus outbreak worsened.", - "pubDate": "Wed, 15 Jul 2020 21:52:32 GMT" + "title": "A year after Boeing's door plug accident, the aircraft giant faces a steep road to recovery", + "description": "A year after a door plug blew out of a nearly new Boeing 737 Max 9, the manufacturer is outlining the progress it has made.", + "pubDate": "Sun, 05 Jan 2025 11:28:45 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/stocks-making-the-biggest-moves-midday-moderna-royal-caribbean-cruises-gap-pvh-more.html", - "guid": "106617431", + "link": "https://www.cnbc.com/2025/01/03/dot-fines-jetblue-chronically-delayed-flights.html", + "guid": "108081829", "type": "cnbcnewsstory", - "id": "106617431", + "id": "108081829", "sponsored": "false", - "title": "Stocks making the biggest moves midday: Moderna, Royal Caribbean Cruises, Gap, PVH & more", - "description": "Check out the companies making headlines in midday trading.", - "pubDate": "Wed, 15 Jul 2020 16:14:34 GMT" + "title": "JetBlue fined $2 million by DOT for 'chronically delayed flights'", + "description": "The Department of Transportation said its $2 million fine against JetBlue was the first of its kind for chronically delayed flights.", + "pubDate": "Fri, 03 Jan 2025 14:54:14 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/stocks-making-the-biggest-moves-in-the-premarket-moderna-unitedhealth-goldman-sachs-more.html", - "guid": "106616799", + "link": "https://www.cnbc.com/2025/01/03/which-airlines-have-the-fewest-delays-here-are-the-results-for-2024.html", + "guid": "108081285", "type": "cnbcnewsstory", - "id": "106616799", + "id": "108081285", "sponsored": "false", - "title": "Stocks making the biggest moves in the premarket: Moderna, UnitedHealth, Goldman Sachs & more", - "description": "The stocks making the biggest moves in premarket trading include Moderna, UnitedHealth, Goldman Sachs, and more.", - "pubDate": "Wed, 15 Jul 2020 12:13:04 GMT" + "title": "'Unprecedented': The most punctual global airline last year was 'absolutely' a surprise, analytics firm CEO says", + "description": "Aeromexico, Saudia and Delta Air Lines were the most on-time global airlines in 2024, according to a report by aviation company Cirium.", + "pubDate": "Fri, 03 Jan 2025 13:41:41 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/14/stocks-making-the-biggest-moves-after-hours-sirius-xm-moderna-lyft-and-more.html", - "guid": "106615982", + "link": "https://www.cnbc.com/2025/01/02/these-airlines-were-the-most-on-time-in-2024.html", + "guid": "108081226", "type": "cnbcnewsstory", - "id": "106615982", + "id": "108081226", "sponsored": "false", - "title": "Stocks making the biggest moves after hours: Sirius XM, Moderna, Lyft and more", - "description": "See which stocks are posting big moves after the bell.", - "pubDate": "Tue, 14 Jul 2020 22:25:51 GMT" + "title": "These airlines were the most on time in 2024", + "description": "Supply chain issues and strong travel demand continued in 2024.", + "pubDate": "Thu, 02 Jan 2025 15:57:17 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/14/stocks-making-the-biggest-moves-midday-wells-fargo-netflix-ford-moderna-and-more.html", - "guid": "106615472", + "link": "https://www.cnbc.com/2024/12/31/the-latest-must-have-at-luxury-hotels-serving-the-right-water-.html", + "guid": "108080884", "type": "cnbcnewsstory", - "id": "106615472", + "id": "108080884", "sponsored": "false", - "title": "Stocks making the biggest moves midday: Wells Fargo, Netflix, Ford, Moderna and more", - "description": "These are the stocks posting the largest moves in midday trading.", - "pubDate": "Tue, 14 Jul 2020 20:05:28 GMT" + "title": "The world's top hotels and restaurants are changing how they serve water", + "description": "To reduce transport costs and waste, thousands of luxury hotels and high-end restaurants are turning to \"premium\" water that is purified and bottled on-site.", + "pubDate": "Thu, 09 Jan 2025 07:17:06 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/14/technology-has-become-most-crowded-trade-ever-the-longest-long-of-all-time-according-to-a-bofa-survey.html", - "guid": "106615277", + "link": "https://www.cnbc.com/2024/12/30/south-korea-jeju-air-crash-wall-runway.html", + "guid": "108080817", "type": "cnbcnewsstory", - "id": "106615277", + "id": "108080817", "sponsored": "false", - "title": "Technology has become most crowded trade ever, the 'longest long of all-time,' according to a BofA survey", - "description": "Seventy-four percent of fund managers in Bank of America's survey say long bets on U.S. tech and growth is the most crowded trade.", - "pubDate": "Tue, 14 Jul 2020 14:41:41 GMT" + "title": "Jeju Air plane crash raises questions about concrete wall at the end of the runway", + "description": "Some aviation experts say the damage could have been minimized had the plane not collided with the concrete wall.", + "pubDate": "Tue, 31 Dec 2024 19:32:20 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/14/stocks-making-the-biggest-moves-in-the-premarket-jpmorgan-delta-alphabet-ford-tesla-more.html", - "guid": "106615059", + "link": "https://www.cnbc.com/2024/12/30/jeju-air-crash-boeing-737-800-common-aircraft.html", + "guid": "108080602", "type": "cnbcnewsstory", - "id": "106615059", + "id": "108080602", "sponsored": "false", - "title": "Stocks making the biggest moves in the premarket: JPMorgan, Delta, Alphabet, Ford, Tesla & more", - "description": "The stocks making the biggest moves in premarket trading include JPMorgan, Delta, Alphabet, Ford, Tesla, and more.", - "pubDate": "Tue, 14 Jul 2020 12:39:15 GMT" + "title": "The Boeing 737-800, the model that crashed in South Korea, is one of the world's most popular aircraft", + "description": "Accident investigators are trying to find the cause of a Jeju Air fatal crash landing that killed 179 of the 181 on board the flight.", + "pubDate": "Sun, 05 Jan 2025 13:19:05 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/13/stocks-making-the-biggest-moves-after-hours-tesla-biontech-moderna-and-more.html", - "guid": "106614119", + "link": "https://www.cnbc.com/2024/12/30/jeju-air-crash-boeing-falls-as-south-korea-orders-b737-800-inspection.html", + "guid": "108080526", "type": "cnbcnewsstory", - "id": "106614119", + "id": "108080526", "sponsored": "false", - "title": "Stocks making the biggest moves after hours: Tesla, BioNTech, Moderna and more", - "description": "See which stocks are posting big moves after the bell.", - "pubDate": "Mon, 13 Jul 2020 22:16:47 GMT" + "title": "Jeju Air crash: Boeing shares fall after South Korea orders 737-800 inspection", + "description": "Uncertainty surrounds the exact circumstances of the crash, which killed 179 of 181 people on board the flight on Sunday.", + "pubDate": "Tue, 31 Dec 2024 07:47:54 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/13/tesla-stock-went-into-reverse-and-took-the-nasdaq-with-it-possibly-signaling-near-term-top.html", - "guid": "106614253", + "link": "https://www.cnbc.com/2024/12/29/noctourism-is-expected-to-be-a-big-travel-trend-in-2025.html", + "guid": "108077368", "type": "cnbcnewsstory", - "id": "106614253", + "id": "108077368", "sponsored": "false", - "title": "Tesla stock went into reverse and took the Nasdaq with it, possibly signaling near-term top", - "description": "The Nasdaq's stunning reversal, led by Tesla, could signal that Big Tech has run out of steam and hit a near-term top for now, strategists said.", - "pubDate": "Mon, 13 Jul 2020 23:15:47 GMT" + "title": "'Noctourism' is expected to be a big travel trend in 2025", + "description": "\"Noctourism\" focuses on nighttime travel experiences. Proponents say it's a way to avoid heat and crowds, while seeing a destination in a different light.", + "pubDate": "Sun, 29 Dec 2024 22:55:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/13/opec-set-to-roll-back-some-production-cuts-but-risks-sending-prices-lower-again.html", - "guid": "106613630", + "link": "https://www.cnbc.com/2024/12/26/a-look-back-at-us-airlines-wild-2024-from-door-plugs-to-bankruptcy.html", + "guid": "108079417", "type": "cnbcnewsstory", - "id": "106613630", + "id": "108079417", "sponsored": "false", - "title": "OPEC+ set to roll back some production cuts but risks sending prices lower again", - "description": "OPEC+ production cuts have brought oil prices back from the brink, but the group will have to tread carefully to avoid triggering a new price collapse.", - "pubDate": "Mon, 13 Jul 2020 20:29:06 GMT" + "title": "Airlines' wild 2024: From Boeing troubles to a bankruptcy and a merger", + "description": "The U.S. airline industry had another busy year while strong demand buoyed stocks into the end of the year.", + "pubDate": "Sun, 29 Dec 2024 13:30:46 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/13/stocks-making-the-biggest-moves-midday-pfizer-apple-moderna-tesla-pepsico-more.html", - "guid": "106613737", + "link": "https://www.cnbc.com/2024/12/26/father-daughter-trips-one-of-the-best-experiences-ive-had-as-a-parent.html", + "guid": "108070262", "type": "cnbcnewsstory", - "id": "106613737", + "id": "108070262", "sponsored": "false", - "title": "Stocks making the biggest moves midday: Pfizer, Apple, Moderna, Tesla, PepsiCo & more", - "description": "PepsiCo rose on better-than-expected results for the previous quarter. Tesla shares hit an all-time high.", - "pubDate": "Mon, 13 Jul 2020 16:31:38 GMT" + "title": "'One of the best experiences I've had as a parent.' The benefits of father-daughter trips", + "description": "After this daughter started school, freelance writer Thomas Board was missing time alone with his daughter. So he planned a trip to Norway for the two of them.", + "pubDate": "Fri, 27 Dec 2024 11:03:52 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/13/stocks-making-the-biggest-moves-in-the-premarket-pepsico-analog-devices-carnival-pfizer-more.html", - "guid": "106613154", + "link": "https://www.cnbc.com/2024/12/24/american-airlines-grounds-flights-nationwide.html", + "guid": "108079656", "type": "cnbcnewsstory", - "id": "106613154", + "id": "108079656", "sponsored": "false", - "title": "Stocks making the biggest moves in the premarket: PepsiCo, Analog Devices, Carnival, Pfizer & more", - "description": "The stocks making the biggest moves in premarket trading include PepsiCo, Analog Devices, Carnival, Pfizer, and more.", - "pubDate": "Mon, 13 Jul 2020 13:52:12 GMT" + "title": "Hundreds of American Airlines flights delayed after glitch briefly grounded planes", + "description": "American Airlines briefly grounds flights nationwide citing a technical glitch.", + "pubDate": "Wed, 25 Dec 2024 13:53:14 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/10/market-heads-into-worst-earnings-season-in-12-years-amid-worries-virus-is-slowing-recovery.html", - "guid": "106609259", + "link": "https://www.cnbc.com/2024/12/24/is-it-ok-to-recline-your-seat-while-flying-a-new-petition-says-no.html", + "guid": "108079169", "type": "cnbcnewsstory", - "id": "106609259", + "id": "108079169", "sponsored": "false", - "title": "Market heads into worst earnings season in 12 years amid worries virus is slowing recovery", - "description": "The worst earnings season in years is about to begin, and stocks could shrug off sharp profit declines, if companies see signs of recovery.", - "pubDate": "Fri, 10 Jul 2020 20:19:16 GMT" + "title": "\u2018Do the upright thing.\u2019 A petition to ban reclining on airplanes has garnered 186,000 signatures", + "description": "Should you recline your seat while flying? An ad campaign says no, with a video showing the reasons the practice has fallen out of favor in the past decade.", + "pubDate": "Tue, 24 Dec 2024 01:13:10 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/10/stocks-making-the-biggest-moves-midday-gilead-wells-fargo-carnival-more.html", - "guid": "106611164", + "link": "https://www.cnbc.com/2024/12/23/sands-china-ceo-macao-is-becoming-a-city-of-sports-and-entertainment.html", + "guid": "108078728", "type": "cnbcnewsstory", - "id": "106611164", + "id": "108078728", "sponsored": "false", - "title": "Stocks making the biggest moves midday: Gilead, Wells Fargo, Carnival & more", - "description": "These are the stocks posting the largest moves in midday trading.", - "pubDate": "Fri, 10 Jul 2020 17:29:45 GMT" + "title": "Macao is becoming a city of sports and entertainment, Sands China CEO says, as President Xi urges diversification", + "description": "Sands China CEO Grant Chum told CNBC that a new deal with the NBA to bring pre-season games to Macao will bolster its reputation as a global sports hotspot.", + "pubDate": "Thu, 02 Jan 2025 23:04:56 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/10/stocks-making-the-biggest-moves-premarket-united-airlines-amazon-nvidia-wells-fargo-more.html", - "guid": "106610727", + "link": "https://www.cnbc.com/2024/12/20/government-shutdown-air-travel-airports-holidays.html", + "guid": "108078757", "type": "cnbcnewsstory", - "id": "106610727", + "id": "108078757", "sponsored": "false", - "title": "Stocks making the biggest moves premarket: United Airlines, Amazon, Nvidia, Wells Fargo & more", - "description": "United falls after reaching a deal with a pilots union. Citigroup gives Amazon a Street-high price target.", - "pubDate": "Fri, 10 Jul 2020 13:17:46 GMT" + "title": "What a government shutdown could mean for air travel", + "description": "A government shutdown could mean thousands of air traffic controllers and TSA agents would go without paychecks.", + "pubDate": "Fri, 20 Dec 2024 21:06:27 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/09/stocks-making-the-biggest-moves-after-hours-virgin-galactic-redfin-carnival-and-more.html", - "guid": "106609794", + "link": "https://www.cnbc.com/2024/12/20/ceo-departures-record-2024.html", + "guid": "108077066", "type": "cnbcnewsstory", - "id": "106609794", + "id": "108077066", "sponsored": "false", - "title": "Stocks making the biggest moves after hours: Virgin Galactic, Redfin, Carnival and more", - "description": "See which stocks are posting big moves after the bell.", - "pubDate": "Thu, 09 Jul 2020 22:17:46 GMT" + "title": "From Nike to Intel, CEO departures at U.S. companies hit a record this year", + "description": "CEO exits at U.S. public companies were a record in 2024 as they faced competitive and strategic challenges.", + "pubDate": "Fri, 20 Dec 2024 14:13:03 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/09/the-muni-market-overall-is-set-for-more-gains-but-some-bonds-are-riskier-than-they-appear.html", - "guid": "106605727", + "link": "https://www.cnbc.com/2024/12/19/luxury-safaris-adapt-as-travelers-push-for-meaningful-experiences.html", + "guid": "108076788", "type": "cnbcnewsstory", - "id": "106605727", + "id": "108076788", "sponsored": "false", - "title": "The muni market overall is set for more gains, but some bonds are riskier than they appear", - "description": "While munis returned about 2% in the first half of 2020, not all bonds are created equal, and some are viewed as more secure than others.", - "pubDate": "Thu, 09 Jul 2020 18:01:45 GMT" + "title": "Luxury safaris are changing \u2014 here's what affluent travelers want now", + "description": "Luxury travelers want more from safaris today, pushing the industry to offer experiences that highlight animal conservation efforts and neighboring communities.", + "pubDate": "Thu, 19 Dec 2024 01:41:04 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/09/stocks-making-the-biggest-moves-premarket-walgreens-square-carnival-six-flags.html", - "guid": "106608945", + "link": "https://www.cnbc.com/2024/12/17/the-worlds-busiest-flight-routes-in-2024.html", + "guid": "108076748", "type": "cnbcnewsstory", - "id": "106608945", + "id": "108076748", "sponsored": "false", - "title": "Stocks making the biggest moves premarket: Walgreens, Square, Carnival, Six Flags, Alibaba & more", - "description": "Square gets hit with an analyst downgrade and Walgreens falls on disappointing earnings.", - "pubDate": "Thu, 09 Jul 2020 12:24:03 GMT" + "title": "The world's busiest flight routes in 2024", + "description": "Asia-Pacific is home to many of the busiest flight routes in the world, even though capacity on many routes has not yet reached 2019 levels.", + "pubDate": "Wed, 18 Dec 2024 08:29:14 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/08/stocks-making-the-biggest-moves-after-hours-bed-bath-beyond-nio-costco-and-more.html", - "guid": "106608003", + "link": "https://www.cnbc.com/2024/12/14/free-first-class-upgrade-frequent-flyers.html", + "guid": "108074607", "type": "cnbcnewsstory", - "id": "106608003", + "id": "108074607", "sponsored": "false", - "title": "Stocks making the biggest moves after hours: Bed Bath & Beyond, NIO, Costco and more", - "description": "See which stocks are posting big moves after the bell.", - "pubDate": "Wed, 08 Jul 2020 21:56:13 GMT" + "title": "Why it's gotten more difficult to get a free first-class upgrade", + "description": "Airlines are racing to add comforts such as lie-flat seats, entertainment systems with bigger screens and even suites with closing doors.", + "pubDate": "Mon, 16 Dec 2024 13:14:38 GMT" } ], - "netnet": [ + "small_business": [ { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/sorrento-therapeutics-ceo-on-abivertinib-being-cleared-for-phase-2-trial.html", - "guid": "106624480", - "id": "7000146011", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2025/01/08/ai-is-inside-the-operations-and-behind-ceo-desk-at-small-businesses.html", + "guid": "108080714", + "type": "cnbcnewsstory", + "id": "108080714", "sponsored": "false", - "title": "Sorrento Therapeutics CEO talks moving Abivertinib into Phase 2 trial for Covid-19", - "description": "Sorrento CEO Henry Ji joined CNBC's Jim Cramer to discuss receiving FDA approval to move forward with a study in hospitalized patients with moderate to severe COVID-19 symtoms.", - "pubDate": "Tue, 21 Jul 2020 01:15:34 GMT" + "title": "AI is moving inside the operations, and behind the CEO desk, at America's small businesses", + "description": "More small businesses are leveraging generative artificial intelligence to give them an edge when it comes to hiring the best talent.", + "pubDate": "Wed, 08 Jan 2025 18:27:20 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/eldorado-resorts-ceo-on-merger-approval-with-caesars.html", - "guid": "106621414", - "id": "7000145697", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/26/treasury-delays-deadline-for-small-businesses-to-file-new-boi-form.html", + "guid": "108079951", + "type": "cnbcnewsstory", + "id": "108079951", "sponsored": "false", - "title": "ElDorado Resorts CEO on merger approval with Caesars", - "description": "ElDorado Resorts CEO Thomas Reeg talks with CNBC's Contessa Brewer about its merger with Caesars that was just approved by New Jersey regulators.", - "pubDate": "Fri, 17 Jul 2020 17:34:39 GMT" + "title": "Treasury delays deadline for small businesses to file new form to avoid risk of fines for noncompliance", + "description": "The Treasury delayed a Jan. 1 deadline to file a new \"beneficial ownership information\" report to Jan. 13 following a recent court order.", + "pubDate": "Thu, 26 Dec 2024 18:00:36 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/barrick-gold-ceo-mining-industry-must-grow-up-and-be-more-modern.html", - "guid": "106620198", - "id": "7000145494", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/16/utah-middle-school-students-learning-to-think-like-shark-tank-founder.html", + "guid": "108075422", + "type": "cnbcnewsstory", + "id": "108075422", "sponsored": "false", - "title": "Barrick Gold CEO: Mining industry needs to 'grow up and be more modern'", - "description": "Barrick Gold CEO Mark Bristow discussed what direction he thinks the mining industry should go in in order to be more enivironmentally concsious.", - "pubDate": "Fri, 17 Jul 2020 00:33:26 GMT" + "title": "Middle school students in Utah are being taught to pitch like Shark Tank entrepreneurs", + "description": "Middle school students in Salt Lake City participate in a Shark Tank-inspired competition to pitch their start-up ideas to business leaders in Utah.", + "pubDate": "Mon, 16 Dec 2024 14:08:39 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/acorns-ceo-explains-the-power-of-compounding-theres-nothing-like-it.html", - "guid": "106620026", - "id": "7000145491", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/10/inside-the-rise-of-salt-lake-citys-women-entrepreneurs.html", + "guid": "108071489", + "type": "cnbcnewsstory", + "id": "108071489", "sponsored": "false", - "title": "Acorns CEO explains the power of compounding: 'There's nothing like it'", - "description": "Acorns CEO Noah Kerner explained the fintech app's latest feature that will help parents invest in their kids for the long haul.", - "pubDate": "Thu, 16 Jul 2020 23:32:11 GMT" + "title": "In Salt Lake City, women business owners are pushing boundaries and breaking barriers", + "description": "Fewer than 15% of businesses in Salt Lake City are owned by women, but female founders are pioneering ways forward.", + "pubDate": "Wed, 11 Dec 2024 17:36:45 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/dominos-pizza-ceo-delivery-takeout-drove-strong-sales-growth-in-q2.html", - "guid": "106620166", - "id": "7000145490", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/09/treasury-department-fincen-boi-report-business-fines.html", + "guid": "108072549", + "type": "cnbcnewsstory", + "id": "108072549", "sponsored": "false", - "title": "Domino's Pizza CEO on how delivery, takeout drove 16% U.S. same-store sales growth in Q2", - "description": "Domino's Pizza CEO Ritch Allison explained how the pizza chain made adjustments to serve customers during the coronavirus-plagued quarter.", - "pubDate": "Thu, 16 Jul 2020 23:24:43 GMT" + "title": "Treasury Department may fine small businesses $10,000 or more if they don't file this new report", + "description": "The Corporate Transparency Act requires many businesses to file data about their \"beneficial owners\" by Jan. 1. But the rule is being challenged in court.", + "pubDate": "Mon, 09 Dec 2024 15:48:27 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/t-mobile-ceo-on-the-companys-new-scam-shield-to-fight-robocalls.html", - "guid": "106619804", - "id": "7000145458", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/11/29/trump-election-confidence-surges-small-business-owners.html", + "guid": "108068332", + "type": "cnbcnewsstory", + "id": "108068332", "sponsored": "false", - "title": "T-Mobile CEO on the company's new 'scam shield' to fight robocalls", - "description": "T-Mobile is unveiling it's new 'scam shield' to combat robocalls. CEO Mike Sievert joins 'Closing Bell' to discuss the company's new tool and the future of 5G.", - "pubDate": "Thu, 16 Jul 2020 20:48:21 GMT" + "title": "Post-election Main Street bump: Confidence surges among small business owners", + "description": "Small business owner sentiment surges after election, with a heavy partisan component to the outlook, from taxes to trade, regulation and sales expectations.", + "pubDate": "Fri, 29 Nov 2024 17:18:55 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/macys-gave-9-million-in-bonuses-to-execs-after-thousands-of-job-cuts.html", - "guid": "106619412", + "link": "https://www.cnbc.com/2024/10/01/harris-small-business-tour-latino-black-voters-trump-election.html", + "guid": "108041459", "type": "cnbcnewsstory", - "id": "106619412", + "id": "108041459", "sponsored": "false", - "title": "Macy's doled out $9 million in bonuses to top execs after thousands of jobs are cut", - "description": "Days after it laid off roughly a quarter of its corporate workforce, Macy's doled out $9 million in equity awards to six executives.", - "pubDate": "Thu, 16 Jul 2020 21:10:35 GMT" + "title": "Harris campaign launches small business battleground tour in a play for Latino, Black voters", + "description": "The Harris campaign will announce the new campaign tour hours before her VP pick, Gov. Tim Walz, debates Trump's running mate, Sen. JD Vance.", + "pubDate": "Tue, 01 Oct 2024 18:00:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/ceo-of-durex-condom-maker-says-intimate-occasions-down-during-covid-19-pandemic.html", - "guid": "106619398", - "id": "7000145414", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/09/29/just-like-rest-of-nation-us-small-businesses-at-a-crossroads.html", + "guid": "108039298", + "type": "cnbcnewsstory", + "id": "108039298", "sponsored": "false", - "title": "CEO of Lysol maker says sales are still up as a result of coronavirus pandemic", - "description": "Reckitt Benckiser is the parent company well-known household brands such as Lysol, Durex condoms, Mucinex and Clearasil. Laxman Narasimhan, CEO of Reckitt Benckiser, joins \"Squawk on the Street\" to discuss how consumers are using the company's products during the pandemic.", - "pubDate": "Thu, 16 Jul 2020 20:05:44 GMT" + "title": "Op-ed: Just like the rest of the nation, America's small businesses are at a crossroads", + "description": "As the presidential election nears, small business owners are cautiously optimistic, despite cost concerns, a CNBC|SurveyMonkey study finds.", + "pubDate": "Sun, 29 Sep 2024 14:21:25 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/op-ed-employers-fail-workers-if-they-dont-learn-lessons-from-crisis.html", - "guid": "106608001", + "link": "https://www.cnbc.com/2024/09/27/small-business-owners-invest-economy-fed-cuts-interest-rates.html", + "guid": "108039849", "type": "cnbcnewsstory", - "id": "106608001", + "id": "108039849", "sponsored": "false", - "title": "Op-ed: Employers will be failing their workers if they don't learn these lessons from the pandemic", - "description": "As more workers return to the workplace, employers must ensure they fairly address their individual needs and circumstances. Race and socioeconomic class must be major considerations of any equitable return plan.", - "pubDate": "Thu, 16 Jul 2020 14:19:29 GMT" + "title": "Small business owners turn more bullish amid Fed interest rate cuts: CNBC survey", + "description": "The Federal Reserve's decision to cut interest rates leads to greater confidence among small business owners, many of whom say they will increase investment.", + "pubDate": "Fri, 27 Sep 2024 18:56:35 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/sofi-ceo-on-popular-tech-stocks-and-trading-volume-increases.html", - "guid": "106617470", - "id": "7000145228", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/08/19/democratic-national-convention-grants-special-access-to-over-200-content-creators.html", + "guid": "108021830", + "type": "cnbcnewsstory", + "id": "108021830", "sponsored": "false", - "title": "SoFi CEO on popular tech stocks and trading volume increases", - "description": "Anthony Noto, SoFi CEO, joins 'Squawk Alley' to discuss the increase in trading among retail investors, the most invested tech stocks and the future of the company.", - "pubDate": "Wed, 15 Jul 2020 18:41:19 GMT" + "title": "Democrats grant special convention access to more than 200 content creators", + "description": "More than 200 content creators are attending the Democratic National Convention in Chicago to make content supporting Vice President Kamala Harris' campaign.", + "pubDate": "Mon, 19 Aug 2024 20:18:13 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/gohealth-ceo-on-nasdaq-debut-and-his-outlook-for-the-company.html", - "guid": "106617529", - "id": "7000145237", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/07/16/qualified-business-income-deduction-could-expire.html", + "guid": "108006126", + "type": "cnbcnewsstory", + "id": "108006126", "sponsored": "false", - "title": "GoHealth CEO on Nasdaq debut and his outlook for the company", - "description": "GoHealth Marketplace debuted at the Nasdaq marketplace today. Clint Jones, GoHealth co-founder and CEO, joins 'Squawk Alley' to discuss the future of the company and online health insurance.", - "pubDate": "Wed, 15 Jul 2020 17:00:40 GMT" + "title": "The end of this tax break could be 'very disruptive' to business owners, expert says \u2014 what to know", + "description": "The qualified business income deduction could expire after 2025 without changes from Congress. Here's what to know.", + "pubDate": "Tue, 16 Jul 2024 12:42:28 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/cineworld-ceo-on-how-movie-theaters-plan-to-reopen-safely-amid-the-coronavirus-pandemic.html", - "guid": "106617461", - "id": "7000145226", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/06/21/irs-will-deny-employee-retention-credit-claims.html", + "guid": "107431618", + "type": "cnbcnewsstory", + "id": "107431618", "sponsored": "false", - "title": "Cineworld CEO on how movie theaters plan to reopen safely amid the coronavirus pandemic", - "description": "Moshe Greidinger, Cineworld CEO, joins 'Squawk Alley' to discuss the safety concerns he has regarding his theaters reopening and what needs to happen in order for them to reopen at the end of the July.", - "pubDate": "Wed, 15 Jul 2020 16:59:21 GMT" + "title": "IRS to reject billions of dollars in \u2018improper\u2019 pandemic-era small business tax credit claims", + "description": "The IRS will deny billions of dollars' worth of improper employee retention credit claims. Here's what small businesses need to know.", + "pubDate": "Fri, 21 Jun 2024 16:47:19 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/14/blueprint-medicines-ceo-on-1-point-7-billion-cancer-drug-partnership-with-roche.html", - "guid": "106615854", - "id": "7000145051", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/06/19/a-radically-inclusive-outdoor-space-for-lgbtq-and-people-of-color-.html", + "guid": "107430370", + "type": "cnbcnewsstory", + "id": "107430370", "sponsored": "false", - "title": "Blueprint Medicines CEO on $1.7 billion cancer drug partnership with Roche", - "description": "Blueprint Medicines has partnered with Roche on pralsetinib, a cancer drug. CNBC's Meg Tirrell is joined by Blueprint Medicines CEO and president Jeff Albers to discuss the deal.", - "pubDate": "Tue, 14 Jul 2020 18:34:25 GMT" + "title": "These groups help people of color and the LGBTQ+ community find a \u2018radically inclusive space\u2019 in the outdoors", + "description": "Nonprofits such as Hoods to Woods, Edge Outdoors and Unlikely Riders are dedicated to creating communities in the outdoors for marginalized people.", + "pubDate": "Thu, 20 Jun 2024 09:34:13 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/13/paradigm-shifting-moment-for-higher-ed-2u-ceo.html", - "guid": "106614013", - "id": "7000144886", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/06/17/treasury-unveils-plan-to-close-tax-loophole-large-partnerships.html", + "guid": "107429283", + "type": "cnbcnewsstory", + "id": "107429283", "sponsored": "false", - "title": "Paradigm shifting moment for higher ed: 2U CEO", - "description": "Shares of 2U are up more than 257% since March lows. The online education company has partnered with 75 universities like Harvard University and Syracuse University to offer online programs. Chip Paucek, 2U CEO and co-founder, joins 'Power Lunch' to discuss what the company offers.", - "pubDate": "Mon, 13 Jul 2020 19:24:01 GMT" + "title": "Treasury, IRS unveil plan to close \u2018major tax loophole\u2019 used by large partnerships", + "description": "The Treasury Department and the IRS on Monday unveiled a plan to \"close a major tax loophole\" used by large, complex partnerships.", + "pubDate": "Mon, 17 Jun 2024 18:34:44 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/13/george-soros-foundation-announces-220-million-push-for-racial-justice.html", - "guid": "106613585", + "link": "https://www.cnbc.com/2024/06/04/sba-7a-working-capital-for-small-businesses.html", + "guid": "107423770", "type": "cnbcnewsstory", - "id": "106613585", + "id": "107423770", "sponsored": "false", - "title": "George Soros foundation announces $220 million investment in push for racial justice", - "description": "The largest portion of the sum, $150 million, will be given in five-year grants to various civil rights and racial equality groups.", - "pubDate": "Mon, 13 Jul 2020 17:38:44 GMT" + "title": "The SBA is unveiling new credit lines of up to $5 million to fund small businesses", + "description": "The project is part of the SBA's efforts to broaden its flagship lending program for American small businesses under Administrator Isabel Casillas Guzman.", + "pubDate": "Tue, 04 Jun 2024 14:14:21 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/13/tesla-ceo-elon-musk-is-now-the-seventh-richest-person-in-the-world.html", - "guid": "106613378", - "id": "7000144819", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/05/30/half-of-workers-may-struggle-to-get-obesity-drug-insurance-coverage.html", + "guid": "107421936", + "type": "cnbcnewsstory", + "id": "107421936", "sponsored": "false", - "title": "Tesla CEO Elon Musk is now the seventh-richest person in the world", - "description": "Tesla CEO Elon Musk's wealth is skyrocketing thanks to the surge in Tesla shares, making him wealthier than Warren Buffett. CNBC's Robert Frank breaks down Musk's fortune.", - "pubDate": "Mon, 13 Jul 2020 13:18:07 GMT" + "title": "Why half of all workers may struggle to get weight-loss drug health insurance coverage", + "description": "Small businesses employ half of American workers but the jobs often lack the health insurance coverage that big corporations offer, including weight loss drugs.", + "pubDate": "Thu, 30 May 2024 19:45:15 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/10/online-gaming-and-online-retail-are-ahead-of-last-year-seminole-gaming-ceo.html", - "guid": "106611417", - "id": "7000144670", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/05/27/hiring-your-kids-tax-breaks.html", + "guid": "107419789", + "type": "cnbcnewsstory", + "id": "107419789", "sponsored": "false", - "title": "Online gaming and online retail are ahead of last year: Seminole Gaming CEO", - "description": "Jim Allen, Seminole Gaming CEO and Hard Rock International chairman, joins 'Closing Bell' to discuss Hard Rock's reopening plans and how they plan to make consumers feel comfortable.", - "pubDate": "Fri, 10 Jul 2020 20:06:14 GMT" + "title": "You could score a tax break for hiring your own kids this summer \u2014 if you follow the rules", + "description": "Hiring your kids can offer tax benefits if you're self-employed. But first, you need to understand your state and federal labor and tax laws.", + "pubDate": "Mon, 27 May 2024 13:00:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/10/boxed-ceo-on-how-coronavirus-is-reshaping-retail.html", - "guid": "106610798", - "id": "7000144604", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/05/22/how-baked-by-melissa-ceo-turned-bedroom-cold-calls-into-cupcake-empire.html", + "guid": "107406443", + "type": "cnbcnewsstory", + "id": "107406443", "sponsored": "false", - "title": "Boxed CEO on how coronavirus is reshaping retail", - "description": "Chieh Huang, co-founder and CEO of Boxed.com, joins \"Squawk Box\" to discuss how the grocery and household delivery market has been impacted by the pandemic.", - "pubDate": "Fri, 10 Jul 2020 13:40:10 GMT" + "title": "How Baked by Melissa's founder turned a tiny New York City apartment kitchen business into a cupcake empire", + "description": "Baked by Melissa founder Melissa Ben-Ishay explains how she built her cupcake empire from subway order dashing to a following of millions on social media.", + "pubDate": "Fri, 24 May 2024 16:54:22 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/10/as-workplaces-reopen-unions-ask-trump-admin-where-is-osha.html", - "guid": "106607845", + "link": "https://www.cnbc.com/2024/05/02/inflation-fears-on-main-street-are-running-hotter-again.html", + "guid": "107409482", "type": "cnbcnewsstory", - "id": "106607845", + "id": "107409482", "sponsored": "false", - "title": "The union battle versus Trump administration over bringing workers back, safely", - "description": "The Trump administration's Department of Labor and its workplace safety arm OSHA are in an escalating battle with the powerful union AFL-CIO over protecting employees from coronavirus.", - "pubDate": "Fri, 10 Jul 2020 17:11:16 GMT" + "title": "Inflation fears among America's small businesses are rising again and their faith in the Fed is falling", + "description": "Small business owners say the economy is doing okay, but their inflation fears are rising again while their faith in the Fed is dropping.", + "pubDate": "Fri, 03 May 2024 00:25:18 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/10/chef-wolfgang-puck-discusses-trumps-response-to-the-anti-racism-protests.html", - "guid": "106610602", - "id": "7000144593", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/05/02/its-been-a-great-run-for-wall-street-main-street-is-feeling-left-out.html", + "guid": "107408274", + "type": "cnbcnewsstory", + "id": "107408274", "sponsored": "false", - "title": "Chef Wolfgang Puck discusses Trump's response to the anti-racism protests", - "description": "The acclaimed chef and business leader talks to CNBC's Tania Bryer about diversity and inclusion within his global business empire, and U.S. President Donald Trump's response to the recent anti-racism protests.", - "pubDate": "Fri, 10 Jul 2020 12:10:27 GMT" + "title": "It's been a great run for Wall Street, but Main Street is feeling left out", + "description": "Small business owners across the country say a 2024 economy and stock market that have been chugging along have left them behind.", + "pubDate": "Thu, 02 May 2024 19:59:56 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/10/chef-wolfgang-puck-discusses-the-coronavirus-impact-on-the-industry.html", - "guid": "106610601", - "id": "7000144582", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/04/24/successful-start-up-founders-advice-for-aspiring-entrepreneurs.html", + "guid": "107403368", + "type": "cnbcnewsstory", + "id": "107403368", "sponsored": "false", - "title": "Chef Wolfgang Puck discusses the coronavirus' impact on the restaurant industry", - "description": "The world-renowned chef tells CNBC's Tania Bryer about the impact of the Covid-19 crisis on the restaurant industry, and the challenges and opportunities it faces.", - "pubDate": "Fri, 10 Jul 2020 12:07:54 GMT" + "title": "Successful start-up founders offer advice for aspiring entrepreneurs: 'Embrace what makes you different'", + "description": "Successful start-up founders offer advice for aspiring entrepreneurs.", + "pubDate": "Wed, 24 Apr 2024 13:00:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/10/chef-wolfgang-puck-trump-should-take-control-of-coronavirus-crisis.html", - "guid": "106610599", - "id": "7000144580", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/04/09/small-business-optimism-hits-11-year-low-as-inflation-fears-wont-go-away.html", + "guid": "107398582", + "type": "cnbcnewsstory", + "id": "107398582", "sponsored": "false", - "title": "Celebrity chef Wolfgang Puck: Trump should take control of coronavirus crisis", - "description": "The famed chef and restaurateur tells CNBC's Tania Bryer he is \"really nervous\" that a federal program is not in place to help stop the spread of the coronavirus, and that more help is needed to support hundreds of small restaurants.", - "pubDate": "Fri, 10 Jul 2020 12:06:10 GMT" + "title": "Small business optimism hits 11-year low as inflation fears won't go away", + "description": "The NFIB's survey showed a reading of 88.5, down nearly a point from February to the lowest since December 2012.", + "pubDate": "Tue, 09 Apr 2024 14:15:10 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/10/patrick-mouratoglous-new-tournament-designed-to-reinvent-old-fashioned-tennis.html", - "guid": "106610470", - "id": "7000144562", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/03/01/the-taylor-swift-economic-effect-has-reached-every-town-in-america.html", + "guid": "107380691", + "type": "cnbcnewsstory", + "id": "107380691", "sponsored": "false", - "title": "Patrick Mouratoglou's new tournament designed to reinvent 'old fashioned' tennis", - "description": "Influential tennis coach Patrick Mouratoglou tells CNBC's Tania Bryer about his new tournament, Ultimate Tennis Showdown, which aims to bring a new generation of fans to the sport.", - "pubDate": "Fri, 10 Jul 2020 09:13:20 GMT" + "title": "The Taylor Swift economy has reached every town in America, from small business moms to skating rinks and sushi bars", + "description": "The Taylor Swift economy is in GDP and inflation everywhere Eras tour went nationally and globally. In towns across the US, there's also a booming microeconomy.", + "pubDate": "Sat, 02 Mar 2024 13:02:02 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/10/patrick-mouratoglou-on-how-he-helped-coach-serena-williams-back-to-her-best.html", - "guid": "106610471", - "id": "7000144563", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/02/22/a-majority-of-americas-business-owners-support-minimum-wage-increase.html", + "guid": "107374423", + "type": "cnbcnewsstory", + "id": "107374423", "sponsored": "false", - "title": "Patrick Mouratoglou on how he helped coach Serena Williams back to her best", - "description": "The celebrated coach talks to Tania Bryer about the strategy he developed with tennis icon Serena Williams when he worked with her following a string of defeats in 2012.", - "pubDate": "Fri, 10 Jul 2020 09:12:41 GMT" + "title": "A majority of America's small business owners support minimum wage increase, even as they worry about worker affordability", + "description": "Many states and cities are raising their minimum wage, and most small business owners agree with it, according to new CNBC|SurveyMonkey data.", + "pubDate": "Thu, 22 Feb 2024 19:24:50 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/09/change-through-crisis-innovating-in-tough-times-and-making-it-stick.html", - "guid": "106609842", + "link": "https://www.cnbc.com/2024/02/22/small-business-confidence-hits-highest-level-since-biden-took-office.html", + "guid": "107376412", "type": "cnbcnewsstory", - "id": "106609842", + "id": "107376412", "sponsored": "false", - "title": "Change through crisis: Innovating in tough times and making it stick", - "description": "The CEOs of Accenture and Talend discuss how the challenges we face in these unprecedented times are shaping digital transformation today and share strategies for implementing change that will last into the future.", - "pubDate": "Thu, 09 Jul 2020 20:33:09 GMT" + "title": "Economic confidence among small business owners hits highest level since Biden took office", + "description": "President Biden's approval ratings among small business owners remain low and entrepreneurs are far from rosy in their economic outlook, but confidence is up.", + "pubDate": "Mon, 26 Feb 2024 00:53:38 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/09/avis-budget-ceo-on-the-surging-demand-for-rental-cars.html", - "guid": "106609688", - "id": "7000144504", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/02/16/more-than-100-years-since-the-black-wall-street-massacre-tulsa-is-creating-a-haven-for-entrepreneurs.html", + "guid": "107372998", + "type": "cnbcnewsstory", + "id": "107372998", "sponsored": "false", - "title": "Avis Budget CEO on the surging demand for rental cars", - "description": "Joe Ferraro, Avis Budget Group CEO, joins 'Power Lunch' to discuss the company's transition from pre-coronavirus, the Covid-19 safety protocols the company is taking, and the state of the used and rental car business.", - "pubDate": "Thu, 09 Jul 2020 20:26:00 GMT" + "title": "More than 100 years since the Black Wall Street massacre, Tulsa is creating a haven for entrepreneurs", + "description": "Amid the backdrop of Black Wall Street, groups are coming together to help uplift the next generation.", + "pubDate": "Mon, 26 Feb 2024 18:55:30 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/09/-at-work-accenture-talend-ceo-jon-fortt-crisis-innovation.html", - "guid": "106609281", + "link": "https://www.cnbc.com/2024/02/01/small-business-optimism-rises-despite-inflation-goldman-sachs-survey.html", + "guid": "107367189", "type": "cnbcnewsstory", - "id": "106609281", + "id": "107367189", "sponsored": "false", - "title": "Change through crisis: Innovating in tough times and making it stick", - "description": "The CEOs of Accenture and Talend discuss how the challenges we face in these unprecedented times are shaping digital transformation today and share strategies for implementing change that will last into the future.", - "pubDate": "Thu, 09 Jul 2020 17:55:44 GMT" + "title": "Main Street is more optimistic this year even as inflation persists, survey says", + "description": "Small business optimism is rising, and owners are feeling better about the economy, even as inflation continues to pose challenges, the survey found.", + "pubDate": "Thu, 01 Feb 2024 17:00:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/09/eli-lilly-ceo-on-raising-1-billion-for-antibiotic-research-goal-is-to-have-two-to-four-new-antibiotics-by-2030.html", - "guid": "106609491", - "id": "7000144485", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2023/12/21/irs-unveils-employee-retention-credit-voluntary-disclosure-program.html", + "guid": "107350740", + "type": "cnbcnewsstory", + "id": "107350740", "sponsored": "false", - "title": "Eli Lilly CEO on raising $1 billion for antibiotic research: Goal is to have two to four new antibiotics by 2030", - "description": "Eli Lilly CEO David Ricks joins CNBC's Meg Tirrell to discuss how biopharma firms are raising money to fund antibiotics research amid the coronavirus pandemic.", - "pubDate": "Thu, 09 Jul 2020 18:59:07 GMT" + "title": "IRS unveils \u2018voluntary disclosure program\u2019 for businesses duped by pandemic-era tax credit", + "description": "The IRS has unveiled a \"voluntary disclosure program\" for businesses that claimed a pandemic-era tax credit in error and want to pay the money back.", + "pubDate": "Thu, 21 Dec 2023 22:06:03 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/09/bed-bath-beyond-ceo-on-earnings-store-closures-and-the-future-outlook.html", - "guid": "106609327", - "id": "7000144466", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2023/12/20/biden-touts-minority-small-business-wins-as-latino-approval-sags-.html", + "guid": "107349715", + "type": "cnbcnewsstory", + "id": "107349715", "sponsored": "false", - "title": "Bed Bath & Beyond CEO on earnings, store closures and the future outlook", - "description": "Bed Bath & Beyond CEO Mark Tritton joins \"Squawk on the Street\" to discuss the company's earnings, the state of business during the coronavirus pandemic and store closures.", - "pubDate": "Thu, 09 Jul 2020 19:03:38 GMT" + "title": "Biden touts minority small business wins as Latino approval sags", + "description": "A recent CNBC survey found that Republican front-runner Donald Trump has a 5-point lead against Biden among Latinos.", + "pubDate": "Wed, 20 Dec 2023 20:17:50 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/09/delta-ceo-coronavirus-air-travel-recovery-squawk-box.html", - "guid": "106609236", - "id": "7000144455", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2023/12/06/irs-rejects-20000-tax-refund-claims-for-employee-retention-credit.html", + "guid": "107344061", + "type": "cnbcnewsstory", + "id": "107344061", "sponsored": "false", - "title": "Delta shares fall after memo from CEO Ed Bastian about declining demand", - "description": "Delta shares fell Thursday morning after CEO Ed Bastian released a new employee memo about the state of industry's recovery from Covid-19.", - "pubDate": "Thu, 09 Jul 2020 14:23:26 GMT" + "title": "IRS rejects more than 20,000 refund claims for pandemic-related tax credit", + "description": "The IRS is sending more than 20,000 rejection letters to taxpayers who wrongly claimed the employee retention tax credit. Here's what filers need to know.", + "pubDate": "Wed, 06 Dec 2023 19:47:17 GMT" } ], - "trader_talk": [ + "investing": [ { "item": "", - "link": "https://www.cnbc.com/2020/07/17/wall-street-banks-are-in-no-rush-to-bring-employees-back-to-the-office.html", - "guid": "106620064", + "link": "https://www.cnbc.com/2025/01/12/top-wall-street-analysts-like-the-growth-opportunities-for-these-three-stocks.html", + "guid": "108084265", "type": "cnbcnewsstory", - "id": "106620064", + "id": "108084265", "sponsored": "false", - "title": "Wall Street banks are in no rush to bring employees back to the office", - "description": "Few Wall Street employees have returned to the office, and about half will likely continue to work from home for the foreseeable future.", - "pubDate": "Fri, 17 Jul 2020 13:32:01 GMT" + "title": "Top Wall Street analysts like the growth opportunities for these three stocks", + "description": "TipRanks' analyst ranking service underscores three stocks favored by\u00a0the Street's top pros, including Uber Technologies and Nvidia.", + "pubDate": "Sun, 12 Jan 2025 12:18:20 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/15/despite-a-dearth-of-earnings-guidance-some-executives-are-providing-valuable-commentary.html", - "guid": "106618058", + "link": "https://www.cnbc.com/2025/01/11/activist-browning-west-wants-to-collaborate-as-cae-selects-a-new-leader.html", + "guid": "108085118", "type": "cnbcnewsstory", - "id": "106618058", + "id": "108085118", "sponsored": "false", - "title": "Despite a dearth of earnings guidance, some executives are providing valuable commentary", - "description": "Commentary from top executives is becoming increasingly important with nearly half of the S&P 500 declining to provide earnings guidance.", - "pubDate": "Thu, 16 Jul 2020 19:48:29 GMT" + "title": "Activist Browning West wants to collaborate as CAE selects a new leader. Here\u2019s what can happen next", + "description": "The firm sent a letter to the aviation services company's board, calling for a collaboration as CAE shops for a new CEO.", + "pubDate": "Sat, 11 Jan 2025 13:41:06 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/13/investors-should-brace-for-a-wild-earnings-season-and-expect-little-guidance-for-whats-ahead.html", - "guid": "106515615", + "link": "https://www.cnbc.com/2025/01/10/insurance-stocks-sell-off-sharply-as-potential-losses-tied-to-la-wildfires-increase.html", + "guid": "108084802", "type": "cnbcnewsstory", - "id": "106515615", + "id": "108084802", "sponsored": "false", - "title": "Investors should brace for a wild earnings season and expect little guidance for what's ahead", - "description": "Analysts estimates are all over the place because about 40% of companies are not providing guidance on earnings.", - "pubDate": "Mon, 13 Jul 2020 11:38:06 GMT" + "title": "Insurance stocks sell off sharply as potential losses tied to LA wildfires increase", + "description": "Allstate, Chubb and Travelers are the most exposed carriers to insured losses in the wildfires, according to JPMorgan.", + "pubDate": "Fri, 10 Jan 2025 19:42:00 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/09/a-financial-war-with-china-could-be-brewing-on-top-of-the-trade-war.html", - "guid": "106608177", + "link": "https://www.cnbc.com/2025/01/08/shares-of-california-utility-edison-international-drop-more-than-10percent-as-wildfire-rages.html", + "guid": "108083757", "type": "cnbcnewsstory", - "id": "106608177", + "id": "108083757", "sponsored": "false", - "title": "A 'financial war' with China could be brewing on top of the trade war", - "description": "U.S. regulators have long sought more transparency from Chinese companies with shares trading on U.S. exchanges.", - "pubDate": "Fri, 10 Jul 2020 03:01:17 GMT" + "title": "Shares of California utility Edison International drop 10% as wildfires rage", + "description": "The decline comes as multiple large fires are burning around Los Angeles, with strong winds making them difficult to contain.", + "pubDate": "Wed, 08 Jan 2025 21:49:46 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/26/with-the-second-quarter-almost-over-what-companies-earned-is-anyones-guess.html", - "guid": "106592685", + "link": "https://www.cnbc.com/2025/01/08/european-wind-stocks-drop-after-trump-pledges-to-stop-new-turbine-construction.html", + "guid": "108083530", "type": "cnbcnewsstory", - "id": "106592685", + "id": "108083530", "sponsored": "false", - "title": "With the second quarter almost over, what companies earned is anyone's guess", - "description": "The second quarter is nearly over, and analysts still are clueless about what earnings companies will be reporting.", - "pubDate": "Fri, 26 Jun 2020 14:16:49 GMT" + "title": "European wind stocks tumble after Trump says he will stop new turbine construction", + "description": "The president-elect went on a lengthy attack against wind turbines during a news conference.", + "pubDate": "Wed, 08 Jan 2025 15:40:53 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/25/brokers-will-have-to-tell-you-a-lot-more-about-what-they-are-advising-you-to-buy-starting-next-week.html", - "guid": "106591035", + "link": "https://www.cnbc.com/2025/01/08/quantum-stocks-like-rigetti-plunge-after-nvidias-huang-says-the-computers-are-15-to-30-years-away.html", + "guid": "108083512", "type": "cnbcnewsstory", - "id": "106591035", + "id": "108083512", "sponsored": "false", - "title": "Brokers will have to tell you a lot more about what they are advising you to buy starting next week", - "description": "Regulation Best Interest takes effect June 30, requiring broker-dealers to act in the best interest of their clients.", - "pubDate": "Thu, 25 Jun 2020 11:11:37 GMT" + "title": "Quantum stocks like Rigetti plunge after Nvidia's Huang says the computers are 15 to 30 years away", + "description": "Quantum computing stocks dropped Wednesday after Nvidia CEO Jensen Huang declared that useful quantum computers are likely decades in the future.", + "pubDate": "Wed, 08 Jan 2025 19:41:51 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/09/retail-investors-buying-beaten-up-stocks-make-for-some-bizarre-trading-days.html", - "guid": "106571418", + "link": "https://www.cnbc.com/2025/01/06/new-etfs-that-combine-bitcoin-exposure-and-options-are-coming-in-2025.html", + "guid": "108082505", "type": "cnbcnewsstory", - "id": "106571418", + "id": "108082505", "sponsored": "false", - "title": "Retail investors buying beaten-up stocks make for some bizarre trading days", - "description": "Interest in stay-at-home stocks have reached new heights in the last few days, fueled in part by hopes for a dramatic rebound in the economy.", - "pubDate": "Tue, 09 Jun 2020 22:32:04 GMT" + "title": "New ETFs that combine bitcoin exposure and options are coming in 2025", + "description": "Calamos is set to launch a fund later in January that uses options to create a target exposure to bitcoin, one of many crypto fund ideas in the ETF pipeline.", + "pubDate": "Mon, 06 Jan 2025 17:22:52 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/05/its-been-a-perfect-week-for-the-reopening-story-but-heres-what-to-watch.html", - "guid": "106567058", + "link": "https://www.cnbc.com/2025/01/05/top-wall-street-analysts-pick-these-dividend-stocks-for-2025.html", + "guid": "108081501", "type": "cnbcnewsstory", - "id": "106567058", + "id": "108081501", "sponsored": "false", - "title": "It's been a perfect week for the reopening story, but here's what to watch", - "description": "The stock market has almost recovered from its pandemic lows, but there are still plenty of challenges to overcome, including declining earnings.", - "pubDate": "Fri, 05 Jun 2020 17:21:08 GMT" + "title": "Top Wall Street analysts pick these dividend stocks for 2025", + "description": "TipRanks' analyst ranking service reveals three\u00a0dividend-paying stocks, including Ares Capital and ConocoPhillips.", + "pubDate": "Sun, 05 Jan 2025 12:10:51 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/05/26/nyse-floor-reopens-after-coronavirus-shuts-historic-big-board-for-two-months.html", - "guid": "106549655", + "link": "https://www.cnbc.com/2024/12/31/art-cashins-sons-pay-homage-to-nyse-legend-by-carrying-on-new-years-poem-tradition.html", + "guid": "108080822", "type": "cnbcnewsstory", - "id": "106549655", + "id": "108080822", "sponsored": "false", - "title": "NYSE floor reopens after historic two-month shutdown of Big Board for coronavirus", - "description": "The New York Stock Exchange partially reopens its trading floor with new safety and legal requirements.", - "pubDate": "Tue, 26 May 2020 14:53:32 GMT" + "title": "Art Cashin's sons pay homage to NYSE legend by carrying on New Year's poem tradition", + "description": "For decades, UBS' Art Cashin wrote a New Year's poem. With Cashin's passing, his sons sent this homage to their father.", + "pubDate": "Tue, 31 Dec 2024 19:11:46 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/05/15/how-the-reopening-of-the-historic-nyse-floor-will-work.html", - "guid": "106539583", + "link": "https://www.cnbc.com/2024/12/29/top-wall-street-analysts-suggest-these-stocks-with-upside-potential.html", + "guid": "108080300", "type": "cnbcnewsstory", - "id": "106539583", + "id": "108080300", "sponsored": "false", - "title": "How the reopening of the historic NYSE floor will work", - "description": "The NYSE's floor has been closed since March 23, and the decision to partially reopen it on May 26, involved a complicated stew of issues.", - "pubDate": "Fri, 15 May 2020 19:28:22 GMT" + "title": "Top Wall Street analysts suggest these stocks with attractive upside potential", + "description": "TipRanks' analyst ranking service highlights three stocks favored by\u00a0the Street's top pros, including Salesforce and Booking Holdings.", + "pubDate": "Sun, 29 Dec 2024 13:59:39 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/05/13/trading-volume-for-electronic-brokers-doubled-last-quarter-and-shows-no-signs-of-letting-up.html", - "guid": "106535008", + "link": "https://www.cnbc.com/2024/12/25/nvidia-sees-remarkable-influx-of-retail-investor-dollars-as-traders-flock-to-ai-darling.html", + "guid": "108079021", "type": "cnbcnewsstory", - "id": "106535008", + "id": "108079021", "sponsored": "false", - "title": "Trading volume for electronic brokers doubled last quarter and shows no signs of letting up", - "description": "In the first quarter alone, daily average revenue trades have doubled for most of the e-brokers from 2019.", - "pubDate": "Wed, 13 May 2020 12:23:19 GMT" + "title": "Nvidia sees 'remarkable' influx of retail investor dollars as traders flock to AI darling", + "description": "Everyday traders bought nearly $30 billion of Nvidia shares on net this year, Vanda data shows.", + "pubDate": "Thu, 26 Dec 2024 00:07:28 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/05/07/investors-are-betting-two-of-the-hardest-hit-groups-energy-and-airlines-have-bottomed.html", - "guid": "106524091", + "link": "https://www.cnbc.com/2024/12/22/top-wall-street-analysts-recommend-these-dividend-stocks-for-higher-returns.html", + "guid": "108078101", "type": "cnbcnewsstory", - "id": "106524091", + "id": "108078101", "sponsored": "false", - "title": "Investors are betting two of the hardest hit groups \u2014 energy and airlines \u2014 have bottomed", - "description": "The last few weeks have seen many unusual flows into exchange-traded funds that offer an insight into the market recovery.", - "pubDate": "Thu, 07 May 2020 11:28:25 GMT" + "title": "Top Wall Street analysts recommend these dividend stocks for higher returns", + "description": "TipRanks' analyst ranking service spotlights three dividend-paying stocks, including Walmart and Gaming and Leisure Properties.", + "pubDate": "Sun, 22 Dec 2024 12:49:12 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/05/01/the-markets-comeback-hinges-on-the-economy-reopening-without-any-major-setbacks.html", - "guid": "106515616", + "link": "https://www.cnbc.com/2024/12/21/starboard-sees-a-chance-to-create-value-at-riot-platforms.html", + "guid": "108078984", "type": "cnbcnewsstory", - "id": "106515616", + "id": "108078984", "sponsored": "false", - "title": "Market's comeback hinges on the economy reopening without major setbacks", - "description": "The old saw, 'sell in May and go away' might not apply this year if the U.S. economy reopens smoothly.", - "pubDate": "Fri, 01 May 2020 12:43:45 GMT" + "title": "Starboard sees an opportunity to create value at Riot Platforms amid growth in hyperscalers", + "description": "Riot Platforms is in a solid position to capitalize on an opportunity to lease capacity to hyperscalers.", + "pubDate": "Sat, 21 Dec 2024 13:08:31 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/04/30/halfway-through-one-of-the-strangest-earnings-seasons-ever-heres-what-we-are-learning.html", - "guid": "106510487", + "link": "https://www.cnbc.com/2024/12/20/warren-buffetts-berkshire-hathaway-scoops-up-occidental-and-other-stocks-during-sell-off.html", + "guid": "108078685", "type": "cnbcnewsstory", - "id": "106510487", + "id": "108078685", "sponsored": "false", - "title": "Halfway through one of the strangest earnings seasons ever, here's what we are learning", - "description": "Most companies are not giving earnings guidance, leaving investors and analysts in the dark, yet the market is still rewarding better-than-expected results.", - "pubDate": "Thu, 30 Apr 2020 15:37:01 GMT" - }, + "title": "Warren Buffett's Berkshire Hathaway scoops up Occidental and other stocks during sell-off", + "description": "Berkshire Hathaway bought more than $560 million worth of stocks over the last three sessions.", + "pubDate": "Fri, 20 Dec 2024 16:39:28 GMT" + } + ], + "financial_advisors": [ { "item": "", - "link": "https://www.cnbc.com/2020/04/28/stock-rally-continues-beneath-the-surface-on-investors-hopes-for-reopenings-and-testing.html", - "guid": "106510484", + "link": "https://www.cnbc.com/2025/01/08/crypto-options-in-401k-plans-heres-what-you-need-to-know.html", + "guid": "108083269", "type": "cnbcnewsstory", - "id": "106510484", + "id": "108083269", "sponsored": "false", - "title": "Stock rally continues beneath the surface on investors' hopes for reopenings and testing", - "description": "Stocks were down slightly on Tuesday, but beneath the surface lies the continuation of a powerful rally.", - "pubDate": "Tue, 28 Apr 2020 21:02:33 GMT" + "title": "Cryptocurrency options in 401(k) plans: Here's what to know to make the most of your workplace retirement plan", + "description": "The run-up in cryptocurrency prices has some investors interested, and changing rules around their use in 401(k) plans has opened up options to invest.", + "pubDate": "Wed, 08 Jan 2025 14:30:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/04/24/near-implosion-of-oil-fund-is-the-latest-market-wackiness-leaving-traders-scratching-their-heads.html", - "guid": "106503262", + "link": "https://www.cnbc.com/2025/01/07/op-ed-heres-why-estate-planning-is-a-gift-for-your-family-.html", + "guid": "108083111", "type": "cnbcnewsstory", - "id": "106503262", + "id": "108083111", "sponsored": "false", - "title": "Oil fund's near implosion is the latest market wackiness leaving traders scratching their heads", - "description": "The United States Oil Fund, which invests in oil futures contracts, was guaranteed to be a losing bet over time, but retail investors piled into the exchange-traded fund, perhaps believing it was a bet on the spot price of oil.", - "pubDate": "Fri, 24 Apr 2020 12:52:48 GMT" + "title": "Op-ed: Here\u2019s why estate planning is a gift for your family", + "description": "Estate planning isn't about focusing on your demise, one advisor says; it's about taking control and making decisions that ensure your loved ones are cared for.", + "pubDate": "Tue, 07 Jan 2025 18:40:00 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/04/21/retail-investors-who-believed-they-were-investing-in-crude-oil-get-a-rude-awakening.html", - "guid": "106498970", + "link": "https://www.cnbc.com/2024/12/24/what-it-would-cost-to-live-like-the-home-alone-family-today.html", + "guid": "108079536", "type": "cnbcnewsstory", - "id": "106498970", + "id": "108079536", "sponsored": "false", - "title": "Retail investors who believed they were investing in crude oil get a rude awakening", - "description": "\"Know what you own\" is an old adage when investing, but it is especially important when owning investments that hold futures contracts.", - "pubDate": "Tue, 21 Apr 2020 18:00:31 GMT" + "title": "What it would cost to live like the 'Home Alone' family today, according to financial advisors", + "description": "The Christmas movie \"Home Alone\" often prompts questions about the McCallister family's finances. What advisors say it takes to maintain their level of wealth.", + "pubDate": "Tue, 24 Dec 2024 16:02:33 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/04/17/pandemic-has-companies-dropping-earnings-guidance-and-some-say-it-should-be-nixed-altogether.html", - "guid": "106492483", + "link": "https://www.cnbc.com/2024/12/10/economists-really-had-it-wrong-about-recession-market-strategist.html", + "guid": "108073960", "type": "cnbcnewsstory", - "id": "106492483", + "id": "108073960", "sponsored": "false", - "title": "Pandemic has companies dropping earnings guidance, and some say it should be nixed altogether", - "description": "A growing number of companies has nixed earnings guidance amid the coronavirus pandemic, and some in the corporate world say they should be dropped permanently.", - "pubDate": "Fri, 17 Apr 2020 12:56:01 GMT" + "title": "Economists have 'really had it wrong' about recession, market strategist says", + "description": "David Zervos of\u00a0Jefferies and Barbara Doran, CEO of BD8\u00a0Capital Partners, weigh in on the likelihood of more Fed rate cuts to come at\u00a0CNBC's FA Summit.", + "pubDate": "Tue, 10 Dec 2024 22:14:57 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/04/15/for-investors-banking-on-dividends-the-pain-has-just-begun.html", - "guid": "106488582", + "link": "https://www.cnbc.com/2024/12/10/trump-tariffs-would-add-costs-for-consumers-economist-says.html", + "guid": "108074035", "type": "cnbcnewsstory", - "id": "106488582", + "id": "108074035", "sponsored": "false", - "title": "For investors banking on dividends, the 'pain has just begun'", - "description": "As companies deal with declining cash flow amid the coronavirus pandemic, they are likely to cut or even suspend dividends.", - "pubDate": "Wed, 15 Apr 2020 12:23:47 GMT" + "title": "If Trump adds tariffs, 'either way, there is a cost to consumers,' economist says", + "description": "President-elect Donald Trump's tariff plan is expected to raise costs, especially for low and middle earners, experts said. But the scope of tariffs is unclear.", + "pubDate": "Tue, 10 Dec 2024 21:38:45 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/04/13/heres-what-we-can-expect-from-earnings-season-as-companies-ride-out-the-coronavirus-pandemic.html", - "guid": "106485872", + "link": "https://www.cnbc.com/2024/12/10/what-the-new-presidential-administration-means-for-ai-and-crypto.html", + "guid": "108073988", "type": "cnbcnewsstory", - "id": "106485872", + "id": "108073988", "sponsored": "false", - "title": "Coronavirus-earnings season: What to expect as companies begin to report Tuesday", - "description": "Companies in every sector face challenges giving forward-looking guidance in a pandemic that remains unpredictable.", - "pubDate": "Mon, 13 Apr 2020 15:00:45 GMT" + "title": "'Friendlier climate toward new technology\u2019 expected under Trump, venture capitalist says. What that means for AI, crypto", + "description": "In 2025, generative AI may start to fulfill its potential and allow for cryptocurrencies to be traded 'more freely,' venture capitalist Bradley Tusk says.", + "pubDate": "Tue, 10 Dec 2024 20:11:42 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/04/07/the-rally-is-running-out-of-steam-and-for-good-reason.html", - "guid": "106479203", + "link": "https://www.cnbc.com/2024/12/09/how-to-pay-taxes-on-roth-conversion.html", + "guid": "108073235", "type": "cnbcnewsstory", - "id": "106479203", + "id": "108073235", "sponsored": "false", - "title": "The rally is running out of steam, and for good reason", - "description": "The stock market gave up massive gains on Tuesday, and stocks have gone from dramatically oversold to no longer oversold, at least on a short-term level.", - "pubDate": "Wed, 08 Apr 2020 00:13:16 GMT" + "title": "That Roth IRA conversion comes with a tax bill \u2014 here's how to pay for it", + "description": "If you're eyeing a year-end Roth IRA conversion, you'll need to plan for the upfront tax bill. Here are some strategies to manage your taxes, experts say.", + "pubDate": "Mon, 09 Dec 2024 21:00:04 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/04/05/nyse-legend-art-cashin-gives-his-first-comments-on-the-coronavirus-sell-off-and-when-we-recover.html", - "guid": "106475702", + "link": "https://www.cnbc.com/2024/12/06/first-required-minimum-distribution.html", + "guid": "108072622", "type": "cnbcnewsstory", - "id": "106475702", + "id": "108072622", "sponsored": "false", - "title": "NYSE-legend Art Cashin gives his first comments on the coronavirus sell-off and when we recover", - "description": "Cashin was in a car accident in early February (he was not driving) and has been recuperating. We spoke to him by phone from his home.", - "pubDate": "Mon, 06 Apr 2020 11:06:10 GMT" + "title": "Here's what to know before taking your first required minimum distribution", + "description": "Most retirees must begin required minimum distributions at age 73. Here's what to know before making your first withdrawal.", + "pubDate": "Fri, 06 Dec 2024 20:30:31 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/04/03/luckin-coffee-debacle-is-a-painful-reminder-of-fraud-risk.html", - "guid": "106472629", + "link": "https://www.cnbc.com/2024/12/04/donating-crypto-to-charity-pitfalls.html", + "guid": "108071313", "type": "cnbcnewsstory", - "id": "106472629", + "id": "108071313", "sponsored": "false", - "title": "Luckin Coffee is a painful reminder of 'the extreme fraud risk' of some China-based companies", - "description": "Accounting woes at Luckin Coffee led to a 75% decline in the Chinese company's stock on Thursday.", - "pubDate": "Fri, 03 Apr 2020 12:40:05 GMT" + "title": "You could score a tax break by gifting crypto to charity \u2014 but there may be some pitfalls", + "description": "There's been a surge of crypto donations to charity. Here's what to know before transferring digital currency.", + "pubDate": "Wed, 04 Dec 2024 20:13:21 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/04/02/macys-is-the-first-of-what-could-be-a-retail-and-energy-purge-from-the-sp-500.html", - "guid": "106470673", + "link": "https://www.cnbc.com/2024/12/04/donate-crypto-to-charity.html", + "guid": "108070572", "type": "cnbcnewsstory", - "id": "106470673", + "id": "108070572", "sponsored": "false", - "title": "Macy's is the first of what could be a retail and energy purge from the S&P 500", - "description": "Macy's won't be the last company kicked out of the S&P 500. Judged solely by market capitalization, many companies in the index appear in danger of being kicked out.", - "pubDate": "Thu, 02 Apr 2020 14:26:57 GMT" + "title": "Investors' crypto donations to charity skyrocket. Why it can be 'hugely beneficial,' expert says", + "description": "There's soaring interest in donating crypto to charity, according to Fidelity Charitable. Here's how those donations can pay off at tax time.", + "pubDate": "Wed, 04 Dec 2024 14:42:56 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/04/01/investors-should-have-up-to-10percent-in-this-hedge-against-the-unexpected-says-the-godfather-of-gold.html", - "guid": "106469099", + "link": "https://www.cnbc.com/2024/12/03/your-debt-to-income-ratio-can-get-your-mortgage-application-denied.html", + "guid": "108069507", "type": "cnbcnewsstory", - "id": "106469099", + "id": "108069507", "sponsored": "false", - "title": "Investors should have up to 10% in this 'hedge against the unexpected,' says 'Godfather' of gold", - "description": "George Milling-Stanley, who helped create the SPDR Gold Trust, says the precious metal is not just a hedge against inflation but against the unexpected.", - "pubDate": "Wed, 01 Apr 2020 13:26:23 GMT" + "title": "This factor can get your mortgage application denied \u2014 even if you're a high earner", + "description": "The debt-to-income ratio was the most common reason buyers were denied a mortgage, according to a report. Here's how to improve it.", + "pubDate": "Mon, 09 Dec 2024 19:17:28 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/03/29/father-of-wall-streets-fear-gauge-sees-wild-volatility-continuing-until-coronavirus-cases-peak.html", - "guid": "106464663", + "link": "https://www.cnbc.com/2024/12/03/giving-tuesday-donate-cash.html", + "guid": "108070015", "type": "cnbcnewsstory", - "id": "106464663", + "id": "108070015", "sponsored": "false", - "title": "Father of Wall Street's 'fear gauge' sees wild volatility continuing until coronavirus cases peak", - "description": "Robert Whaley, who created the original VIX in 1992, says the most important thing for markets is to reduce the uncertainty around the coronavirus crisis.", - "pubDate": "Sun, 29 Mar 2020 15:19:41 GMT" + "title": "'Everyone wins except the IRS' with this legal charitable donation strategy, advisor says", + "description": "If you're donating money on Giving Tuesday, you may score a bigger tax break by gifting profitable investments. Here's what to know.", + "pubDate": "Tue, 03 Dec 2024 16:04:09 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/03/26/wall-street-traders-adapt-to-working-from-home-as-business-booms.html", - "guid": "106460954", + "link": "https://www.cnbc.com/2024/12/02/sp-500-performance-after-presidential-elections-what-to-know-.html", + "guid": "108069884", "type": "cnbcnewsstory", - "id": "106460954", + "id": "108069884", "sponsored": "false", - "title": "Wall Street traders adapt to working from home as business booms", - "description": "Trading firms had two main concerns about traders working from home: Would the technology work and would traders be able to effectively interact with each other and their clients. So far, traders are adapting.", - "pubDate": "Thu, 26 Mar 2020 10:35:56 GMT" + "title": "What investors can learn from the S&P's performance after presidential elections since 1928", + "description": "The S&P 500's performance is all over the map in the 12 months following previous presidential elections. The lesson for investors: don't do much.", + "pubDate": "Mon, 02 Dec 2024 19:06:46 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/03/24/if-you-see-an-earnings-estimate-its-probably-wrong-given-ongoing-pandemic-uncertainty.html", - "guid": "106458739", + "link": "https://www.cnbc.com/2024/11/27/56percent-of-americans-say-their-parents-never-discussed-money-with-them.html", + "guid": "108068925", "type": "cnbcnewsstory", - "id": "106458739", + "id": "108068925", "sponsored": "false", - "title": "If you see an earnings estimate, it's probably wrong, given ongoing pandemic uncertainty", - "description": "Companies have been slow to withdraw their earnings guidance, which makes estimating earnings for the S&P 500 nearly impossible.", - "pubDate": "Tue, 24 Mar 2020 17:32:25 GMT" + "title": "56% of Americans say their parents never discussed money with them. How experts recommend getting the conversation started", + "description": "The holiday season can be an opportunity to discuss estate planning with aging parents, experts say.", + "pubDate": "Wed, 27 Nov 2024 20:30:49 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/03/23/fed-surprises-market-with-program-to-support-corporate-bonds-amid-pandemic.html", - "guid": "106457387", + "link": "https://www.cnbc.com/2024/11/27/retirees-biggest-tax-break-charitable-gifts.html", + "guid": "108068802", "type": "cnbcnewsstory", - "id": "106457387", + "id": "108068802", "sponsored": "false", - "title": "Fed surprises market with program to support corporate bonds amid coronavirus pandemic", - "description": "Under a program called the Secondary Market Corporate Credit Facility, the Federal Reserve will buy corporate bond and exchange traded funds.", - "pubDate": "Mon, 23 Mar 2020 21:43:27 GMT" + "title": "This charitable giving strategy 'almost always' provides the biggest tax break, advisor says", + "description": "If you're retired and planning a year-end charitable gift, you can boost your tax break with a qualified charitable distribution, or QCD. Here's what to know.", + "pubDate": "Wed, 27 Nov 2024 18:58:42 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/03/22/nyse-set-to-temporarily-transition-to-all-electronic-trading.html", - "guid": "106455981", + "link": "https://www.cnbc.com/2024/11/26/maximize-tax-breaks-charitable-giving.html", + "guid": "108068260", "type": "cnbcnewsstory", - "id": "106455981", + "id": "108068260", "sponsored": "false", - "title": "NYSE readies itself for first ever all-electronic trading day", - "description": "With the floor of the New York Stock Exchange closed as of Monday, trading will resume electronically.", - "pubDate": "Mon, 23 Mar 2020 17:34:42 GMT" - } - ], - "buffett_watch": [ + "title": "Here's how to maximize your tax breaks for charitable giving", + "description": "If you're making a gift to charity on Giving Tuesday or over the holiday season, there are ways to maximize your tax break. Here's what to know before donating.", + "pubDate": "Tue, 26 Nov 2024 19:42:03 GMT" + }, { "item": "", - "link": "https://www.cnbc.com/2020/07/16/warren-buffett-reaps-40-billion-from-giant-apple-stake-since-march-bottom.html", - "guid": "106613381", + "link": "https://www.cnbc.com/2024/11/26/how-president-elect-trump-may-impact-investors-in-these-8-market-sectors.html", + "guid": "108067656", "type": "cnbcnewsstory", - "id": "106613381", + "id": "108067656", "sponsored": "false", - "title": "Warren Buffett reaps $40 billion from giant Apple stake since March bottom", - "description": "Berkshire Hathaway's Apple stake is now 40% of its equity portfolio after the tech giant's massive rally.", - "pubDate": "Thu, 16 Jul 2020 19:06:05 GMT" + "title": "How President-elect Donald Trump's policies may affect investors in these 8 market sectors", + "description": "President-elect Donald Trump's agenda carries risks and rewards for various investment sectors, market experts said.", + "pubDate": "Tue, 26 Nov 2024 19:22:18 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/09/pete-buttigieg-economy-shouldnt-have-to-rely-on-billionaire-charity.html", - "guid": "106608935", + "link": "https://www.cnbc.com/2024/11/26/59percent-of-americans-say-this-a-top-sign-of-success-its-not-wealth.html", + "guid": "108067581", "type": "cnbcnewsstory", - "id": "106608935", + "id": "108067581", "sponsored": "false", - "title": "Economy shouldn't have to rely on charity from billionaires, says Biden backer Pete Buttigieg", - "description": "\"If we had higher wages and more public investment, we wouldn't need to lean on philanthropy quite as much as we do,\" Pete Buttigieg told CNBC on Thursday.", - "pubDate": "Thu, 09 Jul 2020 15:39:38 GMT" + "title": "59% of Americans consider this the No. 1 sign of success \u2014 it's not wealth", + "description": "About 59% of surveyed U.S. adults say the ability to spend money on things and activities that make them happy is the top sign of success, a report found.", + "pubDate": "Tue, 26 Nov 2024 13:39:53 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/08/5-things-to-know-before-the-stock-market-opens-july-8-2020.html", - "guid": "106607063", + "link": "https://www.cnbc.com/2024/11/23/401k-changes-2025.html", + "guid": "108065755", "type": "cnbcnewsstory", - "id": "106607063", + "id": "108065755", "sponsored": "false", - "title": "5 things to know before the stock market opens Wednesday", - "description": "U.S. stock futures pointed to a higher open Wednesday, one day after Wall Street's sell-off ended multisession winning streaks.", - "pubDate": "Wed, 08 Jul 2020 13:01:10 GMT" + "title": "These key 401(k) plan changes are coming in 2025. Here's what savers need to know", + "description": "Starting in 2025, key 401(k) plan changes enacted via Secure 2.0 could make saving for retirement easier. Here's what investors need to know.", + "pubDate": "Sat, 23 Nov 2024 14:00:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/08/warren-buffett-giving-away-another-2point9-billion-bring-total-donations-since-2006-to-37-billion.html", - "guid": "106606534", + "link": "https://www.cnbc.com/2024/11/21/americans-worry-social-security-wont-be-able-to-pay-benefits.html", + "guid": "108066431", "type": "cnbcnewsstory", - "id": "106606534", + "id": "108066431", "sponsored": "false", - "title": "Warren Buffett giving away another $2.9 billion, bringing total donations since 2006 to $37 billion", - "description": "This year, the \"Oracle of Omaha\" is distributing 15.9 million class B shares of Berkshire Hathaway valued at about $2.9 billion.", - "pubDate": "Wed, 08 Jul 2020 13:45:55 GMT" + "title": "73% of workers worry Social Security won't be able to pay retirement benefits. Here's what advisors say", + "description": "Social Security faces a 2033 depletion date for the trust fund it relies on to pay retirement benefits, according to the program's trustees.", + "pubDate": "Thu, 21 Nov 2024 20:17:39 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/06/5-things-to-know-before-the-stock-market-opens-july-6-2020.html", - "guid": "106603811", + "link": "https://www.cnbc.com/2024/11/21/max-out-health-savings-account.html", + "guid": "108066351", "type": "cnbcnewsstory", - "id": "106603811", + "id": "108066351", "sponsored": "false", - "title": "5 things to know before the stock market opens Monday", - "description": "U.S. stock futures soared Monday as investors looked to build on last week's momentum, which propelled the Nasdaq to another record high.", - "pubDate": "Mon, 06 Jul 2020 12:10:30 GMT" + "title": "Most employees don't leverage this 'triple-tax-free' account, advisor says. Here's how to use it", + "description": "Most employees don't leverage the long-term tax benefits from their health savings account. Here's how to get triple-tax savings.", + "pubDate": "Thu, 21 Nov 2024 20:57:17 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/05/warren-buffetts-berkshire-buys-dominion-energy-natural-gas-assets-in-10-billion-deal.html", - "guid": "106603449", + "link": "https://www.cnbc.com/2024/11/19/as-market-experts-talk-of-animal-spirits-heres-how-to-invest-now.html", + "guid": "108064626", "type": "cnbcnewsstory", - "id": "106603449", + "id": "108064626", "sponsored": "false", - "title": "Warren Buffett's Berkshire buys Dominion Energy natural gas assets in $10 billion deal", - "description": "It's Berkshire's first major purchase since the coronavirus pandemic and subsequent market collapse in March.", - "pubDate": "Mon, 06 Jul 2020 22:39:16 GMT" + "title": "Some market experts are talking about 'animal spirits.' Here's what that means when it comes to investing", + "description": "The markets soared following Election Day, prompting some experts to say \"animal spirits\" are back. Here's what that means for your portfolio.", + "pubDate": "Tue, 19 Nov 2024 14:00:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/11/stock-market-today-jim-cramer-on-what-to-watch-as-stocks-plunge.html", - "guid": "106574163", + "link": "https://www.cnbc.com/2024/11/18/capital-gains-bitcoin.html", + "guid": "108064492", "type": "cnbcnewsstory", - "id": "106574163", + "id": "108064492", "sponsored": "false", - "title": "Stocks plunge as coronavirus cases spike \u2013 Cramer and four others on what to watch", - "description": "Stocks dropped sharply on Thursday as investors worry about a second coronavirus wave. Five experts weigh in.", - "pubDate": "Thu, 11 Jun 2020 16:22:54 GMT" + "title": "Here's how to leverage the 0% capital gains bracket as the price of bitcoin surges", + "description": "The price of bitcoin is surging. Here's how to leverage the 0% capital gains bracket to save on future taxes.", + "pubDate": "Mon, 18 Nov 2024 21:55:59 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/08/cramer-worries-about-stock-market-getting-too-far-ahead-of-the-economy.html", - "guid": "106569302", + "link": "https://www.cnbc.com/2024/11/13/price-bitcoin-reduce-crypto-taxes-.html", + "guid": "108062201", "type": "cnbcnewsstory", - "id": "106569302", + "id": "108062201", "sponsored": "false", - "title": "'Where are the sellers?' Cramer worries about stock market getting too far ahead of the economy", - "description": "\"It's almost as if people decided Covid is over. It's a 'V-shaped' rally, and you better get on board,\" CNBC's Jim Cramer said Monday.", - "pubDate": "Mon, 08 Jun 2020 17:29:48 GMT" + "title": "The price of bitcoin is soaring. Here's a key move for investors to reduce future crypto taxes", + "description": "The price of bitcoin is soaring. There's a key deadline for crypto investors to avoid a higher future tax bill.", + "pubDate": "Wed, 13 Nov 2024 17:21:59 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/05/trump-says-warren-buffetts-airline-stock-sale-was-a-mistake.html", - "guid": "106566946", + "link": "https://www.cnbc.com/2024/11/11/credit-card-debt-among-retirees-jumps-significantly.html", + "guid": "108061084", "type": "cnbcnewsstory", - "id": "106566946", + "id": "108061084", "sponsored": "false", - "title": "Trump says Warren Buffett has been right 'his whole life,' but made a mistake selling airlines", - "description": "Trump called out Warren Buffett in a White House address and said the billionaire investor's decision to sell airline stocks was a mistake.", - "pubDate": "Fri, 05 Jun 2020 22:04:39 GMT" + "title": "Credit card debt among retirees jumps \u2014 'It's alarming,' researcher says", + "description": "There's been a significant increase in the share of retirees with credit card debt since 2022, according to the Employee Benefit Research Institute.", + "pubDate": "Mon, 11 Nov 2024 22:57:34 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/05/28/dow-set-to-add-to-two-session-rally-of-nearly-1100-points.html", - "guid": "106555220", + "link": "https://www.cnbc.com/2024/11/11/401k-catch-up-contributions-2025.html", + "guid": "108060946", "type": "cnbcnewsstory", - "id": "106555220", + "id": "108060946", "sponsored": "false", - "title": "What to watch today: Dow set to add to two-session rally of nearly 1,100 points", - "description": "Dow futures rise again Thursday ahead of weekly data that's expected to push coronavirus-driven jobless claims to over 40 million.", - "pubDate": "Thu, 28 May 2020 12:15:42 GMT" + "title": "Big retirement rule changes are coming in 2025 \u2014 here's how you can save more money", + "description": "Starting in 2025, older workers can save even more for retirement via 401(k) catch-up contributions. Here's what investors need to know.", + "pubDate": "Mon, 11 Nov 2024 20:18:57 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/05/18/5-things-to-know-before-the-stock-market-opens-may-18-2020.html", - "guid": "106541911", + "link": "https://www.cnbc.com/2024/11/11/investors-should-stick-to-long-term-plans-no-matter-who-is-president-advisors.html", + "guid": "108060877", "type": "cnbcnewsstory", - "id": "106541911", + "id": "108060877", "sponsored": "false", - "title": "5 things to know before the stock market opens Monday", - "description": "Dow futures extend their gains and point to a 650-point jump at Monday's open after positive coronavirus vaccine results.", - "pubDate": "Mon, 18 May 2020 14:43:44 GMT" + "title": "Investors should stay with their long-term financial plans no matter who is in the White House, advisors say", + "description": "How to shore up your finances in preparation for a second Trump term.", + "pubDate": "Mon, 11 Nov 2024 18:14:03 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/05/14/coronavirus-stock-market-warren-buffett-advice-drives-us-etf-interest.html", - "guid": "106535688", + "link": "https://www.cnbc.com/2024/11/11/what-a-new-trump-administration-could-mean-for-your-money-advisors-say.html", + "guid": "108060536", "type": "cnbcnewsstory", - "id": "106535688", + "id": "108060536", "sponsored": "false", - "title": "As investors ditch foreign ETFs for U.S. funds, there's a 'big contrarian call' in play, says issuer", - "description": "Warren Buffett's call that \"nothing can basically stop America\" may be driving interest in U.S.-based exchange-traded funds, says State Street's Matthew Bartolini.", - "pubDate": "Thu, 14 May 2020 15:07:19 GMT" + "title": "Here's what a new Trump administration could mean for your money, financial advisors say", + "description": "It's best to take a wait-and-see approach before making any sudden moves in response to election results, financial advisors say.", + "pubDate": "Mon, 11 Nov 2024 14:43:21 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/05/12/chamath-palihapitiya-amazons-jeff-bezos-the-best-investor-better-than-warren-buffett.html", - "guid": "106533407", + "link": "https://www.cnbc.com/2024/11/09/how-to-work-at-mcdonalds-and-still-become-a-millionaire.html", + "guid": "108057176", "type": "cnbcnewsstory", - "id": "106533407", + "id": "108057176", "sponsored": "false", - "title": "Chamath Palihapitiya calls Amazon's Jeff Bezos the best investor, better than Warren Buffett", - "description": "\"People used to lambaste Jeff Bezos for not being profitable, but when you looked under the hood, he was the single best investor of our generation,\" Social Capital CEO Chamath Palihapitiya told CNBC.", - "pubDate": "Tue, 12 May 2020 16:31:25 GMT" + "title": "You can work at McDonald's and still become a millionaire, a financial psychologist says", + "description": "Adopting a \"rich mindset\" can help anyone boost their net worth, according to behavioral finance expert Brad Klontz.", + "pubDate": "Sat, 09 Nov 2024 13:22:08 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/05/08/three-stocks-in-unloved-corners-of-market-could-be-solid-bets-analyst.html", - "guid": "106528489", + "link": "https://www.cnbc.com/2024/11/08/roth-conversions-trump-presidency.html", + "guid": "108060397", "type": "cnbcnewsstory", - "id": "106528489", + "id": "108060397", "sponsored": "false", - "title": "Three stocks in unloved corners of the market could be solid bets: Analyst", - "description": "David Trainer, CEO of Investment Research Firm New Constructs, sees three prime picks in some of the hardest-hit areas of Wall Street.", - "pubDate": "Fri, 08 May 2020 15:05:52 GMT" - }, + "title": "Demand for Roth IRA conversions may increase \u2014 even without tax hikes from President-elect Donald Trump", + "description": "Income tax hikes are less likely under President-elect Donald Trump. But demand for Roth conversions could still increase, experts said.", + "pubDate": "Fri, 08 Nov 2024 20:38:40 GMT" + } + ], + "personal_finance": [ { "item": "", - "link": "https://www.cnbc.com/2020/05/06/egyptian-billionaire-naguib-sawiris-oil-prices-and-airlines.html", - "guid": "106522055", + "link": "https://www.cnbc.com/2025/01/13/biden-student-loan-debt-forgiven.html", + "guid": "108085615", "type": "cnbcnewsstory", - "id": "106522055", + "id": "108085615", "sponsored": "false", - "title": "Egyptian billionaire Naguib Sawiris sees oil at $100 in 18 months, says he would buy airlines", - "description": "Egyptian billionaire Naguib Sawiris said he would buy airlines, going against fellow billionaire investor Warren Buffett, who announced that Berkshire Hathaway sold all airline stocks at the firm's annual meeting on Saturday.", - "pubDate": "Wed, 06 May 2020 09:58:55 GMT" + "title": "Biden's total student debt relief passes $183 billion, after he forgives another 150,000 borrowers", + "description": "In his final days in office, President Joe Biden announced that his administration would forgive student debt for more than 150,000 borrowers.", + "pubDate": "Mon, 13 Jan 2025 17:37:40 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/05/05/warren-buffett-unloads-airline-stocks-but-trader-would-buy-three-travel-names.html", - "guid": "106519273", + "link": "https://www.cnbc.com/2025/01/13/states-add-raise-fees-to-help-recycle-mattresses.html", + "guid": "108085043", "type": "cnbcnewsstory", - "id": "106519273", + "id": "108085043", "sponsored": "false", - "title": "Warren Buffett unloads airline stocks, but trader sees opportunity in three other travel names", - "description": "Warren Buffett has exited the airlines, but one trader says there could be pockets of opportunity elsewhere in the travel space.", - "pubDate": "Tue, 05 May 2020 12:31:00 GMT" + "title": "Why you may be paying to help make the mattress industry more eco-friendly", + "description": "Oregon began levying a $22.50 fee in 2025 on consumers who buy a mattress. It's the fourth state to adopt such a policy, to help fund recycling efforts.", + "pubDate": "Mon, 13 Jan 2025 14:00:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/05/04/airline-etf-jets-drops-as-warren-buffett-sells-stakes-whats-next.html", - "guid": "106518934", + "link": "https://www.cnbc.com/2025/01/12/student-loan-forgiveness-what-to-know-at-tax-time.html", + "guid": "108084279", "type": "cnbcnewsstory", - "id": "106518934", + "id": "108084279", "sponsored": "false", - "title": "Buyers appear to be 'calling the bottom' in the JETS airline ETF, market analyst says", - "description": "As airline stocks tumble, investors in the U.S. Global Jets ETF (JETS) seem to betting on a further bailout for the group, says market researcher Dave Nadig.", - "pubDate": "Mon, 04 May 2020 21:30:39 GMT" + "title": "More than a million student loan borrowers got debt forgiven in 2024. What to know at tax time", + "description": "If your student loans were forgiven in 2024, you may be wondering if there are any tax implications.", + "pubDate": "Sun, 12 Jan 2025 14:30:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/05/04/what-happened-to-the-storoseck-market-on-friday-big-tech-outperforms.html", - "guid": "106518991", + "link": "https://www.cnbc.com/2025/01/11/bitcoin-soared-in-2024-how-much-if-any-should-you-own.html", + "guid": "108083856", "type": "cnbcnewsstory", - "id": "106518991", + "id": "108083856", "sponsored": "false", - "title": "Here's what happened to the stock market on Monday", - "description": "The momentum in the biggest U.S. technology shares supported the broader market.", - "pubDate": "Mon, 04 May 2020 21:58:05 GMT" + "title": "Bitcoin soared in 2024. How much \u2014 if any \u2014 should you own?", + "description": "The crypto asset was the top performer in 2024, rising about 125%. But finance pros say bitcoin should generally not account for over 5% of your portfolio.", + "pubDate": "Sat, 11 Jan 2025 14:30:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/05/04/buffett-cautions-on-extreme-consequences-from-the-feds-recent-moves.html", - "guid": "106518323", + "link": "https://www.cnbc.com/2025/01/10/irs-taxes-file-free.html", + "guid": "108082993", "type": "cnbcnewsstory", - "id": "106518323", + "id": "108082993", "sponsored": "false", - "title": "Buffett cautions on 'extreme consequences' from the Fed's recent moves", - "description": "Buffett praised the Fed for its actions to blunt the effects of the coronavirus but said he worries about the repercussions.", - "pubDate": "Mon, 04 May 2020 15:36:46 GMT" + "title": "IRS announces the start of the 2025 tax season", + "description": "The 2025 tax season will begin on Jan. 27 for individual taxpayers. Here are some options to file your 2024 taxes for free.", + "pubDate": "Fri, 10 Jan 2025 19:27:36 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/05/04/el-erian-fed-pledge-on-junk-bonds-could-create-zombie-companies.html", - "guid": "106516338", + "link": "https://www.cnbc.com/2025/01/10/its-dry-january-how-much-you-can-save-by-not-drinking-for-a-month.html", + "guid": "108084271", "type": "cnbcnewsstory", - "id": "106516338", + "id": "108084271", "sponsored": "false", - "title": "Mohamed El-Erian warns the Fed's pledge to support junk bonds could create 'zombie companies'", - "description": "\"My own sense is the Fed went too far in going into the high-yield market,\" the Allianz economic advisor told CNBC on Monday. \"You get people who shouldn't be borrowing raising money.\"", - "pubDate": "Mon, 04 May 2020 16:12:27 GMT" + "title": "It's 'Dry January.' Here's how much you can save by not drinking for a month", + "description": "Giving up alcohol for 31 days is associated with numerous health benefits. But for a growing number of adults, saving money is a top motivator.", + "pubDate": "Fri, 10 Jan 2025 15:18:09 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/05/04/5-things-to-know-before-the-stock-market-opens-may-4-2020.html", - "guid": "106518162", + "link": "https://www.cnbc.com/2025/01/09/prices-of-top-25-medicare-part-d-drugs-have-nearly-doubled-aarp.html", + "guid": "108084425", "type": "cnbcnewsstory", - "id": "106518162", + "id": "108084425", "sponsored": "false", - "title": "5 things to know before the stock market opens Monday", - "description": "Dow futures drop Monday as U.S.-China tensions escalate over the coronavirus. Airline stocks fell after Warren Buffett's Berkshire Hathaway sold all its stakes in United, American, Southwest and Delta.", - "pubDate": "Mon, 04 May 2020 12:32:55 GMT" + "title": "Prices of top 25 Medicare Part D drugs have nearly doubled, AARP study finds", + "description": "AARP's new research finds price growth for top Part D prescription drugs has exceeded inflation, making a case for allowing Medicare to negotiate prices.", + "pubDate": "Thu, 09 Jan 2025 21:35:00 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/05/04/us-airline-stocks-tumble-after-buffett-sells-whole-stakes.html", - "guid": "106518207", + "link": "https://www.cnbc.com/2025/01/09/fourth-quarter-estimated-tax-deadline.html", + "guid": "108084234", "type": "cnbcnewsstory", - "id": "106518207", + "id": "108084234", "sponsored": "false", - "title": "US airline stocks tumble after Buffett sells stakes", - "description": "Airline shares were headed for another day of sharp declines, this time after Warren Buffett said Berkshire Hathaway's cashed out of its stakes in the four largest carriers.", - "pubDate": "Mon, 04 May 2020 21:33:39 GMT" + "title": "IRS: Missing final 2024 quarterly estimated tax payment could trigger 'unexpected penalties'", + "description": "The fourth-quarter estimated tax payment for 2024 is Jan. 15. Here's how to avoid \"unexpected penalties,\" according to the IRS.", + "pubDate": "Thu, 09 Jan 2025 19:03:18 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/05/04/warren-buffett-berkshire-hathaway-annual-shareholder-meeting-highlights.html", - "guid": "106517022", + "link": "https://www.cnbc.com/2025/01/09/california-wildfire-relief-where-to-give.html", + "guid": "108083910", "type": "cnbcnewsstory", - "id": "106517022", + "id": "108083910", "sponsored": "false", - "title": "Buffett on coronavirus, airlines and more: Watch the 5 best moments from the Berkshire meeting", - "description": "Berkshire Hathaway's 2020 annual shareholder meeting, the \"Woodstock for Capitalists,\" was hosted virtually for the first time ever.", - "pubDate": "Mon, 04 May 2020 18:49:02 GMT" + "title": "Where to give: Top-rated charities active in the Los Angeles wildfire relief effort", + "description": "For those who wish to help victims of the wildfires, here is a list of highly rated nonprofits already engaged in relief and recovery efforts on the ground.", + "pubDate": "Thu, 09 Jan 2025 20:52:45 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/05/03/stock-market-futures-open-to-close-news.html", - "guid": "106517669", + "link": "https://www.cnbc.com/2025/01/08/taxpayer-advocate-urges-congress-to-preserve-irs-funding-for-service.html", + "guid": "108083705", "type": "cnbcnewsstory", - "id": "106517669", + "id": "108083705", "sponsored": "false", - "title": "The S&P 500 ekes out a small gain to start the week, supported by strength from big tech", - "description": "Stocks rose slightly on Monday to start the week, as the advance in the biggest U.S. technology shares lifted the market higher.", - "pubDate": "Mon, 04 May 2020 20:20:21 GMT" + "title": "Taxpayer Advocate urges Congress to preserve IRS funding for service, technology", + "description": "The National Taxpayer Advocate has urged Congress to preserve IRS funding for taxpayer service and technology amid Republican scrutiny.", + "pubDate": "Wed, 08 Jan 2025 19:53:10 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/05/03/coronavirus-has-upended-another-warren-buffett-bet-on-airlines.html", - "guid": "106517595", + "link": "https://www.cnbc.com/2025/01/08/new-social-security-increases-may-prompt-higher-tax-bills-medicare-premiums.html", + "guid": "108083765", "type": "cnbcnewsstory", - "id": "106517595", + "id": "108083765", "sponsored": "false", - "title": "Warren Buffett gave airlines another go. Coronavirus was a problem he couldn't stomach", - "description": "Warren Buffett has again ditched the airline sector as coronavirus threatens to be a challenge too big for him to stomach.", - "pubDate": "Mon, 04 May 2020 15:56:04 GMT" + "title": "New Social Security benefit increases for nearly 3 million Americans may trigger higher tax bill, Medicare premium costs", + "description": "Nearly 3 million Americans are poised to see bigger Social Security benefit checks. For some, that could trigger larger tax bills and Medicare premium payments.", + "pubDate": "Wed, 08 Jan 2025 20:40:08 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/05/02/buffett-on-why-he-hasnt-made-any-big-investments-we-dont-see-anything-that-attractive.html", - "guid": "106517004", + "link": "https://www.cnbc.com/2025/01/08/how-natural-disaster-forbearance-for-student-loan-borrowers-works.html", + "guid": "108083270", "type": "cnbcnewsstory", - "id": "106517004", + "id": "108083270", "sponsored": "false", - "title": "Buffett on why he hasn't made any big investments: 'We don't see anything that attractive'", - "description": "Warren Buffett said Berkshire Hathaway is still sitting on its massive cash hoard because the conglomerate hasn't found a company to buy at an attractive price.", - "pubDate": "Sun, 03 May 2020 20:33:26 GMT" + "title": "As natural disasters intensify, affected student loan borrowers have options", + "description": "Federal student loan borrowers impacted by the latest wildfires in California and other natural disasters have options if they're struggling.", + "pubDate": "Wed, 08 Jan 2025 19:00:10 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/05/02/warren-buffett-says-berkshire-sold-its-entire-position-in-airlines-because-of-the-coronavirus.html", - "guid": "106517005", + "link": "https://www.cnbc.com/2025/01/08/nearly-half-of-credit-card-users-are-carrying-debt-report-finds.html", + "guid": "108083610", "type": "cnbcnewsstory", - "id": "106517005", + "id": "108083610", "sponsored": "false", - "title": "Warren Buffett says Berkshire sold all its airline stocks because of the coronavirus", - "description": "Buffett said Berkshire sold its entire stake in United, American, Southwest and Delta Airlines, worth more than $4 billion on December 31.", - "pubDate": "Mon, 04 May 2020 16:18:19 GMT" + "title": "Nearly half of credit card users are carrying debt \u2014 it may take months, or years, to pay off", + "description": "Nearly half of Americans are starting off the new year in the red. And of those carrying credit card balances, many say it could take years to pay off.", + "pubDate": "Fri, 10 Jan 2025 13:54:41 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/05/02/warren-buffett-says-the-economy-will-overcome-coronavirus-nothing-can-basically-stop-america.html", - "guid": "106517003", + "link": "https://www.cnbc.com/2025/01/08/crypto-options-in-401k-plans-heres-what-you-need-to-know.html", + "guid": "108083269", "type": "cnbcnewsstory", - "id": "106517003", + "id": "108083269", "sponsored": "false", - "title": "Warren Buffett says the economy will overcome coronavirus: 'Nothing can basically stop America'", - "description": "Warren Buffett said he is optimistic that the U.S. economy will re-emerge even after being dealt a body blow by the coronavirus pandemic.", - "pubDate": "Sat, 02 May 2020 23:37:01 GMT" + "title": "Cryptocurrency options in 401(k) plans: Here's what to know to make the most of your workplace retirement plan", + "description": "The run-up in cryptocurrency prices has some investors interested, and changing rules around their use in 401(k) plans has opened up options to invest.", + "pubDate": "Wed, 08 Jan 2025 14:30:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/05/02/warren-buffett-berkshire-hathaway-annual-meeting-live-updates.html", - "guid": "106516996", + "link": "https://www.cnbc.com/2025/01/07/tax-bracket-changes-2025.html", + "guid": "108083109", "type": "cnbcnewsstory", - "id": "106516996", + "id": "108083109", "sponsored": "false", - "title": "Here's a full recap of Warren Buffett's newsmaking comments at Berkshire Hathaway's annual meeting", - "description": "Buffett made a lot of news at Berkshire's first virtual annual meeting on Saturday, including revealing that he sold all his airline stocks.", - "pubDate": "Mon, 04 May 2020 11:42:34 GMT" + "title": "Tax bracket changes could mean your paycheck is slightly bigger in 2025 \u2014 here's what to know", + "description": "Your paycheck could be slightly bigger in 2025 due to IRS inflation adjustments to the federal income tax brackets. Here's what to know.", + "pubDate": "Tue, 07 Jan 2025 22:17:51 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/05/02/warren-buffett-built-up-cash-bought-only-small-amounts-of-stock-during-the-stock-market-rout.html", - "guid": "106516894", + "link": "https://www.cnbc.com/2025/01/07/student-loan-payments-could-lead-to-a-tax-break.html", + "guid": "108083022", "type": "cnbcnewsstory", - "id": "106516894", + "id": "108083022", "sponsored": "false", - "title": "Warren Buffett built up cash and bought only small amounts of stock during the market rout", - "description": "Berkshire had a record $137 billion in cash and equivalent instruments on its balance sheet at the end of the first quarter.", - "pubDate": "Sat, 02 May 2020 21:42:54 GMT" - } - ], - "top_video": [ + "title": "As student loan bills become a normal part of life again, tax break will be available to many", + "description": "There's one upside to your student loan payments: They might qualify you for a tax break.", + "pubDate": "Tue, 07 Jan 2025 19:36:32 GMT" + }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/cramer-on-monday-session-too-many-buyers-needed-a-reality-check.html", - "guid": "106624371", - "id": "7000146000", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2025/01/07/cfpb-finalizes-rule-to-remove-49-billion-in-medical-debt-from-credit-reports.html", + "guid": "108082824", + "type": "cnbcnewsstory", + "id": "108082824", "sponsored": "false", - "title": "Cramer on AstraZeneca early vaccine results: 'Too many buyers needed a reality check'", - "description": "\"Mad Money\" host Jim Cramer broke down the action on Wall Street coming off positive news of another early-stage Covid-19 vaccine study.", - "pubDate": "Mon, 20 Jul 2020 22:46:59 GMT" + "title": "CFPB finalizes rule to remove estimated $49 billion in medical debt from credit reports", + "description": "Medical debt comprises the largest category of unpaid balances in collections. The CFPB wants to help ensure that doesn't ruin Americans' finances.", + "pubDate": "Tue, 07 Jan 2025 16:18:46 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/ibm-beats-eps-and-revenue-in-q2.html", - "guid": "106624207", - "id": "7000145980", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2025/01/06/this-401k-feature-allows-big-savers-to-get-their-full-employer-match.html", + "guid": "108082516", + "type": "cnbcnewsstory", + "id": "108082516", "sponsored": "false", - "title": "IBM beats EPS and revenue in Q2", - "description": "CNBC's Deirdre Bosa reports IBM beat its earnings per share and revenue in its second quarter earnings report.", - "pubDate": "Mon, 20 Jul 2020 20:32:57 GMT" + "title": "This 401(k) plan feature is a 'green light to contribute aggressively,' advisor says", + "description": "If you're eager to max out your 401(k) early in 2025, you could miss part of your employer's matching contribution without the \"true-up\" feature.", + "pubDate": "Mon, 06 Jan 2025 21:27:46 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/good-chance-we-have-effective-covid-19-vaccines-by-the-end-of-2020-ceo.html", - "guid": "106624126", - "id": "7000145970", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2025/01/06/social-security-fairness-act-brings-retirement-changes-for-some-pensioners.html", + "guid": "108082587", + "type": "cnbcnewsstory", + "id": "108082587", "sponsored": "false", - "title": "Good chance we have effective Covid-19 vaccines by the end of 2020: Centivax CEO", - "description": "Jacob Glanville, Centivax and Distributed Bio CEO, joins 'Closing Bell' to discuss the potential coronavirus vaccines coming to market and the metrics to watch for.", - "pubDate": "Mon, 20 Jul 2020 19:53:37 GMT" + "title": "Social Security Fairness Act brings retirement changes for nearly 3 million public pensioners. Here's what that means for retirees", + "description": "Two provisions have been eliminated that reduced Social Security benefits for public workers who receive pensions. Here's what that means for retirees.", + "pubDate": "Mon, 06 Jan 2025 20:25:53 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/if-600-a-week-unemployment-benefit-goes-away-u-s-economy-will-take-a-hit-policy-economist.html", - "guid": "106623964", - "id": "7000145947", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2025/01/06/are-target-date-funds-the-most-popular-401k-investment-right-for-you.html", + "guid": "108082569", + "type": "cnbcnewsstory", + "id": "108082569", "sponsored": "false", - "title": "Here's what happens to the U.S. economy after extra $600 weekly unemployment benefits runs out", - "description": "CNBC's Kelly Evans discusses the potential economic impact if the $600 weekly unemployment benefit goes away, with Ernie Tedeschi, policy economist and head of fiscal analysis at Evercore ISI.", - "pubDate": "Mon, 20 Jul 2020 17:42:41 GMT" + "title": "Target-date funds \u2014 the most popular 401(k) plan investment \u2014 don't work for everyone", + "description": "Target-date funds are poised to capture about two-thirds of all 401(k) contributions by 2027. While they benefit many investors, others may see drawbacks.", + "pubDate": "Mon, 06 Jan 2025 20:13:16 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/tech-stocks-appear-to-be-getting-too-big-and-too-expensive-says-chevy-chase-trusts-amy-raskin.html", - "guid": "106623877", - "id": "7000145929", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2025/01/05/biden-signs-social-security-bill-to-increase-benefits-for-millions-of-public-workers.html", + "guid": "108082233", + "type": "cnbcnewsstory", + "id": "108082233", "sponsored": "false", - "title": "Tech stocks appear to be getting too big and too expensive, says Chevy Chase Trust's Amy Raskin", - "description": "CNBC's \"Halftime Report\" team discusses whether the tech rally can continue.", - "pubDate": "Mon, 20 Jul 2020 17:23:00 GMT" + "title": "Biden signs bill to increase Social Security benefits for millions of public workers", + "description": "The Social Security Fairness Act repeals two provisions that reduced Social Security benefits for some public workers who also receive pensions.", + "pubDate": "Mon, 06 Jan 2025 12:44:51 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/recodes-kara-swisher-on-tiktok-and-privacy-concerns.html", - "guid": "106623863", - "id": "7000145926", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2025/01/05/how-to-maximize-your-401k-for-2025.html", + "guid": "108081418", + "type": "cnbcnewsstory", + "id": "108081418", "sponsored": "false", - "title": "Recode's Kara Swisher on TikTok and privacy concerns", - "description": "Recode's Kara Swisher joins \"Squawk Alley\" to discuss TikTok and the app's potential ban in the U.S.", - "pubDate": "Mon, 20 Jul 2020 17:50:04 GMT" + "title": "How to maximize your 401(k) plan in 2025 with higher limits, bigger catch-up contributions", + "description": "If you're eager to save more for retirement, you could be overlooking ways to maximize your 401(k) plan, including key changes for 2025. Here's what to know.", + "pubDate": "Sun, 05 Jan 2025 15:00:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/propagate-contents-ben-silverman-on-the-streaming-wars.html", - "guid": "106623834", - "id": "7000145924", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2025/01/04/social-security-and-medicare-in-2025-here-are-the-changes-to-expect-.html", + "guid": "108081568", + "type": "cnbcnewsstory", + "id": "108081568", "sponsored": "false", - "title": "Propagate Content's Ben Silverman on the streaming wars", - "description": "Ben Silverman of Propagate Content and former NBC Entertainment co-chairman, joins \"Squawk Alley\" to discuss the streaming wars and advertising.", - "pubDate": "Mon, 20 Jul 2020 17:50:15 GMT" + "title": "Here are big changes retirees can expect from Social Security and Medicare in 2025", + "description": "Millions of beneficiaries can expect enhanced Social Security benefits and new limits to Medicare prescription drug costs in 2025.", + "pubDate": "Sat, 04 Jan 2025 15:00:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/cuomo-crowds-of-young-people-at-bars-are-a-threat-to-the-states-reopening.html", - "guid": "106623700", - "id": "7000145916", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2025/01/03/401k-contribution-limit-2025.html", + "guid": "108081858", + "type": "cnbcnewsstory", + "id": "108081858", "sponsored": "false", - "title": "Cuomo: Crowds of young people at bars are 'a threat' to the state's reopening", - "description": "Groups of young people congregating at New York bars and restaurants, especially in the New York City area, are \"a threat\" to the state's reopening and could force the businesses to close down again, Gov. Andrew Cuomo warned Monday.", - "pubDate": "Mon, 20 Jul 2020 15:12:58 GMT" + "title": "It's time to boost 401(k) plan contributions for 2025 \u2014 here's how much more you can save", + "description": "If you're feeling behind on retirement savings, you can make higher 401(k) plan deferrals and catch-up contributions for 2025. Here's what to know.", + "pubDate": "Fri, 03 Jan 2025 20:10:28 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/zuckerberg-to-axios-facebook-doesnt-have-a-deal-with-president-trump.html", - "guid": "106623643", - "id": "7000145902", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2025/01/03/student-loan-forgiveness-still-available-after-relief-plans-withdrawn.html", + "guid": "108081924", + "type": "cnbcnewsstory", + "id": "108081924", "sponsored": "false", - "title": "Zuckerberg tells Axios that Facebook doesn't have a secret deal with President Trump", - "description": "Facebook CEO Mark Zuckerberg is denying he has a secret understanding with Trump when it comes to the president's Facebook posts. CNBC's Jim Cramer discusses.", - "pubDate": "Mon, 20 Jul 2020 15:05:02 GMT" + "title": "While Biden administration withdrew student loan forgiveness plans, there is still debt relief available", + "description": "After the Biden administration withdrew its sweeping student loan forgiveness plans, borrowers should look into the existing debt cancellation programs.", + "pubDate": "Fri, 03 Jan 2025 19:37:14 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/cramer-contact-tracing-appears-out-of-the-picture-in-the-united-states.html", - "guid": "106623619", - "id": "7000145900", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2025/01/03/how-to-rebalance-your-portfolio-after-lofty-stock-returns-in-2024.html", + "guid": "108081947", + "type": "cnbcnewsstory", + "id": "108081947", "sponsored": "false", - "title": "Cramer: Contact tracing appears 'out of the picture' in the United States", - "description": "CNBC's Jim Cramer weighs in on President Donald Trump's latest comments on masks.", - "pubDate": "Mon, 20 Jul 2020 15:02:44 GMT" + "title": "Why it's time to tweak your investments after lofty stock returns in 2024", + "description": "Investors may need to tweak their portfolio holdings following a 23% gain in the S&P 500 index in 2024.", + "pubDate": "Fri, 03 Jan 2025 17:44:07 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/chevron-ceo-michael-wirth-on-why-noble-energy-deal-is-good-for-shareholders.html", - "guid": "106623697", - "id": "7000145907", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2025/01/02/student-loan-borrowers-take-these-steps-before-administration-changes.html", + "guid": "108081465", + "type": "cnbcnewsstory", + "id": "108081465", "sponsored": "false", - "title": "Chevron CEO Michael Wirth on why Noble Energy deal is good for shareholders", - "description": "Chevron will buy Noble Energy in a $5 billion stock-swap deal, valuing Noble at 7.6 percent above its Friday close. It is the largest oil patch takeover deal since the pandemic hit. Chevron CEO Michael Wirth joins \"Squawk on the Street\" to discuss why the company decided to make the deal and what it means for shareholders.", - "pubDate": "Mon, 20 Jul 2020 15:03:22 GMT" + "title": "Student loan borrowers should take these steps before presidential administration changes", + "description": "The country's roughly 40 million federal student loan borrowers should brace for change when President Joe Biden exits office toward the end of the month.", + "pubDate": "Fri, 03 Jan 2025 17:38:02 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/oxford-astrazeneca-vaccine-shows-positive-immune-response-in-early-study.html", - "guid": "106623662", - "id": "7000145904", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2025/01/02/musk-ramaswamy-call-remote-work-a-covid-era-privilege-some-economists-disagree.html", + "guid": "108081470", + "type": "cnbcnewsstory", + "id": "108081470", "sponsored": "false", - "title": "Oxford-AstraZeneca vaccine shows positive immune response in early study", - "description": "A potential coronavirus vaccine developed by Oxford University in the U.K. has produced a strong immune response in a large, early-stage human trial, according to newly-released data published Monday in the medical journal, The Lancet. CNBC's Meg Tirrell reports", - "pubDate": "Mon, 20 Jul 2020 14:01:40 GMT" + "title": "Elon Musk, Vivek Ramaswamy call remote work a 'Covid-era privilege.' Economists say it's here to stay", + "description": "Economists say the work-from-home trend, which was widespread during the pandemic, won't diminish to its pre-Covid level because it's profitable for employers.", + "pubDate": "Thu, 02 Jan 2025 19:47:06 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/sen-barrasso-on-what-the-white-house-democrats-and-gop-want-in-the-next-stimulus-bill.html", - "guid": "106623440", - "id": "7000145891", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/31/here-are-steps-you-can-take-to-avoid-overspending-next-holiday-season.html", + "guid": "108081032", + "type": "cnbcnewsstory", + "id": "108081032", "sponsored": "false", - "title": "Sen. Barrasso on what the White House, Democrats and GOP want in the next stimulus bill", - "description": "Sen. John Barrasso (R\u2014Wyo.) joins \"Squawk Box\" to discuss what may coming regarding aother round of economic stimulus.", - "pubDate": "Mon, 20 Jul 2020 13:29:20 GMT" + "title": "Spent too much this holiday season? Here are steps you can take to avoid a repeat next year", + "description": "Avoiding overspending during the holidays requires planning ahead and budgeting, experts said. That means there are steps you can take now.", + "pubDate": "Tue, 31 Dec 2024 17:35:33 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/heres-why-airline-travel-recovery-appears-to-be-slowing-down.html", - "guid": "106623477", - "id": "7000145895", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/31/5-advisors-offer-important-tips-for-managing-your-money-in-2025.html", + "guid": "108081023", + "type": "cnbcnewsstory", + "id": "108081023", "sponsored": "false", - "title": "Here's why airline travel recovery appears to be slowing down", - "description": "CNBC's Phil LeBeau reports the latest air traffic travel numbers amid the pandemic.", - "pubDate": "Mon, 20 Jul 2020 13:33:30 GMT" - }, + "title": "5 advisors offer important tips for managing your money in 2025", + "description": "Financial stability is top of mind as households get set to ring in the new year.", + "pubDate": "Tue, 31 Dec 2024 16:45:13 GMT" + } + ], + "charting_asia": [ { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/mark-cuban-market-rally-dot-com-bubble-squawk-box.html", - "guid": "106623498", - "id": "7000145896", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2018/10/24/technical-analysis-oil-price-continues-its-upward-trend.html", + "guid": "105522380", + "type": "cnbcnewsstory", + "id": "105522380", "sponsored": "false", - "title": "Mark Cuban: Market's coronavirus rally looks 'so similar' to the dot-com bubble", - "description": "Billionaire entrepreneur Mark Cuban joins CNBC's \"Squawk Box\" to discuss what he's seeing in the markets as investors follow the volatility amid the coronavirus crisis.", - "pubDate": "Mon, 20 Jul 2020 13:34:20 GMT" + "title": "Oil uptrend continues and could reach $87", + "description": "All the support features and the trend strength continue to suggest that oil price is experiencing a temporary retreat, but the longer term trading band target is near $87, according to Daryl Guppy.", + "pubDate": "Wed, 24 Oct 2018 14:38:21 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/pfizer-biontech-announce-promising-vaccine-study-results.html", - "guid": "106623509", - "id": "7000145897", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2018/10/09/the-nikkei-and-the-dow-are-joined-at-the-hip.html", + "guid": "105494723", + "type": "cnbcnewsstory", + "id": "105494723", "sponsored": "false", - "title": "Pfizer, BioNTech announce promising vaccine study results", - "description": "CNBC's Joe Kernen breaks down the latest results from Pifzer and BioNTech's vaccine study.", - "pubDate": "Mon, 20 Jul 2020 13:45:40 GMT" + "title": "The Nikkei and the Dow are joined at the hip", + "description": "The Nikkei and the Dow may be joined at the hip when it comes to behavior, but the Nikkei is moving faster, according to Daryl Guppy.", + "pubDate": "Tue, 09 Oct 2018 00:41:52 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/chevron-to-buy-noble-energy-in-5-billion-deal.html", - "guid": "106623465", - "id": "7000145893", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2018/09/25/gold-price-appears-set-for-a-decline---commentary.html", + "guid": "105468729", + "type": "cnbcnewsstory", + "id": "105468729", "sponsored": "false", - "title": "Chevron to buy Noble Energy in $5 billion deal", - "description": "Chevron will buy Noble Energy in a $5 billion stock-swap deal, valuing Noble at 7.6 percent above its Friday close. It is the largest oil patch takeover deal since the pandemic hit. CNBC's Brian Sullivan reports.", - "pubDate": "Mon, 20 Jul 2020 12:35:19 GMT" + "title": "Gold may be set for a fall to\u00a0$1,130", + "description": "Gold's consolidation over the past few weeks has triggered short covering, but it has not encouraged new long positions, Daryl Guppy writes.", + "pubDate": "Tue, 25 Sep 2018 07:57:39 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/united-states-manufacturing-former-walmart-us-ceo-squawk-box.html", - "guid": "106623349", - "id": "7000145884", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2018/09/19/australian-dollar-decline-collateral-damage-in-trade-war---commentary.html", + "guid": "105458726", + "type": "cnbcnewsstory", + "id": "105458726", "sponsored": "false", - "title": "Former Walmart U.S. CEO: Companies must start relocating manufacturing back to the US", - "description": "Bill Simon, former president and CEO of Walmart U.S., joins \"Squawk Box\" to discuss his latest op-ed in Fortune magazine in which he discusses what the pandemic means for companies that are considering relocating manufacturing back to the United States.", - "pubDate": "Mon, 20 Jul 2020 13:46:31 GMT" + "title": "Australia's currency decline is collateral damage in Trump's trade war", + "description": "There was a contradiction when Australia's stock market was making new 10-year highs but the currency was posting significant lows. A big question has now been answered, Daryl Guppy writes.", + "pubDate": "Wed, 19 Sep 2018 18:49:49 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/scott-gottlieb-hhs-cdc-united-states-coronavirus-preparedness-squawk-box.html", - "guid": "106623260", - "id": "7000145870", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2018/09/11/analysis-suggests-hong-kongs-market-is-set-to-decline.html", + "guid": "105441132", + "type": "cnbcnewsstory", + "id": "105441132", "sponsored": "false", - "title": "HHS-CDC feud demonstrates inadequacy of US to prepare for pandemic, says former FDA chief Scott Gottlieb", - "description": "Dr. Scott Gottlieb, member of the boards of Pfizer, Tempus and biotech company Illumina and former FDA commissioner, joins \"Squawk Box\" to discuss what the disagreement between Health and Human Services and the CDC can tell us about the U.S. pandemic response.", - "pubDate": "Mon, 20 Jul 2020 10:45:40 GMT" + "title": "Analysis suggests Hong Kong's market is set to decline", + "description": "Hong Kong's Hang Seng Index is poised for a continuation of its downtrend \u2014 with a downside target near 25,200, Daryl Guppy writes.", + "pubDate": "Tue, 11 Sep 2018 02:28:45 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/morning-report-us-equity-futures-pre-market.html", - "guid": "106623217", - "id": "7000145868", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2018/09/05/the-dollars-strength-appears-unabated---commentary.html", + "guid": "105432346", + "type": "cnbcnewsstory", + "id": "105432346", "sponsored": "false", - "title": "Wall Street points toward modest losses at open", - "description": "Stock futures declined early Monday, giving back earlier gains as investors tried to build on last week's solid performance. CNBC's Dom Chu reports.", - "pubDate": "Mon, 20 Jul 2020 10:27:29 GMT" + "title": "The dollar's strength appears unabated", + "description": "The breakout in the U.S. dollar appears to have slowed. Technical features suggest, however, that it is easy for the dollar to develop more upside, Daryl Guppy writes.", + "pubDate": "Wed, 05 Sep 2018 02:05:23 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/how-this-couple-rebuilt-their-multimillion-dollar-business-in-three-months.html", - "guid": "106615663", - "id": "7000145217", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2018/08/21/oils-uptrend-remains-intact---commentary.html", + "guid": "105407039", + "type": "cnbcnewsstory", + "id": "105407039", "sponsored": "false", - "title": "How this couple rebuilt their multimillion dollar business in three months", - "description": "Alex and Kelsey Carroll started a business selling custom hand sanitizer stations after their live events company had to shutdown overnight because of the coronavirus. Within four months their new venture, Stand Up Stations, has generated over $6 million in sales. Watch this video to see how they were able to build their new business so fast and to hear their best advice for hopeful entrepreneurs.", - "pubDate": "Wed, 15 Jul 2020 17:15:48 GMT" + "title": "Oil's uptrend remains intact", + "description": "Oil's price hasn't rebounded, but many features of the commodity's performance suggest the bear is not in command of this market, Daryl Guppy writes.", + "pubDate": "Tue, 21 Aug 2018 03:42:50 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/heres-what-vacations-look-like-during-a-pandemic.html", - "guid": "106621459", - "id": "7000145707", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2018/08/14/what-to-watch-in-australias-market-currency-contradiction.html", + "guid": "105392634", + "type": "cnbcnewsstory", + "id": "105392634", "sponsored": "false", - "title": "Here's what vacations look like during a pandemic", - "description": "The coronavirus pandemic has brought the travel and tourism industry to a near standstill with no clear outlook on when it will restart. What will vacations look like absent of a vaccine? Will people want to travel again during an ongoing pandemic? How will it redefine the future of travel?", - "pubDate": "Fri, 17 Jul 2020 18:48:09 GMT" + "title": "What to watch in Australia's market-currency contradiction", + "description": "The market contradiction with the Australian dollar persists, writes Daryl Guppy.", + "pubDate": "Tue, 14 Aug 2018 05:11:32 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/how-birkenstock-became-a-cult-classic.html", - "guid": "106617419", - "id": "7000145223", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2018/08/07/talk-of-a-tech-crash-is-unjustified-heres-why---commentary.html", + "guid": "105379397", + "type": "cnbcnewsstory", + "id": "105379397", "sponsored": "false", - "title": "How Birkenstock became a cult classic", - "description": "Birkenstock sandals have withstood decades of passing fashion fads. Since the 1960s they have adorned the feet of hippies, models, moms, dads and now Gen Z. Birkenstock's success relates to its selectivity in the market. In 2016 it chose to remove its products from the biggest retailer in the world, Amazon. The brand has even found a place in the world of high fashion but turned down a collaboration with streetwear giant Supreme. Whether it's a counterculture statement or a modern day fashion staple, here's why Birkenstocks never go out of style.", - "pubDate": "Thu, 16 Jul 2020 16:03:01 GMT" + "title": "Talk of a tech crash is unjustified. Here's why", + "description": "There are three defining features on the Nasdaq Composite chart. All of them suggest that talk of a tech crash is unjustified, writes Daryl Guppy.", + "pubDate": "Tue, 07 Aug 2018 02:12:25 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/cramer-week-ahead-big-week-for-earnings-even-bigger-for-vaccines.html", - "guid": "106621602", - "id": "7000145760", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2018/08/01/traders-are-carefully-watching-for-golds-next-move---commentary.html", + "guid": "105363844", + "type": "cnbcnewsstory", + "id": "105363844", "sponsored": "false", - "title": "Cramer's week ahead: Big week for earnings, even bigger week for vaccines", - "description": "Earnings reports will be overshadowed by vaccine news if an update on AstraZeneca's trial is negative, the \"Mad Money\" host said.", - "pubDate": "Fri, 17 Jul 2020 22:45:53 GMT" + "title": "Traders are carefully watching for gold's next move", + "description": "The strongest historical support level for gold is near $1,210 and traders will prepare for a potential rebound from there, writes Daryl Guppy.", + "pubDate": "Wed, 01 Aug 2018 05:48:03 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/mnuchin-congress-should-allow-second-loans-for-hardest-hit.html", - "guid": "106621583", - "id": "7000145724", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2018/07/24/technical-analysis-chinese-stocks-may-change-trend---commentary.html", + "guid": "105347669", + "type": "cnbcnewsstory", + "id": "105347669", "sponsored": "false", - "title": "Mnuchin: Congress should allow second loans for hardest hit", - "description": "CNBC's Kate Rogers reports on comments from Secretary of State Steve Mnuchin at the House Committee of Small Businesses.", - "pubDate": "Fri, 17 Jul 2020 19:57:29 GMT" + "title": "Why some traders are seeing promise in Shanghai stocks", + "description": "Aggressive traders are starting to enter the Shanghai market in anticipation of a trend change, writes Daryl Guppy.", + "pubDate": "Tue, 24 Jul 2018 00:36:12 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/why-american-airlines-is-adding-flights.html", - "guid": "106621577", - "id": "7000145723", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2018/07/17/oil-prices-decline-but-technical-analysis-predicts-rebound-commentary.html", + "guid": "105333518", + "type": "cnbcnewsstory", + "id": "105333518", "sponsored": "false", - "title": "Why American Airlines is adding flights", - "description": "Alison Sider, WSJ reporter, joins 'Power Lunch' to discuss American Airlines' strategy to add more flights despite Covid-19 pandemic.", - "pubDate": "Fri, 17 Jul 2020 19:39:10 GMT" + "title": "Never mind the pullback, technical analysis shows oil is headed for a rebound", + "description": "The pullback in oil prices takes place within the environment of a well-established uptrend, writes Daryl Guppy.", + "pubDate": "Tue, 17 Jul 2018 01:02:35 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/5-to-10-percent-allocation-in-energy-is-reasonable-in-this-environment.html", - "guid": "106621555", - "id": "7000145719", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2018/07/03/the-dow-has-lost-its-momentum---commentary.html", + "guid": "105308184", + "type": "cnbcnewsstory", + "id": "105308184", "sponsored": "false", - "title": "5 to 10 percent allocation in energy is reasonable in this environment: Portfolio manager", - "description": "Rob Thummel, Tortoise Energy Evolution Fund portfolio manager, joins 'Power Lunch' to discuss the state of the energy sector and the names to watch.", - "pubDate": "Fri, 17 Jul 2020 19:16:00 GMT" + "title": "The Dow has lost its momentum", + "description": "The Dow does not like what it sees as trade tensions rise, according to Daryl Guppy.", + "pubDate": "Tue, 03 Jul 2018 05:07:58 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/no-indication-covid-19-wont-return-to-the-east-coast-in-fall-med-center-ceo.html", - "guid": "106621528", - "id": "7000145716", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2017/05/16/op-ed-euro-yen-breakout-targets-loom-on-the-upside.html", + "guid": "104474290", + "type": "cnbcnewsstory", + "id": "104474290", "sponsored": "false", - "title": "No indication Covid-19 won't return to the East Coast in fall: Holy Name Medical Center CEO", - "description": "Holy Name Medical Center CEO and President Michael Maron joins 'Power Lunch' to discuss coronavirus cases in his hospital and the possibility of a resurgence in the fall.", - "pubDate": "Fri, 17 Jul 2020 18:44:42 GMT" + "title": "Op-Ed: Euro-yen breakout targets loom on the upside", + "description": "The charts show that euro-yen enters a variation of a double-bottom pattern used to set a new long-term upside target.", + "pubDate": "Wed, 17 May 2017 02:45:17 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/un-warns-of-tragedy-if-wealthy-nations-dont-help-poorer-nations-in-covid-fight.html", - "guid": "106621423", - "id": "7000145712", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2016/01/18/short-the-australian-dollar-technician-says-its-heading-for-2008-low.html", + "guid": "103313412", + "type": "cnbcnewsstory", + "id": "103313412", "sponsored": "false", - "title": "UN official warns of tragedy if wealthy nations don't help poorer nations in coronavirus fight", - "description": "A top official from the United Nations warned Friday of decades of tragedies if wealthy nations don't help poorer nations fight the coronavirus, which continues to rapidly spread across the globe.", - "pubDate": "Fri, 17 Jul 2020 18:31:08 GMT" + "title": "Short the Australian dollar, technician says, it's heading for 2008 low", + "description": "The long, steady decline of the Australian dollar \u2013 and the Australian economy \u2013 continues.", + "pubDate": "Tue, 19 Jan 2016 03:11:00 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/ultimate-ambition-of-china-rulers-is-to-raid-the-united-states-u-s-attorney-general.html", - "guid": "106621512", - "id": "7000145714", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2016/01/08/look-to-high-frequency-trading-efts-in-shanghais-flash-crash-not-retail-investors.html", + "guid": "103291838", + "type": "cnbcnewsstory", + "id": "103291838", "sponsored": "false", - "title": "Ultimate ambition of China's rulers is to raid the United States, says U.S. Attorney General", - "description": "CNBC's Eamon Javers reports on comments from U.S. Attorney General William Barr on the Chinese government.", - "pubDate": "Fri, 17 Jul 2020 19:03:51 GMT" - } - ], - "digital_workshop": [ + "title": "Look to high frequency trading, EFTs in Shanghai's flash crash, not retail investors", + "description": "The pattern of order placement in the physical and derivative markets needs further investigation to find the cause of Shanghai's plunge.", + "pubDate": "Sat, 09 Jan 2016 04:51:41 GMT" + }, { "item": "", - "link": "https://www.cnbc.com/video/2015/05/22/americas-most-diverse-cities.html", - "guid": "102701163", - "id": "3000381881", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2015/11/25/technical-chart-analysis-shows-nymex-heading-for-29-per-barrel.html", + "guid": "103195908", + "type": "cnbcnewsstory", + "id": "103195908", "sponsored": "false", - "title": "America's most diverse cities", - "description": "These towns are the best for racial, income and educational diversity.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" + "title": "Technical chart analysis shows Nymex heading for $29 per barrel", + "description": "Nymex oil may have a prolonged sideways consolidation between $38 and $48 but charts suggest that, long-term, it has further to fall.", + "pubDate": "Wed, 25 Nov 2015 22:43:48 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2015/05/26/picking-the-best-credit-card-for-you.html", - "guid": "102706198", - "id": "3000382386", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2015/10/26/chart-how-to-read-the-greenbacks-moves.html", + "guid": "103110452", + "type": "cnbcnewsstory", + "id": "103110452", "sponsored": "false", - "title": "Picking the best credit card for you", - "description": "CNBC's Landon Dowdy highlights four guidelines to help you pick the best credit card.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, + "title": "Chart: How to read the greenback's moves", + "description": "Traders were called on to exercise this agility and flexibility this week when the dollar index staged a strong rally to close the week at $0.973.", + "pubDate": "Tue, 27 Oct 2015 22:44:49 GMT" + } + ], + "funny_business": [], + "market_insider": [ { "item": "", - "link": "https://www.cnbc.com/video/2015/05/21/a-point-of-sale-system-like-square-on-steroids.html", - "guid": "102698667", - "id": "3000381734", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/19/wall-streets-fear-gauge-the-vix-saw-second-biggest-spike-ever-on-wednesday.html", + "guid": "108078141", + "type": "cnbcnewsstory", + "id": "108078141", "sponsored": "false", - "title": "A point-of-sale system like Square on steroids", - "description": "A New York City cowboy boot store may sell classic styles, but it's been improving its sales by using technology and analytics on the Bindo POS iPad app.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" + "title": "Wall Street's fear gauge \u2014 the VIX \u2014 saw second-biggest spike ever on Wednesday", + "description": "The CBOE Volatility Index (.VIX) surged 74% to close at 27.62, up from around 15 earlier in the day.", + "pubDate": "Thu, 19 Dec 2024 14:15:12 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2015/04/21/are-millennials-lazy-and-entitled.html", - "guid": "102604595", - "id": "3000372740", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/11/04/what-the-stock-market-typically-does-after-the-us-election-according-to-history.html", + "guid": "108056268", + "type": "cnbcnewsstory", + "id": "108056268", "sponsored": "false", - "title": "Are millennials lazy and entitled?", - "description": "CNBC's Landon Dowdy interviews millennial workplace expert Lindsey Pollak, who says millennials aren't lazy, just misunderstood.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" + "title": "What the stock market typically does after the U.S. election, according to history", + "description": "Stocks typically rise after a presidential election, but investors need to be prepared for some short-term choppiness first, history shows.", + "pubDate": "Tue, 05 Nov 2024 16:53:54 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2015/04/15/crowdsourcing-your-bottom-line.html", - "guid": "102589888", - "id": "3000371346", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/09/30/china-stocks-just-had-their-best-day-in-16-years-sending-related-us-etfs-soaring.html", + "guid": "108040792", + "type": "cnbcnewsstory", + "id": "108040792", + "sponsored": "false", + "title": "China stocks just had their best day in 16 years, sending related U.S. ETFs soaring", + "description": "The Shanghai Composite rallied 8.06% in its best day since September 2008.", + "pubDate": "Mon, 30 Sep 2024 20:06:24 GMT" + } + ], + "netnet": [ + { + "item": "", + "link": "https://www.cnbc.com/2024/12/29/jimmy-carter-dies-at-age-100.html", + "guid": "107131044", + "type": "cnbcnewsstory", + "id": "107131044", "sponsored": "false", - "title": "Crowdsourcing your bottom line", - "description": "Internet lingerie startup \"Adore Me\" aims to disrupt the U.S. lingerie market. One strategy their using, is to crowdsource the designs they bring to market.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" + "title": "Jimmy Carter, the farmer, president and Nobel-winning peace crusader, dies at age 100", + "description": "Jimmy Carter, the nation's 39th president, lived longer than any other occupant of the Oval Office.", + "pubDate": "Mon, 30 Dec 2024 16:40:27 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2015/04/15/reid-ban-this-sport-before-boxing.html", - "guid": "102587982", - "id": "3000371090", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/26/richard-parsons-dead-obituary.html", + "guid": "107134209", + "type": "cnbcnewsstory", + "id": "107134209", "sponsored": "false", - "title": "Reid: Ban this sport before boxing", - "description": "CNBC's John Harwood asks Harry Reid about his boxing days.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" + "title": "Richard Parsons, former Time Warner CEO, dies at age 76", + "description": "Richard Parsons helped Time Warner divorce from AOL after what was considered the worst takeover in history.", + "pubDate": "Fri, 27 Dec 2024 10:59:57 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2015/04/13/seven-things-you-never-knew-about-scrabble.html", - "guid": "102580686", - "id": "3000370177", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/20/ceo-departures-record-2024.html", + "guid": "108077066", + "type": "cnbcnewsstory", + "id": "108077066", "sponsored": "false", - "title": "Seven things you never knew about Scrabble", - "description": "In honor of Scrabble Day, CNBC has compiled the most important numbers on the world-popular board game. Did you known approximately 150 million sets have been sold worldwide?", - "pubDate": "Sat, 10 Mar 2018 01:35:59 GMT" + "title": "From Nike to Intel, CEO departures at U.S. companies hit a record this year", + "description": "CEO exits at U.S. public companies were a record in 2024 as they faced competitive and strategic challenges.", + "pubDate": "Fri, 20 Dec 2024 14:13:03 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2015/04/10/drug-name-or-star-wars-planet.html", - "guid": "102576530", - "id": "3000370066", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/18/trump-joins-elon-musk-in-opposing-house-gops-government-funding-bill.html", + "guid": "108077914", + "type": "cnbcnewsstory", + "id": "108077914", "sponsored": "false", - "title": "Drug name...or Star Wars planet?", - "description": "Prescription drugs have weird names. But so do planets in the Star Wars universe. We asked CNBC staffers whether they could tell the difference.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" + "title": "Trump joins Elon Musk in opposing House GOP's government funding bill", + "description": "President-elect Donald Trump came out against a government funding bill backed by Republican House Speaker Mike Johnson.", + "pubDate": "Thu, 19 Dec 2024 16:38:12 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2015/04/08/did-you-know-alcoa-helped-make-all-this.html", - "guid": "102568758", - "id": "3000369132", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/17/self-made-billionaire-shares-his-advice-for-the-younger-generation.html", + "guid": "108069768", + "type": "cnbcnewsstory", + "id": "108069768", "sponsored": "false", - "title": "Did you know Alcoa helped make all this?", - "description": "Alcoa is an integral part of consumers' lives whether they know it or not.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" + "title": "82-year-old billionaire CEO shares his advice for the younger generation: 'Have a go, don't stand around thinking about it'", + "description": "Jack Cowin, 82, built a fast food business that is worth over $3 billion. He shares some simple truths about life and business with the younger generation.", + "pubDate": "Tue, 17 Dec 2024 00:44:58 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2015/04/07/how-beer-benefits-the-us-economy.html", - "guid": "102567449", - "id": "3000369110", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/16/forced-migration-a-challenge-for-business-leaders-michael-hastings.html", + "guid": "108061394", + "type": "cnbcnewsstory", + "id": "108061394", "sponsored": "false", - "title": "How beer benefits the US economy", - "description": "Beer is the most popular alcoholic drink in the U.S. But did you know the beer industry employs over 2 million Americans?", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" + "title": "The \u2018next big thing\u2019 for business to tackle? Forced migration, says leadership professor", + "description": "Michael Hastings urged business leaders to \"grab\" the issue of forced migration and help refugees and asylum seekers gain access to education and work.", + "pubDate": "Mon, 16 Dec 2024 20:48:13 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2015/04/02/corporate-america-takes-lead-in-gay-rights-uproar.html", - "guid": "102558696", - "id": "3000368269", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/12/too-many-chiefs-the-case-for-consolidating-tech-executives.html", + "guid": "108073877", + "type": "cnbcnewsstory", + "id": "108073877", "sponsored": "false", - "title": "Corporate America takes lead in gay-rights uproar", - "description": "Gay rights advocates and corporate leaders such as Apple's Tim Cook and Wal-Mart's Doug McMillon lead the charge against Arkansas' and Indiana's religious freedom laws.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" + "title": "Too many chiefs? The case for consolidating tech executives", + "description": "As companies deploy generative artificial intelligence, they're also adding new titles like chief AI officer. Doing so could be muddying already blurry waters.", + "pubDate": "Thu, 12 Dec 2024 19:00:56 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2015/04/02/retire-well-salary-saving-tips.html", - "guid": "102556135", - "id": "3000367535", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/09/luigi-mangione-unitedhealthcare-ceo-goodreads.html", + "guid": "108073308", + "type": "cnbcnewsstory", + "id": "108073308", "sponsored": "false", - "title": "Retire well: Salary saving tips", - "description": "CNBC's Sharon Epperson breaks down salary saving tips for workers in different age groups, helping to lead them to the road to wealth.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" + "title": "UnitedHealthcare CEO killing: Luigi Mangione called Unabomber 'revolutionary'", + "description": "Luigi Mangione is a suspect in the killing of UnitedHealthCare CEO Brian Thompson.", + "pubDate": "Tue, 10 Dec 2024 14:24:24 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2015/04/02/googles-antitrust-probe-heats-up.html", - "guid": "102556820", - "id": "3000367999", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/09/simu-liu-marvel-actor-on-success-investing-in-asian-american-startups.html", + "guid": "108055002", + "type": "cnbcnewsstory", + "id": "108055002", "sponsored": "false", - "title": "Google's antitrust probe heats up", - "description": "European Commission may be preparing for formal case against Google, according to The Wall Street Journal.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" + "title": "From failed accountant to Marvel and Barbie star: Simu Liu shares how he got out of 'rock bottom'", + "description": "Actor Simu Liu was fired from Deloitte before becoming an actor. He's now investing in Asian American businesses and is outspoken about tackling discrimination.", + "pubDate": "Mon, 09 Dec 2024 06:05:21 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2015/04/01/the-best-april-fools-pranks-of-2015.html", - "guid": "102554159", - "id": "3000367867", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/09/qatar-energy-minister-on-trumps-bid-to-lift-lng-exports-cap.html", + "guid": "108072904", + "type": "cnbcnewsstory", + "id": "108072904", "sponsored": "false", - "title": "The best April Fools' pranks of 2015", - "description": "From Burger King's Whopper scent to Honda's selfie car, these companies are redefining funny this April Fools'.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" + "title": "Qatar energy minister: I don't 'worry much' about Trump's vow to lift LNG exports cap", + "description": "\"Additional LNG and additional competition is welcome,\" told CNBC's Dan Murphy at the Doha Forum.", + "pubDate": "Mon, 09 Dec 2024 06:10:07 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2015/04/01/amazon-dashs-influence.html", - "guid": "102553348", - "id": "3000367622", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/05/intel-adds-two-new-directors-with-ceo-search-underway.html", + "guid": "108071823", + "type": "cnbcnewsstory", + "id": "108071823", "sponsored": "false", - "title": "Amazon Dash's influence", - "description": "CNBC's Morgan Brennan and Manhattan Venture Partners Chief Economist Max Wolff discuss how Amazon's new Dash button could impact consumers and brands.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" + "title": "Intel adds two new directors with CEO search underway", + "description": "Intel on Thursday announced the appointment of two new directors with significant semiconductor manufacturing experience as the company seeks a replacement CEO.", + "pubDate": "Thu, 05 Dec 2024 14:40:14 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2015/03/30/pebble-watch-funding-hits-milestone.html", - "guid": "102545502", - "id": "3000366923", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/01/it-support-at-work-is-one-of-the-first-jobs-on-ais-replacement-ticket.html", + "guid": "108057889", + "type": "cnbcnewsstory", + "id": "108057889", "sponsored": "false", - "title": "Pebble Watch funding hits milestone", - "description": "CNBC's Morgan Brennan and Tom's Guide Editor-in-Chief Mark Spoonauer talk about Pebble's place in the smart watch market.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" + "title": "The tech support desk at work is one of the first jobs AI is rapidly replacing", + "description": "The technical support desk at work is rapidly being replaced by AI at some companies, but tech career experts say human IT is not going extinct.", + "pubDate": "Mon, 02 Dec 2024 20:44:11 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2015/03/24/youve-got-to-travel-here-in-2015.html", - "guid": "102531172", - "id": "3000364299", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/01/trump-mass-deportation-plan-ai-immigration-border.html", + "guid": "108065275", + "type": "cnbcnewsstory", + "id": "108065275", "sponsored": "false", - "title": "You've got to travel here in 2015", - "description": "TripAdvisor has released its seventh annual Travelers' Choice awards, which ranks the world's top rated travel destinations. Heading the list this year? Marrakech, Morocco.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" + "title": "How Trump's mass deportation plan can use AI to extend immigration crackdown", + "description": "AI is already being used at the U.S.-Mexico border to enforce homeland security. Trump's mass deportation plan will likely expand that well beyond the border.", + "pubDate": "Sun, 01 Dec 2024 16:37:46 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2015/03/23/taiwan-the-worlds-new-whiskey-capital.html", - "guid": "102528095", - "id": "3000363917", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/11/25/kohls-ceo-tom-kingsbury-to-step-down-replaced-by-ashley-buchanan.html", + "guid": "108067815", + "type": "cnbcnewsstory", + "id": "108067815", "sponsored": "false", - "title": "Taiwan: the world's new whiskey capital?", - "description": "The results are in, and Taiwan's Kavalan distillery has the best single-malt whiskey in 2015.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" + "title": "Kohl's CEO Tom Kingsbury to step down in January, to be replaced by Michaels CEO Ashley Buchanan", + "description": "Kohl's CEO Tom Kingsbury is stepping down on Jan. 15, to be replaced by current Michaels CEO Ashley Buchanan.", + "pubDate": "Mon, 25 Nov 2024 21:43:24 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2015/03/19/apple-expectations-as-it-joins-the-dow.html", - "guid": "102519215", - "id": "3000362911", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/11/25/richard-branson-on-virgin-unite-partnership-with-nile-rodgers-foundation.html", + "guid": "108064454", + "type": "cnbcnewsstory", + "id": "108064454", "sponsored": "false", - "title": "Apple expectations as it joins the Dow", - "description": "CNBC's Morgan Brennan and RBC Capital Markets Analyst Amit Daryanani talk about expectations from Apple now that it's a member of the Dow.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" + "title": "'We can overcome climate change': Richard Branson says young people should not be down about the future", + "description": "Sir Richard Branson made the comments as he announced a partnership with the We Are Family Foundation, set up by musician Nile Rodgers after 9/11.", + "pubDate": "Sun, 24 Nov 2024 23:02:19 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2015/03/18/new-tech-expected-from-apple.html", - "guid": "102515451", - "id": "3000362578", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/11/22/what-makes-a-good-leader-being-able-to-listen-say-young-people.html", + "guid": "108061937", + "type": "cnbcnewsstory", + "id": "108061937", "sponsored": "false", - "title": "New tech expected from Apple", - "description": "CNBC's Morgan Brennan and Piper Jaffray Senior Research Analyst Gene Munster discuss Apple's next possible moves following expectations of an online television service from tech giant.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" + "title": "What makes a good leader? Being able to listen, say young people", + "description": "Being relatable, having empathy and showing determination are some of the qualities younger generations look for in leaders.", + "pubDate": "Fri, 29 Nov 2024 16:55:34 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2015/03/17/microsoft-plans-a-new-browser-brand.html", - "guid": "102511800", - "id": "3000362262", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/11/15/president-trump-income-tax-cuts-overtime-pay-congress.html", + "guid": "108063316", + "type": "cnbcnewsstory", + "id": "108063316", "sponsored": "false", - "title": "Microsoft plans a new browser brand", - "description": "CNBC's Dominic Chu and S&P Capital IQ analyst Angelo Zino discuss the expected new web browser being developed at Microsoft.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" + "title": "Trump plan to 'end all taxes' on overtime pay would benefit millions of Americans, but it's going to be uphill battle", + "description": "President-elect Trump has many tax cut plans and a promise to 'end all taxes on overtime', but in Congress, it's likely something has to give, and someone lose.", + "pubDate": "Fri, 15 Nov 2024 21:17:14 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2015/03/16/paying-with-a-selfie-alibabas-testing-it-out.html", - "guid": "102507937", - "id": "3000361912", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/11/13/elon-musk-trump-house-republicans.html", + "guid": "108062172", + "type": "cnbcnewsstory", + "id": "108062172", "sponsored": "false", - "title": "Paying with a selfie? Alibaba's testing it out", - "description": "CNBC's Morgan Brennan and Tom's Guide Editor-in-Chief Mark Spoonauer discuss whether Alibaba's facial recognition payment system could actually be popular among consumers.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" + "title": "Elon Musk attends Trump's first postelection meeting with House Republicans in D.C.", + "description": "Tesla and SpaceX CEO Elon Musk was one of the top backers of President-elect Donald Trump's winning campaign against Vice President Kamala Harris.", + "pubDate": "Wed, 13 Nov 2024 21:27:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2015/03/13/apple-opens-up-ios-beta-to-public.html", - "guid": "102503254", - "id": "3000361431", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/11/13/unbabel-launches-ai-translation-app-looks-for-fresh-funding.html", + "guid": "108061389", + "type": "cnbcnewsstory", + "id": "108061389", "sponsored": "false", - "title": "Apple opens up iOS beta to public", - "description": "CNBC's Dominic Chu and Manhattan Venture Partners Chief Economist Max Wolff discuss why Apple is giving the public access to a test version of its iOS 8.3.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" + "title": "Startup CEO says humans won't be needed for translation in 3 years as it launches AI app", + "description": "Unbabel on Wednesday announced an artificial intelligence-powered translation service, adding another rival to a highly competitive space.", + "pubDate": "Wed, 13 Nov 2024 06:57:00 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2015/03/11/amazon-launches-new-exclusives-store.html", - "guid": "102495855", - "id": "3000360702", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/11/10/trumps-mass-deportation-plan-immigrant-workers-and-economy.html", + "guid": "108060670", + "type": "cnbcnewsstory", + "id": "108060670", "sponsored": "false", - "title": "Amazon launches new Exclusives store", - "description": "CNBC's Dominic Chu and Tom's Guide Associate Editor Michael Andronico discuss Amazon's new Exclusives store and its motivation for investing in brands funded by Kickstarter campaigns.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" + "title": "What Trump's mass deportation plan would mean for immigrant workers and the economy", + "description": "President-Elect Donald Trump says his mass deportation plan will go ahead. Hiring firms and labor economists have begun to weigh the damage.", + "pubDate": "Mon, 11 Nov 2024 12:34:35 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2015/03/09/apple-watch-challenges.html", - "guid": "102488422", - "id": "3000360125", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/11/08/red-state-voters-backed-big-pro-worker-issue-on-trump-election-ballots.html", + "guid": "108059909", + "type": "cnbcnewsstory", + "id": "108059909", "sponsored": "false", - "title": "Apple Watch challenges", - "description": "CNBC's Morgan Brennan and Tom's Guide Reviews Editor Mike Prospero discuss some of the challenges Apple Watch could face in the wearable device market.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" + "title": "Red state voters backed a progressive pro-worker issue on Trump election night ballots and national momentum is building", + "description": "On Donald Trump\u2019s big election night, voters in the red states of Alaska, Missouri and Nebraska approved paid sick leave measures.", + "pubDate": "Fri, 08 Nov 2024 16:22:30 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2015/03/05/bigger-apple-ipad-delayed.html", - "guid": "102480322", - "id": "3000359319", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/11/07/op-ed-what-to-expect-from-trumps-first-100-days-on-china.html", + "guid": "108059664", + "type": "cnbcnewsstory", + "id": "108059664", "sponsored": "false", - "title": "Bigger Apple iPad delayed?", - "description": "CNBC's Dominic Chu and RBC Capital Markets analyst Amit Daryanani discuss concerns that the production of Apple's 12.9-inch iPad will be delayed.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" + "title": "Op-ed: What to expect from Trump's first 100 days when it comes to China", + "description": "When it comes to China policy and President-elect Donald Trump, the relationship is poised for a dramatic \u2014 and potentially explosive \u2014 transformation.", + "pubDate": "Thu, 07 Nov 2024 19:00:25 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2015/03/03/billions-at-stake-on-apple-google-search-deal.html", - "guid": "102472878", - "id": "3000358601", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/11/04/expect-workplace-health-insurance-premiums-to-be-highest-in-decades.html", + "guid": "108056921", + "type": "cnbcnewsstory", + "id": "108056921", "sponsored": "false", - "title": "Billions at stake on Apple-Google search deal", - "description": "CNBC's Dominic Chu and PCMag.com Editor-in-Chief Dan Costa talk about the possible impact on Google if its search deal with Apple ends.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" + "title": "Open enrollment surprise: Expect health insurance premiums to be 'highest in decades' in 2025", + "description": "Open enrollment season is underway, and many workers should expect an unwelcome surprise: higher benefits costs.", + "pubDate": "Mon, 04 Nov 2024 17:13:31 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2015/02/27/ericsson-wants-to-block-iphone-sales-in-the-us.html", - "guid": "102463002", - "type": "blogpost", - "id": "102463002", + "link": "https://www.cnbc.com/2024/10/25/synchrony-added-a-therapist-to-the-office-and-employees-are-using-the-free-mental-health-therapy.html", + "guid": "108050992", + "type": "cnbcnewsstory", + "id": "108050992", "sponsored": "false", - "title": "Ericsson wants to block iPhone sales in the US", - "description": "Apple faces more infringement lawsuits, this time with patent holder Ericsson, which seeks damages and an injunction to block iPhone and iPad sales.", - "pubDate": "Fri, 27 Feb 2015 16:40:33 GMT" + "title": "Synchrony added a therapist to the office. The number of employees taking advantage of the free mental health therapy is growing", + "description": "Synchrony Financial hired a psychologist to work with its employees at its headquarters, in an effort to bolster the company's mental health benefits.", + "pubDate": "Fri, 25 Oct 2024 15:05:15 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2015/02/26/who-wins-and-who-loses-on-net-neutrality-rules.html", - "guid": "102459205", - "type": "blogpost", - "id": "102459205", + "link": "https://www.cnbc.com/2024/10/24/generative-ai-is-taking-over-the-onboarding-of-new-employees.html", + "guid": "108050983", + "type": "cnbcnewsstory", + "id": "108050983", "sponsored": "false", - "title": "Who wins\u2014and who loses\u2014on net neutrality rules", - "description": "The FCC is widely expected to pass new rules Thursday that classify the Internet as a public utility, and there's a clear list of winners and losers.", - "pubDate": "Thu, 26 Feb 2015 18:11:43 GMT" + "title": "Generative AI is onboarding hundreds of employees at a time, better and faster", + "description": "Onboarding new employees is a core responsibility of talent leaders. It's increasingly being turned over to AI.", + "pubDate": "Thu, 24 Oct 2024 14:12:34 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2015/02/24/google-wallet-and-apple-pay-race-for-second-place.html", - "guid": "102450769", - "type": "blogpost", - "id": "102450769", + "link": "https://www.cnbc.com/2024/10/18/the-financial-toxicity-of-cancer-is-growing-heres-how-we-reduce-it.html", + "guid": "108045528", + "type": "cnbcnewsstory", + "id": "108045528", "sponsored": "false", - "title": "Google Wallet and Apple Pay race for second place", - "description": "Apple has ventured into the market for mobile payments with Apple Pay, but Google's latest deal with wireless carriers could give it more of an edge.", - "pubDate": "Tue, 24 Feb 2015 19:34:37 GMT" + "title": "Op-ed: The financial toxicity of cancer is growing. Here's what can be done to reduce it", + "description": "For the first time in history, more than two million Americans will receive a new cancer diagnosis in 2024, and that is creating significant financial hardship.", + "pubDate": "Mon, 21 Oct 2024 16:21:11 GMT" } ], - "latest_video": [ + "trader_talk": [ { "item": "", - "link": "https://www.cnbc.com/video/2020/07/21/us-china-relations-are-devolving-into-a-big-abyss-says-former-ambassador.html", - "guid": "106624497", - "id": "7000146015", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/31/art-cashins-sons-pay-homage-to-nyse-legend-by-carrying-on-new-years-poem-tradition.html", + "guid": "108080822", + "type": "cnbcnewsstory", + "id": "108080822", "sponsored": "false", - "title": "U.S.-China relations are 'devolving' into a 'big abyss,' says former ambassador", - "description": "The odds of implementing a successful phase one trade deal are diminishing in the lead up to the November U.S. presidential elections, says former U.S. Ambassador to China, Max Baucus.", - "pubDate": "Tue, 21 Jul 2020 04:23:26 GMT" + "title": "Art Cashin's sons pay homage to NYSE legend by carrying on New Year's poem tradition", + "description": "For decades, UBS' Art Cashin wrote a New Year's poem. With Cashin's passing, his sons sent this homage to their father.", + "pubDate": "Tue, 31 Dec 2024 19:11:46 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/21/bond-etfs-keep-getting-bigger-heres-whats-driving-the-action.html", - "guid": "106624086", - "id": "7000145975", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/20/trillions-depend-on-whos-in-and-whos-out-of-updated-sp-500-nasdaq-100.html", + "guid": "108078518", + "type": "cnbcnewsstory", + "id": "108078518", "sponsored": "false", - "title": "Bond ETFs keep getting bigger. Here's what's driving the action", - "description": "Todd Rosenbluth, senior director of ETF and mutual fund research at CFRA Research, and Chris Hempstead, director of institutional business development at New York Life's IndexIQ, track the inflows into bond ETFs with CNBC's Bob Pisani.", - "pubDate": "Tue, 21 Jul 2020 04:19:53 GMT" + "title": "S&P 500, Nasdaq-100 are getting an update. Trillions depend on who\u2019s in and who\u2019s out", + "pubDate": "Fri, 20 Dec 2024 14:46:56 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/21/optimistic-on-stronger-china-a-shares-market-credit-suisse.html", - "guid": "106624512", - "id": "7000146017", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/10/etfs-holding-bitcoin-are-now-the-cryptos-largest-holders-surpassing-creator-satoshi-nakamoto.html", + "guid": "108073518", + "type": "cnbcnewsstory", + "id": "108073518", "sponsored": "false", - "title": "'Optimistic' on China A-shares market strengthening further: Credit Suisse", - "description": "Besides China's promising post-coronavirus economic recovery, Will Stephens at Credit Suisse says the A-shares market is seeing a \"pretty radical shift\" by becoming more institutionally driven.", - "pubDate": "Tue, 21 Jul 2020 04:02:44 GMT" + "title": "ETFs holding bitcoin are now the crypto's largest holders, surpassing creator Satoshi Nakamoto", + "description": "Bitcoin's value is swelling in 2024, and ETFs holding the cryptocurrency are seeing a boom in assets under management.", + "pubDate": "Thu, 12 Dec 2024 19:11:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/21/russia-doesnt-have-hackers-working-for-the-government-finance-minister.html", - "guid": "106624496", - "id": "7000146014", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/05/remembering-art-cashins-most-valuable-stock-market-lessons.html", + "guid": "108071584", + "type": "cnbcnewsstory", + "id": "108071584", "sponsored": "false", - "title": "Russia doesn't have hackers working for the government, says finance minister", - "description": "Russia's international reputation among investors has not suffered from its alleged involvements in hacking, and the most important thing is the set of macroeconomic policies that we pursue, says Finance Minister Anton Siluanov.", - "pubDate": "Tue, 21 Jul 2020 03:25:13 GMT" + "title": "Remembering Art Cashin\u2019s most valuable stock market lessons \u2013 and the stories behind them", + "description": "Art Cashin was a great historian of the stock market, and he shared his teachings through stories.", + "pubDate": "Thu, 05 Dec 2024 12:00:45 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/21/ant-group-to-file-a-monster-ipo-in-shanghai-and-hong-kong.html", - "guid": "106624494", - "id": "7000146013", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/02/art-cashin-new-york-stock-exchange-fixture-for-decades-dies-at-age-83.html", + "guid": "107131833", + "type": "cnbcnewsstory", + "id": "107131833", "sponsored": "false", - "title": "Ant Group to file a 'monster IPO' in Shanghai and Hong Kong", - "description": "Ant Group's dual listing will be one of 2020's largest initial public offerings, which is set to give \"a big boost\" to its major stakeholder, Chinese e-commerce giant Alibaba. CNBC's Arjun Kharpal reports.", - "pubDate": "Tue, 21 Jul 2020 02:37:30 GMT" + "title": "Art Cashin, New York Stock Exchange fixture for decades, dies at age 83", + "description": "Art Cashin was UBS' director of floor operations at the NYSE and a man The Washington Post called \"Wall Street's version of Walter Cronkite.\"", + "pubDate": "Mon, 02 Dec 2024 22:11:56 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/21/second-quarter-looks-like-the-bottom-for-earnings-portfolio-manager.html", - "guid": "106624489", - "id": "7000146012", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/11/14/gary-gensler-reviews-accomplishments-was-proud-to-serve-as-sec-chair.html", + "guid": "108063116", + "type": "cnbcnewsstory", + "id": "108063116", "sponsored": "false", - "title": "The second quarter is looking like the bottom for earnings: Portfolio manager", - "description": "Michael Cuggino of Permanent Portfolio Family of Funds thinks that the earnings recovery will be very gradual going into the third quarter, and that investors should look to a company's forward guidance for any signs of momentum.", - "pubDate": "Tue, 21 Jul 2020 02:08:32 GMT" + "title": "Gary Gensler says he was 'proud to serve' as SEC chair, defends his approach to crypto regulation", + "description": "In what sounded awfully close to a farewell speech, Gensler made only passing reference to his most controversial disclosure rule, on climate change.", + "pubDate": "Thu, 14 Nov 2024 16:53:37 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/21/almost-all-asian-currencies-poised-for-growth-rebound-ubs.html", - "guid": "106624470", - "id": "7000146010", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/11/14/greenlight-capitals-einhorn-again-argues-that-markets-are-broken.html", + "guid": "108062885", + "type": "cnbcnewsstory", + "id": "108062885", "sponsored": "false", - "title": "Almost all Asian currencies poised for growth rebound: UBS", - "description": "Tan Teck Leng of UBS Global Wealth Management says that almost all Asian currencies are poised for growth recovery, except Thai Bhat due to its heavy exposure to global tourism. He says the Korean won is the most attractive Asian currency and expects Australian dollar to strengthen to 0.73 against the greenback in the first half of 2021.", - "pubDate": "Tue, 21 Jul 2020 01:46:30 GMT" + "title": "Greenlight's David Einhorn says the markets are broken and getting worse", + "description": "Einhorn's frustration with passive investing is understandable.\u00a0Academic research has long supported the belief that, in the long run, value outperforms growth.", + "pubDate": "Thu, 14 Nov 2024 23:34:18 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/21/ibm-and-verizon-deal-is-key-to-generating-new-clients-analyst.html", - "guid": "106624465", - "id": "7000146009", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/10/28/the-pros-and-cons-for-investors-of-nonstop-trading-as-nyse-looks-to-go-22-hours-a-day-.html", + "guid": "108053321", + "type": "cnbcnewsstory", + "id": "108053321", "sponsored": "false", - "title": "IBM and Verizon deal is key to generating new clients: Analyst", - "description": "David Holt of CFRA Research explains why he's optimistic about the IBM-Verizon tie-up on 5G, adding that acquisitions and collaborations are key to generating growth at IBM.", - "pubDate": "Tue, 21 Jul 2020 01:35:57 GMT" + "title": "The pros and cons for investors of nonstop trading as NYSE looks to go 22 hours a day", + "description": "The Big Board announced on Friday that it was seeking approval to expand trading on its electronic Arca platform from 16 hours a day to 22 hours a day.", + "pubDate": "Mon, 28 Oct 2024 11:07:54 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/sorrento-therapeutics-ceo-on-abivertinib-being-cleared-for-phase-2-trial.html", - "guid": "106624480", - "id": "7000146011", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/09/18/your-favorite-stocks-may-soon-be-quoted-in-half-penny-increments.html", + "guid": "108035608", + "type": "cnbcnewsstory", + "id": "108035608", "sponsored": "false", - "title": "Sorrento Therapeutics CEO talks moving Abivertinib into Phase 2 trial for Covid-19", - "description": "Sorrento CEO Henry Ji joined CNBC's Jim Cramer to discuss receiving FDA approval to move forward with a study in hospitalized patients with moderate to severe COVID-19 symtoms.", - "pubDate": "Tue, 21 Jul 2020 01:15:34 GMT" + "title": "Your favorite stocks may soon be quoted in half-penny increments, which could cut trading costs", + "description": "The U.S. Securities and Exchange Commission will vote on a proposed amendment to change the minimum pricing increment for most stocks.", + "pubDate": "Wed, 18 Sep 2024 15:54:47 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/biorefernce-labs-to-handle-covid-19-testing-for-all-32-nfl-exec-chairman.html", - "guid": "106624440", - "id": "7000146008", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/09/11/heres-why-september-and-october-are-historically-weak-for-stocks.html", + "guid": "108032097", + "type": "cnbcnewsstory", + "id": "108032097", "sponsored": "false", - "title": "BioRefernce Labs to handle Covid-19 testing for all 32 NFL: executive chairman", - "description": "\"I will confirm for you that we are the tester. We will be testing all 32 teams in 30 different cities around the country,\" BioReference Labs Executive Chairman Dr. Jon Cohen revealed.", - "pubDate": "Mon, 20 Jul 2020 23:25:18 GMT" + "title": "Here's why September and October are historically weak for stocks", + "description": "'The most intense panics on Wall Street have tended to occur during the late summer and early autumn months,' an advisor and author says.", + "pubDate": "Wed, 11 Sep 2024 11:51:13 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/cramer-recommends-buying-pool-corp-and-tractor-supply.html", - "guid": "106624361", - "id": "7000146007", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/08/21/the-explosion-of-online-sports-betting-is-taking-a-toll-on-how-people-invest.html", + "guid": "108023474", + "type": "cnbcnewsstory", + "id": "108023474", "sponsored": "false", - "title": "Cramer recommends buying Pool Corp and Tractor Supply", - "description": "\"In the summer of Covid, it's hard to go wrong with the great outdoors stocks, because people are desperate for a safe way to do anything,\" the \"Mad Money\" host said.", - "pubDate": "Mon, 20 Jul 2020 23:20:58 GMT" + "title": "The explosion of online sports betting is taking a toll on how people invest", + "description": "While sports betting has put considerable sums into state coffers, it has come at a notable personal expense to gamblers and their families.", + "pubDate": "Wed, 21 Aug 2024 16:21:11 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/cramer-lightning-round-virgin-galactic-is-one-of-those-great-speculative-stocks-of-all-time.html", - "guid": "106624423", - "id": "7000146006", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/07/23/spot-ether-etfs-set-to-debut-tuesday-what-it-means-for-ethereum-blockchain.html", + "guid": "108010105", + "type": "cnbcnewsstory", + "id": "108010105", "sponsored": "false", - "title": "Cramer's lightning round: Virgin Galactic is 'one of those great speculative stocks of all time'", - "description": "\"Mad Money\" host Jim Cramer rings the lightning round bell, which means he's giving his answers to callers' stock questions at rapid speed.", - "pubDate": "Mon, 20 Jul 2020 23:13:46 GMT" + "title": "Spot ether ETFs are set to trade Tuesday. Here\u2019s what it means for the Ethereum blockchain", + "description": "Roughly six months after spot bitcoin exchange traded funds debuted, spot ether ETFs are about to get their moment in the sun.", + "pubDate": "Tue, 23 Jul 2024 11:12:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/jim-cramer-it-is-hard-to-go-wrong-with-the-great-outdoors-stocks.html", - "guid": "106624359", - "id": "7000146004", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/07/15/blackrocks-etf-business-just-keeps-growing-but-the-search-for-revenue-goes-on.html", + "guid": "108006270", + "type": "cnbcnewsstory", + "id": "108006270", "sponsored": "false", - "title": "Jim Cramer: 'It's hard to go wrong with the great outdoors stocks'", - "description": "\"Mad Money\" host Jim Cramer makes recommendations on buying shares of Pool Corp, Tractor Supply, Yeti and Newell Brands.", - "pubDate": "Mon, 20 Jul 2020 23:04:58 GMT" + "title": "BlackRock's ETF business just keeps growing, but the search for revenue goes on", + "description": "Larry Fink's gamble on Barclays' iShares ETF business has proven to be one of the greatest financial investments of all time.", + "pubDate": "Wed, 17 Jul 2024 20:32:18 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/cramer-says-the-coronavirus-stocks-came-back-with-a-vengeance.html", - "guid": "106624407", - "id": "7000146002", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/06/26/your-401k-is-up-but-a-new-report-says-americans-need-to-save-more-.html", + "guid": "107433219", + "type": "cnbcnewsstory", + "id": "107433219", "sponsored": "false", - "title": "Cramer says the coronavirus stocks came back with a 'vengeance'", - "description": "After the coronavirus stocks rallied on positive vaccine news from AstraZeneca, \"Mad Money\" host Jim Cramer said buyers \"needed a reality check.\"", - "pubDate": "Mon, 20 Jul 2020 23:00:02 GMT" + "title": "Your 401(k) is up, and a new report shows increased savings. But Americans need to do more", + "description": "Returns are up and people are saving more. But account balances for the median 401(k) are too low and Americans are still very reliant on Social Security.", + "pubDate": "Wed, 26 Jun 2024 11:00:06 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/cramer-on-monday-session-too-many-buyers-needed-a-reality-check.html", - "guid": "106624371", - "id": "7000146000", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/06/14/stock-splits-are-back-in-fashion-heres-why-and-which-companies-could-be-next.html", + "guid": "107429122", + "type": "cnbcnewsstory", + "id": "107429122", "sponsored": "false", - "title": "Cramer on AstraZeneca early vaccine results: 'Too many buyers needed a reality check'", - "description": "\"Mad Money\" host Jim Cramer broke down the action on Wall Street coming off positive news of another early-stage Covid-19 vaccine study.", - "pubDate": "Mon, 20 Jul 2020 22:46:59 GMT" + "title": "Stock splits are back in fashion. Here's why, and which companies could be next", + "description": "Some companies appear to be more interested in appealing to retail investors.", + "pubDate": "Fri, 14 Jun 2024 13:08:26 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/premier-lacrosse-league-begins-tournament-this-weekend-amid-virus-surge.html", - "guid": "106624353", - "id": "7000145999", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/06/01/italy-braces-for-record-wave-of-tourists-but-is-having-trouble-handling-them.html", + "guid": "107422784", + "type": "cnbcnewsstory", + "id": "107422784", "sponsored": "false", - "title": "Premier Lacrosse League begins tournament this weekend amid virus surge", - "description": "Paul Rabil, Premier Lacrosse League co-founder, on the reopening of his league in Utah and professional sports overall. With CNBC's Melissa Lee and the Fast Money traders, Tim Seymour, Brian Kelly, Dan Nathan and Karen Finerman.", - "pubDate": "Mon, 20 Jul 2020 22:38:01 GMT" + "title": "Italy is bracing for a record wave of tourists, but is having trouble handling them", + "description": "Being a tourist in Italy is turning into a full-time job.", + "pubDate": "Sat, 01 Jun 2024 13:04:28 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/united-earnings-preview-options-action.html", - "guid": "106624370", - "id": "7000145998", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/04/02/-sec-chair-gary-gensler-signals-that-disclosure-will-be-a-key-issue-in-the-year-ahead.html", + "guid": "107395487", + "type": "cnbcnewsstory", + "id": "107395487", "sponsored": "false", - "title": "United earnings preview: Options Action", - "description": "Mike Khouw with an earnings preview for United Airlines, and concern by some options traders that it could give back some of its recent gains post earnings.", - "pubDate": "Mon, 20 Jul 2020 22:36:57 GMT" + "title": "SEC Chair Gary Gensler signals that disclosure will be a key issue in the year ahead", + "description": "SEC Chair Gary Gensler kicked off the annual \"SEC Speaks\" conference Tuesday, providing an in-depth look at the agency's priorities for the coming year.", + "pubDate": "Wed, 03 Apr 2024 14:57:33 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/why-a-vaccine-may-not-matter-when-it-comes-to-boosting-the-economy.html", - "guid": "106624346", - "id": "7000145997", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/03/23/no-slowdown-in-spending-among-the-wealthy-on-this-bahamian-island.html", + "guid": "107391887", + "type": "cnbcnewsstory", + "id": "107391887", "sponsored": "false", - "title": "Why a vaccine may not matter when it comes to boosting the economy", - "description": "CNBC's Meg Tirrell reports on the race for a vaccine. Jim Bianco, Bianco Research, discusses why a vaccine isn't necessary to Wall Street. With CNBC's Melissa Lee and the Fast Money traders, Tim Seymour, Brian Kelly, Dan Nathan and Karen Finerman.", - "pubDate": "Mon, 20 Jul 2020 22:06:47 GMT" + "title": "No slowdown in spending among the wealthy on this Bahamian island", + "description": "CNBC's Bob Pisani checks in from his vacation with a read on the global economy.", + "pubDate": "Sat, 23 Mar 2024 14:16:15 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/technician-has-one-name-you-should-buy-and-one-you-should-sell-into-earnings.html", - "guid": "106624343", - "id": "7000145996", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/03/06/sec-approves-disclosure-rule-for-climate-related-risks-heres-whats-next-for-companies-and-investors.html", + "guid": "107383390", + "type": "cnbcnewsstory", + "id": "107383390", "sponsored": "false", - "title": "Technician has one name you should buy and one you should sell into earnings", - "description": "Cornerstone Macro's Carter Worth has earnings winners and losers. With CNBC's Melissa Lee and the Fast Money traders, Tim Seymour, Brian Kelly, Dan Nathan and Karen Finerman.", - "pubDate": "Mon, 20 Jul 2020 22:04:27 GMT" + "title": "SEC approves disclosure rule for climate-related risks. Here's what's next for companies and investors", + "description": "The securities regulator voted to adopt new rules around disclosures of climate-related risks.", + "pubDate": "Wed, 06 Mar 2024 20:07:10 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/khan-academy-ceo-addresses-the-digital-divide.html", - "guid": "106624317", - "id": "7000145986", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/03/04/the-sec-votes-this-week-on-controversial-climate-change-rule-heres-whats-at-stake.html", + "guid": "107381679", + "type": "cnbcnewsstory", + "id": "107381679", "sponsored": "false", - "title": "Khan Academy CEO addresses the digital divide", - "description": "Sal Khan, Khan Academy founder & CEO, joins \"Closing Bell\" to talk about back-to-school and what resources are available to help students learn online amid the coronavirus pandemic.", - "pubDate": "Mon, 20 Jul 2020 21:34:00 GMT" + "title": "The SEC votes this week on controversial climate change rule: Here's what's at stake", + "description": "Even if a scaled-back proposal is approved, it will mean more regulation, and a lot more paperwork, for publicly traded companies.", + "pubDate": "Mon, 04 Mar 2024 14:50:36 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/post-market-wrap-july-20-2020.html", - "guid": "106624350", - "id": "7000145994", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/02/23/stop-worrying-so-much-about-concentration-risk-in-the-market.html", + "guid": "107377431", + "type": "cnbcnewsstory", + "id": "107377431", "sponsored": "false", - "title": "Post-Market Wrap: July 20, 2020", - "description": "CNBC brings you fast, accurate, and actionable business news and market updates.", - "pubDate": "Mon, 20 Jul 2020 21:33:01 GMT" + "title": "Here's why investors should stop worrying so much about concentration risk in the market", + "description": "You may worry about it, but concentration has been a boon to index investors and to U.S. investors in general.", + "pubDate": "Fri, 23 Feb 2024 13:51:54 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/banks-airlines-and-restaurants-lobby-for-stimulus-bill.html", - "guid": "106624283", - "id": "7000145984", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/02/12/bitcoin-ai-and-magnificent-7-the-emerging-etf-trends-as-industry-gathers-for-big-conference.html", + "guid": "107372153", + "type": "cnbcnewsstory", + "id": "107372153", "sponsored": "false", - "title": "Banks, airlines and restaurants lobby for stimulus bill", - "description": "Bruce Mehlman, Mehlman Castagnetti Rosen & Thomas, joins \"Closing Bell\" to talk about businesses lobbying for a second stimulus bill to keep them afloat amid the effects of the coronavirus pandemic.", - "pubDate": "Mon, 20 Jul 2020 21:30:05 GMT" + "title": "Bitcoin, AI and Magnificent 7: The emerging ETF trends as industry gathers for big conference", + "description": "Over two thousand attendees are descending on the Fontainebleau Hotel in Miami Beach for the annual Exchange ETF conference", + "pubDate": "Mon, 12 Feb 2024 12:03:14 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/market-has-got-the-wind-at-its-back-james-bianco-says.html", - "guid": "106624282", - "id": "7000145987", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/01/11/secs-gensler-gives-in-to-a-bitcoin-etf-but-the-hostility-is-still-there.html", + "guid": "107357014", + "type": "cnbcnewsstory", + "id": "107357014", "sponsored": "false", - "title": "'Market has got the wind at its back,' James Bianco says", - "description": "Market Researcher James Bianco sees government stimulus as the most powerful driver of the rally.", - "pubDate": "Mon, 20 Jul 2020 21:16:31 GMT" + "title": "SEC chair gives in to a bitcoin ETF, but the hostility against cryptocurrency is still there", + "description": "The SEC has paved the way for the launch of spot bitcoin ETFs, but Chair Gary Gensler isn't a fan of crypto.", + "pubDate": "Thu, 11 Jan 2024 11:52:30 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/why-a-vaccine-may-not-matter-when-it-comes-to-boosting-the-market.html", - "guid": "106624288", - "id": "7000145991", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/01/10/the-spot-bitcoin-etf-heres-what-happens-when-it-starts-trading.html", + "guid": "107356601", + "type": "cnbcnewsstory", + "id": "107356601", "sponsored": "false", - "title": "Why a vaccine may not matter when it comes to boosting the market", - "description": "Bianco Research's James Bianco sees government stimulus as the most powerful driver of the rally.", - "pubDate": "Mon, 20 Jul 2020 21:16:07 GMT" + "title": "The spot bitcoin ETF: Here's what happens when it starts trading", + "description": "With a spot bitcoin ETF now looking very real, attention is turning to the details.", + "pubDate": "Thu, 11 Jan 2024 19:18:37 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/cnbc-markets-now-july-20-2020.html", - "guid": "106624330", - "id": "7000145988", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/01/05/cryptocurrency-investors-eagerly-await-sec-ruling-on-bitcoin-etfs.html", + "guid": "107354810", + "type": "cnbcnewsstory", + "id": "107354810", "sponsored": "false", - "title": "CNBC Markets Now: July 20, 2020", - "description": "CNBC Markets Now provides a look at the day's market moves with commentary and analysis from Michael Santoli, CNBC Senior Markets Commentator.", - "pubDate": "Mon, 20 Jul 2020 21:04:42 GMT" + "title": "Cryptocurrency investors eagerly awaiting SEC ruling on bitcoin ETFs", + "description": "With 13 companies filing for a bitcoin ETF, all offering similar products, there is substantial interest in what the fee structure will look like.", + "pubDate": "Wed, 10 Jan 2024 15:06:12 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/ibm-beats-eps-and-revenue-in-q2.html", - "guid": "106624207", - "id": "7000145980", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2023/12/14/fridays-sp-500-and-nasdaq-100-rebalance-to-reflect-concerns-over-concentration-risk.html", + "guid": "107347615", + "type": "cnbcnewsstory", + "id": "107347615", "sponsored": "false", - "title": "IBM beats EPS and revenue in Q2", - "description": "CNBC's Deirdre Bosa reports IBM beat its earnings per share and revenue in its second quarter earnings report.", - "pubDate": "Mon, 20 Jul 2020 20:32:57 GMT" + "title": "Friday's S&P 500 and Nasdaq-100 rebalance may reflect concerns over concentration risk", + "description": "Five companies (Apple, Microsoft, Amazon, Nvidia, and Alphabet) make up about 25% of the S&P 500.\u00a0Six make up about 40% of the Nasdaq-100.", + "pubDate": "Tue, 19 Dec 2023 18:08:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/crossmarks-fernandez-trends-will-move-higher-need-to-watch-consumer-demand.html", - "guid": "106624238", - "id": "7000145982", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2023/11/27/same-as-ever-lessons-on-wealth-greed-and-happiness-from-morgan-housel.html", + "guid": "107339378", + "type": "cnbcnewsstory", + "id": "107339378", "sponsored": "false", - "title": "CrossMark's Fernandez: Trends will move higher, need to watch consumer demand", - "description": "Victoria Fernandez, Crossmark Global Investments chief market strategist, joins \"Closing Bell\" to talk about how she is thinking about investing amid the coronavirus pandemic.", - "pubDate": "Mon, 20 Jul 2020 20:23:10 GMT" + "title": "'Same as ever': Lessons on wealth, greed and happiness from Morgan Housel", + "description": "Morgan Housel has become the Mark Twain of financial writers.", + "pubDate": "Mon, 27 Nov 2023 17:02:11 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/how-to-play-ant-groups-ipo-possibly-one-of-the-biggest-listings-ever.html", - "guid": "106624106", - "id": "7000145976", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2023/11/09/the-ipo-market-has-grown-quiet-again-heres-what-is-behind-the-shift-in-sentiment.html", + "guid": "107331473", + "type": "cnbcnewsstory", + "id": "107331473", "sponsored": "false", - "title": "How to play Ant Group's dual listing, possibly one of the biggest IPOs ever", - "description": "Todd Rosenbluth, senior director of ETF and mutual fund research at CFRA Research, and Chris Hempstead, director of institutional business development at New York Life's IndexIQ, share some ways to trade Ant Group's upcoming dual listing. With CNBC's Bob Pisani.", - "pubDate": "Mon, 20 Jul 2020 20:05:27 GMT" + "title": "The IPO market has grown quiet again. Here's what is behind the shift in sentiment", + "description": "The weeks before Thanksgiving usually bring a spate of large IPOs eager to go public before the holiday season starts. But this year, nothing is happening.", + "pubDate": "Thu, 09 Nov 2023 15:26:28 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/etf-edge-july-20-2020.html", - "guid": "106624084", - "id": "7000145978", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2023/11/08/market-timing-doesnt-work-sp-500-14percent-rally-explained-by-just-8-days.html", + "guid": "107330740", + "type": "cnbcnewsstory", + "id": "107330740", "sponsored": "false", - "title": "ETF Edge, July 20, 2020", - "description": "CNBC's Bob Pisani breaks down the latest headlines in the exchange-traded fund industry with Chris Hempstead, director of institutional business development at New York Life's IndexIQ, and Todd Rosenbluth, senior director of ETF and mutual fund research at CFRA Research.", - "pubDate": "Mon, 20 Jul 2020 20:04:49 GMT" + "title": "Why market timing doesn't work: S&P 500 is up 14% this year, but just 8 days explain the gains", + "description": "The cost of not being in the market on the most important days is devastating to a long-term portfolio.", + "pubDate": "Wed, 08 Nov 2023 14:36:02 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/matthews-asia-funds-andy-rothman-says-china-is-headed-for-v-shaped-recovery.html", - "guid": "106624141", - "id": "7000145977", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2023/10/25/economic-forecasts-have-been-very-wrong-lately-but-thats-really-nothing-new.html", + "guid": "107322846", + "type": "cnbcnewsstory", + "id": "107322846", "sponsored": "false", - "title": "Matthews Asia Fund's Andy Rothman says China is headed for V-shaped recovery", - "description": "Andy Rothman, Matthews Asia Fund Investment Strategist, joins \"Closing Bell\" to talk about China's economic recovery.", - "pubDate": "Mon, 20 Jul 2020 20:02:01 GMT" + "title": "Jamie Dimon is right: Economic forecasts have been wrong lately, but that's really nothing new", + "description": "Stock pickers, analysts, strategists, economists and even the Fed are no better at forecasting the \"old economy\" than they are the \"new economy.\"", + "pubDate": "Wed, 25 Oct 2023 12:21:28 GMT" } ], - "ceo_interviews": [ + "buffett_watch": [ { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/sorrento-therapeutics-ceo-on-abivertinib-being-cleared-for-phase-2-trial.html", - "guid": "106624480", - "id": "7000146011", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/11/26/5-things-to-know-before-the-stock-market-opens-tuesday-november-26.html", + "guid": "108067875", + "type": "cnbcnewsstory", + "id": "108067875", "sponsored": "false", - "title": "Sorrento Therapeutics CEO talks moving Abivertinib into Phase 2 trial for Covid-19", - "description": "Sorrento CEO Henry Ji joined CNBC's Jim Cramer to discuss receiving FDA approval to move forward with a study in hospitalized patients with moderate to severe COVID-19 symtoms.", - "pubDate": "Tue, 21 Jul 2020 01:15:34 GMT" + "title": "5 things to know before the stock market opens Tuesday", + "description": "Here are the most important news items that investors need to start their trading day.", + "pubDate": "Tue, 26 Nov 2024 12:45:16 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/nutanix-ceo-on-measuring-the-cloud-companys-performance.html", - "guid": "106621830", - "id": "7000145767", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/11/25/warren-buffett-one-thing-all-parents-should-do-with-their-estate-plan.html", + "guid": "108067569", + "type": "cnbcnewsstory", + "id": "108067569", "sponsored": "false", - "title": "Nutanix CEO on measuring the cloud company's performance", - "description": "Nutanix CEO Dheeraj Pandey in an interview with \"Mad Money\" host Jim Cramer explained how he measures the cloud company's success.", - "pubDate": "Fri, 17 Jul 2020 23:59:14 GMT" + "title": "Warren Buffett suggests all parents do one thing before they die, whether they have 'modest or staggering wealth'", + "description": "Warren Buffett has advice for all parents, regardless of their wealth: let your adult children read your will before you sign it.", + "pubDate": "Mon, 25 Nov 2024 20:14:16 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/blackrock-ceo-larry-fink-climate-change-esg-investing.html", - "guid": "106620947", - "id": "7000145647", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/11/25/warren-buffett-speaks-out-against-creating-family-wealth-dynasties-gives-away-another-1point1-billion.html", + "guid": "108067479", + "type": "cnbcnewsstory", + "id": "108067479", "sponsored": "false", - "title": "BlackRock CEO Larry Fink on climate change and ESG investing", - "description": "BlackRock Chairman and CEO Larry Fink joins \"Squawk Box\" to discuss the asset manager's position on environmental, social and governance (ESG) issues when making investment decisions.", - "pubDate": "Fri, 17 Jul 2020 12:44:24 GMT" + "title": "Warren Buffett speaks out against creating family wealth dynasties, gives away another $1.1 billion", + "description": "\"I've never wished to create a dynasty or pursue any plan that extended beyond the children,\" Buffett wrote in a lengthy letter Monday.", + "pubDate": "Mon, 25 Nov 2024 16:19:43 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/blackrock-larry-fink-us-economy-stock-market-masks-coronavirus.html", - "guid": "106620900", - "id": "7000145641", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/11/04/jim-cramer-on-apple-after-more-selling-from-warren-buffetts-berkshire.html", + "guid": "108057005", + "type": "cnbcnewsstory", + "id": "108057005", "sponsored": "false", - "title": "BlackRock's Larry Fink: Wearing masks will help economy avoid another shutdown", - "description": "BlackRock CEO Larry Fink tells CNBC's \"Squawk Box\" wearing face masks will be crucial in helping the U.S. economy recover from the damage brought on by the coronavirus crisis.", - "pubDate": "Fri, 17 Jul 2020 11:54:29 GMT" + "title": "Where Jim Cramer stands on Apple after more selling from Warren Buffett's Berkshire", + "description": "Berkshire sold another chunk of Apple stock, cutting its stake by about 25% during the third quarter.", + "pubDate": "Mon, 04 Nov 2024 17:17:46 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/barrick-gold-ceo-mining-industry-must-grow-up-and-be-more-modern.html", - "guid": "106620198", - "id": "7000145494", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/10/14/warren-buffetts-berkshire-hathaway-hikes-siriusxm-stake-to-32percent.html", + "guid": "108047209", + "type": "cnbcnewsstory", + "id": "108047209", "sponsored": "false", - "title": "Barrick Gold CEO: Mining industry needs to 'grow up and be more modern'", - "description": "Barrick Gold CEO Mark Bristow discussed what direction he thinks the mining industry should go in in order to be more enivironmentally concsious.", - "pubDate": "Fri, 17 Jul 2020 00:33:26 GMT" + "title": "Warren Buffett's Berkshire Hathaway hikes its SiriusXM stake to 32% after Liberty deal", + "description": "Berkshire hiked its bet after Liberty Media completed its deal in early September to combine its tracking stocks with the rest of the entertainment company.", + "pubDate": "Mon, 14 Oct 2024 17:06:12 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/acorns-ceo-explains-the-power-of-compounding-theres-nothing-like-it.html", - "guid": "106620026", - "id": "7000145491", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/10/10/berkshire-slashes-bank-of-america-stake-to-under-10percent.html", + "guid": "108042475", + "type": "cnbcnewsstory", + "id": "108042475", "sponsored": "false", - "title": "Acorns CEO explains the power of compounding: 'There's nothing like it'", - "description": "Acorns CEO Noah Kerner explained the fintech app's latest feature that will help parents invest in their kids for the long haul.", - "pubDate": "Thu, 16 Jul 2020 23:32:11 GMT" + "title": "Berkshire slashes Bank of America stake to under 10%, no longer required to disclose frequently", + "description": "Warren Buffett's Berkshire Hathaway cut its stake in Bank of America below an important level.", + "pubDate": "Thu, 10 Oct 2024 22:19:00 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/dominos-pizza-ceo-delivery-takeout-drove-strong-sales-growth-in-q2.html", - "guid": "106620166", - "id": "7000145490", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/10/04/activist-firm-mantle-ridge-has-1-billion-plus-stake-in-air-products.html", + "guid": "108043696", + "type": "cnbcnewsstory", + "id": "108043696", "sponsored": "false", - "title": "Domino's Pizza CEO on how delivery, takeout drove 16% U.S. same-store sales growth in Q2", - "description": "Domino's Pizza CEO Ritch Allison explained how the pizza chain made adjustments to serve customers during the coronavirus-plagued quarter.", - "pubDate": "Thu, 16 Jul 2020 23:24:43 GMT" + "title": "Activist firm Mantle Ridge has $1 billion-plus stake in Air Products", + "description": "Air Products shares are badly underperforming the S&P 500 for a second straight year, and the company has suffered from leadership upheaval.", + "pubDate": "Fri, 04 Oct 2024 21:14:39 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/t-mobile-ceo-on-the-companys-new-scam-shield-to-fight-robocalls.html", - "guid": "106619804", - "id": "7000145458", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/08/31/warren-buffetts-berkshire-hathaway-sells-more-bank-of-america-has-now-cut-stake-by-nearly-15percent-.html", + "guid": "108028057", + "type": "cnbcnewsstory", + "id": "108028057", "sponsored": "false", - "title": "T-Mobile CEO on the company's new 'scam shield' to fight robocalls", - "description": "T-Mobile is unveiling it's new 'scam shield' to combat robocalls. CEO Mike Sievert joins 'Closing Bell' to discuss the company's new tool and the future of 5G.", - "pubDate": "Thu, 16 Jul 2020 20:48:21 GMT" + "title": "Warren Buffett's Berkshire Hathaway sells more Bank of America, has now cut stake by nearly 15%", + "description": "Warren Buffett has added around $6 billion to Berkshire Hathaway's sizable cash pile this summer with a string of\u00a0Bank of America\u00a0stock sales since mid-July.", + "pubDate": "Sat, 31 Aug 2024 12:37:21 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/ceo-of-durex-condom-maker-says-intimate-occasions-down-during-covid-19-pandemic.html", - "guid": "106619398", - "id": "7000145414", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/08/29/these-asian-firms-in-buffetts-berkshire-hathaway-portfolio-have-surged.html", + "guid": "108020700", + "type": "cnbcnewsstory", + "id": "108020700", "sponsored": "false", - "title": "CEO of Lysol maker says sales are still up as a result of coronavirus pandemic", - "description": "Reckitt Benckiser is the parent company well-known household brands such as Lysol, Durex condoms, Mucinex and Clearasil. Laxman Narasimhan, CEO of Reckitt Benckiser, joins \"Squawk on the Street\" to discuss how consumers are using the company's products during the pandemic.", - "pubDate": "Thu, 16 Jul 2020 20:05:44 GMT" + "title": "These Asian firms in Buffett's Berkshire Hathaway portfolio have surged, with one soaring 30%", + "description": "Berkshire\u00a0hit a $1 trillion market capitalization on Wednesday, the first non-technology company in the U.S. to hit the milestone.", + "pubDate": "Fri, 30 Aug 2024 01:23:12 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/morgan-stanley-ceo-james-gorman-on-when-bank-plans-to-resume-buybacks.html", - "guid": "106619353", - "id": "7000145405", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/08/12/tuesdays-big-stock-stories-whats-likely-to-move-the-market-in-the-next-trading-session.html", + "guid": "108019492", + "type": "cnbcnewsstory", + "id": "108019492", "sponsored": "false", - "title": "Morgan Stanley CEO James Gorman on when bank plans to resume buybacks", - "description": "Morgan Stanley CEO James Gorman joins \"Squawk on the Street\" to discuss how he expects the bank to boost its dividend and why the company doesn't plan to resume buybacks until 2021.", - "pubDate": "Thu, 16 Jul 2020 14:52:25 GMT" + "title": "Tuesday's big stock stories: What's likely to move the market in the next trading session", + "description": "Here's what's on the radar for CNBC TV heading into Tuesday's session as traders try to build on last week's big comeback.", + "pubDate": "Mon, 12 Aug 2024 23:30:13 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/morgan-stanley-ceo-james-gorman-on-bringing-workers-back-to-the-office.html", - "guid": "106619341", - "id": "7000145403", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/08/03/berkshire-hathaway-earnings-2024-q2.html", + "guid": "108015927", + "type": "cnbcnewsstory", + "id": "108015927", "sponsored": "false", - "title": "Morgan Stanley CEO James Gorman on bringing workers back to the office", - "description": "Morgan Stanley CEO James Gorman joins \"Squawk on the Street\" to discuss how the company is planning to transition employees back to working at the office amid the Covid-19 pandemic.", - "pubDate": "Thu, 16 Jul 2020 14:22:25 GMT" + "title": "Warren Buffett raises Berkshire cash level to record $277 billion after slashing stock holdings", + "description": "Berkshire Hathaway's cash pile swelled to a record $276.9 billion as Warren Buffett continued dumping his one-time favorite Apple stake.", + "pubDate": "Sat, 03 Aug 2024 14:26:52 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/sofi-ceo-on-popular-tech-stocks-and-trading-volume-increases.html", - "guid": "106617470", - "id": "7000145228", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/07/25/berkshire-dumps-2point3-billion-of-bank-of-america-in-a-6-day-sale-.html", + "guid": "108011670", + "type": "cnbcnewsstory", + "id": "108011670", "sponsored": "false", - "title": "SoFi CEO on popular tech stocks and trading volume increases", - "description": "Anthony Noto, SoFi CEO, joins 'Squawk Alley' to discuss the increase in trading among retail investors, the most invested tech stocks and the future of the company.", - "pubDate": "Wed, 15 Jul 2020 18:41:19 GMT" + "title": "Berkshire Hathaway dumps $2.3 billion of Bank of America shares in a 6-day sale", + "description": "Warren Buffett's holding company sold more Bank of America shares this week, reducing its holding across six consecutive trading days.", + "pubDate": "Thu, 25 Jul 2024 15:33:38 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/mp-materials-ceo-on-going-public-through-a-spac.html", - "guid": "106617045", - "id": "7000145189", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/07/04/nathans-hot-dog-eating-contest-joey-chestnut-debacle.html", + "guid": "108001732", + "type": "cnbcnewsstory", + "id": "108001732", "sponsored": "false", - "title": "MP Materials CEO on going public through a SPAC", - "description": "MP Materials, the owner of America's only domestic source of rare earth metals, announced an agreement to merge with Fortress Value Acquisition Corporation, a special purpose acquisition company sponsored by Fortress Investment Group. Upon completion, MP Materials will remain listed on the New York Stock Exchange under the ticker MP. Jim Litinsky, chairman and CEO of MP Materials, joins \"Squawk Box\" to discuss.", - "pubDate": "Wed, 15 Jul 2020 12:55:08 GMT" + "title": "Nathan's hot dog contest crowns Bertoletti, Sudo after Joey Chestnut debacle", + "description": "The competition was considered more wide open after the 16-time winner parted ways with the event's organizer, Major League Eating.", + "pubDate": "Thu, 04 Jul 2024 19:44:25 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/14/ed-bastian-delta-airlines-furloughs-coronavirus-pandemic-squawk-box.html", - "guid": "106615122", - "id": "7000144989", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/06/28/buffett-donates-another-5point3-billion-says-his-children-will-run-estate-.html", + "guid": "107434781", + "type": "cnbcnewsstory", + "id": "107434781", "sponsored": "false", - "title": "Delta CEO says he's hopeful the company can largely avoid furloughing workers", - "description": "Delta CEO Ed Bastian tells CNBC's Phil LeBeau he thinks the airline could largely avoid involuntary furloughs because of 20% of employees taking the company's early retirement offers as well as many employees choosing to take voluntary leaves of absence.", - "pubDate": "Tue, 14 Jul 2020 12:01:10 GMT" + "title": "Warren Buffett gives away another $5.3 billion, says his children will manage his estate", + "description": "Warren Buffett on Friday made his biggest annual donation to date, giving $5.3 billion worth of Berkshire Hathaway shares to five charities.", + "pubDate": "Fri, 28 Jun 2024 14:17:53 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/13/fisker-ceo-henrik-fisker-on-the-companys-move-to-go-public.html", - "guid": "106613497", - "id": "7000144831", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/06/18/warren-buffett-buys-occidental-shares-for-9-straight-days-pushes-his-stake-to-nearly-29percent.html", + "guid": "107430258", + "type": "cnbcnewsstory", + "id": "107430258", "sponsored": "false", - "title": "Fisker CEO Henrik Fisker on the company's move to go public", - "description": "Henrik Fisker, CEO electric vehicle maker Fisker, joins \"Squawk on the Street\" to discuss the company's plan to IPO through a SPAC with Spartan Energy.", - "pubDate": "Mon, 13 Jul 2020 19:35:37 GMT" + "title": "Warren Buffett buys Occidental shares for 9 straight days, pushes his stake to nearly 29%", + "description": "The Omaha, Nebraska-based conglomerate purchased Occidental shares every trading day from June 5 to Monday.", + "pubDate": "Tue, 18 Jun 2024 13:13:02 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/13/paradigm-shifting-moment-for-higher-ed-2u-ceo.html", - "guid": "106614013", - "id": "7000144886", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/05/31/warren-buffett-worried-about-huge-losses-in-booming-insurance-market.html", + "guid": "107422111", + "type": "cnbcnewsstory", + "id": "107422111", "sponsored": "false", - "title": "Paradigm shifting moment for higher ed: 2U CEO", - "description": "Shares of 2U are up more than 257% since March lows. The online education company has partnered with 75 universities like Harvard University and Syracuse University to offer online programs. Chip Paucek, 2U CEO and co-founder, joins 'Power Lunch' to discuss what the company offers.", - "pubDate": "Mon, 13 Jul 2020 19:24:01 GMT" + "title": "Warren Buffett is worried about potential for 'huge losses' in booming, but still tiny insurance market", + "description": "Warren Buffett recently warned that cybersecurity insurance risks are getting overlooked as agents rush to sign up clients and 'huge losses' could be ahead.", + "pubDate": "Sat, 01 Jun 2024 14:47:35 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/13/analog-devices-ceo-vincent-roche-on-plan-to-buy-maxim-integrated.html", - "guid": "106613443", - "id": "7000144826", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/05/15/warren-buffetts-berkshire-hathaway-reveals-insurer-chubb-as-confidential-stock-its-been-buying.html", + "guid": "107415264", + "type": "cnbcnewsstory", + "id": "107415264", "sponsored": "false", - "title": "Analog Devices CEO Vincent Roche on plan to buy Maxim Integrated", - "description": "In a deal uniting two semiconductor makers, Maxim Integrated (MXIM) agreed to be acquired by Analog for $20.91 billion in stock. Analog Devices CEO Vincent Roche joins \"Squawk on the Street\" to discuss.", - "pubDate": "Mon, 13 Jul 2020 14:48:18 GMT" + "title": "Warren Buffett\u2019s Berkshire Hathaway reveals insurer Chubb as confidential stock it\u2019s been buying", + "description": "His conglomerate Berkshire Hathaway has acquired nearly 26 million shares of Chubb for a stake worth $6.7 billion.", + "pubDate": "Wed, 15 May 2024 21:45:23 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/13/carvana-ceo-on-the-used-car-market-amid-covid-19-pandemic.html", - "guid": "106613316", - "id": "7000144812", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/05/04/warren-buffett-says-ai-scamming-will-be-the-next-big-growth-industry.html", + "guid": "107410536", + "type": "cnbcnewsstory", + "id": "107410536", "sponsored": "false", - "title": "Carvana CEO on the used car market amid Covid-19 pandemic", - "description": "Used car sales are one gauge of how the economic reopening is going. Ernest Garcia, CEO of Carvana, joins \"Squawk Box\" to discuss the used car market as well as the broader auto market.", - "pubDate": "Mon, 13 Jul 2020 13:03:28 GMT" + "title": "Warren Buffett says AI scamming will be the next big 'growth industry'", + "description": "Artificial intelligence has both \"enormous potential for good and enormous potential for harm,\" the investing guru said during Berkshire's annual meeting.", + "pubDate": "Sat, 04 May 2024 17:09:20 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/10/online-gaming-and-online-retail-are-ahead-of-last-year-seminole-gaming-ceo.html", - "guid": "106611417", - "id": "7000144670", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/05/03/apple-is-buffetts-biggest-stock-but-moat-thesis-faces-questions.html", + "guid": "107408273", + "type": "cnbcnewsstory", + "id": "107408273", "sponsored": "false", - "title": "Online gaming and online retail are ahead of last year: Seminole Gaming CEO", - "description": "Jim Allen, Seminole Gaming CEO and Hard Rock International chairman, joins 'Closing Bell' to discuss Hard Rock's reopening plans and how they plan to make consumers feel comfortable.", - "pubDate": "Fri, 10 Jul 2020 20:06:14 GMT" + "title": "Apple remains Buffett's biggest public stock holding, but his thesis about its moat faces questions", + "description": "Berkshire Hathaway has been amassing a stake in Apple since 2016, and now owns about 6% of the iPhone maker.", + "pubDate": "Sat, 04 May 2024 13:54:53 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/09/avis-budget-ceo-on-the-surging-demand-for-rental-cars.html", - "guid": "106609688", - "id": "7000144504", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/05/03/berkshire-hathaways-big-mystery-stock-wager-could-be-revealed-soon.html", + "guid": "107410095", + "type": "cnbcnewsstory", + "id": "107410095", "sponsored": "false", - "title": "Avis Budget CEO on the surging demand for rental cars", - "description": "Joe Ferraro, Avis Budget Group CEO, joins 'Power Lunch' to discuss the company's transition from pre-coronavirus, the Covid-19 safety protocols the company is taking, and the state of the used and rental car business.", - "pubDate": "Thu, 09 Jul 2020 20:26:00 GMT" + "title": "Berkshire Hathaway\u2019s big mystery stock wager could be revealed soon", + "description": "Warren Buffett's bet, shrouded in mystery, has captivated Berkshire Hathaway investors since first appearing in disclosures late last year.", + "pubDate": "Sat, 04 May 2024 13:53:57 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/09/bed-bath-beyond-ceo-on-earnings-store-closures-and-the-future-outlook.html", - "guid": "106609327", - "id": "7000144466", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/03/12/brooks-running-ceo-jim-weber-to-step-down.html", + "guid": "107385728", + "type": "cnbcnewsstory", + "id": "107385728", "sponsored": "false", - "title": "Bed Bath & Beyond CEO on earnings, store closures and the future outlook", - "description": "Bed Bath & Beyond CEO Mark Tritton joins \"Squawk on the Street\" to discuss the company's earnings, the state of business during the coronavirus pandemic and store closures.", - "pubDate": "Thu, 09 Jul 2020 19:03:38 GMT" + "title": "Longtime CEO of Berkshire Hathaway's Brooks Running will step down, hand the reins to company veteran", + "description": "The longtime CEO of Berkshire Hathaway's Brooks Running, Jim Weber, is stepping down, and its COO Dan Sheridan is taking over.", + "pubDate": "Tue, 12 Mar 2024 15:26:58 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/09/eli-lilly-ceo-on-raising-1-billion-for-antibiotic-research-goal-is-to-have-two-to-four-new-antibiotics-by-2030.html", - "guid": "106609491", - "id": "7000144485", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/02/24/warren-buffett-says-berkshire-may-only-do-slightly-better-than-the-average-company-due-to-its-sheer-size.html", + "guid": "107377924", + "type": "cnbcnewsstory", + "id": "107377924", "sponsored": "false", - "title": "Eli Lilly CEO on raising $1 billion for antibiotic research: Goal is to have two to four new antibiotics by 2030", - "description": "Eli Lilly CEO David Ricks joins CNBC's Meg Tirrell to discuss how biopharma firms are raising money to fund antibiotics research amid the coronavirus pandemic.", - "pubDate": "Thu, 09 Jul 2020 18:59:07 GMT" + "title": "Warren Buffett says Berkshire may only do slightly better than the average company due to its sheer size", + "description": "Warren Buffett said his sprawling conglomerate may only slightly outperform the average American company due to its sheer size.", + "pubDate": "Sun, 25 Feb 2024 17:26:08 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/08/slack-ceo-stewart-butterfield-on-rimeto-acquisition-and-the-future-of-work.html", - "guid": "106607619", - "id": "7000144326", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/02/24/warren-buffett-calls-the-late-charlie-munger-part-older-brother-part-loving-father-in-heartfelt-tribute.html", + "guid": "107377663", + "type": "cnbcnewsstory", + "id": "107377663", "sponsored": "false", - "title": "Slack CEO Stewart Butterfield on Rimeto acquisition and the future of work", - "description": "CNBC's \"Squawk Alley\" team is joined by Slack Ceo Stewart Butterfield on the company's business amid the pandemic and its recent acquisition of Rimeto. Rimeto, which has raised $10 million in venture funding, builds a detailed employee dictionary for companies. That allows employers and fellow employees to see employees\u2019 skills, experience and current projects.", - "pubDate": "Wed, 08 Jul 2020 16:20:57 GMT" + "title": "Warren Buffett calls the late Charlie Munger 'part older brother, part loving father' in heartfelt tribute", + "description": "In his must-read annual letter Saturday, the 93-year-old \"Oracle of Omaha\" detailed Munger's instrumental role in helping him expand his conglomerate.", + "pubDate": "Sat, 24 Feb 2024 13:56:42 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/07/deutsche-bank-ceo-on-the-banks-association-with-jeffrey-epstein.html", - "guid": "106606286", - "id": "7000144216", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/02/24/read-warren-buffetts-2024-annual-letter-to-shareholders.html", + "guid": "107377923", + "type": "cnbcnewsstory", + "id": "107377923", "sponsored": "false", - "title": "Deutsche Bank CEO Christian Sewing on the bank's association with Jeffrey Epstein", - "description": "Christian Sewing, Deutsche Bank CEO, joins \"Closing Bell\" to talk about its association with Jeffrey Epstein.", - "pubDate": "Tue, 07 Jul 2020 20:41:06 GMT" + "title": "Read Warren Buffett's 2024 annual letter to shareholders", + "description": "In it, he renders a tribute to his longtime friend and right hand man Charlie Munger, who died late in 2023.", + "pubDate": "Sat, 24 Feb 2024 13:33:45 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/07/uber-ceo-on-2-point-65-billion-postmates-acquisition.html", - "guid": "106605734", - "id": "7000144155", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2023/12/12/op-ed-after-crisis-israels-economy-always-comes-back-stronger.html", + "guid": "107343143", + "type": "cnbcnewsstory", + "id": "107343143", "sponsored": "false", - "title": "Uber CEO on decision to buy Postmates for $2.65 billion", - "description": "Uber CEO Dara Khosrowshahi joins \"Squawk on the Street\" to discuss the details behind Uber's decision to acquire food-delivery company Postmates.", - "pubDate": "Tue, 07 Jul 2020 17:06:14 GMT" + "title": "Op-ed: After crisis, Israel's economy always comes back stronger", + "description": "Like its military, Israel's economy has faced many crises and rebounded. This time won't be different, writes Anat Katz, its North America economic minister.", + "pubDate": "Tue, 12 Dec 2023 11:30:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/07/novavax-ceo-federal-funding-coronavirus-vaccine-squawk-box.html", - "guid": "106605498", - "id": "7000144143", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2023/12/11/occidental-petroleum-to-buy-permian-producer-crownrock-for-12-billion-raise-dividend.html", + "guid": "107342328", + "type": "cnbcnewsstory", + "id": "107342328", "sponsored": "false", - "title": "Novavax CEO on $1.6 billion in federal funding, Covid-19 vaccine progress and more", - "description": "The U.S. government has awarded Novavax $1.6 billion to support the late-stage development and scale up in manufacturing of its Covid-19 vaccine. Stanley Erck, president and CEO of Novavax, joins \"Squawk Box\" to discuss as well as the company's methods for developing the vaccine.", - "pubDate": "Tue, 07 Jul 2020 11:48:22 GMT" + "title": "Occidental Petroleum to buy Permian producer CrownRock for $12 billion, raise dividend", + "description": "The transaction will add 170,000 barrels of oil equivalent per day to Occidental's production and 1,700 locations to the company's operations in the Permian.", + "pubDate": "Wed, 07 Feb 2024 21:00:19 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/02/apeel-ceo-talks-fighting-a-global-2point6-trillion-food-waste-issue.html", - "guid": "106602041", - "id": "7000143808", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2023/11/28/charlie-mungers-sharp-wit-turned-berkshire-meetings-into-uproarious-affairs-heres-a-sample.html", + "guid": "107340293", + "type": "cnbcnewsstory", + "id": "107340293", "sponsored": "false", - "title": "Apeel CEO talks fighting a global $2.6 trillion food waste issue", - "description": "\"Food waste today is this invisible tax that's been posed on our food system to the tune of $2.6 trillion annually,\" Apeel CEO James Rogers said.", - "pubDate": "Thu, 02 Jul 2020 22:49:29 GMT" + "title": "Charlie Munger's sharp wit turned Berkshire meetings into uproarious affairs. Here's a sample", + "description": "Charlie Munger, who died Tuesday at the age of 99, regularly dispensed sage wisdom and cracked jokes, often at his own expense.", + "pubDate": "Wed, 29 Nov 2023 12:35:41 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/02/mccormick-ceo-lawrence-kurzius-on-franks-deal-earnings-covid-19-impact.html", - "guid": "106601376", - "id": "7000143700", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2023/11/28/the-investing-world-reacts-to-death-of-berkshire-legend-charlie-munger.html", + "guid": "107340280", + "type": "cnbcnewsstory", + "id": "107340280", "sponsored": "false", - "title": "McCormick CEO Lawrence Kurzius on Frank's deal, earnings, Covid-19 impact", - "description": "McCormick CEO Lawrence Kurzius joins 'Squawk on the Street\" to discuss the company's latest quarterly earnings results, outlook for the rest of the year, how Covid-19 has impacted business and more.", - "pubDate": "Thu, 02 Jul 2020 14:36:13 GMT" + "title": "The investing world reacts to death of Berkshire legend Charlie Munger", + "description": "Several prominent investors mourned the passing of Charlie Munger,\u00a0recounting his reverberating impact.", + "pubDate": "Wed, 29 Nov 2023 18:17:53 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/01/pandemic-headwinds-did-not-stop-the-quarter-constellation-brands-ceo-says.html", - "guid": "106600348", - "id": "7000143625", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2023/11/28/munger-in-final-interview-describes-how-he-and-buffett-turned-berkshire-hathaway-into-such-a-success.html", + "guid": "107340318", + "type": "cnbcnewsstory", + "id": "107340318", "sponsored": "false", - "title": "Pandemic headwinds 'didn't stop the quarter,' Constellation Brands CEO says", - "description": "When you grow almost 20% in off-premise sales, you have a good quarter, alcoholic beverage company Constellation Brands CEO Bill Newlands said.", - "pubDate": "Wed, 01 Jul 2020 23:21:20 GMT" + "title": "Munger in final interview describes how he and Buffett turned Berkshire Hathaway into such a success", + "description": "\"It was an amazing occurrence,\" said Munger.", + "pubDate": "Wed, 29 Nov 2023 12:33:27 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/01/general-mills-ceo-on-q4-results-black-lives-matter-and-philanthropy.html", - "guid": "106600316", - "id": "7000143621", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2023/11/28/charlie-munger-investing-sage-and-warren-buffetts-confidant-dies.html", + "guid": "107131957", + "type": "cnbcnewsstory", + "id": "107131957", "sponsored": "false", - "title": "General Mills CEO on strong Q4 sales, Black Lives Matter and philanthropy", - "description": "General Mills CEO Jeff Harmening said cereal sales jumped 26% last quarter. The leader also discussed the company's social justice efforts.", - "pubDate": "Wed, 01 Jul 2020 22:47:48 GMT" + "title": "Charlie Munger, investing genius and Warren Buffett's right-hand man, dies at age 99", + "description": "\"We think so much alike that it's spooky,\" Warren Buffett once said of Munger.", + "pubDate": "Wed, 29 Nov 2023 12:51:57 GMT" } ], - "analyst_interviews": [ + "top_video": [], + "digital_workshop": [], + "latest_video": [], + "ceo_interviews": [ { "item": "", - "link": "https://www.cnbc.com/video/2020/07/14/tesla-apple-paypal-analyst-raise-price-targets-to-catch-up.html", - "guid": "106615724", - "id": "7000145052", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/12/09/qatar-energy-minister-on-trumps-bid-to-lift-lng-exports-cap.html", + "guid": "108072904", + "type": "cnbcnewsstory", + "id": "108072904", "sponsored": "false", - "title": "Analysts play price target catch-up with high-flying stocks. Here are the ones worth buying", - "description": "Todd Gordon of Ascent Wealth Partners and Boris Schlossberg of BK Asset Management pick favorites in a group of high-flying stocks. With CNBC's Seema Mody.", - "pubDate": "Tue, 14 Jul 2020 18:34:58 GMT" + "title": "Qatar energy minister: I don't 'worry much' about Trump's vow to lift LNG exports cap", + "description": "\"Additional LNG and additional competition is welcome,\" told CNBC's Dan Murphy at the Doha Forum.", + "pubDate": "Mon, 09 Dec 2024 06:10:07 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/14/equities-are-not-adequately-priced-for-risk-cio-says.html", - "guid": "106614759", - "id": "7000144962", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/11/21/elf-ceo-addresses-short-sellers-fraud-accusations.html", + "guid": "108066527", + "type": "cnbcnewsstory", + "id": "108066527", "sponsored": "false", - "title": "Equities are not adequately priced for risk, CIO says", - "description": "Martin Crabb from Shaw and Partners shares his risk assessment and investment strategies for markets in Asia.", - "pubDate": "Tue, 14 Jul 2020 09:19:56 GMT" + "title": "E.l.f. CEO addresses short seller's fraud accusations", + "description": "In a Thursday interview with CNBC's Jim Cramer, E.l.f. Beauty CEO denied recent accusations from a high-profile short seller.", + "pubDate": "Fri, 22 Nov 2024 00:23:30 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/10/tech-stocks-seem-to-be-the-only-game-in-town-says-strategist.html", - "guid": "106610473", - "id": "7000144567", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/11/20/williams-sonoma-ceo-explains-pricing-strategy-after-earnings-beat.html", + "guid": "108065900", + "type": "cnbcnewsstory", + "id": "108065900", "sponsored": "false", - "title": "Tech stocks seem to be the 'only game in town', says strategist", - "description": "With the pandemic raging across the world, Richard Harris from Port Shelter Investment Management discusses his market strategy under current conditions.", - "pubDate": "Fri, 10 Jul 2020 09:14:23 GMT" + "title": "Williams-Sonoma CEO explains pricing strategy after earnings beat", + "description": "In a Wednesday interview with CNBC's Jim Cramer, Williams-Sonoma CEO Laura Alber explained why her company's pricing strategy works.", + "pubDate": "Thu, 21 Nov 2024 00:07:29 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/09/asia-could-be-safe-haven-heading-into-us-elections-says-analyst.html", - "guid": "106608710", - "id": "7000144421", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/11/14/csx-ceo-on-how-tariffs-and-manufacturing-affect-rail.html", + "guid": "108063318", + "type": "cnbcnewsstory", + "id": "108063318", "sponsored": "false", - "title": "Asia could be safe haven heading into U.S. elections, says analyst", - "description": "Jim Mccafferty from Nomura discusses market sentiment and how the upcoming U.S. elections will reverberate in Asia.", - "pubDate": "Thu, 09 Jul 2020 10:35:18 GMT" + "title": "CSX CEO talks tariffs and manufacturing: 'As long as the economy\u2019s growing, we\u2019ll be a part of it'", + "description": "CSX operates primarily on the East Coast, providing rail and intermodal freight transport services.", + "pubDate": "Thu, 14 Nov 2024 23:50:04 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/08/premature-to-worry-about-a-fiscal-cliff-says-analyst.html", - "guid": "106606975", - "id": "7000144264", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/11/13/unbabel-launches-ai-translation-app-looks-for-fresh-funding.html", + "guid": "108061389", + "type": "cnbcnewsstory", + "id": "108061389", "sponsored": "false", - "title": "Premature to worry about a fiscal cliff, says analyst", - "description": "Martin Lakos of Macquarie Wealth Management discusses current market sentiments and why he doesn't think markets are going back to March lows anytime soon.", - "pubDate": "Wed, 08 Jul 2020 11:32:49 GMT" + "title": "Startup CEO says humans won't be needed for translation in 3 years as it launches AI app", + "description": "Unbabel on Wednesday announced an artificial intelligence-powered translation service, adding another rival to a highly competitive space.", + "pubDate": "Wed, 13 Nov 2024 06:57:00 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/06/medium-term-portfolios-have-a-focus-on-markets-in-north-asia-jpmorgan.html", - "guid": "106603791", - "id": "7000143970", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/11/07/draftkings-ceo-sports-betting-is-at-important-inflection-point.html", + "guid": "108059946", + "type": "cnbcnewsstory", + "id": "108059946", "sponsored": "false", - "title": "Medium-term portfolios have a focus on markets in north Asia: JPMorgan", - "description": "Mixo Das of J.P. Morgan discusses sectors and markets that he sees as good for institutional investors in the near term.", - "pubDate": "Mon, 06 Jul 2020 10:56:17 GMT" + "title": "DraftKings CEO says sports betting industry is at 'important inflection point'", + "description": "It's been six years since the Supreme Court lifted the federal ban on sports betting, and the practice is now legal in 38 states and Washington, D.C.", + "pubDate": "Fri, 08 Nov 2024 19:03:28 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/06/18/tesla-to-1200-traders-share-outlook-after-jefferies-call.html", - "guid": "106583245", - "id": "7000141561", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/10/29/pfizer-ceo-says-he-welcomes-good-ideas-as-starboard-ups-pressure.html", + "guid": "108054435", + "type": "cnbcnewsstory", + "id": "108054435", "sponsored": "false", - "title": "Tesla to $1,200? Traders share outlook after Jefferies call", - "description": "John Petrides of Tocqueville Asset Management and Matt Maley of Miller Tabak talk Tesla after Jefferies raised its price target on the stock to a Street high of $1,200. With CNBC's Seema Mody.", - "pubDate": "Thu, 18 Jun 2020 18:50:16 GMT" + "title": "Pfizer CEO says he welcomes good ideas as Starboard ups pressure on company", + "description": "Pfizer reported an earnings beat Tuesday morning and raised its full-year outlook, seeing strength in sales of its Covid vaccine and antiviral pill, Paxlovid.", + "pubDate": "Tue, 29 Oct 2024 22:30:42 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/03/30/blackrocks-fink-when-we-exit-this-crisis-the-world-will-be-different.html", - "guid": "106467110", - "id": "7000129218", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/10/24/chevron-ceo-consistent-and-coherent-energy-policy-matters-.html", + "guid": "108052490", + "type": "cnbcnewsstory", + "id": "108052490", "sponsored": "false", - "title": "BlackRock's Fink: When we exit this crisis, the world will be different", - "description": "CNBC's Sara Eisen reports breaking news on BlackRock Chairman Larry Fink's annual letter.", - "pubDate": "Mon, 30 Mar 2020 20:16:14 GMT" + "title": "Chevron CEO says 'consistent and coherent energy policy' is what matters for the next administration", + "description": "Chevron CEO Mike Wirth told CNBC's Jim Cramer what kind of government action is important for his company.", + "pubDate": "Thu, 24 Oct 2024 22:55:53 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/03/25/analyst-maintains-longer-term-view-on-investments-amid-lock-down.html", - "guid": "106458033", - "id": "7000128216", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/10/15/wells-fargo-ceo-calls-consumers-extremely-resilient.html", + "guid": "108048066", + "type": "cnbcnewsstory", + "id": "108048066", "sponsored": "false", - "title": "Analyst maintains longer-term view on investments amid lock down", - "description": "BMO Global Asset Management's David Moss believes in looking for businesses that are \"great quality long-term winners,\" as Europe undergoes a Covid-19 lockdown period.", - "pubDate": "Wed, 25 Mar 2020 06:33:48 GMT" + "title": "Wells Fargo CEO calls consumers 'extremely resilient'", + "description": "Wells Fargo CEO Charlie Scharf gave CNBC's Jim Cramer a positive read on the consumer landscape.", + "pubDate": "Tue, 15 Oct 2024 22:58:07 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/02/19/global-growth-will-benefit-after-coronavirus-chief-investment-officer.html", - "guid": "106398469", - "id": "7000122941", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/10/08/generac-ceo-says-pressure-on-the-power-grid-only-going-to-get-worse.html", + "guid": "108044938", + "type": "cnbcnewsstory", + "id": "108044938", "sponsored": "false", - "title": "Global growth will benefit after coronavirus: Bokeh Capital Partners CIO", - "description": "Kim Forrest, founder and chief investment officer at Bokeh Capital Partners, and David Ellison, portfolio manager at Hennessy Funds, join 'The Exchange' to discuss markets.", - "pubDate": "Wed, 19 Feb 2020 19:40:17 GMT" + "title": "Generac CEO says pressure on the power grid 'is only going to get worse' from weather and technology", + "description": "In a Tuesday interview with CNBC's Jim Cramer, Aaron Jagdfeld, CEO of generator company Generac, warned that the pressure on the power grid is getting worse.", + "pubDate": "Tue, 08 Oct 2024 22:55:31 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2019/11/26/halliburton-paypal-could-catch-up-to-their-high-average-price-targets.html", - "guid": "106266703", - "id": "7000110636", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/10/04/constellation-brands-ceo-downplays-concerns-about-trump-higher-tariffs.html", + "guid": "108043654", + "type": "cnbcnewsstory", + "id": "108043654", "sponsored": "false", - "title": "These five stocks are well below their average price targets, but two could catch up", - "description": "Matt Maley, chief market strategist at Miller Tabak, and Quint Tatro, chief investment officer at Joule Financial, talk top Thanksgiving trades with CNBC's Mike Santoli.", - "pubDate": "Tue, 26 Nov 2019 19:46:09 GMT" + "title": "Constellation Brands CEO downplays worries about higher tariffs if Trump wins", + "description": "Constellation Brands is known for a variety of popular beer brands, including Modelo, Corona and Pacifico as well as liquor names like SVEDKA vodka.", + "pubDate": "Fri, 04 Oct 2024 23:08:09 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2019/10/29/steve-grasso-breaks-down-why-he-bought-snap-shares-after-earnings.html", - "guid": "106210763", - "id": "7000105928", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/10/02/levi-strauss-ceo-says-beyonc-ads-could-help-boost-growth-in-womens-category.html", + "guid": "108042445", + "type": "cnbcnewsstory", + "id": "108042445", "sponsored": "false", - "title": "Steve Grasso breaks down why he bought Snap shares after earnings", - "description": "Steve Grasso, managing director of Institutional Trading at Stuart Frankel & Co., picked Snap Inc. as his last chance trade on CNBC's \"Closing Bell.\"", - "pubDate": "Tue, 29 Oct 2019 20:00:54 GMT" + "title": "Levi Strauss CEO says Beyonc\u00e9 partnership could help boost growth in the women's category", + "description": "Levi Strauss CEO Michelle Gass told CNBC's Jim Cramer on Wednesday how the denim retailer could benefit from its partnership with Beyonc\u00e9.", + "pubDate": "Wed, 02 Oct 2024 22:57:41 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2019/01/04/jpmorgan-health-care-expert-mergers-drug-pricing-2019-top-of-mind.html", - "guid": "105660275", - "id": "7000058407", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/10/01/chipotle-cso-talks-macro-resistance-to-inflation-in-california.html", + "guid": "108041736", + "type": "cnbcnewsstory", + "id": "108041736", "sponsored": "false", - "title": "JPMorgan health-care expert: Mergers, drug pricing and 2019 outlook will be leading topics at conference", - "description": "Jim Cramer gets a preview of J.P. Morgan's upcoming health-care conference with the firm's top health-care analyst, Lisa Gill.", - "pubDate": "Sat, 05 Jan 2019 00:02:27 GMT" + "title": "Chipotle CSO Jack Hartung says there's 'macro resistance' to inflation from California consumers", + "description": "In a Tuesday interview with CNBC's Jim Cramer, Chipotle CSO Jack Hartung discussed business in California since the burrito-maker upped prices.", + "pubDate": "Tue, 01 Oct 2024 23:04:00 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2018/12/20/cramer-remix-this-market-is-being-too-picky.html", - "guid": "105640162", - "id": "7000056603", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/09/17/siemens-usa-ceo-explains-how-digital-twins-work-to-optimize-manufacturing.html", + "guid": "108035424", + "type": "cnbcnewsstory", + "id": "108035424", "sponsored": "false", - "title": "Cramer Remix: This market is being too picky", - "description": "Jim Cramer explains why you should ignore the market's negativity ahead of the new year.", - "pubDate": "Fri, 21 Dec 2018 00:11:22 GMT" + "title": "Siemens USA CEO explains how digital twins work to optimize manufacturing", + "description": "In a Tuesday interview with CNBC's Jim Cramer, Siemens USA CEO Barbara Humpton detailed how her company's technology is innovating.", + "pubDate": "Tue, 17 Sep 2024 23:07:16 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2018/12/20/cramer-ge-deserved-to-rebound-but-i-still-wouldnt-buy-the-stock.html", - "guid": "105640136", - "id": "7000056598", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/09/17/salesforce-ceo-describes-new-ai-products-real-life-use-case-in-healthcare.html", + "guid": "108035425", + "type": "cnbcnewsstory", + "id": "108035425", "sponsored": "false", - "title": "Cramer: GE 'deserved to rebound' on Tusa upgrade, but I still wouldn't buy the stock", - "description": "Jim Cramer says now may not be the time to buy shares of General Electric despite a recent upgrade from a key analyst.", - "pubDate": "Thu, 20 Dec 2018 23:45:59 GMT" + "title": "Salesforce CEO describes new AI product's real-life use case in healthcare", + "description": "Salesforce CEO Marc Benioff told CNBC's Jim Cramer on Tuesday about the real-life use cases for his company's new artificial intelligence product, \"Agentforce.\"", + "pubDate": "Tue, 17 Sep 2024 22:58:31 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2018/12/20/cramer-ge-deserved-to-rebound-on-tusa-upgrade-but-i-still-wouldnt-buy-the-stock.html", - "guid": "105640622", - "id": "7000056597", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/09/16/elf-beauty-ceo-says-low-prices-have-helped-company-see-gains.html", + "guid": "108034791", + "type": "cnbcnewsstory", + "id": "108034791", "sponsored": "false", - "title": "Cramer says GE 'deserved to rebound', but still won't buy it", - "description": "Jim Cramer says now may not be the time to buy shares of General Electric despite a recent upgrade from a key analyst.", - "pubDate": "Thu, 20 Dec 2018 23:39:41 GMT" + "title": "E.l.f. Beauty CEO says low prices have helped company thrive as cosmetics industry slows", + "description": "E.l.f. Beauty CEO Tarang Amin told CNBC's Jim Cramer on Monday the budget-conscious nature of the products has helped the company perform well.", + "pubDate": "Mon, 16 Sep 2024 23:12:54 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2018/10/02/cramer-explains-why-ges-board-really-booted-former-ceo-john-flannery.html", - "guid": "105483515", - "id": "7000043687", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Cramer explains why GE's board really booted former CEO John Flannery", - "description": "Jim Cramer argues that the former General Electric CEO wasn't removed because of the speed of his turnaround.", - "pubDate": "Tue, 02 Oct 2018 22:40:10 GMT" - } - ], - "must_watch": [ - { - "item": "", - "link": "https://www.cnbc.com/video/2016/01/11/porsche-unveils-2017-911-turbo.html", - "guid": "103294001", - "id": "3000473879", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/09/16/broadcom-ceo-explains-why-the-company-increased-ai-revenue-guidance.html", + "guid": "108034786", + "type": "cnbcnewsstory", + "id": "108034786", "sponsored": "false", - "title": "Porsche unveils 2017 911 Turbo", - "description": "Detlev Von Platen, Porsche Cars North America talks to CNBC's Phil LeBeau about the luxury automaker's newest sports model.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" + "title": "Broadcom CEO explains why the company increased AI revenue guidance", + "description": "In a Monday interview with CNBC's Jim Cramer, Broadcom CEO Hock Tan detailed why the semiconductor company hiked up its guidance for AI revenue.", + "pubDate": "Mon, 16 Sep 2024 23:00:05 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2016/01/11/david-bowie-dies-at-age-69.html", - "guid": "103293927", - "id": "3000478339", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/09/12/signet-jewelers-ceo-talks-cautious-consumers-looking-to-get-engaged.html", + "guid": "108033468", + "type": "cnbcnewsstory", + "id": "108033468", "sponsored": "false", - "title": "David Bowie dies at age 69", - "description": "Rock legend David Bowie, who changed the face of music, endured a long battle with cancer.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" + "title": "Signet Jewelers CEO talks 'cautious' consumers looking to get engaged", + "description": "In a Thursday interview with CNBC's Jim Cramer, Signet Jewelers CEO Gina Drosos described the mood of consumers looking to buy engagement rings.", + "pubDate": "Thu, 12 Sep 2024 22:47:30 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2016/01/07/circuit-breakers-suspended-in-china.html", - "guid": "103287296", - "id": "3000476081", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/09/12/investors-expecting-an-aggressive-fed-cut-are-getting-too-ahead-of-the-curve-ubs-ceo-says.html", + "guid": "108032990", + "type": "cnbcnewsstory", + "id": "108032990", "sponsored": "false", - "title": "Circuit breakers suspended in China", - "description": "CNBC's Eunice Yoon reports Chinese regulators have suspended market circuit breakers, according to the Shanghai Stock Exchange.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" + "title": "Investors expecting an aggressive Fed cut are getting too 'ahead of the curve,' UBS CEO says", + "description": "The markets may be getting too ahead of themselves that the U.S. Federal Reserve will pull an aggressive rate cut, said the CEO of Swiss banking giant UBS.", + "pubDate": "Thu, 12 Sep 2024 03:46:47 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2016/01/07/the-5k-fridge-at-ces.html", - "guid": "103287462", - "id": "3000476066", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/09/04/aerovironment-ceo-calls-drones-incredibly-affordable-.html", + "guid": "108029286", + "type": "cnbcnewsstory", + "id": "108029286", "sponsored": "false", - "title": "The $5K fridge at CES", - "description": "CNBC's Jeniece Pettitt gets the scoop on Samsung's Family Hub Refrigerator at CES with Justin Reinke, Samsung's Product Director.", - "pubDate": "Sat, 10 Mar 2018 01:35:59 GMT" + "title": "AeroVironment CEO calls the defense company's drones 'incredibly affordable'", + "description": "In a Wednesday interview with CNBC's Jim Cramer, AeroVironment CEO Wahid Nawabi reviewed the defense contractor's most recent quarter.", + "pubDate": "Wed, 04 Sep 2024 23:42:50 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2016/01/07/what-is-an-h-bomb.html", - "guid": "103287001", - "id": "3000476020", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/08/22/viking-ceo-explains-the-cruise-companys-baby-boomer-niche.html", + "guid": "108024339", + "type": "cnbcnewsstory", + "id": "108024339", "sponsored": "false", - "title": "What is an H-bomb?", - "description": "North Korea claims they successfully tested a \"miniaturized\" hydrogen bomb. So, what exactly is an H-bomb?", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" + "title": "Viking CEO explains the cruise line's baby boomer niche who have 'time, money and, above all, curiosity'", + "description": "In a Thursday interview with CNBC's Jim Cramer, Viking Holdings CEO Torstein Hagen said his cruise line's target audience \u2014 people 55 and over \u2014 has served the company well.", + "pubDate": "Thu, 22 Aug 2024 22:58:32 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2016/01/06/north-korea-claims-h-bomb-test-successful.html", - "guid": "103282927", - "id": "3000474961", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/08/21/snowflake-says-data-breach-has-not-affected-core-business-.html", + "guid": "108023770", + "type": "cnbcnewsstory", + "id": "108023770", "sponsored": "false", - "title": "North Korea claims H-bomb test successful", - "description": "NBC's Bill Neely reports analyst in South Korea confirmed there was a test but it could take weeks or months to determine what exactly happened underground.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" + "title": "Snowflake says data breach has not affected core business", + "description": "Snowflake CEO Sridhar Ramaswamy told CNBC's Jim Cramer about the data breach his company faced earlier this year.", + "pubDate": "Wed, 21 Aug 2024 23:13:29 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2016/01/05/jack-dorsey-confirms-new-news-on-twitter-.html", - "guid": "103281823", - "id": "3000474005", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/08/19/palo-alto-networks-ceo-talks-platformization-bundling-strategy-theres-no-going-back.html", + "guid": "108022324", + "type": "cnbcnewsstory", + "id": "108022324", "sponsored": "false", - "title": "Jack Dorsey confirms new news on Twitter", - "description": "CNBC's Julia Boorstin reports on Jack Dorsey making a statement regarding Twitter's character count.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" + "title": "Palo Alto Networks CEO talks 'platformization' bundling strategy: 'there\u2019s no going back'", + "description": "After Palo Alto Networks reported an earnings beat on Monday, CEO Nikesh Arora told CNBC's Jim Cramer about his company's \"platformization\" strategy.", + "pubDate": "Tue, 20 Aug 2024 01:24:29 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2016/01/05/what-dow-theory-is-signaling-.html", - "guid": "103279411", - "id": "3000473614", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/07/24/salesforce-and-workday-ceos-explain-their-new-joint-ai-venture-.html", + "guid": "108011337", + "type": "cnbcnewsstory", + "id": "108011337", "sponsored": "false", - "title": "What Dow theory is signaling...", - "description": "The economy is not that strong, says Jeffrey Hirsch, Stock Trader's Almanac, discussing market volatility and tracking movements in the Dow transports for signs of bear activity.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" + "title": "Salesforce and Workday CEOs explain their new joint AI venture", + "description": "In a Wednesday interview with CNBC's Jim Cramer, the CEOs of Salesforce and Workday discussed their companies' new partnership.", + "pubDate": "Wed, 24 Jul 2024 23:25:31 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2016/01/06/powerball-players-eye-450m-jackpot.html", - "guid": "103283727", - "id": "3000475157", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/07/23/mattel-ceos-confident-in-strategy-amid-takeover-rumors.html", + "guid": "108010630", + "type": "cnbcnewsstory", + "id": "108010630", "sponsored": "false", - "title": "Powerball players eye $450M jackpot", - "description": "Wednesday's lottery prize will be the largest since last February.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" + "title": "Mattel CEO sidesteps takeover report, says he's confident in toymaker's strategy as 'standalone company'", + "description": "In a Tuesday interview with CNBC's Jim Cramer, Mattel CEO Ynon Kreiz said he's positive about the Barbie maker's success as its own company.", + "pubDate": "Wed, 24 Jul 2024 17:51:41 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2015/07/23/no-401k-no-problem.html", - "guid": "102857606", - "id": "3000399809", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/07/22/dominos-pizza-ceo-talks-weakness-in-international-franchisee.html", + "guid": "108009948", + "type": "cnbcnewsstory", + "id": "108009948", "sponsored": "false", - "title": "No 401(k)? No problem", - "description": "If you don't have a 401(k) at work, there is no reason you can't save for retirement on your own. CNBC's Sharon Epperson talks about three ways to do it.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" + "title": "Domino's Pizza CEO talks weakness in its international business", + "description": "In a Monday interview with CNBC's Jim Cramer, Domino's Pizza CEO Russell Weiner discussed weakened guidance the company gave for its international business.", + "pubDate": "Mon, 22 Jul 2024 23:40:12 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2015/07/20/hacked-identity-stolen-heres-what-to-do-next.html", - "guid": "102845141", - "id": "3000399001", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/07/15/super-micro-computer-ceo-talks-reducing-energy-costs-and-carbon-footprint.html", + "guid": "108006321", + "type": "cnbcnewsstory", + "id": "108006321", "sponsored": "false", - "title": "Hacked? Identity stolen? Here's what to do next", - "description": "CNBC's Kelli Grant outlines how you can keep your identity safe from theft or fraud and what you can do should your private information become compromised.", - "pubDate": "Thu, 07 Jun 2018 13:42:22 GMT" + "title": "Super Micro Computer CEO talks reducing energy costs and the carbon footprint", + "description": "Super Micro Computer CEO Charles Liang told CNBC's Jim Cramer that his company is trying to reduce data centers' impact on the environment.", + "pubDate": "Tue, 16 Jul 2024 19:05:59 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2016/03/30/5-things-you-dont-know-about-your-401k.html", - "guid": "102780179", - "id": "3000389779", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/06/26/levis-ceo-says-the-head-to-toe-denim-lifestyle-is-seeing-success.html", + "guid": "107433791", + "type": "cnbcnewsstory", + "id": "107433791", "sponsored": "false", - "title": "5 things you don't know about your 401(k)", - "description": "Investing in a 401(k) is vital for us to make sure we are set for the future but here are some things you may have not known about your 401(k). CNBC's Landon Dowdy zeros in on what you need to know.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" + "title": "Levi's CEO says the 'head-to-toe denim lifestyle' is seeing success", + "description": "In a Wednesday interview with CNBC's Jim Cramer, Levi Strauss CEO Michelle Gass said the popularity of \"top-to-bottom\" denim outfits is growing.", + "pubDate": "Wed, 26 Jun 2024 23:02:15 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2015/01/13/i-am-a-better-person-sam-waksal.html", - "guid": "102333497", - "id": "3000346168", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/06/20/europes-top-funded-genai-startups-founded-by-ex-big-tech-staff-accel.html", + "guid": "107429281", + "type": "cnbcnewsstory", + "id": "107429281", "sponsored": "false", - "title": "I am a better person: Sam Waksal", - "description": "Sam Waksal, former Imclone Systems CEO, reveals how the ImClone scandal has impacted his life.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" + "title": "The best-funded generative AI startups in Europe have something in common: Big Tech experience", + "description": "Most of the top-funded generative AI companies in Europe were founded by entrepreneurs with experience at U.S. technology giants, according to Accel.", + "pubDate": "Mon, 24 Jun 2024 11:16:50 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2016/07/08/cramer-remix-a-better-alternative-to-your-401k.html", - "guid": "102306775", - "id": "3000343280", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2024/06/06/chubb-ceo-climate-change-created-volatility-for-insurance-companies.html", + "guid": "107425366", + "type": "cnbcnewsstory", + "id": "107425366", "sponsored": "false", - "title": "Cramer Remix: A better alternative to your 401(k)", - "description": "Jim Cramer breaks down his methods on how to take more control of your retirement savings.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" + "title": "Chubb CEO says climate change has created 'tremendous volatility' for insurance companies", + "description": "Chubb shares jumped in mid-May when Warren Buffett announced the company was Berkshire Hathaway's secret stock pick.", + "pubDate": "Thu, 06 Jun 2024 22:49:35 GMT" } ], - "squawk_box": [ + "analyst_interviews": [], + "must_watch": [], + "squawk_box": [], + "squawk_on_the_street": [], + "power_lunch": [], + "street_signs": [], + "options_action": [], + "closing_bell": [], + "fast_money": [], + "mad_money": [ { "item": "", - "link": "https://www.cnbc.com/2020/06/16/regulators-never-thought-investors-would-be-gullible-enough-to-buy-hertz-garbage-harvey-pitt-says.html", - "guid": "106579455", + "link": "https://www.cnbc.com/2025/01/10/cramers-lightning-round-aerovironment-is-a-buy.html", + "guid": "108085137", "type": "cnbcnewsstory", - "id": "106579455", + "id": "108085137", "sponsored": "false", - "title": "Regulators never thought investors would be gullible enough to buy Hertz 'garbage,' Harvey Pitt says", - "description": "Former Securities and Exchange Commission Chairman Harvey Pitt said investment banks could face legal challenges related to Hertz's secondary stock sale while in bankruptcy.", - "pubDate": "Tue, 16 Jun 2020 14:41:32 GMT" + "title": "Cramer's Lightning Round: AeroVironment is a buy", + "description": "\"Mad Money\" host Jim Cramer rings the lightning round bell, which means he's giving his answers to callers' stock questions at rapid speed.", + "pubDate": "Sat, 11 Jan 2025 00:00:09 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/08/why-the-dow-rally-wont-stop-now-based-on-recent-market-history.html", - "guid": "106567227", + "link": "https://www.cnbc.com/2025/01/10/jim-cramers-week-ahead-bank-earnings-ppi-cpi.html", + "guid": "108085135", "type": "cnbcnewsstory", - "id": "106567227", + "id": "108085135", "sponsored": "false", - "title": "Why the Dow rally won't stop now, based on recent market history", - "description": "The Dow Jones Industrial Average is now positive three weeks in a row for the first time in 2020. Similar Dow rallies over the past decade have most often presaged more stock buying rather than selling.", - "pubDate": "Mon, 08 Jun 2020 13:38:51 GMT" + "title": "Jim Cramer's week ahead: Bank earnings and new economic data", + "description": "CNBC's Jim Cramer on Friday reviewed next week's market-moving events: major bank earnings and new data from the Labor Department.", + "pubDate": "Fri, 10 Jan 2025 23:57:55 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/01/this-is-the-best-sp-500-stock-market-sector-to-own-during-summer.html", - "guid": "106559308", + "link": "https://www.cnbc.com/2025/01/10/jim-cramer-explains-why-draftkings-is-a-buy-through-the-nfls-playoffs.html", + "guid": "108085136", "type": "cnbcnewsstory", - "id": "106559308", + "id": "108085136", "sponsored": "false", - "title": "This is the best S&P 500 stock market sector to own during the summer, according to recent history", - "description": "Technology stocks led the market back from the March crash caused by the coronavirus, but even though tech does well during the summer, another sector may offer better value, based on recent market history.", - "pubDate": "Mon, 01 Jun 2020 12:36:14 GMT" + "title": "Jim Cramer explains why DraftKings is a buy through the NFL's playoffs", + "description": "CNBC's Jim Cramer on Friday told investors why he thinks it's a good time to buy sports betting platform DraftKings, whose stock has recently pulled back.", + "pubDate": "Sat, 11 Jan 2025 00:24:31 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/05/20/cramer-says-government-was-a-bad-actor-allowing-big-retailers-to-get-bigger-in-coronavirus-crisis.html", - "guid": "106545475", + "link": "https://www.cnbc.com/2025/01/08/cramers-lightning-round-i-would-be-a-seller-of-quantumscape.html", + "guid": "108083836", "type": "cnbcnewsstory", - "id": "106545475", + "id": "108083836", "sponsored": "false", - "title": "Cramer says 'government was a bad actor,' allowing big retailers to get even bigger in coronavirus crisis", - "description": "Jim Cramer said on CNBC's \"Squawk Box\" that the economic restrictions around the coronavirus crisis have hurt small business at the expense of giant retailers.", - "pubDate": "Wed, 20 May 2020 14:07:30 GMT" + "title": "Cramer's Lightning Round: 'I would be a seller of QuantumScape'", + "description": "\"Mad Money\" host Jim Cramer rings the lightning round bell, which means he's giving his answers to callers' stock questions at rapid speed.", + "pubDate": "Wed, 08 Jan 2025 23:56:17 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/05/18/hurdles-remain-for-an-auto-industry-recovery-as-detroit-plants-reopen.html", - "guid": "106542404", + "link": "https://www.cnbc.com/2025/01/08/jim-cramer-opines-on-tiktok-ban-lets-just-call-it-anybodys-ballgame.html", + "guid": "108083835", "type": "cnbcnewsstory", - "id": "106542404", + "id": "108083835", "sponsored": "false", - "title": "Significant hurdles remain for an auto industry recovery as Detroit plants reopen", - "description": "The reopening of plants for General Motors, Ford and Fiat Chrysler will test their capital-strained supply chains, coronavirus safety protocols and consumer demand.", - "pubDate": "Mon, 18 May 2020 21:57:47 GMT" + "title": "Jim Cramer opines on TikTok ban: 'Let's just call it anybody\u2019s ballgame'", + "description": "CNBC's Jim Cramer on Wednesday gave investors his read on the future of TikTok.", + "pubDate": "Wed, 08 Jan 2025 23:54:23 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/05/15/why-dow-may-be-safer-than-nasdaq-now-according-to-market-history.html", - "guid": "106539505", + "link": "https://www.cnbc.com/2025/01/08/jim-cramer-sell-volatile-stocks-in-quantum-computing.html", + "guid": "108083834", "type": "cnbcnewsstory", - "id": "106539505", + "id": "108083834", "sponsored": "false", - "title": "Why Dow may be safer bet than the Nasdaq right now, according to recent market history", - "description": "The Nasdaq has led stocks back from the coronavirus crash March bottom, but market history since 2000 suggests that the Dow Jones Industrial Average could start playing catch-up.", - "pubDate": "Fri, 15 May 2020 20:08:03 GMT" + "title": "Jim Cramer urges investors to sell volatile stocks in quantum computing: 'I can't be part of this froth'", + "description": "CNBC's Jim Cramer on Wednesday told investors to be wary of market froth, especially volatile stocks related to quantum computing.", + "pubDate": "Wed, 08 Jan 2025 23:53:28 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/05/07/heres-how-dow-sp-do-in-six-months-before-presidential-election.html", - "guid": "106526075", + "link": "https://www.cnbc.com/2025/01/07/jim-cramer-says-nvidias-pullback-could-be-a-good-chance-to-buy.html", + "guid": "108083242", "type": "cnbcnewsstory", - "id": "106526075", + "id": "108083242", "sponsored": "false", - "title": "Here is how Dow, S&P do in the six months ahead of a presidential election", - "description": "As the coronavirus dominates the news, it's easy to forget that a presidential election is six months away. Since 1990, here is how stocks have done in election run-up periods.", - "pubDate": "Fri, 08 May 2020 13:33:23 GMT" + "title": "Jim Cramer says Nvidia's pullback could be a good chance to buy", + "description": "CNBC's Jim Cramer extolled Nvidia's stock and reviewed its Tuesday action, saying the decline was unrelated to the company and its prospects.", + "pubDate": "Wed, 08 Jan 2025 00:15:02 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/05/06/barrick-ceo-says-theres-rising-demand-for-gold-as-a-self-funded-insurance-policy.html", - "guid": "106523362", + "link": "https://www.cnbc.com/2025/01/07/cramers-lightning-round-id-be-careful-with-novo-nordisk.html", + "guid": "108083243", "type": "cnbcnewsstory", - "id": "106523362", + "id": "108083243", "sponsored": "false", - "title": "Barrick CEO says there's rising demand for gold as a 'self-funded insurance policy' in a global crisis", - "description": "Barrick Gold CEO Mark Bristow joins Squawk Box after the company reports earnings, to speak about the spike in demand for gold during the coronavirus crisis.", - "pubDate": "Wed, 06 May 2020 17:52:15 GMT" + "title": "Cramer's Lightning Round: 'I'd be careful' with Novo Nordisk", + "description": "\"Mad Money\" host Jim Cramer rings the lightning round bell, which means he's giving his answers to callers' stock questions at rapid speed.", + "pubDate": "Wed, 08 Jan 2025 00:00:44 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/04/24/heres-where-dow-sp-trade-a-month-after-wild-moves-in-energy.html", - "guid": "106503939", + "link": "https://www.cnbc.com/2025/01/07/jim-cramer-looks-to-jobs-data-were-at-the-mercy-of-macro-numbers.html", + "guid": "108083241", "type": "cnbcnewsstory", - "id": "106503939", + "id": "108083241", "sponsored": "false", - "title": "Since 2000, here's where Dow, S&P 500 trade one month after wild moves in energy", - "description": "The crazy action in crude oil futures was not the only recent extreme energy trade. The XLE was up over 10% last Friday. Here is how the Dow and S&P do one month after similar rallies since 2000.", - "pubDate": "Sat, 25 Apr 2020 17:47:38 GMT" + "title": "Jim Cramer looks ahead to Friday's employment data: 'We\u2019re at the mercy of macro numbers'", + "description": "CNBC's Jim Cramer reviewed Tuesday's market-wide decline.", + "pubDate": "Tue, 07 Jan 2025 23:57:26 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/04/23/leon-cooperman-says-the-coronavirus-crisis-will-change-capitalism-forever-and-taxes-have-to-go-up.html", - "guid": "106502417", + "link": "https://www.cnbc.com/2025/01/06/cramers-lightning-round-seagate-technology-is-a-value-trap.html", + "guid": "108082664", "type": "cnbcnewsstory", - "id": "106502417", + "id": "108082664", "sponsored": "false", - "title": "Leon Cooperman says the coronavirus crisis will change capitalism forever and taxes have to go up", - "description": "The Omega Family Office chairman and CEO said on CNBC's \"Squawk Box\" that taxes will need to go up regardless of who wins the upcoming presidential election.", - "pubDate": "Thu, 23 Apr 2020 14:55:40 GMT" + "title": "Cramer's Lightning Round: Seagate Technology is 'a value trap'", + "description": "\"Mad Money\" host Jim Cramer rings the lightning round bell, which means he's giving his answers to callers' stock questions at rapid speed.", + "pubDate": "Mon, 06 Jan 2025 23:56:09 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/04/16/barry-diller-bail-out-everyone-worry-about-paying-the-bills-later.html", - "guid": "106491567", + "link": "https://www.cnbc.com/2025/01/06/jim-cramer-says-now-is-a-good-time-to-buy-uber-at-a-discount.html", + "guid": "108082663", "type": "cnbcnewsstory", - "id": "106491567", + "id": "108082663", "sponsored": "false", - "title": "Billionaire Barry Diller says bail out everyone and 'worry about paying the bills later'", - "description": "\"The damage that is being done every day is enormous,\" Expedia and IAC Chairman Barry Diller told CNBC on Thursday.", - "pubDate": "Thu, 16 Apr 2020 13:15:55 GMT" + "title": "Jim Cramer says now is a good time to buy Uber at a discount", + "description": "CNBC's Jim Cramer on Monday reviewed the bull and bear cases for Uber.", + "pubDate": "Mon, 06 Jan 2025 23:45:18 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/04/15/mark-cuban-leonardo-dicaprio-and-arod-go-all-in-to-fight-hunger.html", - "guid": "106489998", + "link": "https://www.cnbc.com/2025/01/06/jim-cramer-explores-why-consumer-goods-stocks-are-seeing-losses-.html", + "guid": "108082662", "type": "cnbcnewsstory", - "id": "106489998", + "id": "108082662", "sponsored": "false", - "title": "Mark Cuban, Leonardo DiCaprio, and ARod go 'all in' to fight hunger caused by coronavirus", - "description": "The #AllInChallenge from Fanatics founder Michael Rubin has enlisted celebrities and sports stars including Leonardo DiCaprio, ARod and Mark Cuban to fight COVID-19 food insecurity.", - "pubDate": "Wed, 15 Apr 2020 19:46:45 GMT" + "title": "Jim Cramer explores why consumer goods stocks are seeing losses", + "description": "CNBC's Jim Cramer reviewed Monday's market action and gave his take on why a large swath of stocks are notching losses.", + "pubDate": "Mon, 06 Jan 2025 23:46:31 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/04/15/craig-moffett-sees-best-of-times-and-worst-of-times-for-streaming.html", - "guid": "106489804", + "link": "https://www.cnbc.com/2025/01/03/cramers-lightning-round-home-depot-is-a-buy.html", + "guid": "108082026", "type": "cnbcnewsstory", - "id": "106489804", + "id": "108082026", "sponsored": "false", - "title": "Analyst sees the 'best of times and the worst of times' for video streaming services", - "description": "NBCUniversal's Peacock launches for Comcast subscribers on Wednesday. With more people staying at home streaming content, one analyst says the environment is primed for Peacock's rollout.", - "pubDate": "Wed, 15 Apr 2020 18:20:37 GMT" + "title": "Cramer's Lightning Round: Home Depot is a buy", + "description": "\"Mad Money\" host Jim Cramer rings the lightning round bell, which means he's giving his answers to callers' stock questions at rapid speed.", + "pubDate": "Fri, 03 Jan 2025 23:55:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/04/15/calstrs-christopher-ailman-help-individuals-not-just-stockholders.html", - "guid": "106489641", + "link": "https://www.cnbc.com/2025/01/03/cramers-week-ahead-nonfarm-payrolls-pmi-and-earnings-from-albertsons.html", + "guid": "108082024", "type": "cnbcnewsstory", - "id": "106489641", + "id": "108082024", "sponsored": "false", - "title": "'We need to start saving individual people,' not just stockholders, says pension fund CIO", - "description": "The chief investment officer of one of the country's biggest public pension funds said the government response to the coronavirus should be focused on supporting unemployed workers.", - "pubDate": "Wed, 15 Apr 2020 17:28:04 GMT" + "title": "Cramer's week ahead: nonfarm payrolls, PMI and earnings from Albertsons", + "description": "CNBC's Jim Cramer on Friday walked investors through next week's market action.", + "pubDate": "Fri, 03 Jan 2025 23:43:52 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/04/15/the-surge-in-sp-500-couldnt-last-recent-market-history-says.html", - "guid": "106489557", + "link": "https://www.cnbc.com/2025/01/03/jim-cramers-four-big-picture-questions-for-2025.html", + "guid": "108082025", "type": "cnbcnewsstory", - "id": "106489557", + "id": "108082025", "sponsored": "false", - "title": "Here's why recent surge in S&P 500 couldn't last, according to market history", - "description": "The S&P 500 surged 12% last week, but the market has been up and down since. That is not a surprise based on recent crisis-era trading history for both the S&P and Dow Jones Industrial Average.", - "pubDate": "Wed, 15 Apr 2020 20:16:37 GMT" + "title": "Jim Cramer's four big-picture questions for 2025", + "description": "CNBC's Jim Cramer on Friday opined on the uncertainty of 2025 and listed four of the most pressing macroeconomic questions he's thinking about.", + "pubDate": "Fri, 03 Jan 2025 23:38:42 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/04/09/a-2008-financial-crisis-stat-for-investors-afraid-of-this-market.html", - "guid": "106482352", + "link": "https://www.cnbc.com/2025/01/02/jim-cramer-cautions-speculating-on-nuclear-power-and-quantum-computing.html", + "guid": "108081562", "type": "cnbcnewsstory", - "id": "106482352", + "id": "108081562", "sponsored": "false", - "title": "Afraid to buy into this market? A key 2008 financial-crisis moment isn't reassuring", - "description": "It takes the market time to digest shocks. How investors reacted in months after the Lehman Brothers bankruptcy in 2008 offers a window onto why some remain reluctant to buy stocks.", - "pubDate": "Thu, 09 Apr 2020 20:11:54 GMT" + "title": "Jim Cramer cautions against speculating on nuclear power and quantum computing", + "description": "CNBC's Jim Cramer on Thursday warned investors about speculating too heavily in sectors such as nuclear power and quantum computing.", + "pubDate": "Fri, 03 Jan 2025 00:00:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/04/02/how-dow-sp-perform-in-quarters-following-their-worst-drops.html", - "guid": "106471765", + "link": "https://www.cnbc.com/2025/01/02/cramers-lightning-round-uber-is-a-buy.html", + "guid": "108081563", "type": "cnbcnewsstory", - "id": "106471765", + "id": "108081563", "sponsored": "false", - "title": "Since 1990, this is how Dow, S&P perform in quarters that follow their worst drops", - "description": "Since 1990, the Dow Jones Industrial Average and S&P 500 Index have bounced back in quarters that directly follow quarters when the S&P declined by 10% or more, according to market history.", - "pubDate": "Fri, 03 Apr 2020 01:01:19 GMT" + "title": "Cramer's Lightning Round: Uber is a buy", + "description": "\"Mad Money\" host Jim Cramer rings the lightning round bell, which means he's giving his answers to callers' stock questions at rapid speed.", + "pubDate": "Thu, 02 Jan 2025 23:55:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/03/30/cruz-warns-saudis-to-stop-using-oil-in-economic-warfare-against-us.html", - "guid": "106466452", + "link": "https://www.cnbc.com/2025/01/02/jim-cramer-lists-what-could-help-the-market-in-2025.html", + "guid": "108081561", "type": "cnbcnewsstory", - "id": "106466452", + "id": "108081561", "sponsored": "false", - "title": "Ted Cruz, other senators, warn Saudis to stop using oil in 'economic warfare' against the US", - "description": "Sen. Ted Cruz said a group of nine senators recently ripped into the Saudi ambassador to the United States in a conference call over its oil price war with Russia.", - "pubDate": "Tue, 31 Mar 2020 18:43:28 GMT" + "title": "Jim Cramer lists what could help the market in 2025", + "description": "After stocks slumped during a volatile first session of the year, CNBC's Jim Cramer suggested what could lead to market gains in 2025.", + "pubDate": "Thu, 02 Jan 2025 23:30:41 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/03/26/how-dow-sp-500-trade-in-year-after-their-worst-crashes-since-1990.html", - "guid": "106458878", + "link": "https://www.cnbc.com/2023/12/26/jim-cramers-guide-to-investing-how-to-use-the-stock-new-high-list.html", + "guid": "107334387", "type": "cnbcnewsstory", - "id": "106458878", + "id": "107334387", "sponsored": "false", - "title": "Since 1990, here's how Dow, S&P 500 trade in the year after their worst, sudden crashes", - "description": "The stock market just experienced one of its worst five-day drops ever, but the Dow is back up thousands of points in two days. History says that shouldn't be a surprise to investors.", - "pubDate": "Thu, 26 Mar 2020 13:33:58 GMT" + "title": "Jim Cramer\u2019s guide to investing: How to use the 'new high' list for stocks", + "description": "CNBC's Jim Cramer said the best way to target stocks on the \"new high\" list is to be patient and find a high-quality stock that is seeing a temporary pullback.", + "pubDate": "Wed, 27 Dec 2023 02:19:07 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/03/13/how-the-coronavirus-has-changed-daily-life-in-china.html", - "guid": "106441822", + "link": "https://www.cnbc.com/2023/12/26/jim-cramers-guide-to-investing-pay-attention-to-big-insider-buying.html", + "guid": "107334394", "type": "cnbcnewsstory", - "id": "106441822", + "id": "107334394", "sponsored": "false", - "title": "How the coronavirus changed life in China: CNBC Beijing Bureau Chief Eunice Yoon", - "description": "CNBC Beijing Bureau Chief Eunice Yoon reflects, as both a reporter and a Beijing resident, on what daily life has been like during the COVID-19 outbreak in China.", - "pubDate": "Tue, 31 Mar 2020 15:04:29 GMT" + "title": "Jim Cramer\u2019s guide to investing: Pay attention to big insider buying", + "description": "According to CNBC's Jim Cramer, sometimes it's worth buying stock at the top if there's been significant insider buying.", + "pubDate": "Wed, 27 Dec 2023 02:19:10 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/03/11/jim-paulsen-market-oozes-panic-over-coronavirus-bottom-may-be-near.html", - "guid": "106436639", + "link": "https://www.cnbc.com/2023/12/26/jim-cramers-guide-to-investing-insider-buying-and-short-interest.html", + "guid": "107346039", "type": "cnbcnewsstory", - "id": "106436639", + "id": "107346039", "sponsored": "false", - "title": "Strategist Jim Paulsen: The stock market 'oozes panic' and appears near a bottom", - "description": "\"I would start to nip away at it on these kind of down days that we have,\" the Leuthold chief investment strategist said Wednesday.", - "pubDate": "Wed, 11 Mar 2020 17:37:49 GMT" + "title": "Jim Cramer\u2019s guide to investing: Insider buying and short interest", + "description": "CNBC's Jim Cramer told investors that when management starts buying shares with high short interest, it could be a buying opportunity.", + "pubDate": "Wed, 27 Dec 2023 02:19:13 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/03/02/mohamed-el-erian-lifts-his-do-not-buy-the-dip-warning-for-pros-only.html", - "guid": "106419496", + "link": "https://www.cnbc.com/2023/12/26/jim-cramers-guide-to-investing-how-to-trade-around-a-core-position.html", + "guid": "107346049", "type": "cnbcnewsstory", - "id": "106419496", + "id": "107346049", "sponsored": "false", - "title": "El-Erian lifts his don't-buy-the-dip warning for pros, but says most investors should still wait", - "description": "\"If you are a long-term investor, I would wait,\" economist Mohamed El-Erian said. \"If you're a short-term tactical investor, there's a lot of opportunities out there.\"", - "pubDate": "Mon, 02 Mar 2020 16:35:09 GMT" + "title": "Jim Cramer's guide to investing: How to trade around a core position", + "description": "CNBC's Jim Cramer explained how investors can build gains by trading around a core position.", + "pubDate": "Wed, 27 Dec 2023 02:19:15 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/02/25/history-says-super-tuesday-is-last-thing-market-needs-right-now.html", - "guid": "106408977", + "link": "https://www.cnbc.com/2023/12/26/jim-cramers-guide-to-investing-what-do-you-do-with-a-hot-stock.html", + "guid": "107346107", "type": "cnbcnewsstory", - "id": "106408977", + "id": "107346107", "sponsored": "false", - "title": "History says Super Tuesday is last thing stock market needs right now", - "description": "In periods leading up to Super Tuesday primaries that span a dozen states, stocks tends to sell off. That's not good news for a market already being tested by the coronavirus.", - "pubDate": "Tue, 25 Feb 2020 21:50:49 GMT" + "title": "Jim Cramer\u2019s guide to investing: What do you do with a hot stock?", + "description": "CNBC's Jim Cramer told investors how to cash out on a hot stock before it's too late.", + "pubDate": "Wed, 27 Dec 2023 02:19:18 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/02/19/cramer-says-virgin-galactic-rally-will-end-badly-no-one-is-going-to-mars-that-i-know-of.html", - "guid": "106398042", + "link": "https://www.cnbc.com/2024/12/27/how-five-top-ceos-described-the-ai-boom-in-2024.html", + "guid": "108080384", "type": "cnbcnewsstory", - "id": "106398042", + "id": "108080384", "sponsored": "false", - "title": "Cramer says Virgin Galactic rally will end badly: 'No one is going to Mars that I know of'", - "description": "Cramer said he did not understand the market's enthusiasm for Virgin Galactic, which has more than tripled in the past three months.", - "pubDate": "Wed, 19 Feb 2020 21:04:03 GMT" + "title": "How five top CEOs described the AI boom in 2024", + "description": "CEOs from Nvidia, CrowdStrike, Snowflake, AMD and Generac on how the new technology is affecting business and the broader tech sector.", + "pubDate": "Fri, 27 Dec 2024 23:22:48 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/02/18/teslas-biggest-bull-says-skepticism-is-a-wonderful-wall-of-worry.html", - "guid": "106395605", + "link": "https://www.cnbc.com/2023/09/25/jim-cramers-guide-to-investing-examining-1987s-historic-crash.html", + "guid": "107294727", "type": "cnbcnewsstory", - "id": "106395605", + "id": "107294727", "sponsored": "false", - "title": "Tesla's biggest bull says Wall Street skepticism is 'a wonderful wall of worry'", - "description": "Ark Invest's Cathie Wood said on \"Squawk Box\" that demand in China and falling battery costs will continue to boost Tesla's stock.", - "pubDate": "Tue, 18 Feb 2020 21:03:04 GMT" + "title": "Jim Cramer\u2019s guide to investing: Examining 1987\u2019s historic crash", + "description": "CNBC's Jim Cramer explained that the crash in 1987 was caused by market mechanical malfunctions, not the economy itself.", + "pubDate": "Mon, 25 Sep 2023 22:55:24 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/02/10/twitters-brief-history-of-earnings-rallies-shows-they-dont-last.html", - "guid": "106382798", + "link": "https://www.cnbc.com/2023/09/25/jim-cramers-guide-to-investing-how-to-spot-a-flash-crash.html", + "guid": "107294728", "type": "cnbcnewsstory", - "id": "106382798", + "id": "107294728", "sponsored": "false", - "title": "Twitter's brief history of earnings rallies shows they often don't last", - "description": "Twitter surged after a big quarterly increase in users, but history shows the social media stock's rallies don't last.", - "pubDate": "Tue, 11 Feb 2020 13:32:33 GMT" + "title": "Jim Cramer\u2019s guide to investing: How to spot a flash crash", + "description": "CNBC's Jim Cramer examined two recent flash crashes.", + "pubDate": "Mon, 25 Sep 2023 22:55:51 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/02/04/crude-bear-market-history-says-oil-prices-can-fall-another-10percent.html", - "guid": "106371715", + "link": "https://www.cnbc.com/2023/09/25/jim-cramers-guide-to-investing-unpacking-the-great-recession.html", + "guid": "107306040", "type": "cnbcnewsstory", - "id": "106371715", + "id": "107306040", "sponsored": "false", - "title": "Crude bear market: History says oil prices can fall another 10%", - "description": "WTI crude and Brent crude are both near bear markets in 2020, with declines of roughly 17%. Trading history in the past decade suggests oil prices can fall by as much as 10% more.", - "pubDate": "Tue, 04 Feb 2020 19:37:54 GMT" + "title": "Jim Cramer\u2019s guide to investing: Unpacking the Great Recession", + "description": "CNBC's Jim Cramer parsed the 2007 to 2009 financial crisis.", + "pubDate": "Mon, 25 Sep 2023 23:35:32 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/02/04/ron-baron-touts-penn-national-investment-in-barstool-sports.html", - "guid": "106371391", + "link": "https://www.cnbc.com/2023/09/25/jim-cramers-guide-to-investing-what-to-do-during-fed-induced-sell-offs-.html", + "guid": "107306041", "type": "cnbcnewsstory", - "id": "106371391", + "id": "107306041", "sponsored": "false", - "title": "Penn National's investment in Barstool Sports is 'going to be worth a ton,' Ron Baron says", - "description": "Billionaire investor Ron Baron told CNBC's \"Squawk Box\" why he thinks Penn National's investment in Barstool Sports will be a success.", - "pubDate": "Tue, 04 Feb 2020 17:05:00 GMT" + "title": "Jim Cramer\u2019s guide to investing: What to do during Fed-induced sell-offs", + "description": "CNBC's Jim Cramer told investors that some sell-offs occur due to decisions made by the Federal Reserve and gave advice on how to deal with these declines.", + "pubDate": "Mon, 25 Sep 2023 23:39:37 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/01/31/cramer-sees-oil-stocks-in-the-death-knell-phase-says-new-tobacco.html", - "guid": "106366866", + "link": "https://www.cnbc.com/2023/09/25/jim-cramers-guide-to-investing-identify-garden-variety-pullbacks.html", + "guid": "107306042", "type": "cnbcnewsstory", - "id": "106366866", + "id": "107306042", "sponsored": "false", - "title": "Cramer sees oil stocks in the 'death knell phase,' says they are the new tobacco", - "description": "CNBC's Jim Cramer said Friday that he's done with fossil fuel stocks because young investor's concerns about climate change are holding them down.", - "pubDate": "Fri, 07 Feb 2020 15:36:27 GMT" + "title": "Jim Cramer\u2019s guide to investing: How to identify 'garden-variety' pullbacks", + "description": "CNBC's Jim Cramer explained to investors how to deal with \"garden-variety\" market pullbacks.", + "pubDate": "Mon, 25 Sep 2023 23:20:41 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/01/30/att-will-likely-be-broken-up-and-will-move-on-from-warnermedia-analyst-craig-moffett-predicts.html", - "guid": "106364973", + "link": "https://www.cnbc.com/2024/06/17/cramers-investing-guide-dont-fret-about-news-baked-into-a-stock-.html", + "guid": "107427443", "type": "cnbcnewsstory", - "id": "106364973", + "id": "107427443", "sponsored": "false", - "title": "AT&T will likely be broken up and will move on from WarnerMedia, analyst Craig Moffett predicts", - "description": "Craig Moffett said on CNBC's \"Squawk Box\" that AT&T will eventually separate its telecom business from its media business.", - "pubDate": "Thu, 30 Jan 2020 22:05:27 GMT" + "title": "Jim Cramer\u2019s guide to investing: Don\u2019t fret over news already baked into a stock", + "description": "CNBC's Jim Cramer told investors they shouldn't obsess about widespread trends on Wall Street.", + "pubDate": "Mon, 17 Jun 2024 22:22:38 GMT" } ], - "squawk_on_the_street": [ + "kudlow_report": [ { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/closing-outdoor-dining-again-would-be-diabolical-fla-restaurant-owner.html", - "guid": "106623790", - "id": "7000145918", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2020/12/03/covid-19-pandemic-accelerating-the-shift-from-cash-to-digital-payments.html", + "guid": "106805152", + "type": "cnbcnewsstory", + "id": "106805152", "sponsored": "false", - "title": "Closing outdoor dining again would be 'diabolical': Fla. restaurant owner", - "description": "Florida Restaurant owner Nick Sharp joins \"Squawk on the Street\" to discuss the growing coronavirus cases in the state and new shutdown orders.", - "pubDate": "Mon, 20 Jul 2020 18:26:21 GMT" + "title": "The coronavirus pandemic has caused a surge in demand for contactless payments, accelerating the shift from cash to digital options", + "description": "The unprecedented surge in demand for contactless payment has led to outstanding performances for major companies offering cashless methods.", + "pubDate": "Thu, 03 Dec 2020 13:16:37 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/the-potential-impact-of-letting-the-600-unemployment-benefit-expire.html", - "guid": "106623766", - "id": "7000145915", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2020/05/31/what-wealthy-independents-think-of-trump-coronavirus-and-economy.html", + "guid": "106557286", + "type": "cnbcnewsstory", + "id": "106557286", "sponsored": "false", - "title": "Here's the potential impact of letting the $600 unemployment benefit expire", - "description": "CNBC's Steve Liesman takes a look at what the end of the $600 unemployment benefit could mean for the economy.", - "pubDate": "Mon, 20 Jul 2020 15:30:48 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/chevron-acquires-noble-energy-in-a-5-billion-all-stock-deal.html", - "guid": "106623733", - "id": "7000145911", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Chevron acquires Noble Energy in a $5 billion, all-stock deal", - "description": "CNBC's Brian Sullivan reports the latest on the deal between Chevron and Noble Energy, the largest oil field deal since the pandemic started.", - "pubDate": "Mon, 20 Jul 2020 14:50:01 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/things-are-not-looking-good-in-the-short-medium-term-nyts-jim-stewart.html", - "guid": "106623716", - "id": "7000145910", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Things are not looking good in the short, medium term: NYT's Jim Stewart", - "description": "The New York Times columnist Jim Stewart joins \"Squawk on the Street\" to discuss the markets and his outlook for the economy.", - "pubDate": "Mon, 20 Jul 2020 14:46:55 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/zuckerberg-to-axios-facebook-doesnt-have-a-deal-with-president-trump.html", - "guid": "106623643", - "id": "7000145902", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Zuckerberg tells Axios that Facebook doesn't have a secret deal with President Trump", - "description": "Facebook CEO Mark Zuckerberg is denying he has a secret understanding with Trump when it comes to the president's Facebook posts. CNBC's Jim Cramer discusses.", - "pubDate": "Mon, 20 Jul 2020 15:05:02 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/cramer-contact-tracing-appears-out-of-the-picture-in-the-united-states.html", - "guid": "106623619", - "id": "7000145900", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Cramer: Contact tracing appears 'out of the picture' in the United States", - "description": "CNBC's Jim Cramer weighs in on President Donald Trump's latest comments on masks.", - "pubDate": "Mon, 20 Jul 2020 15:02:44 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/chevron-ceo-michael-wirth-on-why-noble-energy-deal-is-good-for-shareholders.html", - "guid": "106623697", - "id": "7000145907", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Chevron CEO Michael Wirth on why Noble Energy deal is good for shareholders", - "description": "Chevron will buy Noble Energy in a $5 billion stock-swap deal, valuing Noble at 7.6 percent above its Friday close. It is the largest oil patch takeover deal since the pandemic hit. Chevron CEO Michael Wirth joins \"Squawk on the Street\" to discuss why the company decided to make the deal and what it means for shareholders.", - "pubDate": "Mon, 20 Jul 2020 15:03:22 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/wall-street-opens-mixed-ahead-of-big-earnings-week.html", - "guid": "106623654", - "id": "7000145906", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Wall Street opens mixed ahead of big earnings week", - "description": "CNBC's Bob Pisani looks ahead to the day's market action.", - "pubDate": "Mon, 20 Jul 2020 14:08:51 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/opening-bell-july-20-2020.html", - "guid": "106623645", - "id": "7000145903", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Opening Bell, July 20, 2020", - "description": "CNBC's \"Squawk on the Street\" team announces the bell ringers at the Nasdaq and New York Stock Exchange.", - "pubDate": "Mon, 20 Jul 2020 14:00:21 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/oxford-astrazeneca-vaccine-shows-positive-immune-response-in-early-study.html", - "guid": "106623662", - "id": "7000145904", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Oxford-AstraZeneca vaccine shows positive immune response in early study", - "description": "A potential coronavirus vaccine developed by Oxford University in the U.K. has produced a strong immune response in a large, early-stage human trial, according to newly-released data published Monday in the medical journal, The Lancet. CNBC's Meg Tirrell reports", - "pubDate": "Mon, 20 Jul 2020 14:01:40 GMT" + "title": "What wealthy independents, a key swing vote, think about Trump, Covid-19 and the economy", + "description": "Independents are a key voting bloc in the 2020 election. Here is what millionaires among these swing voters think about President Trump, the coronavirus, and the economy.", + "pubDate": "Sun, 31 May 2020 17:33:46 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/jim-cramer-on-what-hes-expecting-from-big-earnings-week.html", - "guid": "106623632", - "id": "7000145901", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2020/04/22/facebook-and-amazon-lead-big-tech-lobbying-in-q1-2020.html", + "guid": "106499736", + "type": "cnbcnewsstory", + "id": "106499736", "sponsored": "false", - "title": "Jim Cramer on what he's expecting from big earnings week", - "description": "CNBC's Jim Cramer gives a preview of what he expects from the slew of earnings that will be released this week", - "pubDate": "Mon, 20 Jul 2020 13:37:23 GMT" + "title": "Facebook and Amazon lead Big Tech lobbying in the first quarter while Google scales down", + "description": "The new tally comes as the coronavirus pandemic has made many workers more reliant on the internet than ever.", + "pubDate": "Wed, 22 Apr 2020 13:50:18 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/jim-cramer-people-ought-to-calm-down-on-new-vaccine-results.html", - "guid": "106623610", - "id": "7000145899", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2020/04/14/7point5-million-small-businesses-are-at-risk-of-closing-report-finds.html", + "guid": "106488248", + "type": "cnbcnewsstory", + "id": "106488248", "sponsored": "false", - "title": "Jim Cramer: People ought to calm down on new vaccine results", - "description": "CNBC's Jim Cramer weighs in on what the new positive vaccine study results from Pfizer and BioNTech means for investors.", - "pubDate": "Mon, 20 Jul 2020 13:35:31 GMT" + "title": "7.5 million small businesses are at risk of closing, report finds", + "description": "Millions of small businesses will close permanently if disruption caused by the coronavirus pandemic persists, according to a new survey from Main Street America.", + "pubDate": "Wed, 15 Apr 2020 12:55:56 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/los-angeles-schools-superintendent-on-why-schools-will-remain-closed-in-the-fall.html", - "guid": "106621241", - "id": "7000145670", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2020/04/14/scammers-are-looking-to-steal-your-stimulus-check.html", + "guid": "106487914", + "type": "cnbcnewsstory", + "id": "106487914", "sponsored": "false", - "title": "Los Angeles schools superintendent on why schools will remain closed in the fall", - "description": "Austin Beutner, superintendent of the Los Angeles Unified School District, joins \"Squawk on the Street\" to discuss the decision to keep students learning online.", - "pubDate": "Fri, 17 Jul 2020 15:41:10 GMT" + "title": "Scammers look to steal your stimulus check", + "description": "Coronavirus stimulus checks are on their way, and scammers are on the hunt.", + "pubDate": "Tue, 14 Apr 2020 18:07:21 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/etf-spotlight-jb-hunt-kansas-city-southern-lead-transports-higher.html", - "guid": "106621224", - "id": "7000145668", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2020/04/01/unemployment-for-gig-self-employed-workers-mired-in-confusion-delays.html", + "guid": "106470405", + "type": "cnbcnewsstory", + "id": "106470405", "sponsored": "false", - "title": "ETF Spotlight: JB Hunt, Kansas City Southern lead transports higher", - "description": "CNBC's Morgan Brennan takes a look at the transports sector, which has climbed six percent for the week.", - "pubDate": "Fri, 17 Jul 2020 15:05:43 GMT" + "title": "Unemployment benefits for gig and self-employed workers stalled by confusion, delays", + "description": "The new coronavirus relief law extends unemployment benefits to gig, self-employed and other previously ineligible workers, but they may have to wait to file and receive benefits.", + "pubDate": "Thu, 02 Apr 2020 21:20:07 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/preliminary-july-consumer-confidence-data-comes-in-at-73-point-2.html", - "guid": "106621187", - "id": "7000145664", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2020/03/25/stimulus-package-grants-student-loan-borrowers-a-six-month-reprieve.html", + "guid": "106458705", + "type": "cnbcnewsstory", + "id": "106458705", "sponsored": "false", - "title": "Preliminary July consumer confidence data comes in at 73.2", - "description": "CNBC's Rick Santelli reports on the latest preliminary consumer confidence data for the month of July.", - "pubDate": "Fri, 17 Jul 2020 14:54:04 GMT" + "title": "Stimulus package grants student loan borrowers a six-month break", + "description": "The historic stimulus Congress passed grants the millions of Americans with student debt a break from their payments for at least six months.", + "pubDate": "Fri, 27 Mar 2020 17:42:55 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/colorado-gov-jared-polis-on-his-decision-to-impose-a-statewide-mask-mandate.html", - "guid": "106621214", - "id": "7000145667", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2020/03/20/new-york-city-businesses-are-hit-hard-by-coronavirus-pandemic.html", + "guid": "106448242", + "type": "cnbcnewsstory", + "id": "106448242", "sponsored": "false", - "title": "Colorado Gov. Jared Polis on his decision to impose a statewide mask mandate", - "description": "Colorado Gov. Jared Polis joins \"Squawk on the Street\" to discuss his state's fight to stop the spread of coronavirus and his mask mandate.", - "pubDate": "Fri, 17 Jul 2020 14:59:19 GMT" + "title": "'It's a new planet overnight': New York City businesses hit hard by coronavirus pandemic", + "description": "New York City businesses are struggling to make money and retain workers as the coronavirus continues to inflict economic pain.", + "pubDate": "Fri, 20 Mar 2020 17:33:02 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/jim-cramer-on-stimulus-payroll-tax-cut-and-blackrock-ceos-market-analysis.html", - "guid": "106621160", - "id": "7000145660", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2020/03/19/unemployment-insurance-is-flawed-coronavirus-relief-plan-wont-fix-it.html", + "guid": "106452303", + "type": "cnbcnewsstory", + "id": "106452303", "sponsored": "false", - "title": "Jim Cramer on stimulus, payroll tax cut and BlackRock CEO's market analysis", - "description": "CNBC's Jim Cramer and the \"Squawk on the Street\" crew discuss what to expect regarding more stimulus from Congress as well as BlackRock CEO Larry Fink's take on how the economy and markets could recover.", - "pubDate": "Fri, 17 Jul 2020 14:51:51 GMT" + "title": "Unemployment insurance is flawed. Trump's coronavirus relief plan won't fix it", + "description": "The unemployment insurance program in the U.S. won't help enough workers absent some sort of government intervention, according to experts.", + "pubDate": "Thu, 19 Mar 2020 19:06:19 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/market-open-recap-dow-nasdaq-nyse.html", - "guid": "106621127", - "id": "7000145659", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2020/03/18/the-difference-between-a-payroll-tax-cut-and-checks-for-all-americans.html", + "guid": "106450106", + "type": "cnbcnewsstory", + "id": "106450106", "sponsored": "false", - "title": "Stocks open higher as tech stocks lag on Netflix earnings", - "description": "CNBC's Bob Pisani looks ahead to the day's market action.", - "pubDate": "Fri, 17 Jul 2020 14:01:19 GMT" + "title": "A tale of two coronavirus relief efforts: One for the rich, one for the poor", + "description": "A payroll tax cut would benefit the richest Americans, while sending checks to each U.S. household to prop up the economy would favor the poor, according to a new analysis.", + "pubDate": "Wed, 18 Mar 2020 16:18:04 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/cramer-on-vaccine-investors-should-stick-with-the-major-pharma-companies.html", - "guid": "106621115", - "id": "7000145658", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2020/01/22/how-much-google-facebook-amazon-and-apple-spent-on-lobbying-in-2019.html", + "guid": "106348940", + "type": "cnbcnewsstory", + "id": "106348940", "sponsored": "false", - "title": "Cramer on vaccine: Investors should stick with the major pharma companies", - "description": "CNBC's Jim Cramer said Friday investors should stick with the major pharmaceutical companies working to develop a Covid-19 vaccine over the smaller ones.", - "pubDate": "Fri, 17 Jul 2020 14:00:44 GMT" + "title": "Google cut its lobbying spending nearly in half in 2019, while Facebook took the lead", + "description": "Amazon, Apple and Facebook all increased their lobbying spending in 2019 from the previous year.", + "pubDate": "Wed, 22 Jan 2020 17:56:27 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/cramer-twitters-not-as-appealing-to-advertisers-as-other-platforms.html", - "guid": "106621096", - "id": "7000145657", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2020/01/07/michael-bennet-proposes-44percent-tax-rate-for-wealthiest-americans.html", + "guid": "106324859", + "type": "cnbcnewsstory", + "id": "106324859", "sponsored": "false", - "title": "Cramer: Twitter's not as appealing to advertisers as other platforms", - "description": "CNBC's \"Squawk on the Street\" crew discusses the implications of the massive, high-profile Twitter hack.", - "pubDate": "Fri, 17 Jul 2020 13:57:14 GMT" + "title": "Democratic candidate Michael Bennet proposes 44% tax rate for wealthiest Americans", + "description": "Democratic presidential contender Michael Bennet wants to increase the top income-tax rate paid by the wealthiest Americans to 44%, which experts say exceeds that of other presidential hopefuls to date.", + "pubDate": "Tue, 07 Jan 2020 18:43:27 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/oatly-ceo-on-consumer-trends-new-investment-and-making-a-better-milk.html", - "guid": "106619466", - "id": "7000145420", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2019/12/27/why-now-might-be-a-good-time-to-save-in-a-roth-401k-or-roth-ira.html", + "guid": "106313731", + "type": "cnbcnewsstory", + "id": "106313731", "sponsored": "false", - "title": "Oatly CEO on consumer trends, new investment and making a better 'milk'", - "description": "Tony Petersson, CEO of Oatly, joins \"Squawk on the Street\" to discuss demand for oat milk and new investment from a Blackstone-led consortium.", - "pubDate": "Thu, 16 Jul 2020 16:13:28 GMT" + "title": "Why now might be a good time to save in a Roth 401(k) or Roth IRA", + "description": "Roth accounts may make sense for a larger number of Americans due to low historical income-tax rates and the U.S. budget deficit, which some experts believe will necessitate the government raising tax rates in the future.", + "pubDate": "Mon, 30 Dec 2019 14:26:08 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/how-this-florida-restaurant-owner-is-navigating-reopening-amid-covid-19-surge.html", - "guid": "106619408", - "id": "7000145418", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2019/12/23/the-secure-act-could-fall-short-in-these-ways.html", + "guid": "106310484", + "type": "cnbcnewsstory", + "id": "106310484", "sponsored": "false", - "title": "How this Florida restaurant owner is navigating reopening amid Covid-19 surge", - "description": "Burt Rapoport of Rapoport\u2019s Restaurant Group joins \"Squawk on the Street\" to discuss reopening in the state of Florida as coronavirus cases surge.", - "pubDate": "Thu, 16 Jul 2020 16:03:26 GMT" + "title": "Here's how the new retirement legislation could fall short", + "description": "The Secure Act, signed into law days ago by President Trump, aims at boosting access to workplace retirement plans such as 401(k) plans, yet may fall short of expectations.", + "pubDate": "Mon, 23 Dec 2019 21:15:12 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/how-the-twitter-hack-could-affect-the-company-and-stock-going-forward.html", - "guid": "106619429", - "id": "7000145419", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2019/12/20/it-may-get-easier-for-americans-to-buy-risky-investments.html", + "guid": "106307336", + "type": "cnbcnewsstory", + "id": "106307336", "sponsored": "false", - "title": "How the Twitter hack could affect the company and stock going forward", - "description": "Mark Shmulik, senior tech analyst at Bernstein, joins \"Squawk on the Street\" to discuss the hacking of major Twitter accounts, and how the company's business and stock might be affected.", - "pubDate": "Thu, 16 Jul 2020 16:06:49 GMT" + "title": "Regulators want to make it easier for Americans to buy risky investments", + "description": "The SEC proposed a rule that would expand the pool of so-called accredited investors, who are permitted to buy investments such as private equity, hedge funds, venture capital funds and stock in start-ups.", + "pubDate": "Fri, 20 Dec 2019 17:14:28 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/ceo-of-durex-condom-maker-says-intimate-occasions-down-during-covid-19-pandemic.html", - "guid": "106619398", - "id": "7000145414", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2019/12/17/lawmakers-may-kill-this-popular-retirement-tax-break-for-the-wealthy.html", + "guid": "106301304", + "type": "cnbcnewsstory", + "id": "106301304", "sponsored": "false", - "title": "CEO of Lysol maker says sales are still up as a result of coronavirus pandemic", - "description": "Reckitt Benckiser is the parent company well-known household brands such as Lysol, Durex condoms, Mucinex and Clearasil. Laxman Narasimhan, CEO of Reckitt Benckiser, joins \"Squawk on the Street\" to discuss how consumers are using the company's products during the pandemic.", - "pubDate": "Thu, 16 Jul 2020 20:05:44 GMT" + "title": "Lawmakers are killing this popular retirement tax break for the wealthy", + "description": "Lawmakers are severely curtailing the \"stretch IRA,\" a strategy allowing wealthy Americans to leave sizable inheritances to beneficiaries who can then tap those assets for decades.", + "pubDate": "Thu, 19 Dec 2019 19:52:48 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/may-business-inventories-down-2-point-3-percent-second-worst-number-since-1948.html", - "guid": "106619354", - "id": "7000145406", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2019/12/06/2020-could-be-the-year-everything-changes-for-people-with-student-debt.html", + "guid": "106282688", + "type": "cnbcnewsstory", + "id": "106282688", "sponsored": "false", - "title": "May business inventories down 2.3%, second-worst number since 1948", - "description": "CNBC's Rick Santelli delivers the latest business inventories data, which has declined amid the coronavirus pandemic.", - "pubDate": "Thu, 16 Jul 2020 14:53:03 GMT" + "title": "Student loan borrowers could see big changes in 2020", + "description": "Student debt has become a central issue in the 2020 presidential campaign. Legislation is being introduced to address the crisis. And the U.S. Department of Education is also considering some big changes for borrowers.", + "pubDate": "Fri, 06 Dec 2019 19:27:19 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/opening-bell-july-16-2020.html", - "guid": "106619366", - "id": "7000145408", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2019/11/18/student-debt-crisis-could-see-a-turnaround-in-2020.html", + "guid": "106251220", + "type": "cnbcnewsstory", + "id": "106251220", "sponsored": "false", - "title": "Opening Bell, July 16, 2020", - "description": "CNBC's \"Squawk on the Street\" team announces the bell ringers at the Nasdaq and New York Stock Exchange.", - "pubDate": "Thu, 16 Jul 2020 14:52:17 GMT" + "title": "Big changes could be in store for student loan borrowers", + "description": "Presidential campaign proposals and recently introduced legislation aim to rewrite the rules around student loan interest, repayment and refinancing. Some of the plans would reduce \u2013 or altogether erase \u2013 people's balances.", + "pubDate": "Tue, 19 Nov 2019 22:49:04 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/morgan-stanley-ceo-james-gorman-on-when-bank-plans-to-resume-buybacks.html", - "guid": "106619353", - "id": "7000145405", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2019/11/16/big-changes-could-be-coming-to-your-finances-in-2020.html", + "guid": "106248190", + "type": "cnbcnewsstory", + "id": "106248190", "sponsored": "false", - "title": "Morgan Stanley CEO James Gorman on when bank plans to resume buybacks", - "description": "Morgan Stanley CEO James Gorman joins \"Squawk on the Street\" to discuss how he expects the bank to boost its dividend and why the company doesn't plan to resume buybacks until 2021.", - "pubDate": "Thu, 16 Jul 2020 14:52:25 GMT" + "title": "It's not all about impeachment. These bills could impact your finances", + "description": "Washington can feel pretty gridlocked these days. Still, there's a number of bills underway with bipartisan support that could impact your wallet.", + "pubDate": "Sun, 17 Nov 2019 13:54:26 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/morgan-stanley-ceo-james-gorman-on-bringing-workers-back-to-the-office.html", - "guid": "106619341", - "id": "7000145403", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2019/11/11/not-economy-stupid-americans-to-vote-on-something-else-in-2020.html", + "guid": "106234451", + "type": "cnbcnewsstory", + "id": "106234451", "sponsored": "false", - "title": "Morgan Stanley CEO James Gorman on bringing workers back to the office", - "description": "Morgan Stanley CEO James Gorman joins \"Squawk on the Street\" to discuss how the company is planning to transition employees back to working at the office amid the Covid-19 pandemic.", - "pubDate": "Thu, 16 Jul 2020 14:22:25 GMT" + "title": "'Not the economy, stupid': A majority of Americans say 2020 election will be about other issues", + "description": "A majority of Americans think a recession is likely in the next year, but amid historically low unemployment and a record stock market, most voters say the 2020 election will not be about the economy, according to a new CNBC Invest In You survey on money and politics released Monday.", + "pubDate": "Tue, 26 Nov 2019 22:11:21 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/july-homebuilder-sentiment-jumps-to-72-vs-62-expected.html", - "guid": "106619362", - "id": "7000145407", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2019/11/03/why-this-ex-trump-official-says-student-debt-needs-to-be-cancelled.html", + "guid": "106213259", + "type": "cnbcnewsstory", + "id": "106213259", "sponsored": "false", - "title": "July homebuilder sentiment jumps to 72, vs. 62 expected", - "description": "CNBC's Diana Olick takes a look at the latest NAHB sentiment index numbers as Americans continue to flock to new homes.", - "pubDate": "Thu, 16 Jul 2020 14:20:06 GMT" + "title": "'The fabric of America is being destroyed.' Why this ex-Trump official says student debt needs to be canceled", + "description": "\"The fabric of America is being destroyed through this process.\" Here's why the former Trump administration official in charge of student debt is now calling for most of the debt to be canceled.", + "pubDate": "Sat, 09 Nov 2019 16:25:20 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/cramer-big-money-wants-to-sell-regardless-of-earnings-economic-data.html", - "guid": "106619322", - "id": "7000145402", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2019/10/25/the-student-loan-crisis-could-see-a-turnaround-in-2020.html", + "guid": "106198935", + "type": "cnbcnewsstory", + "id": "106198935", "sponsored": "false", - "title": "Cramer: 'Big money' wants to sell regardless of earnings, economic data", - "description": "CNBC's Jim Cramer said there are investors who want to sell stocks, regardless of positive earnings or encouraging economic data. That's putting pressure on U.S. equities on Thursday, he added.", - "pubDate": "Thu, 16 Jul 2020 14:19:23 GMT" + "title": "Big changes could be in store for student loan borrowers", + "description": "Presidential campaign proposals and recently introduced legislation aim to rewrite the rules around student loan interest, repayment and refinancing. Some of the plans would reduce \u2013 or altogether erase \u2013 people's balances.", + "pubDate": "Sat, 26 Oct 2019 16:07:12 GMT" } ], - "power_lunch": [ + "futures_now": [ { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/housing-is-seeing-a-tightened-lending-restrictions-brown-harris-stevens-ceo.html", - "guid": "106624088", - "id": "7000145962", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2019/09/29/this-upcoming-event-could-turn-the-market-into-a-minefield-boockvar.html", + "guid": "106152729", + "type": "cnbcnewsstory", + "id": "106152729", "sponsored": "false", - "title": "Housing sees tightened lending restrictions: Brown Harris Stevens CEO", - "description": "Bess Freedman, CEO of New York-based real estate firm Brown Harris Stevens, joins 'Power Lunch' to discuss the shifting real estate demand in the New York.", - "pubDate": "Mon, 20 Jul 2020 19:56:37 GMT" + "title": "This upcoming event could turn the market into a 'minefield,' says Peter Boockvar", + "description": "Earnings season could negatively impact the U.S. stock market as companies begin to feel the pain of the global economic slowdown, warns Peter Boockvar.", + "pubDate": "Sun, 29 Sep 2019 21:01:06 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/there-are-cracks-in-the-tesla-story-cfra-senior-equity-analyst.html", - "guid": "106624103", - "id": "7000145966", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2019/09/25/investors-missing-out-on-valuable-parts-of-the-market-money-manager.html", + "guid": "106146679", + "type": "cnbcnewsstory", + "id": "106146679", "sponsored": "false", - "title": "There are cracks in the Tesla story: CFRA senior equity analyst", - "description": "Garrett Nelson, CFRA senior equity analyst, joins 'Power Lunch' to discuss why he's bearish on Tesla and what he's expecting for the company's earnings report.", - "pubDate": "Mon, 20 Jul 2020 19:51:51 GMT" + "title": "Investors are missing out on valuable parts of the stock market, says Mayflower's Larry Glazer", + "description": "There's a world of opportunity between straightforward index investing and risky private deals, says Mayflower Advisors' Larry Glazer.", + "pubDate": "Wed, 25 Sep 2019 15:49:54 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/trading-nation-e-retail-stocks-take-off.html", - "guid": "106624065", - "id": "7000145963", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2019/09/22/recession-will-hit-the-us-within-12-months-david-rosenberg-warns.html", + "guid": "106139425", + "type": "cnbcnewsstory", + "id": "106139425", "sponsored": "false", - "title": "Trading Nation: E-retail stocks take off", - "description": "Mark Newton of Newton Advisors and Danielle Shay of Simpler Trading discuss the e-commerce stocks they're watching with Tyler Mathisen.", - "pubDate": "Mon, 20 Jul 2020 19:42:16 GMT" + "title": "Even if the Fed cuts rates to zero, market bear David Rosenberg predicts a recession is less than 12 months away", + "description": "Gluskin Sheff's David Rosenberg reinforces his recession forecast following the Federal Reserve's September meeting.", + "pubDate": "Sun, 22 Sep 2019 21:00:34 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/why-this-energy-analyst-isnt-a-fan-of-the-chevron-and-noble-energy-deal.html", - "guid": "106624061", - "id": "7000145959", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2019/09/21/fed-and-us-china-trade-what-one-top-economist-sees-ahead.html", + "guid": "106139024", + "type": "cnbcnewsstory", + "id": "106139024", "sponsored": "false", - "title": "Why this energy analyst isn't a fan of the Chevron and Noble Energy deal", - "description": "Chevron and Noble Energy have struck a $5 billion dollar deal. Pavel Molchanov, Raymond James senior VP and energy analyst, joins 'Power Lunch' to discuss the motivations beyond Chevron.", - "pubDate": "Mon, 20 Jul 2020 19:39:27 GMT" + "title": "Here's what one top economist sees ahead for the Fed and US-China trade", + "description": "Trade with China is the 'big unknown' for the Federal Reserve as it decides how best to support the U.S. economy, says Council on Foreign Relations Director of International Economies Benn Steil.", + "pubDate": "Sat, 21 Sep 2019 14:16:40 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/why-american-airlines-is-adding-flights.html", - "guid": "106621577", - "id": "7000145723", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2019/09/18/fed-market-are-on-a-collision-course-over-interest-rates-blackstone.html", + "guid": "106134562", + "type": "cnbcnewsstory", + "id": "106134562", "sponsored": "false", - "title": "Why American Airlines is adding flights", - "description": "Alison Sider, WSJ reporter, joins 'Power Lunch' to discuss American Airlines' strategy to add more flights despite Covid-19 pandemic.", - "pubDate": "Fri, 17 Jul 2020 19:39:10 GMT" + "title": "Market correction could hit once Wall Street realizes fewer rate cuts are coming, Blackstone warns", + "description": "Blackstone's Joseph Zidle predicts the Fed will cut rates but says Wall Street won't get what it wants, and stocks could fall as much as 20%.", + "pubDate": "Wed, 18 Sep 2019 14:00:33 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/heres-how-much-of-wall-street-will-be-back-in-the-office-in-2020.html", - "guid": "106621568", - "id": "7000145722", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2019/09/17/oil-is-heading-lower-for-3-reasons-says-longtime-trader.html", + "guid": "106134446", + "type": "cnbcnewsstory", + "id": "106134446", "sponsored": "false", - "title": "Here's how much of Wall Street will be back in the office in 2020", - "description": "Most Wall Street traders are working from home and produced record numbers this quarter. CNBC's Bob Pisani reports on when they're planning to return to the office.", - "pubDate": "Fri, 17 Jul 2020 19:17:42 GMT" + "title": "Oil is heading lower for 3 reasons, says longtime trader", + "description": "Oil's two-day whipsaw after coordinated attacks on Saudi Arabia's oil supply won't interrupt its longer-term downtrend, says longtime trader Anthony Grisanti.", + "pubDate": "Tue, 17 Sep 2019 19:49:09 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/5-to-10-percent-allocation-in-energy-is-reasonable-in-this-environment.html", - "guid": "106621555", - "id": "7000145719", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2019/09/15/ron-paul-us-interest-rates-are-going-negative.html", + "guid": "106126784", + "type": "cnbcnewsstory", + "id": "106126784", "sponsored": "false", - "title": "5 to 10 percent allocation in energy is reasonable in this environment: Portfolio manager", - "description": "Rob Thummel, Tortoise Energy Evolution Fund portfolio manager, joins 'Power Lunch' to discuss the state of the energy sector and the names to watch.", - "pubDate": "Fri, 17 Jul 2020 19:16:00 GMT" + "title": "Ron Paul: US interest rates are going negative, and the Fed can't stop it", + "description": "Former presidential candidate Ron Paul is warning negative interest rates will crush the global economy.", + "pubDate": "Mon, 16 Sep 2019 12:50:03 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/netflix-falls-after-earningshere-are-the-names-that-could-challenge-it.html", - "guid": "106621529", - "id": "7000145717", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2019/09/15/bofa-turns-bullish-on-a-troubled-group-but-theres-a-catch.html", + "guid": "106126781", + "type": "cnbcnewsstory", + "id": "106126781", "sponsored": "false", - "title": "Netflix falls after earnings\u2014Here are the names that could challenge it", - "description": "Craig Johnson, Piper Sandler, and Gina Sanchez, Chantico Global discuss the streaming service stocks with Seema Mody.", - "pubDate": "Fri, 17 Jul 2020 19:10:12 GMT" + "title": "BofA turns bullish on a troubled group, but there's a catch", + "description": "Bank of America Merrill Lynch's Jill Carey Hall sees small caps outperforming large caps over the next decade.", + "pubDate": "Sun, 15 Sep 2019 13:45:55 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/no-indication-covid-19-wont-return-to-the-east-coast-in-fall-med-center-ceo.html", - "guid": "106621528", - "id": "7000145716", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2019/09/11/market-comebacks-will-fail-due-to-two-factors-jp-morgan-says.html", + "guid": "106122440", + "type": "cnbcnewsstory", + "id": "106122440", "sponsored": "false", - "title": "No indication Covid-19 won't return to the East Coast in fall: Holy Name Medical Center CEO", - "description": "Holy Name Medical Center CEO and President Michael Maron joins 'Power Lunch' to discuss coronavirus cases in his hospital and the possibility of a resurgence in the fall.", - "pubDate": "Fri, 17 Jul 2020 18:44:42 GMT" + "title": "Until this S&P group regains leadership, JP Morgan predicts market comebacks will fail", + "description": "J.P. Morgan's Jason Hunter says two things must happen before stocks can stage a sustainable rally.", + "pubDate": "Wed, 11 Sep 2019 12:38:49 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/ultimate-ambition-of-china-rulers-is-to-raid-the-united-states-u-s-attorney-general.html", - "guid": "106621512", - "id": "7000145714", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2019/09/08/these-two-strategies-could-trap-investors-in-losing-trades-right-now.html", + "guid": "106114555", + "type": "cnbcnewsstory", + "id": "106114555", "sponsored": "false", - "title": "Ultimate ambition of China's rulers is to raid the United States, says U.S. Attorney General", - "description": "CNBC's Eamon Javers reports on comments from U.S. Attorney General William Barr on the Chinese government.", - "pubDate": "Fri, 17 Jul 2020 19:03:51 GMT" + "title": "These are the worst two things investors could do right now, Wilmington Trust's Meghan Shue warns", + "description": "Wilmington Trust's Meghan Shue is concerned market volatility is leading investors down the wrong path.", + "pubDate": "Sun, 08 Sep 2019 21:36:55 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/cowen-analyst-doesnt-expect-disney-to-return-to-pre-covid-levels-until-2025.html", - "guid": "106619767", - "id": "7000145455", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2019/09/07/we-cant-really-buy-into-the-bond-yield-bounce-wells-fargo.html", + "guid": "106114226", + "type": "cnbcnewsstory", + "id": "106114226", "sponsored": "false", - "title": "Why this Cowen analyst doesn't expect Disney to return to pre-Covid levels until 2025", - "description": "Doug Creutz, Cowen analyst, joins 'Power Lunch' to discuss why he says the coronavirus impact on Disney could last longer than expected.", - "pubDate": "Thu, 16 Jul 2020 19:27:32 GMT" + "title": "'We can't really buy into' the bond yield bounce, says Wells Fargo rate strategist", + "description": "Don't trust the rebound rally in bond yields, warns Michael Schumacher, global head of rate strategy at Wells Fargo Securities.", + "pubDate": "Sat, 07 Sep 2019 15:43:01 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/twitter-hacking-could-be-a-much-bigger-data-breach-than-expected-says-trustedsec-ceo.html", - "guid": "106619750", - "id": "7000145452", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2019/09/04/market-bull-bets-a-trade-deal-is-coming-sooner-than-the-street-thinks.html", + "guid": "106109392", + "type": "cnbcnewsstory", + "id": "106109392", "sponsored": "false", - "title": "Twitter hacking could be a much bigger data breach than expected, says TrustedSec CEO", - "description": "David Kennedy, TrustedSec CEO and former hacker for NSA and Marine corps, joins 'Power Lunch' to discuss the Twitter hacking of multiple high-profile accounts and how the hack could have taken place.", - "pubDate": "Thu, 16 Jul 2020 19:21:35 GMT" + "title": "Market bull bets a trade war deal is coming sooner than Wall Street thinks", + "description": "Oppenheimer's John Stoltzfus believes trade frictions between the U.S. and China will get resolved and pave the way to a significant market rally.", + "pubDate": "Wed, 04 Sep 2019 12:27:40 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/twitter-hacking-a-human-security-issue-cnbc-tech-editor.html", - "guid": "106619737", - "id": "7000145451", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2019/09/03/with-new-tariffs-in-effect-invesco-says-watch-the-fed-heres-why.html", + "guid": "106105388", + "type": "cnbcnewsstory", + "id": "106105388", "sponsored": "false", - "title": "Twitter attack appears like a 'human security issue', says CNBC tech editor Steve Kovach", - "description": "Steve Kovach, CNBC.com technology editor, joins 'Power Lunch' to discuss the Twitter account hacking of a large number of public figures and the issues it raises about the social media platform.", - "pubDate": "Thu, 16 Jul 2020 19:12:38 GMT" + "title": "With the tariffs in effect, here's what Invesco says investors should be watching", + "description": "Amid all the trade war chaos, it'll pay to watch the Fed, Invesco says.", + "pubDate": "Tue, 03 Sep 2019 12:43:28 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/here-are-the-jobs-that-are-disappearing-and-booming-because-of-covid-19.html", - "guid": "106619723", - "id": "7000145449", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2019/08/31/rising-iran-tensions-could-wreck-oils-bear-case-rbcs-helima-croft.html", + "guid": "106103761", + "type": "cnbcnewsstory", + "id": "106103761", "sponsored": "false", - "title": "Here are the jobs that are disappearing and booming because of Covid-19", - "description": "Dan Roth, Linkedin editor-in-chief, joins 'Power Lunch' to discuss the new job market's new normal, and which jobs won't be around much longer because of the coronavirus pandemic.", - "pubDate": "Thu, 16 Jul 2020 18:44:28 GMT" + "title": "Rising Iran tensions could destroy the bear case for oil, RBC's Helima Croft suggests", + "description": "RBC Capital Markets' Helima Croft believes Wall Street needs to pay more attention to Iran risks.", + "pubDate": "Sat, 31 Aug 2019 13:46:06 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/25000-stores-will-close-in-2020-cfra-retail-analyst.html", - "guid": "106619703", - "id": "7000145448", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2019/08/28/this-trade-war-scenario-could-spark-doom-strategist-says.html", + "guid": "106099436", + "type": "cnbcnewsstory", + "id": "106099436", "sponsored": "false", - "title": "25,000 stores will close in 2020: CFRA retail analyst", - "description": "Camilla Yanushevsky, CFRA Research retail analyst, joins 'Power Lunch' to discuss the state of retail and which retailers are likely to go under.", - "pubDate": "Thu, 16 Jul 2020 18:41:15 GMT" + "title": "This trade war scenario could spark doom, strategist says", + "description": "Medley Global Advisors' Ben Emons is worried about a complete stop of trade with China.", + "pubDate": "Wed, 28 Aug 2019 15:39:40 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/q3-gdp-forecast-to-recovery-23-point-5-percent-cnbc-rapid-update.html", - "guid": "106619686", - "id": "7000145446", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2019/08/25/four-areas-that-should-provide-gains-despite-violent-market-swings.html", + "guid": "106092192", + "type": "cnbcnewsstory", + "id": "106092192", "sponsored": "false", - "title": "Q3 GDP forecast to recovery 23.5 percent: CNBC rapid update", - "description": "CNBC's Steve Liesman reports on the latest GDP forecast from CNBC's forecast.", - "pubDate": "Thu, 16 Jul 2020 18:22:37 GMT" + "title": "Four areas that should provide solid gains despite violent market swings", + "description": "Bryn Mawr Trust CIO Jeffrey Mills lists where to put money to work as Wall Street copes with trade war and recession jitters.", + "pubDate": "Sun, 25 Aug 2019 21:01:29 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/google-playing-the-long-game-with-its-google-classroom-push.html", - "guid": "106617815", - "id": "7000145270", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2019/08/21/consumer-spending-is-a-bubble-waiting-to-burst-david-rosenberg-warns.html", + "guid": "106088251", + "type": "cnbcnewsstory", + "id": "106088251", "sponsored": "false", - "title": "Google playing the long game with its Google Classroom push", - "description": "CNBC's Deirdre Bosa shows how Google might be trying to hook the next generation by providing services early.", - "pubDate": "Wed, 15 Jul 2020 19:28:03 GMT" + "title": "Consumer spending is a bubble waiting to burst, market bear David Rosenberg warns", + "description": "Gluskin Sheff's David Rosenberg predicts one of the strongest parts of the U.S. economy will disappoint Wall Street and lead to a market meltdown.", + "pubDate": "Tue, 27 Aug 2019 18:23:25 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/trading-nation-chinese-stocks-outperform.html", - "guid": "106617760", - "id": "7000145268", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2019/08/18/stocks-wont-bottom-until-panic-gets-more-extreme-bofa.html", + "guid": "106081558", + "type": "cnbcnewsstory", + "id": "106081558", "sponsored": "false", - "title": "Trading Nation: Chinese stocks outperform", - "description": "Mark Tepper of Strategic Wealth Partners and Delano Saporu of New Street Advisors discuss Chinese stocks and their outperformance of the broader market.", - "pubDate": "Wed, 15 Jul 2020 19:03:54 GMT" + "title": "Stocks won't bottom until panic gets more extreme, BofA's Stephen Suttmeier suggests", + "description": "BofA-Merrill Lynch's Stephen Suttmeier highlights two charts that suggest the S&P 500 won't break out of its slump for weeks.", + "pubDate": "Sun, 18 Aug 2019 21:01:57 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/why-this-piper-sandler-analyst-is-bullish-on-moderna.html", - "guid": "106617759", - "id": "7000145267", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2019/08/14/danger-looms-for-stocks-despite-sharp-comeback-jack-ablin-warns.html", + "guid": "106077063", + "type": "cnbcnewsstory", + "id": "106077063", "sponsored": "false", - "title": "Why this Piper Sandler analyst is bullish on Moderna", - "description": "Edward Tenthoff, senior analyst at Piper Sandler, joins \"Power Lunch\" to discuss Moderna's market strength and progress on a coronavirus vaccine.", - "pubDate": "Wed, 15 Jul 2020 19:00:02 GMT" + "title": "Danger looms for stocks deep into next year, investor Jack Ablin warns", + "description": "Cresset Capital's Jack Ablin believes U.S.-China trade tensions will whip up market volatility through next year.", + "pubDate": "Wed, 14 Aug 2019 13:20:16 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/turnover-in-job-market-still-high-ubss-seth-carpenter.html", - "guid": "106617730", - "id": "7000145263", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2019/08/11/wall-street-bull-worries-eroding-confidence-will-push-stocks-lower.html", + "guid": "106069095", + "type": "cnbcnewsstory", + "id": "106069095", "sponsored": "false", - "title": "Turnover in job market still high: UBS's Seth Carpenter", - "description": "Seth Carpenter, UBS chief economist, and CNBC contributor Ron Insana join \"Power Lunch\" to discuss the release of the Fed's beige book and the latest economic outlook.", - "pubDate": "Wed, 15 Jul 2020 19:13:40 GMT" + "title": "Eroding confidence could contribute to another leg lower, market bull warns", + "description": "Even though he's keeping his bullish stance, Wells Fargo Securities' Christopher Harvey believes it's a good time to be vigilant.", + "pubDate": "Sun, 11 Aug 2019 21:00:17 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/china-sanctions-donald-trump-white-house-world-politics.html", - "guid": "106617738", - "id": "7000145266", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2019/08/07/these-3-things-could-confirm-a-market-rally.html", + "guid": "106063394", + "type": "cnbcnewsstory", + "id": "106063394", "sponsored": "false", - "title": "Trump unlikely to sanction Chinese officials for now, sources tell CNBC", - "description": "Two sources told CNBC's Kayla Tausche that the White House doesn't want to worsen tensions by imposing sanctions at the moment.", - "pubDate": "Wed, 15 Jul 2020 18:27:47 GMT" + "title": "The market is 'vulnerable,' but here are 3 things that could signal the next rally", + "description": "Ed Clissold is looking at investment sentiment, overbought conditions and fourth-quarter earnings estimates. Here's why.", + "pubDate": "Wed, 07 Aug 2019 21:59:29 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/fed-economic-activity-increased-but-is-still-below-pre-covid-levels.html", - "guid": "106617718", - "id": "7000145259", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2019/08/02/stocks-could-suffer-a-volatile-three-months-top-strategist-says.html", + "guid": "106057714", + "type": "cnbcnewsstory", + "id": "106057714", "sponsored": "false", - "title": "Fed: Economic activity increased, but is still below pre-Covid levels", - "description": "CNBC's Rick Santelli and Steve Liesman discuss the release of the Fed's beige book. An increase of economic activity was reported in almost all districts, but is still below levels seen pre-coronavirus.", - "pubDate": "Wed, 15 Jul 2020 19:11:23 GMT" + "title": "It's not just the trade war \u2013 these global fears could put stocks through the wringer", + "description": "The U.S.-China trade war is spooking Wall Street, but Phil Orlando of Federated Investors says that's not the only hurdle ahead.", + "pubDate": "Mon, 05 Aug 2019 15:03:25 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/14/cfra-analyst-makes-case-for-why-airline-price-war-will-continue.html", - "guid": "106615905", - "id": "7000145056", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2019/08/02/bond-market-doesnt-believe-the-fed-cut-was-one-and-done-strategist.html", + "guid": "106054689", + "type": "cnbcnewsstory", + "id": "106054689", "sponsored": "false", - "title": "CFRA analyst makes case for why airline price war will continue", - "description": "Colin Scarola, CFRA Research airline analyst, joins 'Power Lunch' to discuss why he thinks price wars will likely continue and keep the entire airline industry from being profitable.", - "pubDate": "Tue, 14 Jul 2020 19:23:58 GMT" + "title": "The bond market doesn't believe the Fed cut was one-and-done, says strategist", + "description": "U.S. Treasurys are signaling a lack of faith in the idea that the Fed's first rate cut in a decade isn't the start of a pattern, says Bank of America Merrill Lynch's Paul Ciana.", + "pubDate": "Sat, 03 Aug 2019 21:00:59 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/14/nearly-50000-robinhood-accounts-added-tesla-to-holdings-in-last-24-hours.html", - "guid": "106615894", - "id": "7000145055", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2019/08/02/look-for-long-term-winners-as-china-led-slowdown-slams-industrials.html", + "guid": "106048824", + "type": "cnbcnewsstory", + "id": "106048824", "sponsored": "false", - "title": "Nearly 50,000 Robinhood accounts added Tesla to holdings in last 24 hours", - "description": "CNBC's Kate Rooney reports on the Tesla frenzy that took place on Monday afternoon.", - "pubDate": "Tue, 14 Jul 2020 19:13:48 GMT" + "title": "Look for 'long-term winners' as China-led slowdown slams industrials: Analyst", + "description": "China's economic slowdown is weighing on the world's economies more heavily than people think, says BofAML's Andrew Obin.", + "pubDate": "Fri, 02 Aug 2019 15:09:35 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/14/tilman-fertitta-says-reopening-rules-need-to-be-federally-mandated.html", - "guid": "106615876", - "id": "7000145054", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2019/07/30/gold-is-set-to-surge-no-matter-what-the-fed-does-traders-say.html", + "guid": "106048825", + "type": "cnbcnewsstory", + "id": "106048825", "sponsored": "false", - "title": "Tilman Fertitta says reopening rules need to be 'federally mandated'", - "description": "Tilman Fertitta, Landry\u2019s CEO, calls into 'Power Lunch' to discuss why he says it's time for the federal government to step in and dictate coronavirus requirements for businesses to reopen.", - "pubDate": "Tue, 14 Jul 2020 19:09:41 GMT" + "title": "Gold is set to surge no matter what the Fed does, traders say", + "description": "The Federal Reserve's pivotal meeting on Wednesday, in which the central bank will decide whether to cut longer-term interest rates, has some traders turning to gold for protection.", + "pubDate": "Tue, 30 Jul 2019 20:10:10 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/14/trading-nation-chipmakers-reverse-losses.html", - "guid": "106615857", - "id": "7000145053", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2019/07/31/ahead-of-the-fed-peter-boockvar-has-one-key-piece-of-advice-for-jay-powell.html", + "guid": "106048830", + "type": "cnbcnewsstory", + "id": "106048830", "sponsored": "false", - "title": "Trading Nation: Chipmakers reverse losses", - "description": "Todd Gordon, Ascent Wealth Partners, and Boris Schlossberg, BK Asset Management, discuss the semiconductor space with Seema Mody.", - "pubDate": "Tue, 14 Jul 2020 19:08:35 GMT" + "title": "Ahead of the Fed decision, one market expert has one key piece of advice for Jay Powell", + "description": "As investors brace for an expected rate cut, Peter Boockvar says the Fed better not signal any more rate cuts.", + "pubDate": "Wed, 31 Jul 2019 19:36:17 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/14/blueprint-medicines-ceo-on-1-point-7-billion-cancer-drug-partnership-with-roche.html", - "guid": "106615854", - "id": "7000145051", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2019/07/26/gold-silver-bitcoinheres-the-most-popular-safety-play-with-traders.html", + "guid": "106042611", + "type": "cnbcnewsstory", + "id": "106042611", "sponsored": "false", - "title": "Blueprint Medicines CEO on $1.7 billion cancer drug partnership with Roche", - "description": "Blueprint Medicines has partnered with Roche on pralsetinib, a cancer drug. CNBC's Meg Tirrell is joined by Blueprint Medicines CEO and president Jeff Albers to discuss the deal.", - "pubDate": "Tue, 14 Jul 2020 18:34:25 GMT" + "title": "Between gold, silver and bitcoin, here's the most popular safety play with traders", + "description": "In 2019, investors are seeking safety in gold, silver and bitcoin, and with risks rising, traders have their clear favorites in their group.", + "pubDate": "Sat, 27 Jul 2019 13:32:31 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/14/feds-brainard-thick-fog-of-uncertainty-surrounds-us.html", - "guid": "106615817", - "id": "7000145049", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2019/07/26/fear-of-missing-out-sentiment-is-fading-market-bull-says.html", + "guid": "106040628", + "type": "cnbcnewsstory", + "id": "106040628", "sponsored": "false", - "title": "Fed's Brainard: Thick fog of uncertainty surrounds us", - "description": "CNBC's Steve Liesman reports on the latest comments from Federal Reserve Governor Lael Brainard. She says the Fed will likely need to shift policy from stabilization to accommodation and that a wave of insolvencies is possible.", - "pubDate": "Tue, 14 Jul 2020 19:07:29 GMT" + "title": "Fewer investors have a 'fear of missing out,' so it may be time to buckle up, market bull suggests", + "description": "Oppenheimer Asset Management's John Stoltzfus expects wave of volatility to pressure stocks due to uncertainty.", + "pubDate": "Sun, 28 Jul 2019 21:02:23 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/13/why-moodys-says-theres-still-value-in-commercial-real-estate.html", - "guid": "106614035", - "id": "7000144888", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2019/07/24/market-is-seriously-miscalculating-number-of-fed-rate-cuts-blackstone.html", + "guid": "106035290", + "type": "cnbcnewsstory", + "id": "106035290", "sponsored": "false", - "title": "Why Moody's says there's still value in commercial real estate", - "description": "As more people work from home, many experts have doubts about the future of the office. Blair Coulson, Moody\u2019s vice president and senior credit officer, joins 'Power Lunch' to discuss his report in which he makes the case for the office space.", - "pubDate": "Mon, 13 Jul 2020 19:38:41 GMT" + "title": "Wall Street is seriously miscalculating the number of Fed rate cuts, Blackstone warns", + "description": "Blackstone's Joseph Zidle believes trouble is lurking in the stock market.", + "pubDate": "Wed, 24 Jul 2019 11:56:14 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/13/paradigm-shifting-moment-for-higher-ed-2u-ceo.html", - "guid": "106614013", - "id": "7000144886", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2019/07/19/silver-has-best-week-since-2016-but-gold-or-bitcoin-are-better-bets.html", + "guid": "106029194", + "type": "cnbcnewsstory", + "id": "106029194", "sponsored": "false", - "title": "Paradigm shifting moment for higher ed: 2U CEO", - "description": "Shares of 2U are up more than 257% since March lows. The online education company has partnered with 75 universities like Harvard University and Syracuse University to offer online programs. Chip Paucek, 2U CEO and co-founder, joins 'Power Lunch' to discuss what the company offers.", - "pubDate": "Mon, 13 Jul 2020 19:24:01 GMT" + "title": "Silver just had its best week since 2016 but gold or bitcoin are better bets, traders say", + "description": "Silver's rally could be losing its shine after the precious metal reached its year-to-date high, futures experts warn.", + "pubDate": "Sat, 20 Jul 2019 20:58:57 GMT" } ], - "street_signs": [ - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/13/the-post-pandemic-office-is-going-to-be-very-different-expert-says.html", - "guid": "106613587", - "id": "7000144851", - "type": "cnbcvideo", - "sponsored": "false", - "title": "The post-pandemic office is going to look very different, industry expert says", - "description": "Steven Charlton, principal and managing director at P&W, discusses the future of the office work space.", - "pubDate": "Mon, 13 Jul 2020 17:28:22 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/09/australia-advises-its-citizens-not-to-travel-to-hong-kong.html", - "guid": "106608282", - "id": "7000144389", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Australia advises its citizens not to travel to Hong Kong", - "description": "The Australian government has advised its citizens not to travel to Hong Kong, and to reconsider their need to remain in Hong Kong, due to uncertainties surrounding the new national security law there. CNBC's Will Koulouris reports.", - "pubDate": "Thu, 09 Jul 2020 04:26:59 GMT" - }, + "suze_orman": [ { "item": "", - "link": "https://www.cnbc.com/video/2020/06/03/ubs-global-wealth-management-is-overweight-on-asia-ex-japan-stocks.html", - "guid": "106562588", - "id": "7000139104", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2014/11/24/student-loan-borrowers-can-you-pass-my-repayment-test.html", + "guid": "102208884", + "type": "cnbcnewsstory", + "id": "102208884", "sponsored": "false", - "title": "UBS Global Wealth Management is 'overweight' on Asia ex-Japan stocks", - "description": "Adrian Zuercher of UBS Global Wealth Management says stocks in Asia ex-Japan may be \"the only region\" that will have positive earnings growth this year.", - "pubDate": "Wed, 03 Jun 2020 10:36:59 GMT" + "title": "Student loan borrowers: Can you pass my repayment test?", + "description": "As enticing as it is to start with a low monthly payment, income-contingent repayment plan, it's not always the best choice. Suze Orman explains why.", + "pubDate": "Mon, 24 Nov 2014 15:10:40 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/02/27/virtual-banking-will-help-financial-industry-cut-costs-fund-manager.html", - "guid": "106412430", - "id": "7000124104", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2014/11/10/a-long-term-car-loan-is-one-lousy-deal.html", + "guid": "102152416", + "type": "cnbcnewsstory", + "id": "102152416", "sponsored": "false", - "title": "Virtual banking will help banks like Standard Chartered cut costs: Fund manager", - "description": "Virtual banks may compete with traditional banks, but they also help lenders like Standard Chartered cut costs, says Paul Pong of Pegasus Fund Managers.", - "pubDate": "Thu, 27 Feb 2020 07:28:25 GMT" + "title": "A long-term car loan is one lousy deal", + "description": "Any car loan greater than 36 months is a sign of financial irresponsibility. Suze Orman explains why.", + "pubDate": "Mon, 10 Nov 2014 15:53:16 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/02/26/us-best-positioned-to-fill-indias-natural-gas-needs-energy-secretary.html", - "guid": "106409841", - "id": "7000123882", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2014/10/27/dont-sell-young-retirement-savers-short.html", + "guid": "102123652", + "type": "cnbcnewsstory", + "id": "102123652", "sponsored": "false", - "title": "US is best positioned to fill India's natural gas needs: Energy Secretary", - "description": "U.S. Energy Secretary Dan Brouillette talks about the strategic energy partnership with India, and how it will boost trade in oil and natural gas.", - "pubDate": "Wed, 26 Feb 2020 08:28:42 GMT" + "title": "Don't sell young retirement savers short", + "description": "We don't need to change young retirement savers' portfolios. We need to change the mindset that a 401(k) is something that can be raided, Suze Orman says.", + "pubDate": "Mon, 27 Oct 2014 14:51:37 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/01/21/trump-will-make-deal-with-iran-if-hes-re-elected-damac-chairman-says.html", - "guid": "106346033", - "id": "7000118324", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2014/10/23/why-student-loan-debt-threatens-our-economy.html", + "guid": "102111647", + "type": "cnbcnewsstory", + "id": "102111647", "sponsored": "false", - "title": "Trump will make a deal with Iran if he gets re-elected, DAMAC chairman says", - "description": "But Hussain Sajwani, chairman of Middle Eastern property development firm DAMAC, says he doesn't expect President Donald Trump to secure a deal in the Middle East this year.", - "pubDate": "Tue, 21 Jan 2020 13:43:16 GMT" + "title": "The biggest threat to our economy? Student loan debt", + "description": "Even if you don't owe some of the more than $1.2 trillion of student loan debt, you'll be affected by it. Here's why.", + "pubDate": "Thu, 23 Oct 2014 18:34:51 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/01/21/oecd-chief-cant-deal-with-international-trade-if-not-multilaterally.html", - "guid": "106345978", - "id": "7000118320", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2014/10/15/suze-orman-karma-is-not-a-negotiating-tool.html", + "guid": "102090245", + "type": "cnbcnewsstory", + "id": "102090245", "sponsored": "false", - "title": "You can't deal with international trade if not multilaterally, OECD chief says", - "description": "Angel Gurria, secretary general of the OECD, discusses U.S.-China trade, multilateralism and digital taxes.", - "pubDate": "Tue, 21 Jan 2020 13:41:35 GMT" - }, + "title": "Suze Orman: Karma is not a negotiating tool", + "description": "I am a big believer in karma. But to suggest that good karma should be the lynchpin of managing your career is not just wrong, but dangerous.", + "pubDate": "Mon, 27 Oct 2014 15:39:58 GMT" + } + ], + "capital_connection": [], + "squawk_box_europe": [], + "worldwide_exchange": [], + "squawk_box_asia": [], + "the_call": [ { "item": "", - "link": "https://www.cnbc.com/video/2019/12/24/washingtons-heart-really-isnt-in-it-with-russia-sanctions-director.html", - "guid": "106311029", - "id": "7000114957", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2014/03/04/asian-shares-seen-up-as-ukraine-tensions-ease-china-in-focus.html", + "guid": "101466042", + "type": "cnbcnewsstory", + "id": "101466042", "sponsored": "false", - "title": "Washington's heart 'really isn't in it' with Russia sanctions: Director", - "description": "Samuel Greene, director of the Russia Institute and reader of Russian politics at King's College London, speaks to CNBC about new U.S. sanctions on Nord Stream 2.", - "pubDate": "Tue, 24 Dec 2019 11:09:09 GMT" + "title": "Asian shares up on China's NPC but China stocks fall", + "description": "Asian stocks were mostly higher Wednesday, boosted by overnight gains on Wall Street and unveiling of China's official 2014 GDP growth target.", + "pubDate": "Thu, 24 Apr 2014 00:08:40 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2019/12/24/2020-will-see-more-store-closures-expert-says.html", - "guid": "106311028", - "id": "7000114956", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2014/01/21/chinese-tourists-to-double-by-2020-clsa.html", + "guid": "101349911", + "type": "cnbcnewsstory", + "id": "101349911", "sponsored": "false", - "title": "2020 will see more store closures, expert says", - "description": "Stacey Widlitz, president at SW Retail Advisors, speaks to CNBC about the retail picture in both the U.K. and the U.S.", - "pubDate": "Tue, 24 Dec 2019 11:08:19 GMT" + "title": "Chinese tourists to double by 2020: CLSA", + "description": "Chinese tourists may have made headlines last year for embarrassing behavior but with outflows expected to double by 2020, countries are likely to welcome their renminbi with open arms.", + "pubDate": "Tue, 21 Jan 2014 06:46:19 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2019/05/02/brexit-delay-puts-bank-of-england-in-a-really-tight-spot-expert-says.html", - "guid": "105887803", - "id": "7000077749", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2014/01/13/thai-unrest-casts-doubt-on-investment-expansions.html", + "guid": "101329735", + "type": "cnbcnewsstory", + "id": "101329735", "sponsored": "false", - "title": "Brexit delay puts Bank of England in a really tight spot, expert says", - "description": "Hetal Mehta, senior European economist at Legal & General Investment Management, discusses the impact of Brexit on U.K. policymakers.", - "pubDate": "Thu, 02 May 2019 12:08:46 GMT" + "title": "Thai unrest casts doubt on investment expansions", + "description": "Thailand's political turmoil has yet to impact investors with operations outside Bangkok but some multinationals fear a worsening risk profile.", + "pubDate": "Tue, 14 Jan 2014 02:12:41 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2019/04/05/customs-union-has-not-helped-uk-firms-economist-says.html", - "guid": "105835009", - "id": "7000073575", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2013/12/11/year-winds-down-hk-ipos-just-ramping-up.html", + "guid": "101266614", + "type": "cnbcnewsstory", + "id": "101266614", "sponsored": "false", - "title": "Customs union has not helped UK firms, economist says", - "description": "Gerard Lyons tells CNBC there is too much fear about leaving the EU without a deal.", - "pubDate": "Fri, 05 Apr 2019 09:16:52 GMT" + "title": "Year winds down, HK IPOs just ramping up", + "description": "Hong Kong's market for initial public offerings (IPOs) looks like it's kicking into gear, just as the year winds down.", + "pubDate": "Thu, 12 Dec 2013 04:31:48 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2019/03/27/china-seems-to-think-that-it-is-out-of-the-woods-professor.html", - "guid": "105816201", - "id": "7000071757", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2013/12/08/forget-a-slowdown-chinas-economy-set-to-accelerate.html", + "guid": "101256182", + "type": "cnbcnewsstory", + "id": "101256182", "sponsored": "false", - "title": "China seems to think that it is 'out of the woods': Professor", - "description": "Edmund Phelps of Columbia University says China seems to think that it has solved its problems, and its economy will see a return to \"somewhat higher\" growth rates. He also says China could \"break loose\" with a long wave of rapid innovation.", - "pubDate": "Wed, 27 Mar 2019 08:17:35 GMT" + "title": "Forget a slowdown, China's economy set to accelerate", + "description": "There is a very powerful growth impulse coming from China's export sector that could boost its economy over the coming quarters, say economists.", + "pubDate": "Mon, 09 Dec 2013 04:18:13 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2019/01/21/uk-general-election-more-likely-than-second-brexit-referendum-professor.html", - "guid": "105689786", - "id": "7000061262", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2013/11/26/die-hard-fans-drive-k-pops-multi-million-dollar-industry.html", + "guid": "101220336", + "type": "cnbcnewsstory", + "id": "101220336", "sponsored": "false", - "title": "UK general election more likely than second Brexit referendum: Professor", - "description": "Cedomir Nestorovic, professor of geopolitics at ESSEC Business School, predicts that U.K. Prime Minister Theresa May's second Brexit deal will likely be rejected Monday, creating further scope for a near-term general election.", - "pubDate": "Mon, 21 Jan 2019 08:55:09 GMT" + "title": "Die-hard fans drive K-pop\u2019s multi-million dollar industry", + "description": "K-pop's distinctive fan base could keep its massive popularity going, bringing in millions of revenue for the Korean entertainment industry.", + "pubDate": "Tue, 26 Nov 2013 22:37:45 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2019/01/21/chinese-equities-look-increasingly-attractive-in-2019-cio.html", - "guid": "105689762", - "id": "7000061263", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2013/09/09/australias-election-is-over-now-what-for-the-economy.html", + "guid": "101017528", + "type": "cnbcnewsstory", + "id": "101017528", "sponsored": "false", - "title": "Chinese equities look increasingly attractive in 2019: CIO", - "description": "Norman Villamin, chief investment officer at UBP, lays out why he is bullish on Chinese equities in 2019.", - "pubDate": "Mon, 21 Jan 2019 08:38:11 GMT" + "title": "Australia\u2019s election is over, now what for the economy?", + "description": "Australia's election campaign is over \u2013 signaling a boost to business confidence that could encourage the RBA to delay another interest rate cut.", + "pubDate": "Fri, 13 Sep 2013 20:33:14 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2019/01/21/sterling-could-rise-on-continued-brexit-negotiations-strategist.html", - "guid": "105689747", - "id": "7000061261", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2013/09/02/china-pmis-impress-but-analysts-warn-of-risks-ahead.html", + "guid": "101002176", + "type": "cnbcnewsstory", + "id": "101002176", "sponsored": "false", - "title": "Sterling could rise on continued Brexit negotiations: Strategist", - "description": "Sim Moh Siong, FX strategist at the Bank of Singapore, says there is \"scope for more upside\" for sterling if Brexit negotiations roll on past the March deadline.", - "pubDate": "Mon, 21 Jan 2019 08:37:35 GMT" + "title": "China PMIs impress but analysts warn of risks ahead", + "description": "An uptick in Chinese manufacturing activity in August has eased slowdown fears, but analysts have flagged concerns about the quality of growth and say growth momentum could slow in the fourth quarter.", + "pubDate": "Fri, 13 Sep 2013 20:33:14 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2019/01/21/china-set-for-further-deceleration-and-growth-in-2019-blackrock.html", - "guid": "105689717", - "id": "7000061260", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2013/08/30/albert-edwards-emerging-market-rout-to-trigger-global-recession.html", + "guid": "100998610", + "type": "cnbcnewsstory", + "id": "100998610", "sponsored": "false", - "title": "China set for further 'deceleration and growth' in 2019: Blackrock", - "description": "Helen Zhu, head of China Equities at Blackrock, weighs in on the release Monday of China's fourth quarter economic data.", - "pubDate": "Mon, 21 Jan 2019 08:37:05 GMT" + "title": "Albert Edwards: Emerging market rout to trigger global recession", + "description": "The rout in emerging market (EM) currencies is unlikely to be contained and could lead to a global crisis, according to Societe Generale strategist Albert Edwards.", + "pubDate": "Fri, 13 Sep 2013 20:33:14 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2018/10/10/biggest-disappointment-for-the-west-is-china-isnt-aligning-with-it-ian-bremmer.html", - "guid": "105500172", - "id": "7000045166", - "type": "cnbcvideo", - "sponsored": "false", - "title": "'Biggest disappointment' for the West is China isn't aligning with it: Ian Bremmer", - "description": "Ian Bremmer, founder of Eurasia Group, says China is getting more powerful and not aligning with the West. This will lead to separate systems like two separate Internets.", - "pubDate": "Thu, 11 Oct 2018 08:24:41 GMT" - } - ], - "options_action": [ - { - "item": "", - "link": "https://www.cnbc.com/2020/07/16/options-traders-bet-on-new-all-time-highs-for-netflix-after-earnings.html", - "guid": "106619372", + "link": "https://www.cnbc.com/2013/08/29/emerging-markets-the-comeback-kid-of-2014.html", + "guid": "100998459", "type": "cnbcnewsstory", - "id": "106619372", + "id": "100998459", "sponsored": "false", - "title": "Options traders bet on new all-time highs for Netflix after earnings", - "description": "Options traders see the streaming giant surging to new highs when it reports earnings after the bell on Thursday.", - "pubDate": "Thu, 16 Jul 2020 15:28:52 GMT" + "title": "Emerging markets: The comeback kid of 2014?", + "description": "Emerging markets are getting a beating right now, but the tattered asset class could be poised to become the \u201ccomeback kid\u201d of 2014, some analysts say.", + "pubDate": "Fri, 13 Sep 2013 20:33:14 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/14/stocks-with-sizzling-options.html", - "guid": "106616206", - "id": "7000145084", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2013/08/28/syria-rattles-global-markets-for-second-day.html", + "guid": "100992443", + "type": "cnbcnewsstory", + "id": "100992443", "sponsored": "false", - "title": "One options trader is betting on healthy returns when this stock reports", - "description": "Bonawyn Eison looks at a bullish bet on UnitedHealth.", - "pubDate": "Wed, 15 Jul 2020 14:54:59 GMT" + "title": "Syria rattles global markets for second day", + "description": "Equity markets headed south for a second straight day as growing worries about a U.S. military intervention in Syria sparked heavy selling in stocks, while oil pushed higher and safe-havens such as Treasurys and the Japanese yen rallied.", + "pubDate": "Fri, 13 Sep 2013 20:33:14 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/13/options-trader-bets-big-on-more-pain-for-delta-out-of-earnings.html", - "guid": "106614337", - "id": "7000144920", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2013/08/22/trial-of-the-century-begins-in-china.html", + "guid": "100979501", + "type": "cnbcnewsstory", + "id": "100979501", "sponsored": "false", - "title": "Options trader bets big on more pain for Delta out of earnings", - "description": "Bonawyn Eison with a Delta earnings preview and one trader's bet the company's pain is about to get a lot worse.", - "pubDate": "Mon, 13 Jul 2020 22:29:12 GMT" + "title": "Trial of the century begins in China", + "description": "The widely-publicized trial of disgraced Chinese politician Bo Xilai got underway in the city of Jinan on Thursday, with a guilty verdict for charges of corruption and the abuse of power widely seen as a done deal.", + "pubDate": "Fri, 13 Sep 2013 20:33:14 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/10/as-financials-gear-up-to-report-carter-worth-says-this-big-bank-is-heading-for-a-breakout.html", - "guid": "106611572", - "id": "7000144693", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2013/08/09/china-data-blitz-points-to-stabilizing-economy.html", + "guid": "100951024", + "type": "cnbcnewsstory", + "id": "100951024", "sponsored": "false", - "title": "As financials gear up to report, Carter Worth says this big bank is heading for a breakout", - "description": "Cornerstone Macro's Carter Worth speaks with CNBC \"Fast Money\" on why Morgan Stanley shares appear headed for a breakout.", - "pubDate": "Fri, 10 Jul 2020 22:59:34 GMT" + "title": "China data blitz points to stabilizing economy", + "description": "A flurry of data out of China on Friday broadly painted an upbeat picture of the world's second largest economy, which appears to be stabilizing after two years of slowing growth.", + "pubDate": "Fri, 13 Sep 2013 20:33:14 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/10/as-battered-retailers-face-bankruptcy-trader-says-this-name-looks-attractive.html", - "guid": "106611570", - "id": "7000144694", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2013/07/22/weak-yen-think-again.html", + "guid": "100905121", + "type": "cnbcnewsstory", + "id": "100905121", "sponsored": "false", - "title": "As battered retailers face bankruptcy, here's how to navigate the sector", - "description": "The CNBC \"Fast Money\" traders discuss how to trade the hard-hit retail sector.", - "pubDate": "Fri, 10 Jul 2020 23:03:07 GMT" + "title": "Weak yen? Think again", + "description": "Yen strength following a clear election win for Japan's ruling coalition in weekend elections has defied expectations of further currency weakness and has left the yen once again drifting away from the key 100-mark versus the dollar.", + "pubDate": "Fri, 13 Sep 2013 20:33:14 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/10/a-winning-staples-trade.html", - "guid": "106611571", - "id": "7000144695", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2013/07/18/what-sundays-japan-election-means-for-abenomics.html", + "guid": "100895029", + "type": "cnbcnewsstory", + "id": "100895029", "sponsored": "false", - "title": "A winning Staples trade", - "description": "The CNBC \"Fast Money\" trade discuss how to trade Staples shares.", - "pubDate": "Fri, 10 Jul 2020 23:00:47 GMT" + "title": "What Sunday\u2019s Japan election means for Abenomics", + "description": "If Shinzo Abe's ruling coalition wins Sunday's elections to the upper house of parliament, as predicted, Japan's prime minister will have a clear mandate to push ahead with his radical economic agenda.", + "pubDate": "Fri, 13 Sep 2013 20:33:14 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/09/options-traders-prescribe-big-gains-for-walgreens-out-of-earnings.html", - "guid": "106609154", - "id": "7000144449", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2013/07/04/egypt-stocks-surge-on-relief-after-morsi-ouster.html", + "guid": "100864313", + "type": "cnbcnewsstory", + "id": "100864313", "sponsored": "false", - "title": "Options traders prescribe big gains for Walgreens out of earnings", - "description": "Options traders are betting on big gains for Walgreens out of earnings", - "pubDate": "Thu, 09 Jul 2020 13:50:46 GMT" + "title": "Egypt Stocks Surge on Relief After Morsi Ouster", + "description": "Egypt's benchmark stock exchange surged on Thursday and oil prices eased on relief after the ouster of Mohammed Morsi as Egypt's president didn't result in large-scale violence as some had feared.", + "pubDate": "Fri, 13 Sep 2013 20:33:14 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/07/06/options-traders-bet-on-freeport-mcmoran-to-strike-gold.html", - "guid": "106604828", - "id": "7000144082", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2013/07/02/worlds-second-biggest-ipo-this-year-debuts-higher.html", + "guid": "100861571", + "type": "cnbcnewsstory", + "id": "100861571", "sponsored": "false", - "title": "Options traders bet on Freeport-McMoRan to strike gold", - "description": "The \"Options Action\" traders debate how to trade mining stocks such as Freeport-McMoRan.", - "pubDate": "Mon, 06 Jul 2020 22:24:45 GMT" + "title": "World's Second Biggest IPO This Year Debuts Higher", + "description": "Japan's second-largest soft drinks company, Suntory Beverage and Food, opened 0.6 percent higher at its debut on the Tokyo Stock Exchange on Wednesday.", + "pubDate": "Fri, 13 Sep 2013 20:33:14 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/02/options-traders-set-to-cash-in-on-teslas-big-delivery-beat.html", - "guid": "106601508", + "link": "https://www.cnbc.com/2013/06/25/china-is-right-to-tame-credit-growth-moodys.html", + "guid": "100843880", "type": "cnbcnewsstory", - "id": "106601508", + "id": "100843880", "sponsored": "false", - "title": "Options traders set to cash in on Tesla's big delivery beat", - "description": "Options traders making short-dated bets in Tesla are looking set to cash in on a big Q2 delivery beat from the electric automaker.", - "pubDate": "Thu, 02 Jul 2020 16:10:22 GMT" + "title": "China Is Right to Tame Credit Growth: Moody\u2019s", + "description": "China's central bank is right to tame high credit growth and not doing so would have long-term negative consequences, said a senior official at credit ratings agency Moody's Investors Service.", + "pubDate": "Fri, 13 Sep 2013 20:33:14 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/07/01/options-traders-are-betting-macys-is-due-for-a-post-earnings-rally.html", - "guid": "106599819", + "link": "https://www.cnbc.com/2013/06/21/feels-overdone-but-perhaps-the-selloff-is-justified.html", + "guid": "100833309", "type": "cnbcnewsstory", - "id": "106599819", + "id": "100833309", "sponsored": "false", - "title": "Options traders are betting Macy's is due for a post-earnings rally", - "description": "Options traders are feeling more bullish on Macy's than they have for a long time as the stock gets ready to report earnings.", - "pubDate": "Wed, 01 Jul 2020 16:25:34 GMT" + "title": "Feels Overdone, but Perhaps the Sell-Off Is Justified", + "description": "Fears about the Federal Reserve unwinding its monetary stimulus have sent global markets into a tail spin this week and some analysts argue that the sell-off, rather than looking overdone, is in fact justified amid prospects for a major change in U.S. monetary policy.", + "pubDate": "Fri, 13 Sep 2013 20:33:14 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/30/options-traders-bet-fedex-will-soar-higher-on-earnings.html", - "guid": "106597896", + "link": "https://www.cnbc.com/2013/06/20/why-the-rise-in-treasury-yields-may-be-ok.html", + "guid": "100830072", "type": "cnbcnewsstory", - "id": "106597896", + "id": "100830072", "sponsored": "false", - "title": "Options traders bet Fedex will soar higher on earnings", - "description": "Options traders are betting the transport stock will deliver on earnings and make a big jump higher.", - "pubDate": "Tue, 30 Jun 2020 16:31:00 GMT" + "title": "Why the Rise in Treasury Yields May Be OK", + "description": "As U.S. Treasury yields hit their highest level in more than a year, analysts say there's no reason to fret about the back-up in bond yields since the move is likely to be accompanied by the U.S. economy finally getting back on its feet.", + "pubDate": "Fri, 13 Sep 2013 20:33:14 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/06/26/how-to-use-options-to-risk-less.html", - "guid": "106594243", - "id": "7000142973", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2013/06/12/asia-joins-global-equity-rout-on-boj-woes.html", + "guid": "100808001", + "type": "cnbcnewsstory", + "id": "100808001", "sponsored": "false", - "title": "How to use options to risk less", - "description": "Mike Khouw on how to use options and risk less. With CNBC's Melissa Lee and the Options Action traders, Carter Worth, Mike Khouw and Tony Zhang.", - "pubDate": "Fri, 26 Jun 2020 23:47:02 GMT" + "title": "Asia Joins Global Equity Rout on BOJ Woes", + "description": "Japan's benchmark index trimmed losses after briefly slipping below the 13,000 level on Wednesday, extending a global sell-off in equities amid disappointment at the Bank of Japan's (BOJ) inaction to calm a volatile government bond market.", + "pubDate": "Fri, 13 Sep 2013 20:33:14 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/06/26/chartmaster-says-were-heading-for-bond-yield-breakdown.html", - "guid": "106594232", - "id": "7000142975", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2013/05/22/weak-yen-wont-stop-push-outside-japan-lexus.html", + "guid": "100756501", + "type": "cnbcnewsstory", + "id": "100756501", "sponsored": "false", - "title": "Chartmaster says we're heading for bond yield breakdown", - "description": "Is a bond breakout on the horizon? With CNBC's Melissa Lee and the Options Action traders, Carter Worth, Mike Khouw and Tony Zhang.", - "pubDate": "Fri, 26 Jun 2020 23:46:02 GMT" + "title": "Weak Yen Won't Stop Push Outside Japan: Lexus", + "description": "The recent weakness in the Japanese yen is not coming in the way of the country's luxury carmaker Lexus International's plans to invest overseas, said a senior company executive.", + "pubDate": "Fri, 13 Sep 2013 20:33:14 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/06/26/the-final-call-tlt-sbux.html", - "guid": "106594247", - "id": "7000142963", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2013/05/16/confusion-the-next-driver-of-markets.html", + "guid": "100745196", + "type": "cnbcnewsstory", + "id": "100745196", "sponsored": "false", - "title": "The Final Call: TLT & SBUX", - "description": "The Options Action traders give their final trades of the week.", - "pubDate": "Fri, 26 Jun 2020 22:24:34 GMT" + "title": "Confusion: the Next Driver of Markets?", + "description": "In a week dominated by talk about when the U.S. Federal Reserve will start unwinding its massive monetary stimulus program, a raft of weak U.S. economic data have introduced an element of confusion into the markets, strategists say.", + "pubDate": "Fri, 13 Sep 2013 20:33:14 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/25/options-traders-betting-nike-will-jump-to-new-all-time-highs-out-of-earnings.html", - "guid": "106592102", + "link": "https://www.cnbc.com/2013/05/06/france-still-business-friendly-foreign-minister-argues.html", + "guid": "100709252", "type": "cnbcnewsstory", - "id": "106592102", + "id": "100709252", "sponsored": "false", - "title": "Options traders betting Nike will jump to new all-time highs out of earnings", - "description": "Options traders are betting Nike can hit new all-time highs after the sportswear giant reports earnings Thursday", - "pubDate": "Thu, 25 Jun 2020 16:19:02 GMT" + "title": "France Still Business Friendly, Foreign Minister Argues", + "description": "Saying no to Yahoo's bid to take a majority stake in French online video website Dailymotion does not mean the French government is anti-business, the country's foreign minister Laurent Fabius told CNBC on Monday.", + "pubDate": "Fri, 13 Sep 2013 20:33:14 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/24/options-traders-bet-kb-home-can-be-a-winner-out-of-earnings.html", - "guid": "106590474", + "link": "https://www.cnbc.com/2013/05/05/malaysia-stocks-hit-record-high-after-elections.html", + "guid": "100708986", "type": "cnbcnewsstory", - "id": "106590474", + "id": "100708986", "sponsored": "false", - "title": "Options traders bet KB Home can be a winner out of earnings", - "description": "Options traders are betting KB Home can capitalize on surprisingly good housing data to rally higher out of Wednesday's earnings report.", - "pubDate": "Wed, 24 Jun 2020 16:28:49 GMT" + "title": "Malaysia Stocks Hit Record High After Elections", + "description": "Malaysia's financial markets witnessed a historic day on Monday as the benchmark FTSE Bursa Malaysia KLCI Index soared to an all-time high after the country's ruling coalition returned to power for a 13th term.", + "pubDate": "Fri, 13 Sep 2013 20:33:14 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/23/options-traders-rushing-into-gold-miners-as-coronavirus-cases-surge.html", - "guid": "106588874", + "link": "https://www.cnbc.com/2013/04/30/golden-week-loses-its-shine-for-hong-kong.html", + "guid": "100687768", "type": "cnbcnewsstory", - "id": "106588874", + "id": "100687768", "sponsored": "false", - "title": "Options traders are rushing into gold miners as coronavirus cases surge", - "description": "Even as markets climb back toward all-time highs, options traders are getting bullish on gold rather than equities as coronavirus cases surge.", - "pubDate": "Tue, 23 Jun 2020 16:35:22 GMT" + "title": "Golden Week Loses Its Shine for Hong Kong", + "description": "We're in the midst of yet another Chinese \"Golden Week,\" the weeklong holidays that are peculiar to the mainland China. Three times a year, during Lunar New Year, this time of year, and the National Day holidays in October, a wide swath of the country essentially shuts down as people venture around the nation and beyond.", + "pubDate": "Fri, 13 Sep 2013 20:33:14 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/06/19/is-it-time-to-fade-the-financials.html", - "guid": "106585289", - "id": "7000141809", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2013/04/30/conflicting-japan-datawhat-are-they-telling-us.html", + "guid": "100687438", + "type": "cnbcnewsstory", + "id": "100687438", "sponsored": "false", - "title": "Is it time to fade the financials?", - "description": "Is now the time to fade the financials? With CNBC's Melissa Lee and the Options Action traders, Carter Worth, Mike Khouw and Tony Zhang.", - "pubDate": "Fri, 19 Jun 2020 22:22:18 GMT" + "title": "Conflicting Japan Data\u2014What Are They Telling Us?", + "description": "A slew of economic data out of Japan on Tuesday gives conflicting signals on whether Prime Minister Shinzo Abe's radical revival plan is working or not.", + "pubDate": "Fri, 13 Sep 2013 20:33:14 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/06/19/theres-one-staples-stock-that-could-be-poised-for-a-pop.html", - "guid": "106585281", - "id": "7000141806", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2013/04/29/chinas-gift-crackdown-not-hitting-luxury-cars-porsche.html", + "guid": "100682649", + "type": "cnbcnewsstory", + "id": "100682649", "sponsored": "false", - "title": "There's one staples stock that could be poised for a pop", - "description": "Could Kraft Heinz be the staples stock that's ready to take off. With CNBC's Melissa Lee and the Options Action traders, Carter Worth, Mike Khouw and Tony Zhang.", - "pubDate": "Sun, 21 Jun 2020 23:34:08 GMT" + "title": "China's Gift Crackdown Not Hitting Luxury Cars: Porsche", + "description": "German luxury carmaker Porsche saw record sales in China last year and the recent clampdown on gift-giving and luxury goods in the country won't have a major impact going forward, according to the company's sole distributor for China.", + "pubDate": "Fri, 13 Sep 2013 20:33:14 GMT" }, { "item": "", - "link": "https://www.cnbc.com/video/2020/06/19/the-final-call-khc-xlf-wmt.html", - "guid": "106585300", - "id": "7000141810", - "type": "cnbcvideo", + "link": "https://www.cnbc.com/2013/04/15/malaysia-needs-to-end-cronyism-anwar-ibrahim.html", + "guid": "100640800", + "type": "cnbcnewsstory", + "id": "100640800", "sponsored": "false", - "title": "The Final Call: KHC, XLF & WMT", - "description": "The Options Action traders offer their final trades of the week.", - "pubDate": "Mon, 22 Jun 2020 02:01:06 GMT" + "title": "Malaysia Needs to End Cronyism: Anwar Ibrahim", + "description": "Malaysia needs put an end to cronyism and support market reforms, opposition leader Anwar Ibrahim told CNBC on Monday.", + "pubDate": "Fri, 13 Sep 2013 20:33:14 GMT" }, { "item": "", - "link": "https://www.cnbc.com/2020/06/18/options-traders-bet-on-wells-fargo-to-surge-after-fed-stress-tests.html", - "guid": "106583167", + "link": "https://www.cnbc.com/2013/04/03/yen-recovers-even-as-boj-decision-looms.html", + "guid": "100614742", "type": "cnbcnewsstory", - "id": "106583167", - "sponsored": "false", - "title": "Options traders bet on Wells Fargo to surge after Fed stress tests", - "description": "Fed stress tests hit the big banks June 25, and options traders are betting on Wells Fargo to pass with flying colors.", - "pubDate": "Thu, 18 Jun 2020 17:03:14 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/06/17/options-traders-bet-kroger-ride-consumer-big-gains-out-of-earnings.html", - "guid": "106581422", - "type": "cnbcnewsstory", - "id": "106581422", - "sponsored": "false", - "title": "Options traders bet Kroger can ride the consumer to big gains out of earnings", - "description": "Grocery stores have been the beneficiaries of closed restaurants so far this year, and options traders are betting the gains could get even bigger when Kroger reports earnings Thursday", - "pubDate": "Wed, 17 Jun 2020 16:44:30 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/06/15/options-traders-get-bullish-on-oracle-ahead-of-earnings.html", - "guid": "106578692", - "id": "7000140982", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Options traders get bullish on Oracle ahead of earnings", - "description": "Mike Khouw on options traders growing bullish ahead of Oracle's earnings report.", - "pubDate": "Mon, 15 Jun 2020 21:58:15 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/06/12/is-there-danger-in-the-emerging-markets.html", - "guid": "106576249", - "id": "7000140740", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Is there danger in the emerging markets?", - "description": "The dollar and the emerging markets. With CNBC's Courtney Reagan and the Options Action traders, Carter Worth, Mike Khouw and Tony Zhang.", - "pubDate": "Fri, 12 Jun 2020 22:04:27 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/06/12/call-to-the-tweets-how-to-play-a-microsoft-200-july-call-position.html", - "guid": "106576269", - "id": "7000140742", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Call to the Tweets: How to play a Microsoft $200 July call position", - "description": "The Options Action traders respond to a viewer tweet.", - "pubDate": "Fri, 12 Jun 2020 22:30:30 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/06/12/energy-gets-crushed.html", - "guid": "106576253", - "id": "7000140741", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Energy gets crushed", - "description": "A breakdown of energy's week. With CNBC's Courtney Reagan and the Options Action traders, Carter Worth, Mike Khouw and Tony Zhang.", - "pubDate": "Fri, 12 Jun 2020 22:07:50 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/06/11/options-traders-falling-out-of-love-with-lululemon-ahead-of-earnings.html", - "guid": "106574134", - "type": "cnbcnewsstory", - "id": "106574134", - "sponsored": "false", - "title": "Options traders falling out of love with Lululemon ahead of earnings", - "description": "After the athleisure stock's wild run off the lows, options traders are betting on a pullback when Lululemon reports earnings after the bell Thursday.", - "pubDate": "Thu, 11 Jun 2020 16:39:06 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/06/10/one-options-trader-is-betting-the-small-cap-pullback-is-just-beginning.html", - "guid": "106572507", - "type": "cnbcnewsstory", - "id": "106572507", - "sponsored": "false", - "title": "One options trader is betting the small cap pullback is just beginning", - "description": "One options trader made a big bet that Wednesday's pullback is only the beginning of more pain for the small caps.", - "pubDate": "Wed, 10 Jun 2020 16:03:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/06/09/options-traders-bet-chewys-big-gains-will-continue-after-earnings.html", - "guid": "106570875", - "type": "cnbcnewsstory", - "id": "106570875", - "sponsored": "false", - "title": "Options traders bet Chewy's big gains will continue after earnings", - "description": "The online pet supply retailer has surged through the first half of 2020, and options traders are betting this stock will look like an investor's best friend after earnings.", - "pubDate": "Tue, 09 Jun 2020 16:30:22 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/06/05/options-traders-bet-tiffanys-lvmh-merger-is-heading-for-more-trouble.html", - "guid": "106567478", - "id": "7000139693", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Options traders bet Tiffany's LVMH merger is heading for more trouble", - "description": "A luxury deal breakdown. With CNBC's Melissa Lee and the Options Action traders, Carter Worth, Mike Khouw and Tony Zhang.", - "pubDate": "Fri, 05 Jun 2020 22:08:45 GMT" - } - ], - "closing_bell": [ - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/khan-academy-ceo-addresses-the-digital-divide.html", - "guid": "106624317", - "id": "7000145986", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Khan Academy CEO addresses the digital divide", - "description": "Sal Khan, Khan Academy founder & CEO, joins \"Closing Bell\" to talk about back-to-school and what resources are available to help students learn online amid the coronavirus pandemic.", - "pubDate": "Mon, 20 Jul 2020 21:34:00 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/banks-airlines-and-restaurants-lobby-for-stimulus-bill.html", - "guid": "106624283", - "id": "7000145984", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Banks, airlines and restaurants lobby for stimulus bill", - "description": "Bruce Mehlman, Mehlman Castagnetti Rosen & Thomas, joins \"Closing Bell\" to talk about businesses lobbying for a second stimulus bill to keep them afloat amid the effects of the coronavirus pandemic.", - "pubDate": "Mon, 20 Jul 2020 21:30:05 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/ibm-beats-eps-and-revenue-in-q2.html", - "guid": "106624207", - "id": "7000145980", - "type": "cnbcvideo", - "sponsored": "false", - "title": "IBM beats EPS and revenue in Q2", - "description": "CNBC's Deirdre Bosa reports IBM beat its earnings per share and revenue in its second quarter earnings report.", - "pubDate": "Mon, 20 Jul 2020 20:32:57 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/crossmarks-fernandez-trends-will-move-higher-need-to-watch-consumer-demand.html", - "guid": "106624238", - "id": "7000145982", - "type": "cnbcvideo", - "sponsored": "false", - "title": "CrossMark's Fernandez: Trends will move higher, need to watch consumer demand", - "description": "Victoria Fernandez, Crossmark Global Investments chief market strategist, joins \"Closing Bell\" to talk about how she is thinking about investing amid the coronavirus pandemic.", - "pubDate": "Mon, 20 Jul 2020 20:23:10 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/matthews-asia-funds-andy-rothman-says-china-is-headed-for-v-shaped-recovery.html", - "guid": "106624141", - "id": "7000145977", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Matthews Asia Fund's Andy Rothman says China is headed for V-shaped recovery", - "description": "Andy Rothman, Matthews Asia Fund Investment Strategist, joins \"Closing Bell\" to talk about China's economic recovery.", - "pubDate": "Mon, 20 Jul 2020 20:02:01 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/good-chance-we-have-effective-covid-19-vaccines-by-the-end-of-2020-ceo.html", - "guid": "106624126", - "id": "7000145970", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Good chance we have effective Covid-19 vaccines by the end of 2020: Centivax CEO", - "description": "Jacob Glanville, Centivax and Distributed Bio CEO, joins 'Closing Bell' to discuss the potential coronavirus vaccines coming to market and the metrics to watch for.", - "pubDate": "Mon, 20 Jul 2020 19:53:37 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/new-york-gym-owners-sue-to-reopen.html", - "guid": "106621743", - "id": "7000145747", - "type": "cnbcvideo", - "sponsored": "false", - "title": "New York gym owners sue to reopen", - "description": "CNBC's Kate Rogers reports New York gym owners are suing the state to reopen.", - "pubDate": "Fri, 17 Jul 2020 21:08:32 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/ubs-senior-vp-angela-mwanza-says-bank-stocks-look-like-the-canary-in-a-coal-mine.html", - "guid": "106621658", - "id": "7000145733", - "type": "cnbcvideo", - "sponsored": "false", - "title": "UBS Senior VP Angela Mwanza says bank stocks look like the 'canary in a coal mine'", - "description": "Angela Mwanza, UBS Senior Vice President, joins \"Closing Bell\" to discuss markets and U.S. banks.", - "pubDate": "Fri, 17 Jul 2020 20:47:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/redfin-ceo-glenn-kelman-says-low-interest-rates-led-to-surge-of-home-buying-demand.html", - "guid": "106621688", - "id": "7000145737", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Redfin CEO Glenn Kelman says low interest rates led to surge of home-buying demand", - "description": "Redfin CEO Glenn Kelman joins \"Closing Bell\" to talk about homebuying demand increases amid Covid-19 pandemic. He talks about the increase of Americans relocating to cities due to the ongoing pandemic.", - "pubDate": "Fri, 17 Jul 2020 20:37:18 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/strategist-if-you-dont-get-perfect-earnings-the-markets-will-penalize-you.html", - "guid": "106621628", - "id": "7000145730", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Interactive Brokers chief strategist: 'If you don't get perfect earnings, the markets will penalize you'", - "description": "Interactive Brokers Chief Strategist Steve Sosnick joins \"Closing Bell\" to talk about how Netflix performed after its second quarter earnings report.", - "pubDate": "Fri, 17 Jul 2020 20:22:56 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/scott-gottlieb-on-soaring-daily-covid-19-cases.html", - "guid": "106621621", - "id": "7000145729", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Scott Gottlieb on soaring daily Covid-19 cases", - "description": "Dr. Scott Gottlieb, Former FDA Commissioner, joins \"Closing Bell\" to talk about continuing surges of Covid-19 cases in the U.S.", - "pubDate": "Fri, 17 Jul 2020 19:59:39 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/california-schools-can-reopen-if-county-is-off-watch-list-14-straight-days.html", - "guid": "106621612", - "id": "7000145728", - "type": "cnbcvideo", - "sponsored": "false", - "title": "California schools can reopen if county is off watch list 14 straight days", - "description": "CNBC's Aditi Roy reports on the new guidelines laid out by California Governor Gavin Newsom for school reopenings in the state.", - "pubDate": "Fri, 17 Jul 2020 19:50:40 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/mnuchin-congress-should-allow-second-loans-for-hardest-hit.html", - "guid": "106621583", - "id": "7000145724", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Mnuchin: Congress should allow second loans for hardest hit", - "description": "CNBC's Kate Rogers reports on comments from Secretary of State Steve Mnuchin at the House Committee of Small Businesses.", - "pubDate": "Fri, 17 Jul 2020 19:57:29 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/university-of-arizona-presidents-re-entry-plan-for-2020-21-school-year.html", - "guid": "106619993", - "id": "7000145467", - "type": "cnbcvideo", - "sponsored": "false", - "title": "University of Arizona President's re-entry plan for 2020-21 school year", - "description": "Dr. Robert Robbins, University of Arizona president, joins \"Closing Bell\" to talk about what it will be like for students who come back to campus for the fall semester.", - "pubDate": "Thu, 16 Jul 2020 21:03:59 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/t-mobile-ceo-on-the-companys-new-scam-shield-to-fight-robocalls.html", - "guid": "106619804", - "id": "7000145458", - "type": "cnbcvideo", - "sponsored": "false", - "title": "T-Mobile CEO on the company's new 'scam shield' to fight robocalls", - "description": "T-Mobile is unveiling it's new 'scam shield' to combat robocalls. CEO Mike Sievert joins 'Closing Bell' to discuss the company's new tool and the future of 5G.", - "pubDate": "Thu, 16 Jul 2020 20:48:21 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/deutsche-banks-binky-chadha-talks-about-faang-stocks-valuations.html", - "guid": "106619928", - "id": "7000145464", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Deutsche Bank's Binky Chadha talks about FAANG stocks' valuations", - "description": "Binky Chadha, Deutsche Bank, joins \"Closing Bell\" to talk about the broader markets and the FAANG tech stocks.", - "pubDate": "Thu, 16 Jul 2020 20:42:47 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/fmr-nbc-cable-president-tom-rogers-says-netflix-has-pricing-power.html", - "guid": "106619943", - "id": "7000145465", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Fmr. NBC Cable President Tom Rogers says Netflix has pricing power", - "description": "Tom Rogers, engine media executive chairman, former TiVo CEO and former NBC cable president, joins \"Closing Bell\" to talk about Netflix earnings.", - "pubDate": "Thu, 16 Jul 2020 21:23:50 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/netflix-misses-earnings-but-beats-revenue-in-second-quarter-report.html", - "guid": "106619898", - "id": "7000145463", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Netflix misses earnings but beats revenue in second quarter report", - "description": "Bernie McTernan, Rosenblatt securities analyst and Ed Lee, media analyst at The New York Times, join \"Closing Bell\" to talk about Netflix's earnings report.", - "pubDate": "Thu, 16 Jul 2020 21:25:04 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/back-to-school-sales-could-hit-record-this-year.html", - "guid": "106619838", - "id": "7000145462", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Back-to-school sales could hit record this year", - "description": "Sylvia Jablonski, Direxion managing director, joins \"Closing Bell\" to talk about how technology sectors and work-from-home stocks such as Apple and Zoom could benefit due to the ongoing Covid-19 pandemic.", - "pubDate": "Thu, 16 Jul 2020 20:02:08 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/fmr-cto-aneesh-chopra-says-twitter-attack-concerning-in-an-election-year.html", - "guid": "106619821", - "id": "7000145460", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Fmr. CTO Aneesh Chopra says Twitter attack concerning in an election year", - "description": "Aneesh Chopra, chief technology officer under President Obama, joins \"Closing Bell\" to talk about the Twitter hacks that compromised multiple high-profile celebrities' and politicians' accounts on July 15.", - "pubDate": "Thu, 16 Jul 2020 19:51:00 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/crowdstrike-ceo-talks-about-cyberattack-trends-amid-the-covid-19-pandemic.html", - "guid": "106618050", - "id": "7000145289", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Crowdstrike CEO talks about cyberattack trends amid the Covid-19 pandemic", - "description": "George Kurtz, Crowdstrike co-founder and CEO, joins \"Closing Bell\" to talk about why the cybersecurity technology is seeing increase in demand.", - "pubDate": "Wed, 15 Jul 2020 21:01:36 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/uber-said-to-hold-talks-for-freight-unit-investment.html", - "guid": "106618017", - "id": "7000145287", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Uber said to hold talks for freight unit investment", - "description": "CNBC's Deirdre Bosa joins \"Closing Bell\" to report that Uber is holding talks for a potential freight unit investment to expand its business.", - "pubDate": "Wed, 15 Jul 2020 20:53:11 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/new-jersey-gov-phil-murphy-on-preparing-for-second-covid-19-wave.html", - "guid": "106617988", - "id": "7000145283", - "type": "cnbcvideo", - "sponsored": "false", - "title": "New Jersey Gov. Phil Murphy on preparing for second Covid-19 wave", - "description": "New Jersey Governor Phil Murphy joins \"Closing Bell\" to talk about what the state is doing to prepare for a potential second Covid-19 wave.", - "pubDate": "Wed, 15 Jul 2020 20:46:45 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/fmr-whole-foods-co-ceo-discusses-retailers-losing-shopping-season.html", - "guid": "106618015", - "id": "7000145286", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Fmr. Whole Foods co-CEO discusses retailers losing shopping season", - "description": "Walter Robb, Former Whole Foods Co-CEO, joins \"Closing Bell\" to talk about retail amid the coronavirus pandemic.", - "pubDate": "Wed, 15 Jul 2020 20:42:27 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/josh-brown-on-why-his-last-chance-trade-is-d-r-horton-inc.html", - "guid": "106617875", - "id": "7000145280", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Josh Brown on why his Last Chance Trade is D.R. Horton", - "description": "Josh Brown, Ritholtz Wealth Management CEO, joins \"Closing Bell\" to talk about why his Last Chance Trade is D.R. Horton Inc.", - "pubDate": "Wed, 15 Jul 2020 19:51:11 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/s4-capitals-martin-sorrell-on-how-coronavirus-has-affected-advertising.html", - "guid": "106617863", - "id": "7000145279", - "type": "cnbcvideo", - "sponsored": "false", - "title": "S4 Capital's Martin Sorrell on how coronavirus has affected advertising", - "description": "Martin Sorrell, founder of S4 Capital, joins \"Closing Bell\" to discuss the impact of coronavirus on the ad industry.", - "pubDate": "Wed, 15 Jul 2020 20:21:13 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/heres-how-bank-stocks-have-fared-so-far-during-earnings-season.html", - "guid": "106617842", - "id": "7000145274", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Here's how bank stocks have fared so far during earnings season", - "description": "CNBC's Wilfred Frost and Sara Eisen discuss bank earnings and moves in the stocks as more stimulus remains in question.", - "pubDate": "Wed, 15 Jul 2020 19:46:21 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/14/fmr-asian-policy-analyst-says-u-s-china-relationship-moved-to-long-term-wholistic-competition.html", - "guid": "106616135", - "id": "7000145071", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Fmr. Asian policy analyst says U.S.-China relationship now long-term competition", - "description": "Dewardric McNeal, Longview Global managing director and former Asian policy analyst at the Department of Defense, joins \"Closing Bell\" to talk about the U.S. and China relationship.", - "pubDate": "Tue, 14 Jul 2020 20:59:38 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/14/heres-why-michigan-gov-whitmer-supports-joe-bidens-economic-plan.html", - "guid": "106616122", - "id": "7000145069", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Here's why Michigan Gov. Whitmer supports Joe Biden's economic plan", - "description": "Michigan Gov. Gretchen Whitmer joins \"Closing Bell\" to talk about Democratic presidential nominee Joe Biden's economic plan.", - "pubDate": "Tue, 14 Jul 2020 20:56:46 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/14/dallas-fed-president-robert-kaplan-says-mandatory-masks-will-improve-economic-outlook.html", - "guid": "106616080", - "id": "7000145068", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Dallas Fed President Robert Kaplan says mandatory masks will improve economic outlook", - "description": "Robert Kaplan, Dallas Fed President, joins \"Closing Bell\" to talk about his conversation with epidemiologists on how mandatory masks could improve the recovery of the economy.", - "pubDate": "Tue, 14 Jul 2020 20:44:41 GMT" - } - ], - "fast_money": [ - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/premier-lacrosse-league-begins-tournament-this-weekend-amid-virus-surge.html", - "guid": "106624353", - "id": "7000145999", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Premier Lacrosse League begins tournament this weekend amid virus surge", - "description": "Paul Rabil, Premier Lacrosse League co-founder, on the reopening of his league in Utah and professional sports overall. With CNBC's Melissa Lee and the Fast Money traders, Tim Seymour, Brian Kelly, Dan Nathan and Karen Finerman.", - "pubDate": "Mon, 20 Jul 2020 22:38:01 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/why-a-vaccine-may-not-matter-when-it-comes-to-boosting-the-economy.html", - "guid": "106624346", - "id": "7000145997", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Why a vaccine may not matter when it comes to boosting the economy", - "description": "CNBC's Meg Tirrell reports on the race for a vaccine. Jim Bianco, Bianco Research, discusses why a vaccine isn't necessary to Wall Street. With CNBC's Melissa Lee and the Fast Money traders, Tim Seymour, Brian Kelly, Dan Nathan and Karen Finerman.", - "pubDate": "Mon, 20 Jul 2020 22:06:47 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/technician-has-one-name-you-should-buy-and-one-you-should-sell-into-earnings.html", - "guid": "106624343", - "id": "7000145996", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Technician has one name you should buy and one you should sell into earnings", - "description": "Cornerstone Macro's Carter Worth has earnings winners and losers. With CNBC's Melissa Lee and the Fast Money traders, Tim Seymour, Brian Kelly, Dan Nathan and Karen Finerman.", - "pubDate": "Mon, 20 Jul 2020 22:04:27 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/final-trades-unh-intc-on-and-sp-puts.html", - "guid": "106621759", - "id": "7000145750", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Final Trades: UNH, INTC, ON and S&P puts", - "description": "The Fast Money traders give their final trades of the week.", - "pubDate": "Fri, 17 Jul 2020 21:44:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/techs-moment-of-truth.html", - "guid": "106621744", - "id": "7000145748", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Tech's moment of truth", - "description": "Carter Worth on what's next for tech. With CNBC's Melissa Lee and the Fast Money traders, Guy Adami, Tim Seymour, Karen Finerman and Steve Grasso.", - "pubDate": "Fri, 17 Jul 2020 21:35:16 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/one-retail-stock-thatll-rack-up-big-gains-for-your-portfolio.html", - "guid": "106620046", - "id": "7000145478", - "type": "cnbcvideo", - "sponsored": "false", - "title": "One retail stock that'll rack up big gains for your portfolio", - "description": "Macy's execs get bonuses despite the company's layoffs. And trader Karen Finerman pitches one stock she says will rack up big gains. With CNBC's Melissa Lee and the Fast Money traders, Guy Adami, Tim Seymour and Steve Grasso.", - "pubDate": "Thu, 16 Jul 2020 22:19:31 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/cybersecurity-expert-weighs-in-on-twitters-high-profile-account-hack.html", - "guid": "106620040", - "id": "7000145476", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Cybersecurity expert weighs in on Twitter's high-profile account hack", - "description": "Etay Maor, IntSights chief security officer, on yesterday's major Twitter hack. With CNBC's Melissa Lee and the Fast Money traders, Guy Adami, Tim Seymour, Karen Finerman and Steve Grasso.", - "pubDate": "Thu, 16 Jul 2020 22:12:25 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/munster-on-netflix-as-stock-plunges-on-weak-subscriber-forecast.html", - "guid": "106620028", - "id": "7000145475", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Munster on Netflix as stock plunges on weak subscriber forecast", - "description": "Loup Ventures' Gene Munster reacts to Netflix's earnings results. With CNBC's Melissa Lee and the Fast Money traders, Guy Adami, Tim Seymour, Karen Finerman and Steve Grasso.", - "pubDate": "Thu, 16 Jul 2020 22:00:24 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/fundstrats-rob-sluymer-with-his-best-ideas-for-catch-up-trades.html", - "guid": "106618117", - "id": "7000145303", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Fundstrat's Rob Sluymer with his best ideas for catch-up trades", - "description": "Robert Sluymer, Fundstrat technical strategist, offers his best catch-up trades. With CNBC's Melissa Lee and the Fast Money traders, Guy Adami, Pete Najarian, Dan Nathan and Jeff Mills.", - "pubDate": "Wed, 15 Jul 2020 22:34:27 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/dont-think-youll-see-an-exodus-from-twitter-despite-hacks-munster.html", - "guid": "106618111", - "id": "7000145299", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Don't think you'll see an exodus from Twitter, despite hacks: Munster", - "description": "Loup Ventures' Gene Munster comments on high-profile Twitter accounts hacked in a crypto scam. With CNBC's Melissa Lee and the Fast Money traders, Dan Nathan, Guy Adami, Jeff Mills and Pete Najarian.", - "pubDate": "Wed, 15 Jul 2020 22:07:30 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/stocks-grinding-higher-despite-reopening-setbacks-wfcs-chris-harvey.html", - "guid": "106618092", - "id": "7000145295", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Stocks grinding higher despite reopening setbacks: WFC's Chris Harvey", - "description": "Wells Fargo's Chris Harvey on what's in store for the market. With CNBC's Melissa Lee and the Fast Money traders, Guy Adami, Pete Najarian, Dan Nathan and Jeff Mills.", - "pubDate": "Wed, 15 Jul 2020 21:46:39 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/twitter-accounts-of-gates-musk-and-bezos-reportedly-hacked.html", - "guid": "106618112", - "id": "7000145296", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Twitter accounts of Uber, Apple, Bill Gates, Elon Musk and Jeff Bezos reportedly hacked", - "description": "CNBC's Julia Boorstin on a reported Twitter hack. With CNBC's Melissa Lee and the Fast Money traders, Guy Adami, Pete Najarian, Dan Nathan and Jeff Mills.", - "pubDate": "Wed, 15 Jul 2020 21:44:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/american-airlines-issues-25000-notices-over-potential-layoffs-and-furloughs.html", - "guid": "106618107", - "id": "7000145293", - "type": "cnbcvideo", - "sponsored": "false", - "title": "American Airlines issues 25,000 notices over potential layoffs and furloughs", - "description": "CNBC's Phil LeBeau reports on potential layoffs at American Airlines. With CNBC's Melissa Lee and the Fast Money traders, Guy Adami, Pete Najarian, Dan Nathan and Jeff Mills.", - "pubDate": "Wed, 15 Jul 2020 21:34:31 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/14/rbcs-gerard-cassidy-digs-into-bank-earnings.html", - "guid": "106616193", - "id": "7000145082", - "type": "cnbcvideo", - "sponsored": "false", - "title": "RBC's Gerard Cassidy digs into bank earnings", - "description": "Gerard Cassidy, RBC's head of U.S. bank equity strategy, looks at bank earnings. With CNBC's Melissa Lee and the Fast Money traders, Guy Adami, Dan Nathan, Carter Worth and Bonawyn Eisen.", - "pubDate": "Tue, 14 Jul 2020 23:29:51 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/14/moderna-releases-covid-19-vaccine-phase-1-interim-results.html", - "guid": "106616149", - "id": "7000145079", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Moderna releases Covid-19 vaccine phase 1 interim results", - "description": "CNBC's Meg Tirrell reports on Moderna's phase 1 vaccine results. Jefferies Managing Director Michael Yee discusses with CNBC's Melissa Lee and the Fast Money traders, Guy Adami, Dan Nathan, Carter Worth and Bonawyn Eisen.", - "pubDate": "Tue, 14 Jul 2020 21:54:28 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/14/summer-correction-underway-despite-todays-bounce-mss-mike-wilson.html", - "guid": "106616169", - "id": "7000145078", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Summer correction underway despite today's bounce: MS's Mike Wilson", - "description": "Morgan Stanley Chief U.S. Equity Strategist Mike Wilson says a healthy correction is hitting stocks. With CNBC's Melissa Lee and the Fast Money traders, Guy Adami, Dan Nathan, Carter Worth and Bonawyn Eisen.", - "pubDate": "Tue, 14 Jul 2020 21:50:51 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/13/retail-traders-flood-into-stockswhy-most-say-theyre-diving-in.html", - "guid": "106614331", - "id": "7000144919", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Retail traders flood into stocks\u2014Why most say they're diving in", - "description": "CNBC's Kate Rooney on trading during a pandemic. With CNBC's Melissa Lee and the Fast Money traders, Guy Adami, Brian Kelly, Jeff Mills and Bonawyn Eisen.", - "pubDate": "Mon, 13 Jul 2020 22:28:05 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/13/what-it-was-like-on-disney-worlds-first-day-back.html", - "guid": "106614312", - "id": "7000144914", - "type": "cnbcvideo", - "sponsored": "false", - "title": "What it was like on Disney World's first day back", - "description": "Brooke McDonald, editor and writer, on Disney's safety protocols at its parks and whether the company can successfully and safely reopen them. With CNBC's Melissa Lee and the Fast Money traders, Guy Adami, Brian Kelly, Jeff Mills and Bonawyn Eisen.", - "pubDate": "Mon, 13 Jul 2020 22:02:54 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/13/market-laggards-will-become-leaders-during-earnings-season-btigs-emanuel.html", - "guid": "106614304", - "id": "7000144913", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Market laggards will become leaders during earnings season: BTIG's Emanuel", - "description": "Julian Emanuel, BTIG managing director, on where he sees the markets heading. With CNBC's Melissa Lee and the Fast Money traders, Guy Adami, Brian Kelly, Jeff Mills and Bonawyn Eisen.", - "pubDate": "Mon, 13 Jul 2020 21:54:55 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/10/cornerstone-macros-carter-worth-on-which-tech-company-can-hit-2-trillion-market-cap-first.html", - "guid": "106611569", - "id": "7000144692", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Cornerstone Macro's Carter Worth on which tech company can hit $2 trillion market cap first", - "description": "Carter Worth, Cornerstone Macro, discuss the tech sector's recent performance with CNBC's \"Fast Money\" traders.", - "pubDate": "Fri, 10 Jul 2020 21:33:20 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/10/u-s-issues-25-percent-tariffs-on-some-french-products.html", - "guid": "106611561", - "id": "7000144691", - "type": "cnbcvideo", - "sponsored": "false", - "title": "U.S. issues 25% tariffs on some French products", - "description": "CNBC's Ylan Mui reports on headlines that the U.S. plans to issue 25% tariffs on some French products in response to the country's digital services tax on tech giants such as Facebook and Google.", - "pubDate": "Fri, 10 Jul 2020 21:24:03 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/10/trump-says-hes-not-even-thinking-about-a-phase-2-trade-deal-with-china.html", - "guid": "106611152", - "id": "7000144639", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Trump says he's not 'even thinking' about a 'Phase 2' trade deal with China", - "description": "CNBC's Ylan Mui reports on the latest comments from President Donald Trump about trade talks with China.", - "pubDate": "Fri, 10 Jul 2020 16:27:35 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/09/plugging-into-gains-the-outlook-for-plug-power.html", - "guid": "106610029", - "id": "7000144537", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Plugging into gains? The outlook for Plug Power", - "description": "Colin Rusch, Oppenheimer analyst, discusses the promise of hydrogen fuel cell technology and stocks such as Plug Power amid the backdrop of increasing electric vehicle adoption. CNBC's \"Fast Money\" traders weigh in.", - "pubDate": "Thu, 09 Jul 2020 22:41:09 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/09/two-stocks-could-be-the-best-play-to-ride-housing-boom-says-oppenheimers-ari-wald.html", - "guid": "106609999", - "id": "7000144531", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Two stocks could be the best play to ride housing boom, says Oppenheimer's Ari Wald", - "description": "Ari Wald, Oppenheimer head of technical analysis, discusses how to trade the housing sector and several of its ETFs, with CNBC's \"Fast Money\" traders.", - "pubDate": "Thu, 09 Jul 2020 22:09:58 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/09/banks-get-crushed-as-well-street-gets-ready-for-earnings-season.html", - "guid": "106609985", - "id": "7000144529", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Banks get crushed as Wall Street gets ready for earnings season", - "description": "Christopher Whalen, Whalen Global Advisors chairman, discusses his outlook on bank stocks with CNBC's \"Fast Money\" traders.", - "pubDate": "Fri, 10 Jul 2020 00:02:42 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/09/rbcs-lori-calvasina-on-techs-big-run.html", - "guid": "106609983", - "id": "7000144528", - "type": "cnbcvideo", - "sponsored": "false", - "title": "RBC's Lori Calvasina on tech's big run", - "description": "Lori Calvasina, head of U.S. equity strategy at RBC, discusses the tech sector's recent rally, with CNBC's \"Fast Money\" traders.", - "pubDate": "Thu, 09 Jul 2020 22:07:22 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/09/options-traders-prescribe-big-gains-for-walgreens-out-of-earnings.html", - "guid": "106609154", - "id": "7000144449", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Options traders prescribe big gains for Walgreens out of earnings", - "description": "Options traders are betting on big gains for Walgreens out of earnings", - "pubDate": "Thu, 09 Jul 2020 13:50:46 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/08/robintrack-founder-casey-primozic-parses-through-latest-trading-trends.html", - "guid": "106608216", - "id": "7000144384", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Robintrack founder Casey Primozic parses through latest trading trends", - "description": "Casey Primozic, Robintrack founder, breaks down the latest trading trends on the increasingly popular investing app Robinhood.", - "pubDate": "Thu, 09 Jul 2020 16:26:06 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/08/canaccord-genuitys-michael-graham-breaks-down-his-buy-rating-on-draftkings.html", - "guid": "106608204", - "id": "7000144383", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Canaccord Genuity's Michael Graham breaks down his 'buy' rating on DraftKings", - "description": "Michael Graham, Canaccord Genuity analyst, breaks down his \"buy\" rating on shares of DraftKings even as most professional sports league haven't resumed play yet during the coronavirus pandemic.", - "pubDate": "Wed, 08 Jul 2020 23:04:54 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/08/wolfe-researchs-john-roque-breaks-down-whats-in-store-for-the-banks.html", - "guid": "106608200", - "id": "7000144382", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Wolfe Research's John Roque breaks down what's in store for the banks", - "description": "John Roque, Wolfe Research managing director, discusses his outlook on Big Bank stocks with CNBC's \"Fast Money\" traders.", - "pubDate": "Wed, 08 Jul 2020 23:01:52 GMT" - } - ], - "mad_money": [ - { - "item": "", - "link": "https://www.cnbc.com/2020/07/20/cramer-on-mondays-market-too-many-buyers-needed-a-reality-check.html", - "guid": "106624367", - "type": "cnbcnewsstory", - "id": "106624367", - "sponsored": "false", - "title": "Cramer on Monday's market action: 'Too many buyers needed a reality check'", - "description": "\"Once they realized there was no miracle cure, the Covid-19 stocks came back with a vengeance,\" CNBC's Jim Cramer said after Wall Street reacted to new vaccine data.", - "pubDate": "Mon, 20 Jul 2020 23:00:42 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/07/20/jim-cramer-it-is-hard-to-go-wrong-with-the-great-outdoors-stocks.html", - "guid": "106624242", - "type": "cnbcnewsstory", - "id": "106624242", - "sponsored": "false", - "title": "Jim Cramer: 'It's hard to go wrong with the great outdoors stocks'", - "description": "\"Mad Money\" host Jim Cramer makes recommendations on buying shares of Pool Corp., Tractor Supply, Yeti and Newell Brands.", - "pubDate": "Mon, 20 Jul 2020 23:27:10 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/07/20/nfl-contracts-bioreference-labs-for-coronavirus-testing-company-says.html", - "guid": "106624430", - "type": "cnbcnewsstory", - "id": "106624430", - "sponsored": "false", - "title": "BioReference Labs says it will conduct coronavirus testing for all 32 NFL teams", - "description": "\"We will be testing all 32 teams in 30 different cities around the country,\" BioReference Labs Executive Chairman Dr. Jon Cohen announced on \"Mad Money.\"", - "pubDate": "Tue, 21 Jul 2020 00:37:52 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/07/20/cramer-lightning-round-virgin-galactic-is-one-of-those-great-speculative-stocks-of-all-time.html", - "guid": "106624418", - "type": "blogpost", - "id": "106624418", - "sponsored": "false", - "title": "Cramer's lightning round: Virgin Galactic is 'one of those great speculative stocks of all time'", - "description": "\"Mad Money\" host Jim Cramer rings the lightning round bell, which means he's giving his answers to callers' stock questions at rapid speed.", - "pubDate": "Mon, 20 Jul 2020 23:24:33 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/07/17/cramer-week-ahead-big-week-for-earnings-even-bigger-week-for-vaccines.html", - "guid": "106621601", - "type": "cnbcnewsstory", - "id": "106621601", - "sponsored": "false", - "title": "Cramer's week ahead: Big week for earnings, even bigger week for vaccines", - "description": "\"We'll pay more for the earnings of the non-Covid companies if The Lancet publishes some good news from AstraZeneca's vaccine trial,\" the \"Mad Money\" host said.", - "pubDate": "Fri, 17 Jul 2020 23:25:40 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/07/17/jim-cramer-a-better-way-to-invest-in-the-covid-19-vaccine-gold-rush.html", - "guid": "106621695", - "type": "cnbcnewsstory", - "id": "106621695", - "sponsored": "false", - "title": "Jim Cramer: A better way to invest in the Covid-19 vaccine gold rush", - "description": "\"Mad Money\" host Jim Cramer recommended buying four companies that are supporting vaccine developers.", - "pubDate": "Fri, 17 Jul 2020 23:51:55 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/07/17/cramers-lightning-round-i-would-own-teradyne.html", - "guid": "106621822", - "type": "blogpost", - "id": "106621822", - "sponsored": "false", - "title": "Cramer's lightning round: I would own Teradyne", - "description": "\"Mad Money\" host Jim Cramer rings the lightning round bell, which means he's giving his answers to callers' stock questions at rapid speed.", - "pubDate": "Fri, 17 Jul 2020 23:33:17 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/07/16/jim-cramer-wall-street-delivered-the-pullback-i-have-been-waiting-for.html", - "guid": "106620097", - "type": "cnbcnewsstory", - "id": "106620097", - "sponsored": "false", - "title": "Wall Street delivered the 'kind of pullback I've been waiting for,' Jim Cramer says", - "description": "\"Look for the stocks of high-quality companies that are going lower even though they deserve to go higher,\" the \"Mad Money\" host advised.", - "pubDate": "Thu, 16 Jul 2020 23:36:20 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/07/16/acorns-ceo-on-turning-5-into-five-figures-the-power-of-compounding.html", - "guid": "106620063", - "type": "cnbcnewsstory", - "id": "106620063", - "sponsored": "false", - "title": "Acorns CEO explains how parents can turn $5 into five figures for their kids through 'the power of compounding'", - "description": "Investing $5 per day can compound to $70,000 by the time a child reaches adulthood, said Noah Kerner, CEO of micro-investing app Acorns.", - "pubDate": "Fri, 17 Jul 2020 00:03:00 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/07/16/cramer-lightning-round-i-would-just-stay-long-wex.html", - "guid": "106620178", - "type": "blogpost", - "id": "106620178", - "sponsored": "false", - "title": "Cramer's lightning round: I would just stay long Wex", - "description": "\"Mad Money\" host Jim Cramer rings the lightning round bell, which means he's giving his answers to callers' stock questions at rapid speed.", - "pubDate": "Thu, 16 Jul 2020 23:23:33 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/07/15/cramer-another-round-of-federal-stimulus-is-a-must-despite-vaccine-hopes.html", - "guid": "106618158", - "type": "cnbcnewsstory", - "id": "106618158", - "sponsored": "false", - "title": "Cramer: We desperately need another round of federal stimulus, despite vaccine progress", - "description": "\"We figured we'd have maybe the virus contained in early fall, but we botched the reopening and now states are being forced to shut down again,\" the \"Mad Money\" host said.", - "pubDate": "Wed, 15 Jul 2020 22:51:38 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/07/15/khloe-kardashian-teams-with-biohaven-as-influencer-of-new-migraine-drug.html", - "guid": "106618189", - "type": "cnbcnewsstory", - "id": "106618189", - "sponsored": "false", - "title": "Biohaven Pharmaceuticals lands Khloe Kardashian as influencer of new migraine drug", - "description": "Biohaven CEO Vlad Coric said the company brought on Khloe Kardashian to promote its migraine treatment to break the stigma around it.", - "pubDate": "Wed, 15 Jul 2020 23:51:08 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/07/15/stockx-has-authenticated-1-million-jordan-sneakers-this-year-ceo-says.html", - "guid": "106618224", - "type": "cnbcnewsstory", - "id": "106618224", - "sponsored": "false", - "title": "StockX has authenticated 1 million Jordan sneakers this year, CEO says", - "description": "\"We've been able to capture these cultural moments,\" like ESPN's release of the \"The Last Dance\" earlier this year, CEO Scott Cutler said on \"Mad Money.\"", - "pubDate": "Thu, 16 Jul 2020 00:25:54 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/07/15/cramers-lightning-round-i-like-beyond-meat.html", - "guid": "106618215", - "type": "blogpost", - "id": "106618215", - "sponsored": "false", - "title": "Cramer's lightning round: I like Beyond Meat", - "description": "\"Mad Money\" host Jim Cramer rings the lightning round bell, which means he's giving his answers to callers' stock questions at rapid speed.", - "pubDate": "Wed, 15 Jul 2020 23:24:19 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/07/14/jim-cramer-wall-street-did-something-highly-unusual-tuesday.html", - "guid": "106616186", - "type": "cnbcnewsstory", - "id": "106616186", - "sponsored": "false", - "title": "Wall Street did something 'highly unusual' in Tuesday's session, Jim Cramer says", - "description": "\"This market is divided into four camps,\" the \"Mad Money\" host said.", - "pubDate": "Tue, 14 Jul 2020 23:23:13 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/07/14/jim-cramer-charts-suggest-sp-500-climb-will-stall-out-in-late-july.html", - "guid": "106615924", - "type": "cnbcnewsstory", - "id": "106615924", - "sponsored": "false", - "title": "Charts suggest the S&P 500 climb will stall out at the end of July, Jim Cramer warns", - "description": "The charts, as interpreted by the legendary Larry Williams, suggest the S&P 500 could climb another 5% in coming weeks before equities begin to retreat, the \"Mad Money\" host said.", - "pubDate": "Tue, 14 Jul 2020 23:02:43 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/07/14/cramers-lightning-round-buy-more-vmware.html", - "guid": "106616277", - "type": "blogpost", - "id": "106616277", - "sponsored": "false", - "title": "Cramer's lightning round: Buy more VMware", - "description": "\"Mad Money\" host Jim Cramer rings the lightning round bell, which means he's giving his answers to callers' stock questions at rapid speed.", - "pubDate": "Tue, 14 Jul 2020 23:31:01 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/07/13/cramer-on-earnings-if-the-banks-get-hammered-things-could-get-ugly.html", - "guid": "106614087", - "type": "cnbcnewsstory", - "id": "106614087", - "sponsored": "false", - "title": "Cramer's earnings watch: 'If the banks get hammered, things could get ugly'", - "description": "\"This is the week when we find out if the real world is going to intrude on the stock market world,\" the \"Mad Money\" host said.", - "pubDate": "Mon, 13 Jul 2020 23:24:45 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/07/13/cramer-crown-castles-good-story-can-get-even-better-in-activist-fight.html", - "guid": "106614268", - "type": "cnbcnewsstory", - "id": "106614268", - "sponsored": "false", - "title": "Crown Castle's 'good story can get even better' on activist fight, Jim Cramer says", - "description": "Either Crown Castle becomes a leaner, meaner cell tower play with a high dividend, or the company ups its game to fend off Elliott Management's activist position, the \"Mad Money\" host said.", - "pubDate": "Tue, 14 Jul 2020 00:33:44 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/07/13/marc-benioff-widespread-face-mask-use-can-end-the-spread-of-coronavirus.html", - "guid": "106614432", - "type": "cnbcnewsstory", - "id": "106614432", - "sponsored": "false", - "title": "Salesforce's Marc Benioff: Face masks can end the U.S. coronavirus crisis within weeks", - "description": "Salesforce CEO Marc Benioff told CNBC's Jim Cramer that face masks can stop the coronavirus crisis in the U.S. in \"just three weeks.\" The two are sponsoring a mask design challenge.", - "pubDate": "Tue, 14 Jul 2020 01:05:02 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/07/13/ellevest-ceo-the-economic-downturn-has-caused-a-she-cession.html", - "guid": "106614314", - "type": "cnbcnewsstory", - "id": "106614314", - "sponsored": "false", - "title": "Ellevest's Sallie Krawcheck says the economic crisis has caused a 'she-cession'", - "description": "Ellevest CEO Sallie Krawcheck, who co-founded the digital investment firm for women, explained how the pandemic is affecting women, and women of color even more severly.", - "pubDate": "Tue, 14 Jul 2020 01:43:27 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/07/13/cramer-lightning-round-zooms-pullback-is-a-buying-opportunity.html", - "guid": "106614411", - "type": "blogpost", - "id": "106614411", - "sponsored": "false", - "title": "Cramer's lightning round: Zoom's pullback is a buying opportunity", - "description": "\"Mad Money\" host Jim Cramer rings the lightning round bell, which means he's giving his answers to callers' stock questions at rapid speed.", - "pubDate": "Mon, 13 Jul 2020 23:38:03 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/07/02/cramer-week-ahead-big-business-is-bouncing-back-and-bouncing-back-with-a-vengeance.html", - "guid": "106602076", - "type": "cnbcnewsstory", - "id": "106602076", - "sponsored": "false", - "title": "Cramer's week ahead: Big business is bouncing back, and bouncing back with a vengeance", - "description": "\"The stock market is not a proxy for the economy, it's a proxy for big business,\" the \"Mad Money\" host said.", - "pubDate": "Thu, 02 Jul 2020 23:27:28 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/07/02/sustainable-produce-supplier-apeel-lands-deal-with-wakefern-grocers.html", - "guid": "106602040", - "type": "cnbcnewsstory", - "id": "106602040", - "sponsored": "false", - "title": "Sustainable produce supplier Apeel lands deal with Wakefern grocery stores", - "description": "Apeel will bring limes to Wakefern Food grocery stores in July. The deal is striving to save 1.4 million limes from going bad each year.", - "pubDate": "Thu, 02 Jul 2020 23:00:28 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/07/02/cramers-lightning-round-i-dont-like-archer-daniels-midland-co.html", - "guid": "106602105", - "type": "blogpost", - "id": "106602105", - "sponsored": "false", - "title": "Cramer's lightning round: I don't like Archer-Daniels-Midland Co", - "description": "\"Mad Money\" host Jim Cramer rings the lightning round bell, which means he's giving his answers to callers' stock questions at rapid speed.", - "pubDate": "Thu, 02 Jul 2020 23:37:07 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/07/02/cramer-deciphers-the-speculative-and-blue-chip-stocks-driving-the-market.html", - "guid": "106600414", - "type": "cnbcnewsstory", - "id": "106600414", - "sponsored": "false", - "title": "Jim Cramer deciphers the speculative and blue-chip stocks driving the market", - "description": "\"The whole market's being upended by the pandemic and the lines they are shifting,\" the \"Mad Money\" host said.", - "pubDate": "Thu, 02 Jul 2020 00:35:37 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/07/01/the-sp-500-could-get-ugly-in-the-near-future-jim-cramer-warns.html", - "guid": "106600167", - "type": "cnbcnewsstory", - "id": "106600167", - "sponsored": "false", - "title": "The S&P 500 'could get ugly' in the near future, Jim Cramer warns", - "description": "The S&P 500 could be riding into a \"make-or-break moment\" in the short term, the \"Mad Money\" host said.", - "pubDate": "Wed, 01 Jul 2020 23:13:53 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/07/01/cramer-lightning-round-blackrock-is-a-buy.html", - "guid": "106600476", - "type": "blogpost", - "id": "106600476", - "sponsored": "false", - "title": "Cramer's lightning round: BlackRock is a buy", - "description": "\"Mad Money\" host Jim Cramer rings the lightning round bell, which means he's giving his answers to callers' stock questions at rapid speed.", - "pubDate": "Thu, 02 Jul 2020 00:00:11 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/06/30/cramer-breaks-down-his-favorite-stocks-of-a-record-second-quarter.html", - "guid": "106598326", - "type": "cnbcnewsstory", - "id": "106598326", - "sponsored": "false", - "title": "Jim Cramer breaks down his favorite stocks from a record second quarter", - "description": "The best stocks of the second quarter were the ones with \"a lot of ingenuity and a lot more good luck,\" the \"Mad Money\" host said.", - "pubDate": "Tue, 30 Jun 2020 23:28:00 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/06/30/conagra-ceo-on-altering-mrs-butterworths-brand-perception-is-reality.html", - "guid": "106598531", - "type": "cnbcnewsstory", - "id": "106598531", - "sponsored": "false", - "title": "Conagra CEO on revamping Mrs. Butterworth's brand: 'Perception is reality'", - "description": "\"Mrs. Butterworth's was really architected to resemble a loving grandmother, but we can understand how some people may view it differently, may find it offensive,\" Conagra CEO Sean Connolly said.", - "pubDate": "Wed, 01 Jul 2020 00:00:04 GMT" - } - ], - "kudlow_report": [ - { - "item": "", - "link": "https://www.cnbc.com/2020/05/31/what-wealthy-independents-think-of-trump-coronavirus-and-economy.html", - "guid": "106557286", - "type": "cnbcnewsstory", - "id": "106557286", - "sponsored": "false", - "title": "What wealthy independents, a key swing vote, think about Trump, Covid-19 and the economy", - "description": "Independents are a key voting bloc in the 2020 election. Here is what millionaires among these swing voters think about President Trump, the coronavirus, and the economy.", - "pubDate": "Sun, 31 May 2020 17:33:46 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/05/20/mitch-mcconnells-state-bankruptcy-proposal-for-coronavirus-explained.html", - "guid": "106543933", - "id": "7000137022", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Here's why politicians are urging U.S. states to go bankrupt", - "description": "On April 21, Senator Mitch McConnell stated he was in favor of the idea of letting states declare bankruptcy. The statement was met with fierce backlash from several politicians and sparked media commentary. While states cannot currently legally file for bankruptcy, some in the legal and political world are supportive of the idea, as many states are suffering significantly due to the coronavirus pandemic. But allowing states to go bankrupt would be a complex and risky process.", - "pubDate": "Wed, 20 May 2020 11:44:17 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/04/22/facebook-and-amazon-lead-big-tech-lobbying-in-q1-2020.html", - "guid": "106499736", - "type": "cnbcnewsstory", - "id": "106499736", - "sponsored": "false", - "title": "Facebook and Amazon lead Big Tech lobbying in the first quarter while Google scales down", - "description": "The new tally comes as the coronavirus pandemic has made many workers more reliant on the internet than ever.", - "pubDate": "Wed, 22 Apr 2020 13:50:18 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/04/14/7point5-million-small-businesses-are-at-risk-of-closing-report-finds.html", - "guid": "106488248", - "type": "cnbcnewsstory", - "id": "106488248", - "sponsored": "false", - "title": "7.5 million small businesses are at risk of closing, report finds", - "description": "Millions of small businesses will close permanently if disruption caused by the coronavirus pandemic persists, according to a new survey from Main Street America.", - "pubDate": "Wed, 15 Apr 2020 12:55:56 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/04/14/scammers-are-looking-to-steal-your-stimulus-check.html", - "guid": "106487914", - "type": "cnbcnewsstory", - "id": "106487914", - "sponsored": "false", - "title": "Scammers look to steal your stimulus check", - "description": "Coronavirus stimulus checks are on their way, and scammers are on the hunt.", - "pubDate": "Tue, 14 Apr 2020 18:07:21 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/04/01/unemployment-for-gig-self-employed-workers-mired-in-confusion-delays.html", - "guid": "106470405", - "type": "cnbcnewsstory", - "id": "106470405", - "sponsored": "false", - "title": "Unemployment benefits for gig and self-employed workers stalled by confusion, delays", - "description": "The new coronavirus relief law extends unemployment benefits to gig, self-employed and other previously ineligible workers, but they may have to wait to file and receive benefits.", - "pubDate": "Thu, 02 Apr 2020 21:20:07 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/03/25/stimulus-package-grants-student-loan-borrowers-a-six-month-reprieve.html", - "guid": "106458705", - "type": "cnbcnewsstory", - "id": "106458705", - "sponsored": "false", - "title": "Stimulus package grants student loan borrowers a six-month break", - "description": "The historic stimulus Congress passed grants the millions of Americans with student debt a break from their payments for at least six months.", - "pubDate": "Fri, 27 Mar 2020 17:42:55 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/03/20/new-york-city-businesses-are-hit-hard-by-coronavirus-pandemic.html", - "guid": "106448242", - "type": "cnbcnewsstory", - "id": "106448242", - "sponsored": "false", - "title": "'It's a new planet overnight': New York City businesses hit hard by coronavirus pandemic", - "description": "New York City businesses are struggling to make money and retain workers as the coronavirus continues to inflict economic pain.", - "pubDate": "Fri, 20 Mar 2020 17:33:02 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/03/19/unemployment-insurance-is-flawed-coronavirus-relief-plan-wont-fix-it.html", - "guid": "106452303", - "type": "cnbcnewsstory", - "id": "106452303", - "sponsored": "false", - "title": "Unemployment insurance is flawed. Trump's coronavirus relief plan won't fix it", - "description": "The unemployment insurance program in the U.S. won't help enough workers absent some sort of government intervention, according to experts.", - "pubDate": "Thu, 19 Mar 2020 19:06:19 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/03/18/the-difference-between-a-payroll-tax-cut-and-checks-for-all-americans.html", - "guid": "106450106", - "type": "cnbcnewsstory", - "id": "106450106", - "sponsored": "false", - "title": "A tale of two coronavirus relief efforts: One for the rich, one for the poor", - "description": "A payroll tax cut would benefit the richest Americans, while sending checks to each U.S. household to prop up the economy would favor the poor, according to a new analysis.", - "pubDate": "Wed, 18 Mar 2020 16:18:04 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/03/04/democrats-cannot-count-on-swing-votes-against-trump-professor.html", - "guid": "106423347", - "id": "7000124952", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Democrats cannot count on swing votes against Trump: Professor", - "description": "Brendon O'Connor from the U.S. Studies Centre tells \"Street Signs\" that Democratic presidential hopefuls like Joe Biden and Bernie Sanders are unlikely to sway Trump's supporters, and the idea of swing votes is overrated.", - "pubDate": "Wed, 04 Mar 2020 05:32:23 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/02/06/how-bernie-sanders-and-pete-buttigieg-donations-measure-up.html", - "guid": "106377286", - "id": "7000121012", - "type": "cnbcvideo", - "sponsored": "false", - "title": "How Bernie Sanders and Pete Buttigieg donations measure up", - "description": "CNBC's \"Power Lunch\" team discusses the Democrats racing for donations with CNBC.com political finance reporter Brian Schwartz and Robert Frank.", - "pubDate": "Thu, 06 Feb 2020 19:31:31 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/02/04/heres-how-bloombergs-campaign-spending-may-qualify-him-for-debates.html", - "guid": "106372074", - "id": "7000120608", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Here's how Mike Bloomberg's campaign spending may help him qualify for debates", - "description": "Mike Bloomberg is outspending his rivals in the race to become the 2020 Democratic Presidential Nominee. His campaign spent $188 million during the fourth quarter of 2019. That's more money than any of his democratic competitors have raised over the entirety of this election cycle. But there's another big difference between those candidates and Bloomberg. Bloomberg didn't compete in the Iowa caucuses. Here's why and how he may still qualify for upcoming debates.", - "pubDate": "Tue, 04 Feb 2020 19:25:58 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/01/22/how-much-google-facebook-amazon-and-apple-spent-on-lobbying-in-2019.html", - "guid": "106348940", - "type": "cnbcnewsstory", - "id": "106348940", - "sponsored": "false", - "title": "Google cut its lobbying spending nearly in half in 2019, while Facebook took the lead", - "description": "Amazon, Apple and Facebook all increased their lobbying spending in 2019 from the previous year.", - "pubDate": "Wed, 22 Jan 2020 17:56:27 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/01/07/mike-bloomberg-takes-aim-at-trump-in-super-bowl-ad-buy.html", - "guid": "106325063", - "id": "7000116498", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Mike Bloomberg takes aim at Trump in Super Bowl ad buy", - "description": "Mike Bloomberg is taking aim at President Trump with a TV ad buy that could be worth $10 million. Bloomberg's plan to run an ad during the National Football League's most watched game of the season comes as he focuses his attention on the delegate-rich Super Tuesday states. Their primaries are scheduled for March 3.", - "pubDate": "Tue, 07 Jan 2020 19:57:04 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/01/07/michael-bennet-proposes-44percent-tax-rate-for-wealthiest-americans.html", - "guid": "106324859", - "type": "cnbcnewsstory", - "id": "106324859", - "sponsored": "false", - "title": "Democratic candidate Michael Bennet proposes 44% tax rate for wealthiest Americans", - "description": "Democratic presidential contender Michael Bennet wants to increase the top income-tax rate paid by the wealthiest Americans to 44%, which experts say exceeds that of other presidential hopefuls to date.", - "pubDate": "Tue, 07 Jan 2020 18:43:27 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/01/02/how-the-2020-presidential-candidates-q4-fundraising-numbers-shape-up.html", - "guid": "106318640", - "id": "7000115949", - "type": "cnbcvideo", - "sponsored": "false", - "title": "How the 2020 presidential candidates' Q4 fundraising numbers shape up", - "description": "CNBC's Eamon Javers and political reporter Brian Schwartz join the \"Power Lunch\" team to break down the latest presidential campaign fundraising numbers.", - "pubDate": "Thu, 02 Jan 2020 19:54:56 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2019/12/27/why-now-might-be-a-good-time-to-save-in-a-roth-401k-or-roth-ira.html", - "guid": "106313731", - "type": "cnbcnewsstory", - "id": "106313731", - "sponsored": "false", - "title": "Why now might be a good time to save in a Roth 401(k) or Roth IRA", - "description": "Roth accounts may make sense for a larger number of Americans due to low historical income-tax rates and the U.S. budget deficit, which some experts believe will necessitate the government raising tax rates in the future.", - "pubDate": "Mon, 30 Dec 2019 14:26:08 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2019/12/23/the-secure-act-could-fall-short-in-these-ways.html", - "guid": "106310484", - "type": "cnbcnewsstory", - "id": "106310484", - "sponsored": "false", - "title": "Here's how the new retirement legislation could fall short", - "description": "The Secure Act, signed into law days ago by President Trump, aims at boosting access to workplace retirement plans such as 401(k) plans, yet may fall short of expectations.", - "pubDate": "Mon, 23 Dec 2019 21:15:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2019/12/20/it-may-get-easier-for-americans-to-buy-risky-investments.html", - "guid": "106307336", - "type": "cnbcnewsstory", - "id": "106307336", - "sponsored": "false", - "title": "Regulators want to make it easier for Americans to buy risky investments", - "description": "The SEC proposed a rule that would expand the pool of so-called accredited investors, who are permitted to buy investments such as private equity, hedge funds, venture capital funds and stock in start-ups.", - "pubDate": "Fri, 20 Dec 2019 17:14:28 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2019/12/17/lawmakers-may-kill-this-popular-retirement-tax-break-for-the-wealthy.html", - "guid": "106301304", - "type": "cnbcnewsstory", - "id": "106301304", - "sponsored": "false", - "title": "Lawmakers are killing this popular retirement tax break for the wealthy", - "description": "Lawmakers are severely curtailing the \"stretch IRA,\" a strategy allowing wealthy Americans to leave sizable inheritances to beneficiaries who can then tap those assets for decades.", - "pubDate": "Thu, 19 Dec 2019 19:52:48 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2019/12/06/2020-could-be-the-year-everything-changes-for-people-with-student-debt.html", - "guid": "106282688", - "type": "cnbcnewsstory", - "id": "106282688", - "sponsored": "false", - "title": "Student loan borrowers could see big changes in 2020", - "description": "Student debt has become a central issue in the 2020 presidential campaign. Legislation is being introduced to address the crisis. And the U.S. Department of Education is also considering some big changes for borrowers.", - "pubDate": "Fri, 06 Dec 2019 19:27:19 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2019/11/18/student-debt-crisis-could-see-a-turnaround-in-2020.html", - "guid": "106251220", - "type": "cnbcnewsstory", - "id": "106251220", - "sponsored": "false", - "title": "Big changes could be in store for student loan borrowers", - "description": "Presidential campaign proposals and recently introduced legislation aim to rewrite the rules around student loan interest, repayment and refinancing. Some of the plans would reduce \u2013 or altogether erase \u2013 people's balances.", - "pubDate": "Tue, 19 Nov 2019 22:49:04 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2019/11/16/big-changes-could-be-coming-to-your-finances-in-2020.html", - "guid": "106248190", - "type": "cnbcnewsstory", - "id": "106248190", - "sponsored": "false", - "title": "It's not all about impeachment. These bills could impact your finances", - "description": "Washington can feel pretty gridlocked these days. Still, there's a number of bills underway with bipartisan support that could impact your wallet.", - "pubDate": "Sun, 17 Nov 2019 13:54:26 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2019/11/11/not-economy-stupid-americans-to-vote-on-something-else-in-2020.html", - "guid": "106234451", - "type": "cnbcnewsstory", - "id": "106234451", - "sponsored": "false", - "title": "'Not the economy, stupid': A majority of Americans say 2020 election will be about other issues", - "description": "A majority of Americans think a recession is likely in the next year, but amid historically low unemployment and a record stock market, most voters say the 2020 election will not be about the economy, according to a new CNBC Invest In You survey on money and politics released Monday.", - "pubDate": "Tue, 26 Nov 2019 22:11:21 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2019/11/03/why-this-ex-trump-official-says-student-debt-needs-to-be-cancelled.html", - "guid": "106213259", - "type": "cnbcnewsstory", - "id": "106213259", - "sponsored": "false", - "title": "'The fabric of America is being destroyed.' Why this ex-Trump official says student debt needs to be canceled", - "description": "\"The fabric of America is being destroyed through this process.\" Here's why the former Trump administration official in charge of student debt is now calling for most of the debt to be canceled.", - "pubDate": "Sat, 09 Nov 2019 16:25:20 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2019/10/25/the-student-loan-crisis-could-see-a-turnaround-in-2020.html", - "guid": "106198935", - "type": "cnbcnewsstory", - "id": "106198935", - "sponsored": "false", - "title": "Big changes could be in store for student loan borrowers", - "description": "Presidential campaign proposals and recently introduced legislation aim to rewrite the rules around student loan interest, repayment and refinancing. Some of the plans would reduce \u2013 or altogether erase \u2013 people's balances.", - "pubDate": "Sat, 26 Oct 2019 16:07:12 GMT" - } - ], - "suze_orman": [ - { - "item": "", - "link": "https://www.cnbc.com/video/2015/03/18/suze-orman-mashup.html", - "guid": "102516848", - "id": "3000362775", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Suze Orman mashup!", - "description": "Check out this mashup of some of Suze Orman's best advice and make sure to watch The Susan Orman Show series finale on Saturday, March 28 9p ET.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2015/03/28/what-oprah-knows-for-sure.html", - "guid": "102546155", - "id": "3000366003", - "type": "cnbcvideo", - "sponsored": "false", - "title": "What Oprah knows for sure", - "description": "In the series finale, Oprah Winfrey tells Suze she knew from the very first time she was on her show, that Suze was destined to do something special.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2015/03/28/behind-the-scenes-suze-.html", - "guid": "102546158", - "id": "3000365985", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Behind the Scenes: Suze", - "description": "Suze Orman offers a behind the scenes look at her show.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2015/03/28/can-i-afford-it-hall-of-fame.html", - "guid": "102546161", - "id": "3000366004", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Can I afford it? Hall of fame", - "description": "Suze Orman remembers some the most memorable moments from her \"Can I Afford It\" segment.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2015/03/28/can-i-afford-it-ali-age-25.html", - "guid": "102546166", - "id": "3000366005", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Can I Afford It? Ali, Age 25", - "description": "Ali wants to know if she can afford to spend $1,758 on a Louis Vuitton Sully MM handbag.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2015/03/28/moneylogue-the-goal-of-money.html", - "guid": "102546168", - "id": "3000365205", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Moneylogue: The goal of money", - "description": "Suze talks about the goal of money and financial forever lessons.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2015/03/28/a-suze-retrospective.html", - "guid": "102546170", - "id": "3000365206", - "type": "cnbcvideo", - "sponsored": "false", - "title": "A Suze retrospective", - "description": "Classic clips from 13 years of The Suze Orman Show.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2015/03/28/suze-call-gail-arkansas.html", - "guid": "102546175", - "id": "3000365207", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Suze Call: Gail, Arkansas", - "description": "Gail wants to know whether a 529 or whole life insurance policy is the best way to save money for her grandson's college education.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2015/03/28/can-i-afford-it-130000-ferrari.html", - "guid": "102546222", - "id": "3000365208", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Can I Afford It? $130,000 Ferrari", - "description": "Forty-eight year old Max wants to know if he can afford to buy his dream car.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2015/03/28/suze-transformations.html", - "guid": "102546227", - "id": "3000365209", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Suze transformations", - "description": "Viewers tell Suze how she has helped them change their lives.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2015/03/21/suzes-top-5-forever-nevers.html", - "guid": "102526113", - "id": "3000362969", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Suze's top 5 'forever nevers'", - "description": "Suze Orman counts down the five money mistakes you should never make.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2015/03/21/1-on-one-shanette-new-york.html", - "guid": "102526115", - "id": "3000362968", - "type": "cnbcvideo", - "sponsored": "false", - "title": "1-on-One: Shanette, New York", - "description": "Shanette's dream home has become a financial nightmare. She's come to Suze to ask for advice on how to get back on track.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2015/03/21/can-i-afford-it-epic-trip.html", - "guid": "102526108", - "id": "3000362970", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Can I Afford It? Epic trip", - "description": "Forty-six year old Scott wants to know if he can afford to take his wife on a $20,000 trip to Bora Bora to celebrate her birthday.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2015/03/21/how-am-i-doing-joseph-55.html", - "guid": "102526105", - "id": "3000362971", - "type": "cnbcvideo", - "sponsored": "false", - "title": "How Am I Doing? Joseph, 55", - "description": "Fifty-five year old Joseph is single and wants to retire at age 62 and move closer to his family in Michigan. Is he on track to meet his goal? Suze takes a look.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2015/01/15/web-extra-suze-catches-up-with-former-producer-.html", - "guid": "102342599", - "id": "3000346975", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Web extra: Suze catches up with former producer", - "description": "Suze catches up with former Suze Orman Show field producer Colby Gaines, one of the producers behind hit shows \"Pawn Stars\" and \"American Restoration.\"", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2015/03/14/1-on-one-cheryl-new-york.html", - "guid": "102506545", - "id": "3000361087", - "type": "cnbcvideo", - "sponsored": "false", - "title": "1-on-One: Cheryl, New York", - "description": "After losing her job, Cheryl has depleted her savings and declared bankruptcy. She's come to Suze for advice on starting over.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2015/03/14/suze-call-mary-ann-california.html", - "guid": "102506555", - "id": "3000361088", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Suze Call: Mary Ann, California", - "description": "Mary Ann reluctantly co-signed a loan for her daughter and her daughter's boyfriend. Recently she checked her credit score and found out the loan has been charged off. Is there any way out to get her credit healthy again?", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2015/03/14/can-i-afford-it-jimmy-53.html", - "guid": "102506550", - "id": "3000361513", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Can I Afford It? Jimmy, 53", - "description": "Jimmy would like to take his family on a 10-day trip to Spain that cost about $15,000. Can he afford it?", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2015/03/14/can-i-afford-it-monique-36.html", - "guid": "102506553", - "id": "3000361089", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Can I Afford It? Monique, 36", - "description": "Monique is a world traveler and avid runner. This summer she would like to combine both her passions and travel to Iceland to participate in the Midnight Sun Run. Can she afford to spend $1,800 for the trip?", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2015/03/14/how-am-i-doing-peter-maryjo-.html", - "guid": "102506548", - "id": "3000361090", - "type": "cnbcvideo", - "sponsored": "false", - "title": "How Am I Doing? Peter & MaryJo", - "description": "Peter & MaryJo, both 44 years old, want to retire at age 62 and keep their activity-filled lifestyle. Are they on track to meet their goal?", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2015/03/07/financial-forevers.html", - "guid": "102487476", - "id": "3000359387", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Financial forevers", - "description": "The countdown to The Suze Orman Show series finale kicks off with timeless money lessons to keep forever.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2015/03/07/suze-call-olivia.html", - "guid": "102487472", - "id": "3000359389", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Suze Call: Olivia", - "description": "Olivia, who lives in Florida, asks Suze if she and her husband should take out a 401(k) loan to pay off their $68,000 in credit card debt.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2015/03/07/1-on-one-jessica.html", - "guid": "102487474", - "id": "3000359388", - "type": "cnbcvideo", - "sponsored": "false", - "title": "1-on-One: Jessica", - "description": "Jessica in Boston needs help bouncing back after a financially devastating divorce. She's come to Suze for advice.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2015/03/07/can-i-afford-it-backpacking-trip.html", - "guid": "102487470", - "id": "3000359390", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Can I Afford It? Backpacking trip", - "description": "Jessie, who's 48, asks Suze if she can afford to spend $6,000 to take her family backpacking in South America.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2015/03/07/how-am-i-doing-pam.html", - "guid": "102487468", - "id": "3000359391", - "type": "cnbcvideo", - "sponsored": "false", - "title": "How Am I Doing? Pam", - "description": "Pam, who's 48, single and lives in Florida, wants to retire at 62 and move closer to her family in South Carolina. She wants to know if she's on track to meet her goal.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2015/03/02/true-or-false-family-finances.html", - "guid": "102467260", - "id": "3000357526", - "type": "cnbcvideo", - "sponsored": "false", - "title": "True or false family finances", - "description": "What's true and what's not true when it comes to your legal, financial responsibilities to family.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2015/02/28/how-am-i-doing-jacqueline.html", - "guid": "102467235", - "id": "3000357530", - "type": "cnbcvideo", - "sponsored": "false", - "title": "How Am I Doing? Jacqueline", - "description": "Jacqueline, who's 46, single and lives in Washington, D.C., tells Suze she wants to retire at 67 and travel. She wants to know if she's on track to meet her goal.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2015/02/28/suze-call-sarah.html", - "guid": "102467237", - "id": "3000357528", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Suze Call: Sarah", - "description": "Sarah in California asks Suze if she should sell stock to buy a home now that interest rates are so low.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2015/02/28/1-on-one-stacey-chris.html", - "guid": "102467240", - "id": "3000357527", - "type": "cnbcvideo", - "sponsored": "false", - "title": "1-on-One: Stacey & Chris", - "description": "Stacey in Kansas City, Missouri, is overwhelmed by her fiance Chris's student loan debt and wonders if they should postpone their wedding. They've both come to Suze for advice", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2015/02/28/can-i-afford-it-2015-chevy-equinox.html", - "guid": "102463485", - "id": "3000357529", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Can I Afford It? 2015 Chevy Equinox", - "description": "Carol, who's 51, asks Suze if she can afford to spend $30,000 to buy a 2015 Chevrolet Equinox SUV.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - } - ], - "capital_connection": [ - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/confident-that-we-could-have-multiple-covid-19-vaccines-professor.html", - "guid": "106623043", - "id": "7000145857", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Confident that we could have multiple Covid-19 vaccines: Professor", - "description": "Professor Archie Clements from Curtin University says that although he is confident that we could find multiple vaccines, a global rollout is still a long way off.", - "pubDate": "Mon, 20 Jul 2020 09:34:55 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/bullish-on-n-asian-markets-that-have-contained-the-virus-strategist.html", - "guid": "106623159", - "id": "7000145859", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Bullish on North Asian markets that have managed to contain the virus: Strategist", - "description": "Credit Suisse's Suresh Tantia highlights the growth opporunities in Asia.", - "pubDate": "Mon, 20 Jul 2020 09:34:07 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/iata-governments-need-continue-providing-support-airlines-until-2021.html", - "guid": "106623161", - "id": "7000145862", - "type": "cnbcvideo", - "sponsored": "false", - "title": "IATA: Governments need to continue providing support for airlines until 2021", - "description": "IATA's Conrad Clifford discusses this gloomy outlook for the sector, and the challenges that lie ahead.", - "pubDate": "Mon, 20 Jul 2020 09:33:04 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/saudi-arabia-vigilant-as-economy-resumes-amid-coronavirus-pandemic.html", - "guid": "106623001", - "id": "7000145854", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Saudi Arabia remains 'vigilant' as economy resumes amid pandemic: Finance minister", - "description": "In response to Saudi Arabia's oil sector recovery amid the pandemic, Finance Minister Mohammed Al-Jadaan says that the kingdom has weathered worse oil crises and geopolitical situations in the past.", - "pubDate": "Mon, 20 Jul 2020 06:39:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/i-suspect-we-wont-see-anything-more-from-the-ecb-chief-economist.html", - "guid": "106620537", - "id": "7000145611", - "type": "cnbcvideo", - "sponsored": "false", - "title": "I suspect we won't see anything more from the ECB: Chief economist", - "description": "Nomura's Chief European Economist George Buckley weighs in on the ECB's latest policy decision and discusses whether its outlook for growth this year is too pessimistic.", - "pubDate": "Fri, 17 Jul 2020 07:51:53 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/discussing-the-impact-of-the-coronavirus-on-mondelz-international.html", - "guid": "106620340", - "id": "7000145605", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Discussing the impact of the coronavirus on Mondel\u0113z International", - "description": "Maurizio Brusadelli of Mondel\u0113z International says the company had to immediately adjust its production to fulfill high demand from customers. He also said e-commerce was \"booming\" over this period.", - "pubDate": "Fri, 17 Jul 2020 07:36:18 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/tech-companies-like-to-under-promise-and-over-deliver-stanchart.html", - "guid": "106620405", - "id": "7000145608", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Tech companies like to under promise and over deliver: StanChart", - "description": "Clive McDonnell from Standard Chartered Private Bank runs through Netflix's latest numbers and explains why he is still overweight the technology sector.", - "pubDate": "Fri, 17 Jul 2020 06:31:08 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/brent-trading-in-a-comfort-zone-between-40-44-a-barrel-ceo.html", - "guid": "106618669", - "id": "7000145359", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Brent trading in a 'comfort zone' between $40-44 a barrel: CEO", - "description": "Cornelia Meyer of Meyer Resources discusses the price of oil following OPEC and its allies' decision to start easing supply cuts in August.", - "pubDate": "Thu, 16 Jul 2020 12:58:38 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/making-forecasts-at-the-current-juncture-is-a-fools-errand-economist.html", - "guid": "106618682", - "id": "7000145361", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Making forecasts at the current juncture is a fool's errand: Economist", - "description": "Marc Ostwald of ADM Investor Services International gives his take on the state of the European economy ahead of the ECB decision.", - "pubDate": "Thu, 16 Jul 2020 13:00:38 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/chinas-gdp-numbers-are-encouraging-for-corporate-earnings-hsbc.html", - "guid": "106618398", - "id": "7000145356", - "type": "cnbcvideo", - "sponsored": "false", - "title": "China's GDP numbers are 'encouraging' for corporate earnings: HSBC", - "description": "China's economy grew by more than expected in the second quarter; it's the first major economy to return to growth amid the coronavirus crisis. Herald van der Linde of HSBC says the data suggests Chinese corporate earnings could be better too.", - "pubDate": "Thu, 16 Jul 2020 08:18:43 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/some-key-aspects-of-us-policy-toward-iran-wont-change-in-a-biden-presidency-analyst.html", - "guid": "106616451", - "id": "7000145154", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Some key aspects of U.S. policy toward Iran won't change in a Biden presidency: Analyst", - "description": "Regardless of what happens in this year's U.S. presidential elections, future bilateral talks with Iran will take place against the backdrop of frequent unrest and the further militarization of the regime, says Kasra Aarabi, non-resident scholar at the Middle East Institute and analyst at the Tony Blair Institute for Global Change.", - "pubDate": "Wed, 15 Jul 2020 08:10:37 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/its-all-about-the-banks-balance-sheets-citi.html", - "guid": "106616474", - "id": "7000145155", - "type": "cnbcvideo", - "sponsored": "false", - "title": "It's all about the banks' balance sheets: Citi", - "description": "Ronit Ghose from Citi walks through what investors should be looking out for to measure the success of the banking sector amid the coronavirus crisis.", - "pubDate": "Wed, 15 Jul 2020 07:43:00 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/14/equities-are-not-adequately-priced-for-risk-cio-says.html", - "guid": "106614759", - "id": "7000144962", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Equities are not adequately priced for risk, CIO says", - "description": "Martin Crabb from Shaw and Partners shares his risk assessment and investment strategies for markets in Asia.", - "pubDate": "Tue, 14 Jul 2020 09:19:56 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/14/australia-to-offer-5-year-visas-to-hong-kongers-with-a-path-to-citizenship-says-minister.html", - "guid": "106614623", - "id": "7000144955", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Australia to offer 5-year visas to Hong Kongers with a path to citizenship, says minister", - "description": "Australia specifically aims to attract students and talented individuals from Hong Kong, as well as companies looking to move their regional headquarters elsewhere, says Alan Tudge, minister for population, cities and urban infrastructure.", - "pubDate": "Tue, 14 Jul 2020 06:30:30 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/14/majority-of-us-firms-in-hong-kong-are-concerned-about-the-national-security-law-amcham.html", - "guid": "106612727", - "id": "7000144779", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Majority of U.S. firms in Hong Kong are concerned about the national security law: AmCham", - "description": "Many U.S. firms surveyed in Hong Kong expressed concern about the ambiguity of the new national security law and there are \"a lot of questions marks out there,\" says Tara Joseph, president of the American Chamber of Commerce in Hong Kong.", - "pubDate": "Tue, 14 Jul 2020 03:04:41 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/13/commuting-roger-stones-sentence-sends-a-signal-to-others-director.html", - "guid": "106612897", - "id": "7000144784", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Trump's decision to commute Roger Stone's sentence sends a signal to others that it's OK: Director", - "description": "Director of the Hayden Center, Larry Pfeiffer, weighs in on U.S. President Trump's latest decisions to commute the sentence of long-time advisor Roger Stone.", - "pubDate": "Mon, 13 Jul 2020 08:25:29 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/13/short-term-pullback-in-markets-is-likely-strategist.html", - "guid": "106612740", - "id": "7000144781", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Short-term pullback in markets is likely: Strategist", - "description": "Daniel Gerard from State Street Global Markets goes through what he thinks might drive the possible short-term pullback in markets.", - "pubDate": "Mon, 13 Jul 2020 07:05:16 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/13/no-political-will-to-address-lebanons-problem-former-econ-minister.html", - "guid": "106610220", - "id": "7000144557", - "type": "cnbcvideo", - "sponsored": "false", - "title": "There is no political will to address Lebanon's current problem: Former economy minister", - "description": "Nasser Saidi, the former Lebanese minister of economy, weighs in on the state of Lebanon's current economic crisis and why negotiations with the International Monetary Fund have stalled.", - "pubDate": "Mon, 13 Jul 2020 06:45:59 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/13/lebanon-failed-state-with-no-appetite-for-reforms-says-ex-minister.html", - "guid": "106612617", - "id": "7000144752", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Lebanon is a 'failed state' with 'no appetite for reforms,' says former minister", - "description": "Lebanon's leaders lack the \"political courage\" to address its problems, says Nasser Saidi, founder and president of Nasser Saidi & Associates, and former minister of economy and industry. He adds: \"There's no policy being enacted. Parliament is not serious about undertaking and agreeing to economic reforms.\"", - "pubDate": "Mon, 13 Jul 2020 02:12:26 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/10/tech-stocks-seem-to-be-the-only-game-in-town-says-strategist.html", - "guid": "106610473", - "id": "7000144567", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Tech stocks seem to be the 'only game in town', says strategist", - "description": "With the pandemic raging across the world, Richard Harris from Port Shelter Investment Management discusses his market strategy under current conditions.", - "pubDate": "Fri, 10 Jul 2020 09:14:23 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/10/we-dont-participate-in-central-bank-pessimism-game-deputy-governor.html", - "guid": "106610233", - "id": "7000144559", - "type": "cnbcvideo", - "sponsored": "false", - "title": "We don't participate in central bank 'pessimism' game: Hungarian Deputy Governor", - "description": "The Central Bank of Hungry's Deputy Governor, Mihaly Patai, discusses why he's more optimistic about Hungary's recovery picture than others.", - "pubDate": "Fri, 10 Jul 2020 07:28:11 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/10/lebanon-needs-a-revolution-to-overhaul-its-national-crisis-says-former-imf-negotiator.html", - "guid": "106610175", - "id": "7000144556", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Lebanon 'needs a revolution' to overhaul its national crisis, says former IMF negotiator", - "description": "Lebanon's political setup \"cannot evolve\" and \"nothing is being done\" about its socioeconomic crisis, says Henri Chaoul, former advisor to the country's ministry of finance and its former negotiator with the International Monetary Fund (IMF).", - "pubDate": "Fri, 10 Jul 2020 06:41:07 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/09/asia-could-be-safe-haven-heading-into-us-elections-says-analyst.html", - "guid": "106608710", - "id": "7000144421", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Asia could be safe haven heading into U.S. elections, says analyst", - "description": "Jim Mccafferty from Nomura discusses market sentiment and how the upcoming U.S. elections will reverberate in Asia.", - "pubDate": "Thu, 09 Jul 2020 10:35:18 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/09/exceptional-times-require-the-right-near-term-responses-economist.html", - "guid": "106608671", - "id": "7000144414", - "type": "cnbcvideo", - "sponsored": "false", - "title": "These are exceptional times that require the right near-term responses: Chief economist", - "description": "LC Macro Advisors' Lorenzo Codogno weighs in on the new U.K. stimulus package.", - "pubDate": "Thu, 09 Jul 2020 10:04:33 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/09/coronavirus-remittances-to-pakistan-from-the-uae-could-fall-up-to-10percent.html", - "guid": "106608668", - "id": "7000144411", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Remittances to Pakistan from the UAE may fall up to 10% amid coronavirus crisis, says ambassador", - "description": "Pakistan's ambassador to the United Arab Emirates, Ghulam Dastgir, discusses the impact of the coronavirus pandemic on its migrant workers. He says around 50,000 people have been laid off and have returned to Pakistan, and remittances are likely to drop.", - "pubDate": "Thu, 09 Jul 2020 10:03:45 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/09/human-rights-watch-discusses-risks-for-migrant-workers-in-the-gcc.html", - "guid": "106608650", - "id": "7000144405", - "type": "cnbcvideo", - "sponsored": "false", - "title": "GCC's migrant workers face increased risks amid the pandemic: Human Rights Watch", - "description": "Rothna Begum of the Human Rights Watch says some migrant workers based in Gulf Cooperation Council nations are being forced to return to their home countries without being paid their wages. She also says domestic migrant workers face \"higher levels of risk of abuse\" during the coronavirus crisis.", - "pubDate": "Thu, 09 Jul 2020 09:20:07 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/08/premature-to-worry-about-a-fiscal-cliff-says-analyst.html", - "guid": "106606975", - "id": "7000144264", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Premature to worry about a fiscal cliff, says analyst", - "description": "Martin Lakos of Macquarie Wealth Management discusses current market sentiments and why he doesn't think markets are going back to March lows anytime soon.", - "pubDate": "Wed, 08 Jul 2020 11:32:49 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/08/gcc-is-moving-in-the-right-direction-in-the-fintech-space-lean-technologies.html", - "guid": "106606724", - "id": "7000144256", - "type": "cnbcvideo", - "sponsored": "false", - "title": "GCC is moving in the right direction in the fintech space: Lean Technologies", - "description": "Hisham Al-Falih from fintech firm Lean Technologies believes the GCC has done a good job in enabling fintech companies to enter the markets, but says more can be done on the regulatory and security fronts.", - "pubDate": "Wed, 08 Jul 2020 08:01:44 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/07/dubai-reopens-to-tourists-ceo-says-to-be-realistic.html", - "guid": "106605016", - "id": "7000144108", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Be 'realistic' about pandemic impact, CEO says as Dubai reopens to tourists", - "description": "Dubai is reopening to tourists months after borders were closed due to the coronavirus pandemic. Issam Kazim, CEO of Dubai Corporation for Tourism and Commerce Marketing, weighs in on strategies that have been used to keep the city \"top of mind\" as a travel destination.", - "pubDate": "Tue, 07 Jul 2020 11:02:42 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/07/scope-for-near-term-volatility-higher-than-usual-bank-of-singapore.html", - "guid": "106605301", - "id": "7000144120", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Scope for near-term volatility higher than usual: Bank of Singapore", - "description": "Bank of Singapore's Eli Lee says stay invested but build in safeguards, like gold, developed market investment grade bonds, and defensive currencies, to hedge against market downsides.", - "pubDate": "Tue, 07 Jul 2020 10:09:54 GMT" - } - ], - "squawk_box_europe": [ - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/pinebridge-look-to-european-small-caps-and-green-stocks-in-the-recovery.html", - "guid": "106623323", - "id": "7000145882", - "type": "cnbcvideo", - "sponsored": "false", - "title": "European small caps and green stocks present opportunities in the recovery, fund manager says", - "description": "Hani Redha, multi-asset portfolio manager at PineBridge Investments, discusses the opportunities for equity investors in the early stages of the economic recovery.", - "pubDate": "Mon, 20 Jul 2020 12:26:46 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/us-elections-a-referendum-on-trump-and-his-handling-of-covid-19-expert-says.html", - "guid": "106623239", - "id": "7000145877", - "type": "cnbcvideo", - "sponsored": "false", - "title": "US elections a 'referendum' on Trump and his handling of Covid-19, expert says", - "description": "Thomas Gift, professor of Political Science at UCL, discusses the upcoming U.S. election and the impact of the coronavirus.", - "pubDate": "Mon, 20 Jul 2020 12:26:02 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/organizations-no-longer-entirely-immune-to-risk-of-outside-access-darktrace-ceo.html", - "guid": "106623176", - "id": "7000145866", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Organizations no longer entirely immune to risk of outside access, says Darktrace CEO", - "description": "Darktrace's CEO Poppy Gustafsson discusses the security needed for increasingly digitized organizations following a week of far-ranging global cyberattacks.", - "pubDate": "Mon, 20 Jul 2020 09:44:13 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/less-optimistic-on-european-recovery-versus-asia-strategist-says.html", - "guid": "106623152", - "id": "7000145858", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Less optimistic on European recovery versus Asia, strategist says", - "description": "Janet Mui, Investment Director at Brewin Dolphin, discusses European and Asian market strategy.", - "pubDate": "Mon, 20 Jul 2020 09:38:28 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/eu-leaders-enter-a-fourth-day-of-talks-over-a-750-billion-euro-fiscal-plan.html", - "guid": "106623175", - "id": "7000145865", - "type": "cnbcvideo", - "sponsored": "false", - "title": "EU leaders enter a fourth day of talks over a 750 billion euro fiscal plan", - "description": "CNBC's Silvia Amaro takes a look at the latest European negotiations over further fiscal stimulus.", - "pubDate": "Mon, 20 Jul 2020 09:28:50 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/bofa-bullish-that-european-stocks-could-outperform-global-peers.html", - "guid": "106623167", - "id": "7000145861", - "type": "cnbcvideo", - "sponsored": "false", - "title": "BofA 'bullish' that European stocks could outperform global peers", - "description": "Bank of America Global Research European Credit Strategist Barnaby Martin discusses how European stocks could potentially outperform global peers during the second half of this year.", - "pubDate": "Mon, 20 Jul 2020 09:27:49 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/europe-could-emerge-as-first-post-covid-region-fund-manager-says.html", - "guid": "106620645", - "id": "7000145619", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Europe could emerge as 'first post-Covid region,' fund manager says", - "description": "Matteo Andreetto, head of SPDR ETF business EMEA at SSGA, says investors shouldn't ignore the growth prospects of the U.K. and Europe.", - "pubDate": "Fri, 17 Jul 2020 14:13:41 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/if-we-dont-consider-values-i-dont-need-to-spend-my-time-in-brussels-says-luxembourg-pm.html", - "guid": "106620798", - "id": "7000145643", - "type": "cnbcvideo", - "sponsored": "false", - "title": "If we don't consider values, I don't need to spend my time in Brussels, says Luxembourg PM", - "description": "Luxembourg PM Xavier Bettel emphasizes the relevance of shared social values in deciding fund allocations at the EU Council meeting.", - "pubDate": "Fri, 17 Jul 2020 13:46:24 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/eu-recovery-fund-allocation-not-fair-says-luxembourg-pm.html", - "guid": "106620679", - "id": "7000145620", - "type": "cnbcvideo", - "sponsored": "false", - "title": "EU Recovery Fund allocation not fair, says Luxembourg PM", - "description": "Prime Minister of Luxembourg Xavier Bettel discusses which elements should be factored into the European Council's grant decisions amid the coronavirus crisis.", - "pubDate": "Fri, 17 Jul 2020 13:41:01 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/commission-proposal-on-recovery-fund-is-the-right-one-greek-pms-economic-advisor.html", - "guid": "106620888", - "id": "7000145646", - "type": "cnbcvideo", - "sponsored": "false", - "title": "European Commission proposal on recovery fund is the right one, says Greek PM's economic advisor", - "description": "Alexis Patelis, chief economic advisor to Greek PM Kyriakos Mitsotakis, discusses the Greek government's position ahead of the EU summit in Brussels.", - "pubDate": "Fri, 17 Jul 2020 12:27:39 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/upside-for-europe-stocks-if-recovery-fund-agreed-upon-strategist-says.html", - "guid": "106620788", - "id": "7000145622", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Upside for European stocks if EU leaders agree on recovery fund, strategist says", - "description": "Mike Bell, global market strategist at JPMorgan Asset Management, discusses the EU's negotiations on its coronavirus recovery fund and the outlook for European equities.", - "pubDate": "Fri, 17 Jul 2020 10:54:32 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/netflixs-numbers-phenomenal-schroders.html", - "guid": "106620678", - "id": "7000145616", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Netflix's numbers for the quarter are 'phenomenal': Schroders analyst", - "description": "Netflix's numbers for the last quarter are more impressive than people realize, according to Schroders analyst George Ullstein.", - "pubDate": "Fri, 17 Jul 2020 10:53:20 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/eu-recovery-fund-veto-difficult-to-stomach-for-some-countries-lgim.html", - "guid": "106620675", - "id": "7000145615", - "type": "cnbcvideo", - "sponsored": "false", - "title": "EU recovery fund veto proposal 'difficult to stomach' for some countries: Economist", - "description": "LGIM Senior European Economist Hetal Mehta discusses what will be discussed by European leaders as they meet to negotiate the EU coronavirus recovery fund.", - "pubDate": "Fri, 17 Jul 2020 10:47:23 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/worried-europe-is-falling-behind-in-5g-ericsson-ceo-says.html", - "guid": "106620648", - "id": "7000145614", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Worried Europe is falling behind in 5G, Ericsson CEO says", - "description": "B\u00f6rje Ekholm, CEO of Ericsson, discusses the 5G landscape amid latest Huawei developments.", - "pubDate": "Fri, 17 Jul 2020 08:51:27 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/digital-services-are-seeing-strong-momentum-ericsson-ceo-says.html", - "guid": "106620651", - "id": "7000145612", - "type": "cnbcvideo", - "sponsored": "false", - "title": "China remains an important market and digital services are seeing strong momentum: Ericsson CEO", - "description": "Ericsson CEO B\u00f6rje Ekholm discusses the company's second-quarter earnings, which beat estimates, and discusses his outlook on key business areas.", - "pubDate": "Fri, 17 Jul 2020 08:43:06 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/its-going-to-be-tough-for-oil-prices-to-move-above-50-in-near-future-analyst-says.html", - "guid": "106619217", - "id": "7000145416", - "type": "cnbcvideo", - "sponsored": "false", - "title": "It's going to be 'tough' for oil prices to move above $50 in near future, analyst says", - "description": "Jason Gammel, senior oil and gas analyst at Jefferies, discusses oil prices in light of the latest OPEC developments.", - "pubDate": "Thu, 16 Jul 2020 16:20:46 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/telenor-prepares-for-new-normal-as-second-quarter-earnings-beat-estimates.html", - "guid": "106619201", - "id": "7000145396", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Telenor prepares for 'new normal' as second-quarter earnings beat estimates", - "description": "Sigve Brekke, CEO of Telenor, discusses the company's second-quarter 2020 earnings and the impact of the coronavirus.", - "pubDate": "Thu, 16 Jul 2020 14:42:08 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/lancet-editor-hope-to-have-covid-19-vaccine-next-year.html", - "guid": "106619124", - "id": "7000145392", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Lancet editor: Hope to have Covid-19 vaccine next year", - "description": "Richard Horton, editor-in-chief of The Lancet, discusses the outlook for a Covid-19 vaccine.", - "pubDate": "Thu, 16 Jul 2020 13:49:06 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/pillars-supporting-dollar-strength-have-collapsed-strategist-says.html", - "guid": "106619119", - "id": "7000145390", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Pillars supporting dollar strength have collapsed, strategist says", - "description": "Sam Zief, global head of FX strategy, J.P. Morgan Private Bank, discusses the euro currency.", - "pubDate": "Thu, 16 Jul 2020 13:47:38 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/hsbc-household-income-consumer-spending-hindering-chinas-recovery.html", - "guid": "106618674", - "id": "7000145360", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Fall in household income and consumer spending hindering China's recovery, HSBC economist says", - "description": "Hongbin Qu, chief China economist at HSBC Global Research, discusses the country's economic recovery prospects as it emerges from the coronavirus pandemic.", - "pubDate": "Thu, 16 Jul 2020 09:57:38 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/tele2-reinstates-extra-dividend-as-second-quarter-results-beat-expectations.html", - "guid": "106616980", - "id": "7000145190", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Tele2 reinstates extra dividend as second-quarter results beat expectations", - "description": "Anders Nilsson, CEO of Tele2, discusses the company's second-quarter results and mitigating the impact of the coronavirus.", - "pubDate": "Wed, 15 Jul 2020 20:10:04 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/for-companies-that-can-work-remotely-office-space-is-unnecessary-recruitment-ceo-says.html", - "guid": "106617289", - "id": "7000145216", - "type": "cnbcvideo", - "sponsored": "false", - "title": "For companies that can work remotely office space is 'unnecessary,' recruitment CEO says", - "description": "Taso Du Val, CEO of Toptal, a recruitment agency for freelancers in tech and engineering, discusses the future of remote working.", - "pubDate": "Wed, 15 Jul 2020 19:51:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/13/esg-investing-has-really-intensified-strategist-says.html", - "guid": "106612737", - "id": "7000144782", - "type": "cnbcvideo", - "sponsored": "false", - "title": "ESG investing has 'really intensified' with big mining companies having trouble raising financing, strategist says", - "description": "Thomas Price, head of commodities strategy at Macquarie Group, discusses the growing influence of ESG investing.", - "pubDate": "Wed, 15 Jul 2020 14:47:55 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/telecom-operators-could-ask-uk-for-compensation-over-huawei-ban-expert.html", - "guid": "106614764", - "id": "7000144963", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Telecom operators could ask UK for compensation over Huawei ban: Expert", - "description": "James Barford, director of telecoms for Enders Analysis, discusses the potential cost impact of Britain's decision to ban Huawei 5G equipment.", - "pubDate": "Wed, 15 Jul 2020 14:31:18 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/eus-digital-tax-is-about-fairness-spains-foreign-minister-says.html", - "guid": "106616777", - "id": "7000145170", - "type": "cnbcvideo", - "sponsored": "false", - "title": "EU's digital tax is about fairness, Spain's foreign minister says", - "description": "Arancha Gonzalez, minister of foreign affairs for Spain, discusses the EU's digital tax.", - "pubDate": "Wed, 15 Jul 2020 13:23:33 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/covid-19-has-led-to-a-crossroads-for-europe-spains-foreign-minister-says.html", - "guid": "106616782", - "id": "7000145166", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Covid-19 has led to a crossroads for Europe, Spain's foreign minister says", - "description": "Arancha Gonzalez, the minister of foreign affairs for Spain, discusses Europe's recovery fund and the future of 5G.", - "pubDate": "Wed, 15 Jul 2020 13:22:24 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/tradeshift-ceo-says-pandemic-support-needed-to-avoid-big-crash-for-a-number-of-industries.html", - "guid": "106616601", - "id": "7000145160", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Tradeshift CEO says pandemic support needed to avoid 'big crash' for a number of industries", - "description": "Christian Lanng, CEO and founder of Tradeshift, says there will be a \"big crash\" across multiple industries later this year if pandemic support schemes aren't introduced.", - "pubDate": "Wed, 15 Jul 2020 11:51:39 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/banks-are-going-to-build-up-a-lot-of-excess-reserves-analyst-says.html", - "guid": "106616732", - "id": "7000145161", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Banks are going to build up a lot of excess reserves, analyst says", - "description": "Octavio Marenzi, CEO of Opimas, discusses big bank earnings as lenders unveil their second-quarter results.", - "pubDate": "Wed, 15 Jul 2020 10:00:06 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/14/e-commerce-adoption-could-result-in-massive-dilution-of-retailers-profits-bain-co.html", - "guid": "106615398", - "id": "7000145011", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Greater e-commerce adoption due to pandemic could result in 'massive dilution' of retailers' profits: Bain & Co", - "description": "Bain & Co's Head of Global Retail Practice Marc-Andre Kamel discusses the consultancy's new report on online grocery firms.", - "pubDate": "Tue, 14 Jul 2020 15:14:49 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/14/sterling-headed-to-parity-with-euro-if-no-brexit-deal-is-agreed-strategist-says.html", - "guid": "106614953", - "id": "7000144969", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Sterling headed to parity with euro if no Brexit deal is agreed, strategist says", - "description": "Jane Foley, head of FX strategy at Rabobank, discusses the challenges facing the U.K. economy and the prospects for the pound.", - "pubDate": "Tue, 14 Jul 2020 10:27:27 GMT" - } - ], - "worldwide_exchange": [ - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/oxford-millions-of-covid-19-vaccine-doses-by-years-end.html", - "guid": "106623894", - "id": "7000145932", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Oxford: Millions of COVID-19 vaccine doses by year's end", - "description": "Speaking with CNBC's Brian Sullivan, Oxford Vaccine Group Co-Director Adrian Hill says the Covid-19 vaccine he is helping to develop with AstraZeneca is \"more than likely\" to work and expects to have millions of doses ready by the end of the year and billions in the next 12 months.", - "pubDate": "Mon, 20 Jul 2020 16:48:00 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/t-rowe-price-its-easy-to-think-that-stocks-are-in-a-bubble-following-the-run-up-so-far-this-year.html", - "guid": "106623271", - "id": "7000145883", - "type": "cnbcvideo", - "sponsored": "false", - "title": "T. Rowe Price: It's easy to think that stocks are in a bubble following the run-up so far this year", - "description": "S\u00e9bastien Page, head of the global multi asset division at T. Rowe Price, discusses how there's still some optimism for stocks, due to the level of virus-related stimulus, fairly negative sentiment, and lower rates, which typically lead to higher valuations.", - "pubDate": "Mon, 20 Jul 2020 11:28:18 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/mehta-the-facebook-ad-boycott-may-be-part-of-a-broader-rethink-by-big-brands-of-their-ad-spending-on-all-major-platforms.html", - "guid": "106623262", - "id": "7000145875", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Mehta: The Facebook ad boycott may be part of a broader rethink by big brands of their ad spending on all major platforms", - "description": "Stephanie Mehta, editor-in-chief of Fast Company, discusses the reported move by Disney to slash ad spending on Facebook and Instagram, amid the growing boycott by brands over how the social media giant handles hate speech and offensive content on its platforms.", - "pubDate": "Mon, 20 Jul 2020 11:03:18 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/a-top-pharma-analyst-and-investor-weigh-in-on-the-timing-and-effectiveness-of-a-potential-covid-vaccine.html", - "guid": "106623247", - "id": "7000145874", - "type": "cnbcvideo", - "sponsored": "false", - "title": "A top pharma analyst and investor weigh in on the timing and effectiveness of a potential COVID vaccine", - "description": "Les Funtleyder, healthcare portfolio manager at E Squared Capital, and Geoff Porges of SVB Leerink, discuss the chase for a COVID-19 vaccine, and which companies may have the upper hand.", - "pubDate": "Mon, 20 Jul 2020 10:59:38 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/a-small-business-owner-in-texas-on-the-challenges-of-new-statewide-mandates-due-to-covid-19.html", - "guid": "106623240", - "id": "7000145872", - "type": "cnbcvideo", - "sponsored": "false", - "title": "A small business owner in Texas on the challenges of new statewide mandates due to COVID-19", - "description": "Austin Dempsey, owner of oil rig service company AVAD Industries LLC and Reserve Tours, discusses new hurdles to staying in business as Texas rolls back reopening plans amid a resurgence in virus cases.", - "pubDate": "Mon, 20 Jul 2020 10:57:26 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/haefele-the-market-will-continue-to-move-on-virus-related-news-and-we-see-some-signs-of-optimism.html", - "guid": "106623238", - "id": "7000145871", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Haefele: The market will continue to move on virus-related news, and we see some signs of optimism", - "description": "Mark Haefele. global CIO at UBS Wealth Management, discusses how stocks can continue to be supported in the second half of the year, as markets have learned more about COVID-19 since the early days of the pandemic.", - "pubDate": "Mon, 20 Jul 2020 10:56:30 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/how-the-head-of-new-jerseys-largest-health-network-is-preparing-for-a-potential-second-wave-of-covid-19-this-fall.html", - "guid": "106620825", - "id": "7000145634", - "type": "cnbcvideo", - "sponsored": "false", - "title": "How the head of New Jersey's largest health network is preparing for a potential second wave of COVID-19 this fall", - "description": "Robert Garrett, CEO of Hackensack Meridian Health, which runs 17 hospitals and 500 patient care locations in New Jersey, discusses what they've learned since the peak of the pandemic in March and April, and how those lessons could be applied during a potential resurgence in cases this fall and winter.", - "pubDate": "Fri, 17 Jul 2020 11:36:27 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/former-own-ceo-weighs-in-on-the-state-of-the-streaming-business.html", - "guid": "106620861", - "id": "7000145632", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Former OWN CEO weighs in on the state of the streaming business", - "description": "Christina Norman, former CEO of the Oprah Winfrey Network (OWN) and former president of MTV and VH1, says Netflix continues to show the audience is still there and there's still value in the platform, even as more players enter the streaming space.", - "pubDate": "Fri, 17 Jul 2020 11:36:05 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/taylor-morrison-ceo-the-most-interesting-motivation-for-people-wanting-to-buy-a-home-is-this-need-for-wellness.html", - "guid": "106620839", - "id": "7000145631", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Taylor Morrison CEO: The most interesting motivation for people wanting to buy a home is this need for wellness", - "description": "Sheryl Palmer, CEO of homebuilder Taylor Morrison, discusses why sales continue to outperform, and the biggest reasons for buyers wanting to purchase a new property, be it ultra-low interest rates or wanting more space.", - "pubDate": "Fri, 17 Jul 2020 11:24:13 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/reopening-recheck-restaurateurs-talk-business-amid-increased-restrictions-tick-up-in-covid-19-cases.html", - "guid": "106620803", - "id": "7000145629", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Reopening Recheck: Restaurateurs talk business amid increased restrictions, tick up in COVID-19 cases", - "description": "Benjamin Berg, CEO at Berg Hospitality Group, and Tommy Hall, president at Hall Management Group, owners of restaurants in Texas and South Carolina respectively, talk business amid increased restrictions related to the COVID-19 pandemic.", - "pubDate": "Fri, 17 Jul 2020 11:14:59 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/iuorio-netflix-and-amazon-had-the-best-fundamental-story-of-stay-at-home-stocks-watch-small-caps.html", - "guid": "106620805", - "id": "7000145627", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Iuorio: Netflix and Amazon had \"the best fundamental story\" of stay-at-home stocks, watch small caps", - "description": "Jim Iuorio, managing director at TJM Institutional Services and CNBC contributor, talks markets and investor strategy amid the COVID-19 pandemic and the outperformance and among tech stocks.", - "pubDate": "Fri, 17 Jul 2020 11:14:32 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/schutz-the-most-sensitive-companies-to-a-cure-or-a-vaccine-are-the-banks.html", - "guid": "106618858", - "id": "7000145374", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Schutz: The most sensitive companies to a cure or a vaccine are the banks", - "description": "Anton Schutz of Mendon Capital discusses why the the banking sector and top bank executives are still sounding notes of uncertainty surrounding the pace of the economic recovery amid the pandemic.", - "pubDate": "Thu, 16 Jul 2020 12:29:52 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/calvasina-the-news-flow-has-to-cooperate-for-people-to-be-confident-enough-to-put-their-money-to-work-in-the-markets.html", - "guid": "106618835", - "id": "7000145372", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Calvasina: The news flow has to cooperate for people to be confident enough to put their money to work in the markets", - "description": "Lori Calvasina of RBC Capital Markets discusses the recent rotation in the markets from the growth drivers such as big tech to more cyclical sectors such as industrials.", - "pubDate": "Thu, 16 Jul 2020 12:27:47 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/bnp-paribas-economist-im-concerned-job-creation-globally-will-slow-while-unemployment-cases-tick-higher.html", - "guid": "106618789", - "id": "7000145366", - "type": "cnbcvideo", - "sponsored": "false", - "title": "BNP Paribas Economist: I'm concerned job creation globally will slow while unemployment, cases tick higher", - "description": "William De Vijlder, chief group economist at BNP Paribas, talks U.S. equities and the global economic picture amid the COVID-19 pandemic.", - "pubDate": "Thu, 16 Jul 2020 16:29:10 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/university-of-missouri-president-on-reopening-plans-economic-impact-of-closures-and-diversity-progress.html", - "guid": "106618790", - "id": "7000145368", - "type": "cnbcvideo", - "sponsored": "false", - "title": "University of Missouri president on reopening plans, economic impact of closures and diversity progress", - "description": "Mun Choi, University of Missouri System President, talks the university's reopening plans, safety precautions put in place", - "pubDate": "Fri, 17 Jul 2020 14:26:08 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/kbw-its-a-little-more-difficult-to-see-the-light-at-the-end-of-the-tunnel-right-now-for-the-banking-sector.html", - "guid": "106616876", - "id": "7000145178", - "type": "cnbcvideo", - "sponsored": "false", - "title": "KBW: It's a little more difficult to see the light at the end of the tunnel right now for the banking sector", - "description": "R.J. Grant of KBW says cautious commentary from the big banks leaves a large pocket of uncertainty for investors over the next several months as to what happens with the sector and the economy.", - "pubDate": "Wed, 15 Jul 2020 11:23:23 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/why-one-sports-apparel-retailer-decided-to-close-after-realizing-he-couldnt-risk-staying-open-until-fans-were-able-to-return-to-sporting-events.html", - "guid": "106616857", - "id": "7000145176", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Why one sports apparel retailer decided to close, after realizing he couldn't risk staying open until fans were able to return to sporting events", - "description": "Rich Tokheim, the owner of sports memorabilia and apparel store The Dugout in Omaha, discusses why he decided to close for good last month, as business stalled out while fans wait for live sporting events to return.", - "pubDate": "Wed, 15 Jul 2020 11:13:23 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/hickey-theres-been-less-of-a-correlation-lately-between-covid-related-headlines-and-the-market-be-they-good-or-bad.html", - "guid": "106616850", - "id": "7000145175", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Hickey: There's been less of a correlation lately between Covid-related headlines and the market, be they good or bad", - "description": "Paul Hickey of Bespoke Investment Group discusses the market's reaction to Moderna's positive clinical vaccine data, and whether investors have priced in an end to the pandemic at some point", - "pubDate": "Wed, 15 Jul 2020 11:12:48 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/saut-people-hoard-cash-when-they-get-nervous-worried-about-the-economy-or-recession.html", - "guid": "106616834", - "id": "7000145172", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Saut: People hoard cash when they get nervous, worried about the economy or recession", - "description": "Jeffrey Saut, chief investment strategist at Capital Wealth Planning, talks markets and investor strategy amid the COVID-19 pandemic.", - "pubDate": "Wed, 15 Jul 2020 10:58:02 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/15/hanger-politicization-of-virus-economy-is-ramped-up-ahead-of-november-election-but-wont-last-forever.html", - "guid": "106616833", - "id": "7000145171", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Hanger: Politicization of virus, economy is ramped up ahead of November election, but won't last forever", - "description": "Trevor Hanger, strategic advisor at Forbes Tate Partners, talks voter views on the COVID-19 pandemic, masks and the economy ahead of the 2020 presidential election.", - "pubDate": "Wed, 15 Jul 2020 10:43:18 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/14/harrington-tesla-for-the-markets-is-the-poster-child-of-the-irrational-exuberance-of-2020.html", - "guid": "106615017", - "id": "7000144983", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Harrington: Tesla, for the markets, is the poster child of the irrational exuberance of 2020", - "description": "Jenny Harrington of Gilman Hill Asset Management discusses the oversize moves in Tesla shares this month, and what to expect from the banks, which report Q2 earnings this week.", - "pubDate": "Tue, 14 Jul 2020 11:26:16 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/14/moodys-the-future-of-work-may-be-a-blend-of-working-from-a-centralized-office-and-working-remotely.html", - "guid": "106615012", - "id": "7000144981", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Moody's: The future of work may be a blend of working from a centralized office and working remotely", - "description": "Kevin Fagan of Moody's discusses whether there will be a great need for a physical office in the future post-pandemic.", - "pubDate": "Tue, 14 Jul 2020 17:35:22 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/14/qazi-the-great-china-moneyball-is-now-being-directed-at-the-stock-market.html", - "guid": "106615007", - "id": "7000144979", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Qazi: The great China \"moneyball\" is now being directed at the stock market", - "description": "Shehzad Qazi of China Beige Book International discusses the big gains in the Chinese stock market as tensions between Beijing and Washington intensify.", - "pubDate": "Tue, 14 Jul 2020 11:06:43 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/14/kilburg-this-is-the-most-opportunistic-earnings-season-weve-had-in-decades-due-to-the-lack-of-guidance.html", - "guid": "106615003", - "id": "7000144980", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Kilburg: This is the most opportunistic earnings season we've had in decades, due to the lack of guidance", - "description": "Jeff Kilburg of KKM Financial discusses the declines in the market following California's news about rolling back reopening plans, the rollover in some big cap tech stocks, and whether the financial sector, which has largely lagged the broader market, has any signs of life.", - "pubDate": "Tue, 14 Jul 2020 17:05:56 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/13/iuorio-beyond-tech-and-financial-sectors-earnings-season-isnt-that-relevant.html", - "guid": "106613050", - "id": "7000144798", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Iuorio: Beyond tech and financial sectors, earnings season isn't that relevant", - "description": "Jim Iuorio, managing director at TJM Institutional Services and a CNBC contributor, offers his expectations for the Q2 earnings season as companies like Delta, Wells Fargo, Domino and Netflix prepare to report.", - "pubDate": "Mon, 13 Jul 2020 12:54:38 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/13/rbcs-helima-croft-on-potential-opec-supply-cuts-and-iran-shadow-war-speculation.html", - "guid": "106613049", - "id": "7000144799", - "type": "cnbcvideo", - "sponsored": "false", - "title": "RBC's Helima Croft on potential OPEC+ supply cuts and Iran \"shadow war\" speculation", - "description": "Helima Croft, managing director, global head of commodity strategy at RBC Capital Markets, talks oil markets amid a gradual increase in fuel demand, before touching on headlines suggesting a shadow war in Iran.", - "pubDate": "Mon, 13 Jul 2020 12:54:28 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/13/belski-maga-stocks-facebook-were-strong-before-covid-19-pandemic-will-likely-remain-strong-after.html", - "guid": "106613053", - "id": "7000144804", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Belski: MAGA stocks, Facebook were strong before COVID-19 pandemic, will likely remain strong after", - "description": "Brian Belski, chief investment strategist at BMO Capital Markets, talks the five largest stocks in the S&P 500, Microsoft, Apple, Google, Amazon and Facebook, and their weight relative to the index before discussing the tech sector.", - "pubDate": "Mon, 13 Jul 2020 11:17:14 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/13/private-equity-investor-pandemic-has-created-a-unique-opportunity-to-invest-in-africa-shift-global-supply-chain.html", - "guid": "106613051", - "id": "7000144796", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Private Equity Investor: Pandemic has created a unique opportunity to invest in Africa, shift global supply chain", - "description": "Franklin Amoo, co-founder and managing partner at Baylis Funds, talks private equity investing in Africa, and highlights how the COVID-19 pandemic has created an opportunity to shift the global supply chain from East Asia.", - "pubDate": "Mon, 13 Jul 2020 10:57:52 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/13/fernandez-investors-are-focusing-on-stimulus-plan-global-recovery-and-vaccine-efforts-not-earnings.html", - "guid": "106613052", - "id": "7000144795", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Fernandez: Investors are focusing on stimulus plan, global recovery and vaccine efforts, not earnings", - "description": "Victoria Fernandez, chief market strategist at Crossmark Global Investments, talks markets and investor strategy amid the COVID-19 pandemic.", - "pubDate": "Mon, 13 Jul 2020 10:57:26 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/10/how-professional-sports-leagues-plan-to-deal-with-stadiums-without-fans.html", - "guid": "106611106", - "id": "7000144633", - "type": "cnbcvideo", - "sponsored": "false", - "title": "How professional sports leagues plan to deal with stadiums without fans", - "description": "CNBC's Eric Chemi details the different ways U.S. professional sports leagues plan to deal with the absence of fans as they attempt to re-start their seasons.", - "pubDate": "Fri, 10 Jul 2020 15:53:40 GMT" - } - ], - "squawk_box_asia": [ - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/21/us-china-relations-are-devolving-into-a-big-abyss-says-former-ambassador.html", - "guid": "106624497", - "id": "7000146015", - "type": "cnbcvideo", - "sponsored": "false", - "title": "U.S.-China relations are 'devolving' into a 'big abyss,' says former ambassador", - "description": "The odds of implementing a successful phase one trade deal are diminishing in the lead up to the November U.S. presidential elections, says former U.S. Ambassador to China, Max Baucus.", - "pubDate": "Tue, 21 Jul 2020 04:23:26 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/21/optimistic-on-stronger-china-a-shares-market-credit-suisse.html", - "guid": "106624512", - "id": "7000146017", - "type": "cnbcvideo", - "sponsored": "false", - "title": "'Optimistic' on China A-shares market strengthening further: Credit Suisse", - "description": "Besides China's promising post-coronavirus economic recovery, Will Stephens at Credit Suisse says the A-shares market is seeing a \"pretty radical shift\" by becoming more institutionally driven.", - "pubDate": "Tue, 21 Jul 2020 04:02:44 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/21/russia-doesnt-have-hackers-working-for-the-government-finance-minister.html", - "guid": "106624496", - "id": "7000146014", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Russia doesn't have hackers working for the government, says finance minister", - "description": "Russia's international reputation among investors has not suffered from its alleged involvements in hacking, and the most important thing is the set of macroeconomic policies that we pursue, says Finance Minister Anton Siluanov.", - "pubDate": "Tue, 21 Jul 2020 03:25:13 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/21/second-quarter-looks-like-the-bottom-for-earnings-portfolio-manager.html", - "guid": "106624489", - "id": "7000146012", - "type": "cnbcvideo", - "sponsored": "false", - "title": "The second quarter is looking like the bottom for earnings: Portfolio manager", - "description": "Michael Cuggino of Permanent Portfolio Family of Funds thinks that the earnings recovery will be very gradual going into the third quarter, and that investors should look to a company's forward guidance for any signs of momentum.", - "pubDate": "Tue, 21 Jul 2020 02:08:32 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/21/almost-all-asian-currencies-poised-for-growth-rebound-ubs.html", - "guid": "106624470", - "id": "7000146010", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Almost all Asian currencies poised for growth rebound: UBS", - "description": "Tan Teck Leng of UBS Global Wealth Management says that almost all Asian currencies are poised for growth recovery, except Thai Bhat due to its heavy exposure to global tourism. He says the Korean won is the most attractive Asian currency and expects Australian dollar to strengthen to 0.73 against the greenback in the first half of 2021.", - "pubDate": "Tue, 21 Jul 2020 01:46:30 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/21/ibm-and-verizon-deal-is-key-to-generating-new-clients-analyst.html", - "guid": "106624465", - "id": "7000146009", - "type": "cnbcvideo", - "sponsored": "false", - "title": "IBM and Verizon deal is key to generating new clients: Analyst", - "description": "David Holt of CFRA Research explains why he's optimistic about the IBM-Verizon tie-up on 5G, adding that acquisitions and collaborations are key to generating growth at IBM.", - "pubDate": "Tue, 21 Jul 2020 01:35:57 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/overweight-on-credit-neutral-on-global-equities-blackrock.html", - "guid": "106622936", - "id": "7000145812", - "type": "cnbcvideo", - "sponsored": "false", - "title": "'Strategic overweight' on credit, 'neutral' on global equities: BlackRock", - "description": "The combination of global policy action and economic resumption amid the coronavirus outbreak is broadly helping risk, says Ben Powell of BlackRock Investment Institute.", - "pubDate": "Mon, 20 Jul 2020 06:26:14 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/07/20/governments-must-spend-to-support-coronavirus-hit-economy-sp-says.html", - "guid": "106623022", - "type": "cnbcnewsstory", - "id": "106623022", - "sponsored": "false", - "title": "'There is no alternative,' S&P says governments must spend to support coronavirus-hit economy", - "description": "Some countries, including the U.S., have shown \"a degree of fiscal fatigue\" and are considering rolling back some of the stimulus, said Shaun Roache, chief economist for Asia Pacific at S&P Global Ratings.", - "pubDate": "Mon, 20 Jul 2020 06:24:50 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/australia-faces-au56-billion-fiscal-impact-from-coronavirus-policies.html", - "guid": "106622933", - "id": "7000145809", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Australia faces AU$56 billion fiscal impact from virus policy decisions: Finance minister", - "description": "The coronavirus outbreak has hit Australia's economy and budget hard, says Finance Minister Mathias Cormann, who adds that the country's outlook has, however, been better than what was expected earlier this year.", - "pubDate": "Mon, 20 Jul 2020 05:42:27 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/tension-between-australia-and-china-is-a-top-risk-for-businesses.html", - "guid": "106622928", - "id": "7000145811", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Geopolitical tension between Australia and China is a top risk for businesses", - "description": "Despite existing concerns over bilateral tensions, Australian companies in China are focused at the moment on recovery from the coronavirus pandemic, says Nick Coyle, CEO and executive director at the China-Australian Chamber of Commerce in Beijing.", - "pubDate": "Mon, 20 Jul 2020 05:34:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/global-gdp-growth-to-contract-3point8percent-in-2020-sp-global-ratings.html", - "guid": "106622924", - "id": "7000145808", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Global GDP growth to contract 3.8% this year: S&P Global Ratings", - "description": "We are learning that containing the coronavirus outbreak requires a sustained suppression of demand over time and global economic activity may never recover to pre-pandemic levels, says Shaun Roache, chief Asia-Pacific economist at S&P Global Ratings.", - "pubDate": "Mon, 20 Jul 2020 05:32:34 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/prenetics-is-boosting-mass-testing-in-hong-kong-amid-coronavirus.html", - "guid": "106622925", - "id": "7000145810", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Prenetics joins Hong Kong's fight against the coronavirus by boosting mass testing", - "description": "It has been an \"incredibly busy weekend\" for Prenetics, which is now working to help Hong Kong's government to test 200,000 restaurant staff for Covid-19 across 16,000 restaurants in the city, says CEO Danny Yeung.", - "pubDate": "Mon, 20 Jul 2020 04:55:37 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/rapyd-enters-india-to-provide-one-stop-local-payment-solutions.html", - "guid": "106622923", - "id": "7000145807", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Rapyd enters India to provide one-stop local payment solutions", - "description": "Rapyd's Asia Pacific vice president, Joel Yarbrough, explains how the U.K.-based fintech firm is partnering banks and other services to help merchants access locally preferred payment methods worldwide with ease.", - "pubDate": "Mon, 20 Jul 2020 03:46:36 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/world-suffering-from-a-lack-of-leadership-anz.html", - "guid": "106622918", - "id": "7000145805", - "type": "cnbcvideo", - "sponsored": "false", - "title": "World suffering from a lack of leadership: ANZ", - "description": "Richard Yetsenga of ANZ thinks the lack of clear leadership on the world stage is causing some nations to look inwards to focus on the recovery internally, rather than internationally.", - "pubDate": "Mon, 20 Jul 2020 01:17:01 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/euro-strength-due-to-ecb-stimulus-and-economic-recovery-strategist.html", - "guid": "106620213", - "id": "7000145803", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Euro strength due to ECB stimulus and economic recovery: Strategist", - "description": "Marc Chandler of Bannockburn Global Forex attributes the sustained Euro strength to three reasons - huge monetary stimulus by the ECB, a stronger economic recovery in Europe than in the U.S., and investors betting on undervalued stocks on European equity markets. He also expects the ECB to extend its purchases towards the end of the year, to support the long road to recovery in Europe.", - "pubDate": "Mon, 20 Jul 2020 01:08:53 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/20/waygu-will-be-competing-against-other-plant-based-alternatives.html", - "guid": "106622913", - "id": "7000145804", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Waygu will be competing against other plant-based alternatives and not Wagyu itself: Top Tier", - "description": "Blair Bullus of Top Tier Foods discusses \"Waygu\", a plant-based alternative for Wagyu beef produced by Top Tier. He says \"Waygu\" serves vegan & vegetarian consumers and will be competitng with other plant-based alternatives and not Wagyu beef itself.", - "pubDate": "Mon, 20 Jul 2020 01:04:10 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/economic-recovery-will-be-on-a-shallow-incline-economist.html", - "guid": "106620216", - "id": "7000145496", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Economic recovery will be on a 'shallow incline' until a vaccine is found: Mellon", - "description": "Vincent Reinhart of Mellon explains why he sees an \"asymmetric V-shaped\" recovery for the U.S. economy in the wake of the pandemic. He also discusses the potential for asset price bubbles in the markets, adding that there is a low likelihood of a profit snapback in equities.", - "pubDate": "Fri, 17 Jul 2020 09:34:21 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/esg-concerns-weigh-on-rio-tintos-strong-q2-results-analyst.html", - "guid": "106620262", - "id": "7000145552", - "type": "cnbcvideo", - "sponsored": "false", - "title": "ESG concerns weigh on Rio Tinto's strong Q2 results: Analyst", - "description": "Rio Tinto has posted a 4% increase in iron ore production for Q2. But Peter O'Connor of Shaw and Partners explains that ESG issues with the company are casting a shadow over strong results.", - "pubDate": "Fri, 17 Jul 2020 08:03:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/tsmc-forward-guidance-is-a-bit-too-optimistic-analyst.html", - "guid": "106620649", - "id": "7000145613", - "type": "cnbcvideo", - "sponsored": "false", - "title": "TSMC forward guidance is a bit too optimistic: Analyst", - "description": "Mehdi Hosseini of Susquehanna Financial Group says TSMC's forward guidance is a bit too optimistic given the uncertainty around the pandemic and the early stages of 5G devices.", - "pubDate": "Fri, 17 Jul 2020 08:08:41 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/international-markets-becoming-more-crucial-to-netflix-growth-analyst.html", - "guid": "106620341", - "id": "7000145604", - "type": "cnbcvideo", - "sponsored": "false", - "title": "International markets becoming more crucial to Netflix growth: Analyst", - "description": "Despite Netflix's weaker Q3 guidance, Tuna Amobi of CFRA Research remains bullish on the stock due to growth potential in the international markets and its content pipeline.", - "pubDate": "Fri, 17 Jul 2020 06:44:34 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/devil-is-in-the-details-of-any-eu-covid-recovery-fund-piie.html", - "guid": "106620386", - "id": "7000145606", - "type": "cnbcvideo", - "sponsored": "false", - "title": "'Devil is in the details' of any EU Covid recovery fund: PIIE", - "description": "Jacob Kirkegaard of the Peterson Institute for International Economics discusses the European Central Bank's decision to leave rates and stimulus measures unchanged. He says the ECB has been largely successful in restoring liquidity and it is now appropriate for them to \"wait and see\" what fiscal measures Brussels will take. He expects a \u20ac750 billion recovery fund to be passed this weekend, but warns that for this to be effective the funds must be channeled to poorer countries in the south.", - "pubDate": "Fri, 17 Jul 2020 06:06:56 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2020/07/17/chinas-economy-is-recovering-thats-good-news-for-southeast-asia.html", - "guid": "106618557", - "type": "cnbcnewsstory", - "id": "106618557", - "sponsored": "false", - "title": "China's economy is recovering. That's good news for Southeast Asia", - "description": "Southeast Asian nations will likely benefit from China's economic rebound as the country commands a \"lion's share\" of the region's exports, Wellian Wiranto of OCBC Bank said.", - "pubDate": "Fri, 17 Jul 2020 04:15:34 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/asian-economies-have-room-for-more-fiscal-support-amid-virus-jpmorgan.html", - "guid": "106620239", - "id": "7000145500", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Asian economies have room for more fiscal support amid the coronavirus: JPMorgan", - "description": "East Asia is in a \"particularly strong shape\" to provide more fiscal stimulus amid the coronavirus crisis, says Tai Hui of JPMorgan Asset Management.", - "pubDate": "Fri, 17 Jul 2020 04:14:02 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/airlines-must-diversify-fleets-to-balance-capacity-demand-embraer.html", - "guid": "106620238", - "id": "7000145498", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Airlines must diversify fleets to balance capacity and demand post-pandemic: Embraer", - "description": "Given travelers' anxieties about the coronavirus, airlines need to be more flexible and use smaller aircraft to fly more point-to-point regional flight paths, says Cesar Pereira of Embraer Commercial Aviation, who adds that travel demand cannot be stimulated by just low fares anymore.", - "pubDate": "Fri, 17 Jul 2020 04:08:49 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/17/market-is-at-an-inflection-point-investor.html", - "guid": "106620243", - "id": "7000145499", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Market is at an inflection point: Investor", - "description": "Ladenburg Thalmann Asset Management's Phil Blancato thinks the market might be moving away from the larger tech stocks, and could rotate towards core names with stronger balance sheets.", - "pubDate": "Fri, 17 Jul 2020 02:26:01 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/many-risks-havent-been-priced-into-oil-ihs-markit.html", - "guid": "106618244", - "id": "7000145312", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Risks of U.S.-China tensions or a Biden win are not yet priced in for oil: Dan Yergin", - "description": "Dan Yergin of IHS Markit says while the coronavirus is still the biggest overhang for oil markets, some of the macro risks such as geopolitical tensions and a potential Biden win are not yet priced in the market.", - "pubDate": "Thu, 16 Jul 2020 06:40:32 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/bank-of-japan-just-wants-to-show-big-numbers-on-stimulus.html", - "guid": "106618270", - "id": "7000145317", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Bank of Japan just wants to show 'big numbers,' says professor on its massive stimulus", - "description": "The Bank of Japan has already been keeping \"extremely low\" interest rates for some time, and is unlikely for the central bank to ramp up its stimulus measures further, says Sayuri Shirai, professor at Keio University and former BOJ policy board member.", - "pubDate": "Thu, 16 Jul 2020 06:38:10 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/india-china-border-tensions-will-be-new-status-quo-eurasia-group.html", - "guid": "106618333", - "id": "7000145355", - "type": "cnbcvideo", - "sponsored": "false", - "title": "India-China border tensions will be the 'new status quo': Eurasia Group", - "description": "The current border tensions between India and China will be hard to quickly de-escalate, says Akhil Bery of the Eurasia Group. He doubts that tariffs and bans placed on Chinese technology by the Indian government are reversible, noting that national security concerns dovetail with a desire to promote homegrown champions. He suggests that a likely ban on Huawei and other Chinese firms could benefit European firms including Siemens.", - "pubDate": "Thu, 16 Jul 2020 06:15:16 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/cyberattacks-will-escalate-in-the-runup-to-the-us-elections-darktrace.html", - "guid": "106618334", - "id": "7000145354", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Cyberattacks like the Twitter hack will escalate in the runup to the US elections: Darktrace", - "description": "Justin Fier of Darktrace discusses the security breach on Twitter that saw prominent accounts such as Joe Biden's hacked, and predicts that attacks like this will become \"a new norm\" in the next few months.", - "pubDate": "Thu, 16 Jul 2020 06:14:07 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2020/07/16/chinas-june-retail-sales-may-drop-1percent-year-on-year-morgan-stanley.html", - "guid": "106618271", - "id": "7000145319", - "type": "cnbcvideo", - "sponsored": "false", - "title": "China's June retail sales may drop 1% year on year: Morgan Stanley", - "description": "Much of China's economic activities are on the way to resuming near pre-pandemic levels, and markets are more focused on the coronavirus' impact than the country's geopolitical tensions, says Chetan Ahya, chief economist and global head of economics at Morgan Stanley.", - "pubDate": "Thu, 16 Jul 2020 04:10:06 GMT" - } - ], - "the_call": [ - { - "item": "", - "link": "https://www.cnbc.com/video/2014/01/14/why-australia-reits-may-outperform-morgan-stanley.html", - "guid": "101336780", - "id": "3000235903", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Why Australia REITs may outperform: Morgan Stanley", - "description": "CNBC's Julia Wood reports on the chances of a resurgence in Australian real estate trusts.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/2014/03/04/asian-shares-seen-up-as-ukraine-tensions-ease-china-in-focus.html", - "guid": "101466042", - "type": "cnbcnewsstory", - "id": "101466042", - "sponsored": "false", - "title": "Asian shares up on China's NPC but China stocks fall", - "description": "Asian stocks were mostly higher Wednesday, boosted by overnight gains on Wall Street and unveiling of China's official 2014 GDP growth target.", - "pubDate": "Thu, 24 Apr 2014 00:08:40 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2014/03/26/did-wrong-timing-sour-kings-trading-debut.html", - "guid": "101529242", - "id": "3000260636", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Did wrong timing sour King's trading debut?", - "description": "Francis Gaskins, director of research at Equities.com, discusses why Candy Crush game maker, King Digital Entertainment, fell nearly 16 percent on its trading debut.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2014/03/27/will-japans-tax-hike-re-enact-1997-slump.html", - "guid": "101533252", - "id": "3000261072", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Will Japan's tax hike re-enact 1997 slump?", - "description": "Nicholas Smith, Japan Strategist at CLSA, says a different economic condition in Japan right now will help it to avert the recession which occurred in 1997 after the implementation of a sales tax hike.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2014/03/27/microsofts-shift-is-a-welcome-change-pro.html", - "guid": "101533258", - "id": "3000261071", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Microsoft's shift is a 'welcome change': Pro", - "description": "Norman Young, Senior Equity Analyst at Morningstar, says Microsoft's release of the Office for iPad app reflects a strategy shift in the software company under its new chief executive officer, Satya Nadella.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2014/03/27/mh370-was-not-hijacked-ribbeck-law-chartered.html", - "guid": "101533246", - "id": "3000260594", - "type": "cnbcvideo", - "sponsored": "false", - "title": "MH370 was not hijacked: Ribbeck Law Chartered", - "description": "Monica Kelly, Partner at Ribbeck Law Chartered, explains the firm's filing of a court petition against Malaysia Airlines and Boeing for the disappearance of the former's flight 370.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2014/03/27/are-markets-right-to-bet-on-china-stimulus.html", - "guid": "101533237", - "id": "3000261866", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Are markets right to bet on China stimulus?", - "description": "CNBC's Julia Wood and Adam Bakhtiar discuss the possibility of Beijing moving in on fresh stimulus measures to prop up its economy.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2014/03/26/time-to-go-risk-off-on-stocks.html", - "guid": "101529229", - "id": "3000261394", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Time to go risk-off on stocks?", - "description": "Scott Nations, Chief Investment Officer & President at NationsShares, says recent declines on Wall Street \"may be more than a dip\" and investors should avoid taking risks.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2014/03/26/major-sanctions-on-russia-are-unlikely-insead.html", - "guid": "101529244", - "id": "3000261391", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Major sanctions on Russia are 'unlikely': INSEAD", - "description": "Antonio Fatas, Professor of Economics at INSEAD, says it is unlikely that the West will impose hard-hitting economic sanctions upon Russia.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2014/03/25/evaluating-obamas-asia-pivot-strategy.html", - "guid": "101525355", - "id": "3000261291", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Evaluating Obama's Asia pivot strategy", - "description": "Alexander Feldman, President at US-ASEAN Business Council, says U.S. President Barack Obama has been successful in trying to forge closer ties with the Asian region.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2014/03/25/expect-a-us-rate-hike-in-mid-2015-pro.html", - "guid": "101525222", - "id": "3000261282", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Expect a US rate hike in mid-2015: Pro", - "description": "David Joy, Chief Market Strategist at Ameriprise Financial, says Janet Yellen is being \"too complacent\" and expects the pace of the looming rate hike to be more aggressive.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2014/03/25/the-curious-case-of-vanishing-tweets.html", - "guid": "101525213", - "id": "3000261292", - "type": "cnbcvideo", - "sponsored": "false", - "title": "The curious case of vanishing tweets", - "description": "Twitter says a technical glitch could be why some of its most popular tweets have disappeared from its platform. CNBC's Julia Wood reports.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2014/03/24/sanctions-send-soft-signals-to-russia-pro.html", - "guid": "101521311", - "id": "3000259180", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Sanctions send soft signals to Russia: Pro", - "description": "Stephen Yates, CEO at DC International Advisory, says the sanctions that have slapped on Russia have not been hard-hitting at all.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2014/03/24/wall-street-in-a-strange-dynamic-pro.html", - "guid": "101521303", - "id": "3000260622", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Wall Street in a 'strange dynamic': Pro", - "description": "Robert Pavlik, Chief Market Strategist at Banyan Partners, says recent losses on Wall Street was caused by a myriad of factors, which include more than Chinese weak data and Ukraine tensions.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2014/03/24/this-may-have-slowed-down-mh370-search.html", - "guid": "101521284", - "id": "3000260598", - "type": "cnbcvideo", - "sponsored": "false", - "title": "This may have slowed down MH370 search", - "description": "Hans Weber, President at Tecop International, says the time-consuming process of analyzing satellite data could have slowed down the flow of information available for the search for MH370.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2014/03/23/hsbc-flash-pmi-confirms-china-slowdown-moodys.html", - "guid": "101517882", - "id": "3000259695", - "type": "cnbcvideo", - "sponsored": "false", - "title": "HSBC flash PMI confirms China slowdown: Moody's", - "description": "Alaistair Chan, Economist at Moody's Analytics, attributes the weak data to monetary tightening last year.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2014/03/23/world-bank-chinas-rebalancing-act-is-challenging.html", - "guid": "101517884", - "id": "3000258122", - "type": "cnbcvideo", - "sponsored": "false", - "title": "World Bank: China's rebalancing act is challenging", - "description": "Sri Mulyani Indrawati, COO & Managing Director at the World Bank, says China's attempt to shift its economic model will require many policy adjustments.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2014/03/20/impressed-by-petrochinas-earnings-barclays.html", - "guid": "101513132", - "id": "3000259604", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Impressed by PetroChina's earnings: Barclays", - "description": "Somshankar Sinha, Director, Asia ex-Japan Oil & Gas Research at Barclays, highlights the firm's lower capex spending as a key area to look out for in the year ahead.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2014/03/20/relax-yuan-wont-depreciate-further-bofa-.html", - "guid": "101513138", - "id": "3000259603", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Relax, yuan won't depreciate further: BofA", - "description": "Lu Ting, Greater China Economist at Bank of America Merrill Lynch, dismisses the possibility of the yuan falling to 6.4 against the greenback.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2014/03/19/this-is-the-key-challenge-for-china-carmakers.html", - "guid": "101509186", - "id": "3000258870", - "type": "cnbcvideo", - "sponsored": "false", - "title": "This is the key challenge for China carmakers", - "description": "Chinese automakers face the greatest competition from their international rivals, says Janet Lewis, Head of Industrial Research, Asia at Macquarie.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2014/03/19/buying-property-with-bitcoins.html", - "guid": "101509199", - "id": "3000259225", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Buying property with bitcoins", - "description": "CNBC's Mary Thompson reports on bitcoin's biggest transaction thus far: a luxury villa in Bali.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2014/03/19/are-markets-overreacting-to-yellen.html", - "guid": "101509173", - "id": "3000257649", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Are markets overreacting to Yellen?", - "description": "Randy Kroszner, Professor Of Economics at the University of Chicago Booth School of Business, discusses the selloff on Wall Street after Yellen indicated that rate hikes could happen sooner than expected.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2014/03/19/watch-out-macau-this-may-be-the-next-gaming-hub.html", - "guid": "101509146", - "id": "3000258939", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Watch out Macau, this may be the next gaming hub", - "description": "Can South Korea's first foreign-owned casino give casino hotspots like Vegas and Macau a run for their money? CNBC's Julia Wood, Susan Li and Bernie Lo discuss.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2014/03/18/why-the-fed-isnt-ready-for-a-rate-hike-yet.html", - "guid": "101505519", - "id": "3000258558", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Why the Fed isn't ready for a rate hike yet", - "description": "Quincy Krosby, Market Strategist at Prudential Financial, explains why the U.S. central bank is still far from initiating a rate hike.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2014/03/18/tencent-to-expand-services-pro.html", - "guid": "101505562", - "id": "3000256873", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Tencent to expand services: Pro", - "description": "Ricky Lai, Research Analyst at Guotai Junan International holdings, expects the internet firm to expand services in order to stimulate user growth, as it combats the PBOC's tightening of internet finance.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2014/03/16/could-us-lng-exports-actually-scare-russia.html", - "guid": "101498448", - "id": "3000258134", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Could US LNG exports actually scare Russia?", - "description": "Myron Brilliant, Executive VP & Head of International Affairs at the U.S. Chamber of Commerce, explains how increased U.S. LNG exports could impact Russia's standoff with Ukraine.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2014/03/17/european-stocks-that-you-should-be-buying.html", - "guid": "101501688", - "id": "3000258534", - "type": "cnbcvideo", - "sponsored": "false", - "title": "European stocks that you should be buying", - "description": "Mebane Faber, CIO at Cambria Investment Management, explains why he thinks stocks from Greece, Ireland, Russia and Spain are more attractive than U.S. equities.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2014/03/17/is-gm-doing-enough-damage-control.html", - "guid": "101501692", - "id": "3000258129", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Is GM doing enough damage control?", - "description": "James Albertine, Vice President, Automotive at Stifel Equity Research, discusses CEO Mary Barra's efforts to change how GM handles recalls.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2014/03/17/will-sanctions-be-enough-to-stop-putin.html", - "guid": "101501676", - "id": "3000258214", - "type": "cnbcvideo", - "sponsored": "false", - "title": "Will sanctions be enough to stop Putin?", - "description": "Adam Ereli, Vice Chairman, Washington D.C. at Mercury, explains why he isn't very optimistic about diplomatic solutions in the Russia-Ukraine standoff.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" - }, - { - "item": "", - "link": "https://www.cnbc.com/video/2014/03/16/all-eyes-on-moscow-following-crimea-vote-pro.html", - "guid": "101498443", - "id": "3000258130", - "type": "cnbcvideo", + "id": "100614742", "sponsored": "false", - "title": "All eyes on Moscow following Crimea vote: Pro", - "description": "Angela Stent, author of 'The Limits of Partnership: US-Russian Relations in the Twenty-First Century,' warns that attention will fall on Vladimir Putin as to whether Crimea will join Russia officially.", - "pubDate": "Sat, 10 Mar 2018 01:38:12 GMT" + "title": "Yen Recovers Even as BOJ Decision Looms", + "description": "Investors shrugged off expectations for big, bold stimulus from Japan's central bank on Thursday, as the yen managed to cling onto near one-month highs against the U.S. dollar.", + "pubDate": "Fri, 13 Sep 2013 20:33:14 GMT" } ] } \ No newline at end of file diff --git a/setup.py b/setup.py index 173fc18..987d50b 100644 --- a/setup.py +++ b/setup.py @@ -1,3 +1,5 @@ +"""Setup file for the fin-news package.""" + from setuptools import setup from setuptools import find_namespace_packages @@ -5,28 +7,23 @@ long_description = fh.read() setup( - name='fin-news', - author='Alex Reed', - author_email='coding.sigma@gmail.com', - version='0.1.2', - description='A finance news aggregator used to collect articles on different market topics.', + name="fin-news", + author="Alex Reed", + author_email="coding.sigma@gmail.com", + version="0.1.2", + description="A finance news aggregator used to collect articles on different market topics.", long_description=long_description, long_description_content_type="text/markdown", - url='https://github.com/areed1192/finance-news-aggregator', - install_requires=[ - 'requests>=2.24.0', - 'fake_useragent==0.1.11' - ], - packages=find_namespace_packages( - include=['finnews', 'finnews.*'] - ), + url="https://github.com/areed1192/finance-news-aggregator", + install_requires=["requests>=2.32.3", "fake_useragent>=2.0.3"], + packages=find_namespace_packages(include=["finnews"]), classifiers=[ - 'Development Status :: 3 - Alpha', - 'Intended Audience :: Financial and Insurance Industry', - 'License :: OSI Approved :: MIT License', - 'Natural Language :: English', - 'Operating System :: OS Independent', - 'Programming Language :: Python :: 3' + "Development Status :: 3 - Alpha", + "Intended Audience :: Financial and Insurance Industry", + "License :: OSI Approved :: MIT License", + "Natural Language :: English", + "Operating System :: OS Independent", + "Programming Language :: Python :: 3", ], - python_requires='>3.7' + python_requires=">3.7", )