Skip to content

Instantly share code, notes, and snippets.

@alexnsolo
Created May 22, 2020 17:55
Show Gist options
  • Save alexnsolo/2dbe0f55ed022899feaea1abc6ab7d45 to your computer and use it in GitHub Desktop.
Save alexnsolo/2dbe0f55ed022899feaea1abc6ab7d45 to your computer and use it in GitHub Desktop.
{
"stock_exchanges": [
{
"id": "sxg_xgxM8X",
"name": "AB NASDAQ VILNIUS",
"mic": "XLIT",
"acronym": "LIT",
"city": "VILNIUS",
"country": "LITHUANIA",
"country_code": "LT",
"website": "WWW.NASDAQBALTIC.COM",
"first_stock_price_date": "2004-05-14",
"last_stock_price_date": "2020-05-22"
},
{
"id": "sxg_2z9OBg",
"name": "ABU DHABI SECURITIES EXCHANGE",
"mic": "XADS",
"acronym": "ADSM",
"city": "ABU DHABI",
"country": "UNITED ARAB EMIRATES",
"country_code": "AE",
"website": "WWW.ADX.AE",
"first_stock_price_date": "2002-01-02",
"last_stock_price_date": "2020-05-21"
},
...
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment