Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Encoding and recoding #50

Closed
pwalsh opened this issue Mar 20, 2016 · 2 comments
Closed

Encoding and recoding #50

pwalsh opened this issue Mar 20, 2016 · 2 comments
Labels
Milestone

Comments

@pwalsh
Copy link
Member

pwalsh commented Mar 20, 2016

See openspending/openspending#897

We need the ability to recode a file to utf-8, creating this file as a side effect of a recode processor.

Internally, Tabulator is recoding as utf-8 anyway, as goodtables is.

I'm not sure exactly the steps required: maybe there are alternatives to having a dedicated processor to produce the output file, but at a high-level view it seems reasonable.

I guess the spec looks something like this:

  • input file has some encoding
  • recode processor can create an output file, at a passed location, in any desired encoding, with utf-8 as default.
@roll roll added this to the Backlog milestone Mar 27, 2016
@roll roll removed the enhancement label Apr 1, 2016
@roll roll added the backlog label May 5, 2016
@roll roll removed this from the Backlog milestone May 5, 2016
@roll roll added feature and removed backlog labels May 5, 2016
@roll roll mentioned this issue Aug 7, 2016
2 tasks
@roll
Copy link
Member

roll commented Aug 7, 2016

WILL BE FIXED in #36

@roll roll closed this as completed Aug 7, 2016
@roll roll reopened this Aug 7, 2016
@roll roll added this to the tabulator-v1 milestone Aug 7, 2016
@roll roll added the backlog label Aug 8, 2016
@roll roll modified the milestones: tools-v1, tabulator-v1 Aug 8, 2016
@roll roll added priority and removed backlog labels Aug 10, 2016
@roll
Copy link
Member

roll commented Aug 11, 2016

Based on #36 discussion closing for now because it's definitely will be covered by write mode. Also added as write mode issue todo task.

@roll roll closed this as completed Aug 11, 2016
@roll roll added v0.5 and removed priority labels Aug 11, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants