turicas / turicas/rows

Support fixed-width text files

Open
#259 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement help wanted plugin
Dominant language
Python
Stars
886
Forks
137
PR merge metrics
No merged PRs in 30d

Description

Some institutions release data in fixed-width text files (a lot of them uses R to parse it), like these IBGE files. It would be awesome to import these files so we can convert them to proper CSVs so more people (read as "non-R people") will be able to read them easily.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no implementation files, tests, or entry points. Start by surveying the repository’s existing import and conversion paths, then determine how fixed-width layouts would be specified and validated; done means supported example files can be imported and converted to CSV.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.