JerBouma / FinanceDatabase

This is a database of 300.000+ symbols containing Equities, ETFs, Funds, Indices, Currencies, Cryptocurrencies and Money Markets.
https://www.jeroenbouma.com/projects/financedatabase
MIT License
3.61k stars 401 forks source link

Removing duplicate entries #81

Closed NeilOrley closed 6 months ago

NeilOrley commented 6 months ago

Removing duplicates for 'Nano Labs Ltd Class A Ordinary Shares' and 'Nano Labs Ltd American Depositary Shares'. They are already listed at lines 100728 and 100562

JerBouma commented 6 months ago

The ticker of this instrument is NAN which coincidentally is also nan in Python which means every time it checks whether this ticker exists or not it determines it doesn't. I need to fix this in the pipeline but thank you for taking these out manually.