Email Validation

November 7, 2023, v1.1.0

Data Schema, Counts, and Fill Rates

FeatureDescriptionCountsFill Rate
domain_lcThe lowercase domain contained within the email address.999,890,707100%
is_email_personalIs the domain of this email a public email server, e.g. - gmail.com?999,890,707100%
md5_lc_hemmd5 lowercase HEM (Hashed EMail) for the purpose of matching and identity management.999,890,707100%
sha1_lc_hemThe most observed Sha1 lowercase Hashed EMail (HEM) for this person. Used for identity management and file matching.999,890,707100%
sha256_lc_hemThe most observed Sha256 lowercase Hashed EMail (HEM) for this person. Used for identity management and file matching.999,890,707100%
email_validation_statusThe validation status of the associated personal email, 'Valid' indicates the email has been validated, a null value represents unknown.999,890,707100%
email_last_seenThe date (unix) by when a personal email was last seen as contributed via validation or other verifiable data. null values mean that no data is available999,890,707100%