csvbase is a website for hosting 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 | 4 |
Continent | string | South America |
Country | string | Argentina |
Name | string | Bolsas y Mercados Argentinos |
MIC | string | <NA> |
Last changed | date | 2018-04-02 |