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 | 8 |
Continent | string | South America |
Country | string | Mexico |
Name | string | BIVA |
MIC | string | BIVA |
Last changed | date | 2018-01-06 |