comparison LazyBear/Resources/DefaultCompanies.json @ 453:37c13ebda381

Improve hierarchy and minor bugs fixed
author Dennis Concepción Martín <dennisconcepcionmartin@gmail.com>
date Sun, 27 Jun 2021 14:18:29 +0200
parents
children
comparison
equal deleted inserted replaced
452:bb69f9d1d20f 453:37c13ebda381
1 [
2 {
3 "symbol": "AAPL",
4 "name": "Apple Inc"
5 },
6 {
7 "symbol": "AMZN",
8 "name": "Amazon.com Inc."
9 },
10 {
11 "symbol": "WMT",
12 "name": "Walmart Inc"
13 },
14 {
15 "symbol": "CVS",
16 "name": "CVS Health Corp"
17 },
18 {
19 "symbol": "UNH",
20 "name": "Unitedhealth Group Inc"
21 },
22 {
23 "symbol": "BRK.B",
24 "name": "Berkshire Hathaway Inc."
25 },
26 {
27 "symbol": "MCK",
28 "name": "Mckesson Corporation"
29 },
30 {
31 "symbol": "ABC",
32 "name": "Amerisource Bergen Corp."
33 },
34 {
35 "symbol": "GOOG",
36 "name": "Alphabet Inc"
37 },
38 {
39 "symbol": "XOM",
40 "name": "Exxon Mobil Corp."
41 },
42 {
43 "symbol": "COST",
44 "name": "Costco Wholesale Corp"
45 }
46 ]
47