Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
yawnxyz
1y ago
0 comments
Share
I love jsonlines but csvs are way more compact, since you don't have to repeat the column name for every line of data
0 comments
default
newest
oldest
sam_perez
1y ago
I think the fact that a human can mostly just read csvs is an important part of their adoption, too.
ianburrell
1y ago
You would write JSON arrays without names for tabular data. I don’t know if there is a standard way to do the header, but array of names would work. Or JSON Schema record.
j
/
k
navigate · click thread line to collapse