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

Malformed ISIN #31

Closed miha42-github closed 1 year ago

miha42-github commented 1 year ago

Introduction

ISIN isn't being correctly parsed and outputted for at least the following companies:

Action

Fix the parsing of the ISIN by adding additional logic/regex to account for this format.

miha42-github commented 1 year ago

This appears to be resolved closing