The people data schema below lists all available fields in a property record. Note that actual people records may not have every field present.
address
"address": "1125 Lancaster Avenue"
The current work address of this person.
businessName
"businessName": "International Direct Response Inc"
The current business where this person works.
businessCategories
"businessCategories": [
"Advertising Agencies"
]
A list of category keywords used for the business.
city
"city": "Berwyn"
The current city where this person works.
country
"country": "US"
The current country where this person works.
dateAdded
"dateAdded": "2017-01-08T19:12:13Z"
The date this person was first added to the people database.
dateUpdated
"dateUpdated": "2017-01-08T19:12:13Z"
The most recent date this person was updated or seen by our system.
emails
"emails": [
"doug@idronline.net"
]
A list of emails associated with this person.
firstName
"firstName": "Doug"
The person's first name.
keys
"keys": [
"dougidronlinenet"
]
A list of internal Datafiniti identifiers for this property. The keys
field is used to merge raw data from individual sources into the master Datafiniti record. Learn more about how this works.
lastName
"lastName": "Guyer"
The person's last name.
jobFunction
"jobFunction": "Marketing"
The person's current job function. Job function values can be found here.
jobTitle
"jobTitle": "President of New Business Development"
The person's current job title.
numEmployeesMin
"numEmployeesMin": 20
The minimum number of employees at the business where this person currently works.
numEmployeesMax
"numEmployeesMax": 99
The maximum number of employees at the business where this person currently works.
phones
"phones": [
"6109930500"
]
A list of phone numbers where this person can be reached.
postalCode
"postalCode": "19312-1243"
The current postal/zip code where this person works.
province
"province": "PA"
The current province/state where this person works.
revenueCurrency
"revenueCurrency": "USD"
The currency associated with the revenue fields.
revenueMin
"revenueMin": 1000000
The minimum known value of the business' annual revenue where this person currently works.
revenueMax
"revenueMax": 10000000
The maximum known value of the business' annual revenue where this person currently works.
sic
"sic": "7311"
The SIC code for the business where this person currently works. Learn more about SIC codes.
sourceURLs
"sourceURLs": [
"https://datafiniti.co"
]
A list of URLs used to generate data for this business location. If https://datafiniti.co
is used, then the data was sourced from our data partners.