IT:AD:Design:UX:Data:Visualization
- See also:
- IT:AD:ETL ← only vaguely.
Summary
Reports have been the main-stay of representing data in tabular and chart format for years.
But there's a strong belief that the simple charts they produce are – in a lot of cases – not enough to convey information unambiguously.
Notes
- Design 1):
- Acquire: connect to the raw data source.
- Parse: structure and categorize.
- Filter: filter down to only a useful subset.
- Mine: apply methods to discern patterns.
- Represent: represent the data.
- Refine: refine the layout (round off the edges to represent the argument more clearly).
- Interact: allow further subset investigation (visibility/reordering).