Skip to content

Fix quotation marks that break occurrence file format #469

@mikkohei13

Description

@mikkohei13

In citable data download occurrence.txt file, if record contains a quotation mark, the file cannot be read correctly. I presume e.g. Python csv reader expects a field starting with quotation mark continues until the next quotation mark.

Example records having quotation marks in notes field:

http://tun.fi/JX.785237
http://tun.fi/JX.786251
http://tun.fi/JX.791980
http://tun.fi/JX.792780

Example download with single record: http://tun.fi/HBF.115061

Expected Behaviour

Quotation marks should be escaped in a standardized way.

Metadata

Metadata

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions