Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -23,6 +23,7 @@ COMPANY_TICKERS = {
|
|
23 |
'Gilead Sciences': 'GILD',
|
24 |
'Broadcom Inc':'AVGO',
|
25 |
'Snap-On': 'SNA',
|
|
|
26 |
'Expeditors Int': 'EXPD',
|
27 |
'EMCOR Group': 'EME',
|
28 |
'ArcBest': 'ARCB',
|
|
|
23 |
'Gilead Sciences': 'GILD',
|
24 |
'Broadcom Inc':'AVGO',
|
25 |
'Snap-On': 'SNA',
|
26 |
+
'Bridgestone': 'BRDCY',
|
27 |
'Expeditors Int': 'EXPD',
|
28 |
'EMCOR Group': 'EME',
|
29 |
'ArcBest': 'ARCB',
|