Interactive Data Vizualisation
Historical Data
The interactive chart below shows historical data. Hover over (or tap) a data point to see its details. Drag the range sliders to zoom in to a subsection of the chart.
Chart created in JupyterLab using pandas and plotly python graphing library exported to HTML.
Historical data collected from Yahoo! using yfinance. Historical data scraped from Macrotrends using requests and beautifulsoup4.
Jupyter Notebook available on Gist
Assets hosted at assets.realthreads.io. Chart embedded using iFrame.