nytimes pe ratio chart on ttm revenue
Let me check the available series for NYT (New York Times) and load what I need.The PE TTM series is already available. Let me also check what revenue data I need. Let me load revenue and shares outstanding for TTM PE calculation on revenue (Price / TTM Revenue per share).Good. Now let me compute TTM revenue per share and the P/Revenue ratio over time. I need to: (1) calculate TTM revenue for each quarter, (2) merge with daily price, and (3) compute P/Rev.It appears the by column ticker is causing the issue with string dtype mismatch in merge_asof. Let me work around this by handling a single ticker directly.The issue is with the date column dtype. Let me check what we're dealing with.Both are string. Let me convert to datetime explicitly.Now let me chart the P/Revenue TTM ratio.
The ratio reflects the stock price divided by trailing-twelve-month revenue per share. Over this period, NYT's P/Rev TTM has generally ranged from roughly 1.8x to 2.5x, with notable peaks and valleys. The ratio dipped toward the lower end in 2022, climbed through much of 2023–2024, and has shown more recent movement.
I asked for PE
You're right, my apologies. Let me chart the PE TTM directly — that's an existing series.
- Mid-2022: PE around 23–25x
- 2023: Expanded into the 27–33x range
- 2024–2025: Generally stayed elevated in the mid-to-high 20s, with spikes above 30x
- 2026 YTD: Shows some compression back toward the mid-20s