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 | 2 |
Continent | string | Asia |
Country | string | Kazakhstan |
Name | string | Astana International Financial Centre |
MIC | string | AIXK |
Last changed | date | 2018-11-18 |