Expect each lat lon pair in this column to be a point inside a given timezone.
expect_column_values_to_be_lat_lon_in_timezone
This expectation level is BETA
Contributors:
Tags:
Metrics:
Description
Expect each lat lon pair in this column to be a point inside a given timezone.
Timezone names can be found in https://en.wikipedia.org/wiki/List_of_tz_database_time_zones under 'TZ database name'. This works offline, so it isn't 100% accurate as timezones change but it should be enough for most purposes.
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