-
-
-
-
-
-
-
-
-
-
- ✕
-
-
-
-
-
- Year
-
-
-
-
-
-
-
year='2024'} class="cursor-pointer w-full flex flex-row justify-start items-center mb-5">
-
-
-
-
- 2024
-
-
-
- {#if year === '2024'}
-
ic_fluent_checkmark_circle_48_filled Created with Sketch.
- {/if}
+
+ {#if isLoaded}
+ {#if chats?.length !== 0}
+
+
+ Q{displayQuarter}
+ {displayYear} · Earnings Call Transcript
+
+
+ {new Date(date).toLocaleDateString("en-US", {
+ month: "short",
+ day: "numeric",
+ year: "numeric",
+ })}
+
+
+
+ {#each chats as item}
+ {#if item?.name === "Operator"}
+
+
+
+
+ {item?.name}
+
+
+
+
+
+
+ {@html item?.description}
+
-
-
+ {:else}
+
+
+
+
+ {item?.name?.slice(0, 1)}
+
+
+
+
+ {item?.name}
+
+
+
+
+
+ {@html item?.description}
+
+
+
+ {/if}
+ {/each}
+
+
+ Back to top
-
-
-
year='2023'} class="cursor-pointer w-full flex flex-row justify-start items-center mb-5">
-
-
-
-
- 2023
-
-
-
- {#if year === '2023'}
-
ic_fluent_checkmark_circle_48_filled Created with Sketch.
- {/if}
-
-
-
-
-
-
-
year='2022'} class="cursor-pointer w-full flex flex-row justify-start items-center mb-5">
-
-
-
-
- 2022
-
-
-
- {#if year === '2022'}
-
ic_fluent_checkmark_circle_48_filled Created with Sketch.
- {/if}
-
-
-
-
-
-
-
year='2021'} class="cursor-pointer w-full flex flex-row justify-start items-center mb-5">
-
-
-
-
- 2021
-
-
-
- {#if year === '2021'}
-
ic_fluent_checkmark_circle_48_filled Created with Sketch.
- {/if}
-
-
-
-
-
-
-
-
-
-
-
+ {:else}
+
+ No transcript available for {$displayCompanyName} for the Q{displayQuarter}
+ of {displayYear} 🧐.
+
+ {/if}
+ {:else}
+
-
-
-
-
-
-
-
-
\ No newline at end of file
+ {/if}
+
+
+
+
diff --git a/src/routes/stocks/[tickerID]/statistics/+page.svelte b/src/routes/stocks/[tickerID]/statistics/+page.svelte
index 2e21e640..19530337 100644
--- a/src/routes/stocks/[tickerID]/statistics/+page.svelte
+++ b/src/routes/stocks/[tickerID]/statistics/+page.svelte
@@ -134,7 +134,7 @@ updateYearRange()
Total Valuation
Tesla has a market cap or net worth of $832.14 billion. The
enterprise value is $812.05 billion.
@@ -169,7 +169,7 @@ updateYearRange()
Important Dates
The last earnings date was Wednesday, October 23, 2024, after
market close.
@@ -201,7 +201,7 @@ updateYearRange()
Share Statistics
Tesla has 3.19 billion shares outstanding. The number of shares
has increased by 0.31% in one year.
@@ -265,7 +265,7 @@ updateYearRange()
Valuation Ratios
The trailing PE ratio is 71.41 and the forward PE ratio is
86.99. Tesla's PEG ratio is 5.94.
@@ -344,7 +344,7 @@ updateYearRange()
Enterprise Valuation
The stock's EV/EBITDA ratio is 61.31, with an EV/FCF ratio of
224.95.
@@ -400,7 +400,7 @@ updateYearRange()
Financial Position
The company has a current ratio of 1.84, with a Debt / Equity
ratio of 0.18.
@@ -464,7 +464,7 @@ updateYearRange()
Financial Efficiency
Return on equity (ROE) is 20.39% and return on invested capital
(ROIC) is 6.96%.
@@ -573,7 +573,7 @@ updateYearRange()
Stock Price Statistics
The stock price has increased by +22.82% in the last 52 weeks.
The beta is 2.30, so Tesla's price volatility has been higher
@@ -638,7 +638,7 @@ updateYearRange()
Short Selling Information
The latest short interest is 74.33 million, so 2.33% of the
outstanding shares have been sold short.
@@ -694,7 +694,7 @@ updateYearRange()
Income Statement
In the last 12 months, Tesla had revenue of $97.15 billion and
earned $12.74 billion in profits. Earnings per share was $3.65.
@@ -783,7 +783,7 @@ updateYearRange()
Balance Sheet
The company has $33.65 billion in cash and $12.78 billion in
debt, giving a net cash position of $20.87 billion or $6.53 per
@@ -862,7 +862,7 @@ updateYearRange()
Cash Flow
In the last 12 months, operating cash flow was $14.48 billion
and capital expenditures -$10.87 billion, giving a free cash
@@ -915,7 +915,7 @@ updateYearRange()
Margins
Gross margin is 18.23%, with operating and profit margins of
8.38% and 13.07%.