.csv
Tabular data format that stores rows as comma-separated text values.
About this format
CSV is a plain-text table format used to exchange data between spreadsheets, databases, and analytics tools. Each line represents a row and commas separate the fields.
Safety guidance
CSV is plain text, but some spreadsheet programs may interpret formulas when opening it.