Delimiter-separated values
Delimiter-separated values (DSV) is a way of storing tabular data by separating the fields (values) of each row with a specific character as a delimiter. DSV is often used for data exchange and is commonly supported by database and spreadsheet software.
Source: Wikipedia — Delimiter-separated values (CC BY-SA 4.0)