Derive

Created by Dariusz Szczendzina, Modified on Wed, 12 Jul, 2023 at 10:44 AM by Dariusz Szczendzina

Derive allows you to obtain information from a piece of data by analysing its structure, pattern or values. e.g. derive a gender from a first name, country ISO code from a telephone number or segment contacts by job roles.


Country

Derive the country name, congruency to a country, ISO 2, ISO 3 and dialling code from a set of input data including Email Address, URL, Telephone Number, Country and City. E.g.

Input

EmailURL AddressPhoneCountryCity
example@google.commicrosoft.com0344 800 2400USRedmond
example@microsoft.comgoogle.com6502530000USCalifornia

Output

Country NameCongruent To Given CountryMatch CertaintyCountry Identifier - ISO 2Country Identifier - ISO 3Dialling Code
United States Of AmericaTRUE80USUSA1
United States Of AmericaTRUE80USUSA1

Email

Input one or more Email Addresses and find out their domain type and mail box type. E.g.

InputDomain TypeMailbox Type
example@dqglobal.comBusinessPersonal
example@gmail.comFreeProviderPersonal
support@microsoft.comBusinessGeneric

Gender

Input one or more first names and identify whether or not they are suspected to be MALE, FEMALE, EITHER or UNKNOWN (alongside a Result code which corresponds to each result). E.g.

NameGenderResult Code
MaryFemale0
MartinMale1
SamEither2

Postcode

Input one or more postcodes alongside a country identifier and find out the state/county it belongs to as well as the longitude and latitude. E.g.

PostcodeCountry Identifier - ISO 2CountyLatitudeLongitude
PO13 9FUGBHampshire50.81258193-1.194509243
98052USKing47.6718-122.1232
94043USSanta Clara37.4056-122.0775

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article