kalviumcommunity / kalviumcommunity/Alert_IQ
Create data quality report for incoming datasets
Open
enhancement
feature
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- Avg merge
- 9h 8m
- Merged PRs (30d)
- 41
Description
### Context & Motivation
Corrupted or missing fields in incoming records can break downstream pipelines. We need schema validation checks and a data quality summary.
### Definition of Done
- [ ] Schema validator checks mandatory fields and types.
- [ ] Raises descriptive errors on invalid or null records.
- [ ] Produces summary report of valid vs rejected records.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.