Skip to content

Problems with the CSV Export: , and line breaks #72

@Finesim97

Description

@Finesim97

Hi,

First of all thank you providing this API! I wanted to use the CSV Export to also get the abstract.

The CSV export sometimes contains line breaks and additional ,. The JSON parts in this file also contain ,, but are distinguishable by including a whitespace and using a RegEx as the separator. However, sometimes there are exports, which are not parseable even with those hacks.

If you are interested, I could work on the following PRs:

  1. Automatically strip line breaks
  2. Quoting in the CSV
  3. TSV Export while stripping \t

Have a nice day!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions