Test filesWeb and text formats › data.tsv

Sample TSV file (data)

Tab-separated values with a header row and a field that itself contains spaces.

↓ Download data.tsv
Filenamedata.tsv
FormatTSV
Size80 bytes (80 bytes)
MIME typeapplication/octet-stream
SHA-2564f207e63c97aca7063ba37237cf4c32ced1d0fc46a2a06120e70d001eee7ed11
What this file catchesImporters that treat TSV as "CSV with commas" and split on the wrong delimiter, or that collapse runs of whitespace and merge the tab-separated columns.

Download & verify

curl -fsSL -o "data.tsv" "https://files.hexaqa.com/web/data.tsv"
curl -fsSL "https://files.hexaqa.com/web/data.tsv" | sha256sum # expect: 4f207e63c97aca7063ba37237cf4c32ced1d0fc46a2a06120e70d001eee7ed11

More web and text formats test files

calendar.icscontact.vcfdocument.rtfpage.htmlREADME.mdscript.jsstyles.css

← All Web and text formats files