Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop MVP solution for parsing FRA type 1 data files #3418

Open
7 tasks
andrew-jameson opened this issue Jan 13, 2025 · 0 comments
Open
7 tasks

Develop MVP solution for parsing FRA type 1 data files #3418

andrew-jameson opened this issue Jan 13, 2025 · 0 comments
Labels
dev Refined Ticket has been refined at the backlog refinement

Comments

@andrew-jameson
Copy link
Collaborator

andrew-jameson commented Jan 13, 2025

Background

Develop an MVP solution for parsing FRA type 1 data files using the existing functional approach. This will involve validating and storing the parsed data for further use in model #3401.

Acceptance Criteria

Tasks

  • Create lean functional approach to mimic parse_datafiles()
  • Reusing existing RowSchema/Field classes, alterations as needed
  • Create schema definition for file that we want to parse
  • Run Testing Checklist and confirm all tests pass

Supporting Documentation

Error Report Mockup. Note that the validation rules section (below) is just for note purposes, not spec.
image

Frontend screenshots:

image.png

image.png

image.png

image.png

@lhuxraft lhuxraft changed the title FRA file parsing MVP Develop MVP solution for parsing FRA type 1 data files Jan 14, 2025
@lhuxraft lhuxraft added the Refined Ticket has been refined at the backlog refinement label Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev Refined Ticket has been refined at the backlog refinement
Projects
None yet
Development

No branches or pull requests

2 participants