Demographic Append

Enhance your contact records with numerous demographic and lifestyle metrics to help boost the effectiveness of your marketing campaigns, and more precisely target your prospects.

🚧

HTTP Header

The "content-type" in the HTTP header must be set to "application/json", otherwise an HTTP 400 Bad Request response will be returned.

Making a Request

The Demographic Append function closely mimics the logic and data sources used in our batch append service except it allows the user to programmatically make single calls using an API. Pass contact information such as first name, last name, city, state and physical address to look-up the demographics of your customer such as estimated income, ethnicity and duration of residence.

Response Definitions

DEMOGRAPHICS

All values will have the indicated response data if the datapoint is populated, otherwise, the attribute is not returned.

Field name

Type

Description

Age

int

Age as calculated from Date of Birth.

AgeRange

string

Age range calculated from Age

18-24, 25-34, 35-44, 45-44, 55-64, 65-74, 75+

HoH

string

Head of household rank. 0-9

Gender

string

Gender. M / F / U

Marital

string

Inferred marital status.
Single / Married

ChildPresent

string

Indicates presence of children in the household.

HomeownerType

string

Home Owner / Renter

LengthOfResidence

string

Length of residence (in yrs)

MedHomeValue

string

Median home value in area

Ethnicity

string

Ethnicity

MedianYrsInSchool

string

Inferred years of education
(non-numeric description) High school, Some College, Completed College

EstIncome

string

Estimated household annual income

EstWealth

string

Estimated household wealth

Language

string

Primary language spoken in household

Occupation

string

Industry of occupation

Occupation - Detailed

string

Details of occupation

Religion

string

Religious affiliation

DEMOGRAPHIC_DONOR

All values returned will be "Y" if the attribute is true, otherwise, the attribute is not returned.

Field nameTypeDescription
DonationsContributionsstringDonates to generic causes.
DonationsMailOrderstringDonates to solicitations received via postal mail.
DonatestoCharitableCausesstringDonates to charitable causes.
DonatestoAnimalWelfarestringDonates to animal welfare causes.
DonatestoArtsCulturalstringDonates to the arts and cultural causes.
DonatestoChildrensstringDonates to children's causes.
DonatestoEnvironmentWildlifestringDonates to environmental and wildlife causes.
DonatestoEnvironmentalIssuesstringDonates to environmental issues and legislative efforts.
DonatestoHealthstringDonates to medical and health causes.
DonatestoInternationalAidstringDonates to international causes.
DonatestoPoliticalstringDonates to political causes.
DonatestoPoliticalConservativestringDonates to conservative political causes.
DonatestoPoliticalLiberalstringDonates to liberal political causes.
DonatestoReligiousstringDonates to religious causes.
DonatestoVeteransstringDonates to veteran causes.
DonatestoOtherstringDonates to other causes.
DonatestoCommunityCharitiesstringDonates to community charities.

DEMOGRAPHIC_INVESTING

All values returned will be "Y" if the attribute is true, otherwise, the attribute is not returned.

Field NameTypeDescription
InvestingActivestring
InvestmentsPersonalstring
InvestmentsRealEstatestring
InvestmentsStocksBondsstring
CreditRatingstring

DEMOGRAPHIC_INTERESTS

All values returned will be "Y" if the attribute is true, otherwise, the attribute is not returned.

Field NameTypeDescription
ArtsAntiquesAntiquesstringInterested in art, antiques and collectibles.
ArtsAntiquesArtstringInterested in art, antiques and collectibles.
CollectiblesArtsstringInterested in collectible art.
CollectiblesAntiquesstringInterested in collectible antiques.
AviationstringInterested in aviation.
TravelGeneralstringInterested in general travel.
TravelDomesticstringInterested in domestic travel.
TravelInternationalstringInterested in international travel.
TravelCruiseVacationsstringInterested in cruises.
GolfstringInterested in Golf.
BoatingSailingstringInterested in boating and sailing.
HuntingstringInterested in hunting.
FishingstringInterested in fishing.
HealthMedicalstringInterested in bio-hacking, health and medical.

HTTP Error Messages

Click to see a complete listing of error messages and codes.

Language
Click Try It! to start a request and see the response here!