Data Fields

Data fields present the actual data we have about the person.

Field Metadata

Common metadata attributes to all fields:

Attribute

Type

Description

@valid_since

Date

The date we were first aware of the data in this field. Format is YYYY-MM-DD.

@last_seen

Date

The date we last saw the data in this field. Format is YYYY-MM-DD.

@current

Boolean

A Boolean indication whether this field holds data valid at the time of the request. Can be True, False, or omitted if unknown.

@inferred

Boolean

A Boolean indication whether this field was inferred using statistical analysis or was explicitly found in one of our data sources. Omitted if false.

📘

Note

These metadata fields are not searchable fields and will only will be returned in a response.

The @valid_since and @last_seen timestamps are directly related to Pipl's data acquisition process.