In the recent spirit of cleaning up tags, I came across the data tag which IMHO doesn't seem to bring much to the table. Even the tag wiki is rather ambiguous:
Data is any form of information that can be used by a process, service, or application.
So if it's not code, it's data.
I propose a cleanup of this tag, retagging where a more specific tag is relevant, and then removing the rest. Examples of retagging include:
- Creating a dataframe from sqlite: retag with data.frame
- What's the difference between identifying and non-identifying relationships?: retag with data-modeling
- Tools for Generating Mock Data?: retag with mocking
Thoughts?