@Hilikus Thanks for the output screenshot.
The taxonomy data is already formatted and structured as csv in the files I posted above. It is not a traditional csv file as repeating data is only listed once.
Two changes are needed:
- The First fields are
Levels 1..N
whereN
is the number of levels for Taxonomy.Level N
needs to be moved toLevel 0
as the first field (Security). Level 1
contains the Taxonomy or Without Classification. It needs to contain the Taxonomy and move Without Classification to Levels 2.- I’d suggest a third, Rename
Levels N
fields toLevelN
to make the grammar more correct and remove the space in the field name label.
I have concatenated the taxonomy data files, reformatted it with the first change but not the other changes, and attached it to the bottom of this post. Feel free to open it in a spreadsheet and filter by the first row.
Taxonomy_kommer.csv (38.4 KB)
Now again, Which website(s) have the data? Can you provide a sample data download, preferably with a couple of taxonomies for at least one security? (Even better to do all kommer securities and taxonomies.)
Once we have a data source we can design the transformation process. Also, fix the flaw with the import process that does not allow importing updates to existing records.