CorrelAid / CorrelAid/restatis
Bug with gen_table
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 36
- Forks
- 6
- Avg merge
- 8m
- Merged PRs (30d)
- 2
Description
When downloading the file using the gen_table command, columns are sometimes incorrectly mapped. According to Destatis, they have fixed a major bug in the flat file creation process, which could potentially lead to column mapping errors.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the gen_table command and reproduce a download that shows incorrectly mapped columns, using the issue's Destatis flat-file bug as context. Trace how the downloaded file is parsed and columns are assigned, then verify that generated tables retain the correct column mapping for affected files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- cli, data
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100