framework icon indicating copy to clipboard operation
framework copied to clipboard

Optimize Report structure?

Open roll opened this issue 2 years ago • 0 comments
trafficstars

Overview

We inherited Report metadata object from goodtables; it provides a lot of context for errors but it's not optimized for storing and transportation as error descriptions and messages are duplicated.

We might consider rebasing on an indexed by an error type structure to optimize it.

roll avatar Nov 24 '22 11:11 roll