-
-
Couldn't load subscription status.
- Fork 618
Open
Description
What's the feature or data that should be improved?
A description of what's the feature or data you want improved, and a bit of context (why is that).
I found the following errors with the "market" column.
Repro:
import financedatabase as fd
fd.show_options("equities")
equities = fd.Equities()
display(equities)
Then view the market column
Issues:
- exchange
CSEis Columbo Stock Exchange, butmarketcolumn says "First North Copenhagen"
- you can see the currency of all the stocks with exchange
CSEisLKRSri Lanka Rupee
- exchange
TWOis Taipei Stock Exchange, butmarketcolumn says "Taiwan Stock Exchange". They are two distinct exchanges. - exchange
ICE-> market should be "NASDAQ Iceland"
Describe how you would like the feature or data improved
A description of what the current feature or data is vs what it would be after your suggestion.
See above
Possibly describe the ideal way to improve this
If you have thought about how you would do it, add it here.
See above
Additional information
Add any other information or screenshots about the feature improvement.
See above
Metadata
Metadata
Assignees
Labels
No labels