**CSV** when simplicity and compatibility matter, and the data is a single flat table. - **Excel** when sharing with non-technical stakeholders or when the data naturally has multiple related sheets. - **JSON** when the data is hierarchical or comes from a web API. - **Database** when the data is la