ULC/CCC/BC pipeline - update to support Limited to Full Restoration
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
This ticket is to update the pipeline to support Limited to Full Restoration.
This will include:
* Updating raw sql queries to pull in required data from COLIN db extract
* Updating code to generating filing json for given filing
* Update custom filer code to process generated filing json
* Testing pipeline against a decent sample size to see what errors come up
When updating the pipeline to support a given filing, the initial testing will be done locally against a COLIN db extract. We can test with a smaller but significant sample size of fillings to have a certain level of confidence that the pipeline is working in general for a given filing.
In our overall migration testing, all migration of prod COLIN corp data will be tested. Under this comprehensive testing, various data issues and edge cases will be discovered for various filings. We will cut tickets at this time to address the issues that come up.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files or tests; start by locating the raw SQL queries, filing JSON generation, and custom filer code, then review how the existing pipeline handles other filings. Run the pipeline locally against a smaller COLIN database extract and validate that the sample processes successfully with the required data and without unexpected errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, postgres, python, sql
- Domain
- backend, data-engineering, databases, testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100