stocks

Market capitalizations of major US technology companies. Weekly measurements taken from 2021-09-16 to 2024-11-15.

Usage

import { stocks, type Stock } from '@graphique/datasets';

Exports

stocksStock[]


Stockinterface

namedescription
date

the date of the measurement (taken weekly)

string
marketCap

the measured market capitalization (in billions, USD)

number
symbol

the stock symbol

string