-
Notifications
You must be signed in to change notification settings - Fork 761
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Harshit Hajela
committed
Apr 28, 2021
1 parent
d2c328f
commit b32e3da
Showing
2 changed files
with
19 additions
and
14 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,32 @@ | ||
{ | ||
"MMM": "3M Company", | ||
"MMM": "3M", | ||
"AXP": "American Express", | ||
"AMGN": "Amgen", | ||
"AAPL": "Apple Inc.", | ||
"AAPL": "Apple", | ||
"BA": "Boeing", | ||
"CAT": "Caterpillar Inc.", | ||
"CVX": "Chevron Corporation", | ||
"CSCO": "Cisco Systems", | ||
"KO": "The Coca-Cola Company", | ||
"DOW": "Dow Inc.", | ||
"CAT": "Caterpillar", | ||
"CVX": "Chevron", | ||
"CSCO": "Cisco", | ||
"KO": "Coca-Cola", | ||
"DOW": "Dow", | ||
"GS": "Goldman Sachs", | ||
"HD": "The Home Depot", | ||
"HD": "Home Depot", | ||
"HON": "Honeywell", | ||
"IBM": "IBM", | ||
"INTC": "Intel", | ||
"JNJ": "Johnson & Johnson", | ||
"JPM": "JPMorgan Chase", | ||
"JPM": "JPMorgan", | ||
"MCD": "McDonald's", | ||
"MRK": "Merck & Co.", | ||
"MRK": "Merck", | ||
"MSFT": "Microsoft", | ||
"NKE": "Nike", | ||
"PG": "Procter & Gamble", | ||
"CRM": "Salesforce", | ||
"TRV": "The Travelers Companies", | ||
"UNH": "UnitedHealth Group", | ||
"UNH": "UnitedHealth", | ||
"VZ": "Verizon", | ||
"V": "Visa Inc.", | ||
"V": "Visa", | ||
"WBA": "Walgreens Boots Alliance", | ||
"WMT": "Walmart", | ||
"DIS": "The Walt Disney Company" | ||
"DIS": "Walt Disney" | ||
} |
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