Short Definition
A .csv file (short for Comma-Separated Values) is a simple text file used to store data in a structured format. In a .csv file, information is organized into rows and columns, similar to a table. Each row represents a new record, and each piece of data (like numbers or text) is separated by a comma. For example, a .csv file can be used to store a list of names and addresses, where each name and address is separated by a comma and appears in a new row.
Relevance
.csv files are simple, low-tech, and compatible across many platforms, making them accessible to users with limited technology or assistive needs. They enable easy data sharing, support screen readers, and help include under-resourced communities. For arts organizations, .csv serves as an effective tool for advancing digital accessibility and tech justice, ensuring all participants can engage in collaborative projects, regardless of resources.