Skip to content

[IMPROVE] Exchange errors #112

@kintonc

Description

@kintonc

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:

  1. exchange CSE is Columbo Stock Exchange, but market column says "First North Copenhagen"
  • you can see the currency of all the stocks with exchange CSE is LKR Sri Lanka Rupee
  1. exchange TWO is Taipei Stock Exchange, but market column says "Taiwan Stock Exchange". They are two distinct exchanges.
  2. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions