Use-case recommendation

Miglior formato per export dati da foglio di calcolo

CSV e un'opzione pragmatica predefinita per esportazioni tabellari da fogli di calcolo.

Recommendation

Recommendation

CSV

CSV puo essere importato quasi ovunque in strumenti BI, fogli di calcolo e workflow ETL.

text/csv

JSON

Usa JSON quando servono strutture annidate o metadati di schema.

Files: 22

TSV

Usa TSV quando le virgole compaiono spesso nei valori.

Files: 9

Related decisions

Related Decisions

FAQ

FAQ

What is the default format recommendation for this use case?

CSV is the recommended default format here.

How should teams validate this recommendation?

Use sample files and manifest endpoints to test compatibility and behavior before rollout.