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 | 1 |
Continent | string | Africa |
Country | string | Lesotho |
Name | string | HYBSE |
MIC | string | <NA> |
Last changed | date | 2019-03-25 |