Person
A Person in Crunchbase is a real person in the business world. People can have Jobs, Degrees, participate in Events, and invest in Funding Rounds (thereby investing in /organizations).
A Person can be an Investor and takes on that role if (s)he has participated in a Funding Round.
Properties
property | type | notes |
---|---|---|
permalink | ||
api_path | ||
web_path | ||
first_name | ||
last_name | ||
also_known_as | Array of String | Aliases / Past Names |
bio | String | |
profile_image_url | ||
role_investor | ||
born_on | ||
born_on_trust_code | ||
is_deceased | (FIELD HAS BEEN DEPRECATED) | |
died_on | ||
died_on_trust_code | ||
created_at | ||
updated_at | ||
api_URL | This represents the full URL of the endpoint | |
permalink_aliases | ||
api_url | ||
gender | ||
rank |
Relationships
name | cardinality | type |
---|---|---|
primary_affiliation | one-to-one | |
primary_location | many-to-one | |
primary_image | one-to-one | |
websites | one-to-many | |
degrees | one-to-many | |
jobs | one-to-many | |
advisory_roles | one-to-many | |
founded_companies | one-to-many | |
investments | one-to-many | |
memberships | many-to-many | Note: This relationship has been deprecated and will return null results |
images | one-to-many | |
videos | one-to-many | Note: This relationship has been deprecated and will return null results |
news | many-to-many |
Updated 1 day ago