nvidia revenue last 10 years
nvidia revenue last 10 years
Calling: search_ticker
- query="NVIDIA"
Calling: load
- start_date="2016-01-01", metrics=["total_revenue"], tickers=["NVDA"]
DataFrame 67
OK nvda_fundamentals (101 rows)
Calling: compute
- dataframe_ids=[67], code="df = df_67[df_67['period_type'] == 'annual'].sort_values('date', ascending=False).head(10).sort_values('date')\nresult = df[['date', 'total_revenue']]"
DataFrame 68
OK result_68 (10 rows)
Calling: show
- dataframe_id=68
Blob 7
DataFrame 68
OK result_68 (10 rows)
NVIDIA's total revenue for the last 10 fiscal years is shown below.
| Fiscal Year End | Total Revenue |
|---|---|
| 2017-01-31 | 6.91 |
| 2018-01-31 | 9.71 |
| 2019-01-31 | 11.72 |
| 2020-01-31 | 10.92 |
| 2021-01-31 | 16.68 |
| 2022-01-31 | 26.91 |
| 2023-01-31 | 26.97 |
| 2024-01-31 | 60.92 |
| 2025-01-31 | 130.50 |
| 2026-01-31 | 215.94 |