miha42-github / company_dns

An open source micro-service focused that provides company data from EDGAR plus Wikipedia, and SIC lookup.
https://miha42-github.github.io/company_dns/
Apache License 2.0
9 stars 2 forks source link

Wikipedia's stock exchange name and the official stock exchange name differ #17

Closed miha42-github closed 1 year ago

miha42-github commented 1 year ago

Wikipedia's stock exchange name and the official stock exchange name differ, and this matters especially when creating a link to Google finance. Essentially, Google is expecting the official name and when not present or slightly off seems to make a recommendation to the right company. More investigation is needed, but it is reasonable as is. This far the encountered problems are:

miha42-github commented 1 year ago

Resolved by creating some if/then logic for now to detect these exchanges and then transform them into the right exchanges for Google Finance