ESI-FAR / INA-tool

A tool for visualising and analysing Institutional Statements
MIT License
2 stars 0 forks source link

Refactor: remove need for storing ColumnNames #102

Closed sjvrijn closed 2 months ago

sjvrijn commented 3 months ago

Since [INA.]statements is an object that already contains all columnNames as its keys, we should be able to remove it as explicitly stored information, and simply obtain it from statements instead