DEV Community

Discussion on: What is Data Visualisation?

Collapse
 
ben profile image
Ben Halpern

Data mining is a general term for crawling for data, extracting it from a source. If the web has a bajillion pages and I want to find the <title> tag for all of them, that general process would be data mining.

Then if I want to display trends, I might use data visualization to do that.