For select companies improvements are required to ensure that as much data as possible is reported back. This issue is being used as a master issue that will be updated with companies having odd reporting behaviors. These should then turn into relevant fixes to account for fixing these behaviors.
This far the following companies do not report back correctly:
SAP - no lat long data, no google links, malformed isin
thin forms: date back to only 2018 could be the result of choosing the first instance of a duplicated CIK, possible to merge CIK data when multiples are reported?
IBM - SEC forms are thin
Schlumberger - SEC forms are thin and malformed isin
McKinsey - malformed company type, incorrect site and location data
Company type looks like Incorporated [[partnership which is a fix to the parsing operation for this field.
Additionally, the city and other location data is None meaning we've not correctly set them to Unknown.
Actions
[x] Open issue for malformed isin
[x] Open issue for SEC forms being thin
[x] Open issue for SAP to report back at least google and lat, long data using country, city info
Introduction
For select companies improvements are required to ensure that as much data as possible is reported back. This issue is being used as a master issue that will be updated with companies having odd reporting behaviors. These should then turn into relevant fixes to account for fixing these behaviors.
This far the following companies do not report back correctly:
"isin": "{{ISIN|sl|=|n|pl|=|y|DE0007164600}}"
"isin": "{{ISIN|sl|=|n|pl|=|y|US0378331005}}"
Actions