Add new company names
This commit is contained in:
parent
94db0cb422
commit
f91ada037d
|
|
@ -47,7 +47,11 @@ ticker_to_company = {
|
||||||
"ROKU": "Roku",
|
"ROKU": "Roku",
|
||||||
"PINS": "Pinterest",
|
"PINS": "Pinterest",
|
||||||
"AVAH": "Aveanna Healthcare",
|
"AVAH": "Aveanna Healthcare",
|
||||||
"BTAI": "BioXcel Therapeutics"
|
"BTAI": "BioXcel Therapeutics",
|
||||||
|
"UNH": "UnitedHealth Group",
|
||||||
|
"AAL": "American Airlines",
|
||||||
|
"JBLU": "JetBlue Airways",
|
||||||
|
"LCID": "Lucid Group"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue