Expect column values to be US zip codes within a specified number of miles of a given zipcode.
expect_column_values_to_be_us_zipcode_within_mile_radius_of_given_zipcode
This expectation level is BETA
Contributors:
Tags:
experimental
hackathon-20200123
Metrics:
column_values.nonnull.unexpected_count
column_values.us_zipcode_within_radius_of_given_zipcode.unexpected_count
table.row_count
column_values.us_zipcode_within_radius_of_given_zipcode.unexpected_values
Description
Expect column values to be US zip codes within a specified number of miles of a given zipcode.
Want to make your own Expectation or an improvement to this one?
We've put together some great how to guides (including videos) on how to create your own expectations in a flash!
You can see those resources here: Contributor Resources