csvbase is a website for sharing table data. Exporting this table to pandas is dead easy, run:
import pandas as pd; stock_exchanges = pd.read_csv("https://csvbase.com/meripaterson/stock-exchanges")
Column name | Column type | Column value |
---|---|---|
Row ID | integer | 7 |
Continent | string | Australia & Oceania |
Country | string | Australia |
Name | string | Chi-X Australia |
MIC | string | CHIA |
Last changed | date | 2018-04-02 |