-
Notifications
You must be signed in to change notification settings - Fork 2
Issues: ONSdigital/rdsa-utils
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Create a diagram of the validation process using Great Expectations
#175
opened Jan 15, 2025 by
james-westwood
Create an expectation to check presence of all columns and correct order
#174
opened Jan 15, 2025 by
james-westwood
Update
docs\validation_schema_toml.md
to include an example of a GE expectation suite
#173
opened Jan 15, 2025 by
james-westwood
Create a high level diagram of the data validation process
data_validator
Tasks for the RDSA data validator
documentation
Improvements or additions to documentation
#166
opened Jan 9, 2025 by
jwestw
Create a GUI to help users to create a data schema
data_validator
Tasks for the RDSA data validator
#165
opened Jan 8, 2025 by
jwestw
Generate Validation Reports
data_validator
Tasks for the RDSA data validator
#164
opened Jan 8, 2025 by
jwestw
Validate the Data
data_validator
Tasks for the RDSA data validator
expectation_builder
#163
opened Jan 8, 2025 by
jwestw
Create a Tasks for the RDSA data validator
expectation_builder
Validator
for Great Expectations
data_validator
#162
opened Jan 8, 2025 by
jwestw
Add Expectations to the Suite
data_validator
Tasks for the RDSA data validator
expectation_builder
#161
opened Jan 8, 2025 by
jwestw
Build expectation from schema: Tasks for the RDSA data validator
expectation_builder
date_format
data_validator
#159
opened Jan 8, 2025 by
jwestw
Build expectation from schema: Tasks for the RDSA data validator
expectation_builder
unique
data_validator
#158
opened Jan 8, 2025 by
jwestw
Build expectation from schema: Tasks for the RDSA data validator
expectation_builder
regex_pattern
data_validator
#157
opened Jan 8, 2025 by
jwestw
Build expectation from schema: Tasks for the RDSA data validator
expectation_builder
possible_values
data_validator
#156
opened Jan 8, 2025 by
jwestw
Build expectation from schema: Tasks for the RDSA data validator
expectation_builder
min_value
, max_value
and min_value_str
and max_value_str
(numeric, string, datetime)
data_validator
#155
opened Jan 8, 2025 by
jwestw
Build expectation from schema: length (string types)
data_validator
Tasks for the RDSA data validator
expectation_builder
#154
opened Jan 8, 2025 by
jwestw
Build expectation from schema: Tasks for the RDSA data validator
expectation_builder
data_type
data_validator
#153
opened Jan 8, 2025 by
jwestw
Build expectation from schema: Tasks for the RDSA data validator
expectation_builder
nullable
data_validator
#152
opened Jan 8, 2025 by
jwestw
Build expectation from schema: Tasks for the RDSA data validator
expectation_builder
name
data_validator
#151
opened Jan 8, 2025 by
jwestw
Test: TOMLSchemaValidator.__check_required_fields
data_validator
Tasks for the RDSA data validator
unit_test
#150
opened Jan 8, 2025 by
jwestw
2 tasks
Test: TOMLSchemaValidator.run_validation
data_validator
Tasks for the RDSA data validator
unit_test
#149
opened Jan 8, 2025 by
jwestw
2 tasks
Test: TOMLSchemaValidator._validate_custom_check
data_validator
Tasks for the RDSA data validator
unit_test
#147
opened Jan 8, 2025 by
jwestw
4 tasks
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.