Re: Another use case: Spotfire's CSV-like format

Thanks, that's a good idea

On Thu, May 8, 2014 at 7:33 AM, Tandy, Jeremy
<jeremy.tandy@metoffice.gov.uk> wrote:
>
>> -----Original Message-----
>> From: yakov@shaftek.org [mailto:yakov@shaftek.org] On Behalf Of Yakov
>> Shafranovich
>> Sent: 07 May 2014 19:05
>> To: W3C CSV on the Web Working Group
>> Subject: Another use case: Spotfire's CSV-like format
>>
>> Note the data type annotations and multiple headers:
>>
>> http://stn.spotfire.com/stn/Extend/STDF.aspx
>
> Hi Yakov - Spotfire's text data format certainly displays some of the characteristics we're looking to support:
> i) column names not on the first line
> ii) use of column delimiter other than comma ","
> iii) null value indicator
> iv) microsyntax (at least for string-lists)
> v) column type indicators
>
> I don't think we have a requirement yet for expressing comment lines in a CSV (which Spotfire's format allows for) - but it is an obvious one.
>
> I wonder if rather than adding a new use case, we can add this to the list of "known formats" on the wiki and cross reference our requirements and (emerging) solutions? First impressions suggest that dealing with "special characters" (prefixed with backslash "\") might be problematic.
>
> I'll add the format to the wiki & provide a requirements cross-reference in slower time.
>
> Jeremy
>

Received on Thursday, 8 May 2014 12:13:45 UTC