Last active
May 5, 2019 18:58
-
-
Save thedamian/07db87e9b5c799e597cde5ff8394b2d1 to your computer and use it in GitHub Desktop.
Top Companies worldwide by Marketcap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
let companies = [ | |
'AAPL', | |
'MSFT', | |
'AMZN', | |
'GOOGL', | |
'FB', | |
'BRK.A', | |
'BABA' | |
//'SEHK: 700' // wechat's tencent | |
'JPM', | |
'JNJ', | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment