This document specifies CSV++ (CSV Plus Plus), an extension to the
Comma-Separated Values (CSV) format defined in RFC 4180. CSV++ adds
support for repeating fields (one-to-many relationships) and hierarchical
component structures while maintaining backward compatibility with
…