A collection of small CSV files and corresponding JSON representation to help in developing and testing RFC 4180 compliant parsers.
bad-files contain invalid CSV, these files don't have corresponding JSON representationbad-header-files contain invalid CSV with headerheader-files contain valid CSV with header- All other files contain valid CSV without header
All files named bad-header- and header- are expected to be parsed with header foo,bar,baz.
All valid CSV files have corresponding JSON file.