Ask HN: Designing Useful Dashboards
https://news.ycombinator.com/item?id=9166361I've set myself a side project to scrape and display car hire price data, to compare suppliers and trends.
I've never done this before and my original goal was to play & learn new skills - but the challenge has become displaying this information in a useful way (and storing it in a sensible format).
To make it useful, I'd want to see where the prices for one supplier stand in relation to the others for all cars (a table, easy). But then the change from yesterday/last week would be useful, and seeing trends. And perhaps some stats on how the suppliers differ - is one cheaper than the others in a specific sector?
What are good resources for choosing sensible ways to display and contrast data? I've come across Stephen Few and Edward Tufte, but nothing that gives me an 'Aha!' moment yet.