Data dictionary JSON

In this reference you'll find detailed explanations of the data model used by OpenSanctions, including the used entity types and their respective properties.

Entities

OpenSanctions collects data about real-world entities, such as people, companies, sanctions and addresses, but also the relationships between them. In order to process that data, it is internally converted into an object graph that is defined below. Different exporters then might simplify the data for end-users.

The data model used by OpenSanctions is FollowTheMoney, an ontology used in anti-corruption data analysis - in particular by the OpenAleph data platform. Only a subset of the entity types defined in FtM are used by OpenSanctions.

Schema types

All entities in OpenSanctions must conform to a schema, a definition that states what properties they are allowed to have. Some properties also allow entities to reference other entities, turning the entities into a graph. Read more about the entity graph...

The following schema types are currently referenced in OpenSanctions:

Schema definitions in detail

Address

A location associated with an entity.

ExtendsThing
See alsoFollowTheMoney documentation
PropertyTypeLengthTitleDescription
Thing:namename384Name

The primary name of the entity

Thing:aliasname384Alias

An alternative or secondary name

Thing:previousNamename384Previous name

A former name of the entity

Thing:weakAliasname384Weak alias

A relatively broad or generic alias that should not be used for matching in screening systems. It may still may be useful for identification purposes, particularly in confirming a possible match triggered by other identifier information.

Thing:countrycountry16Country

An association between the entity and a country that is not covered by a more specific property (e.g. jurisdiction, birthCountry, mainCountry)

Thing:summarytext65000Summary

A short one-liner description; see also description, notes

Thing:notestext65000Notes

Narrative description of the entity; see also description, summary

Thing:descriptiontext65000Description

A longer description; see also notes, summary

Thing:sourceUrlurl4096Source link

A deep link to a source website for the profile

Thing:publisherstring1024Publishing source
Thing:wikipediaUrlurl4096Wikipedia Article
Thing:wikidataIdidentifier32Wikidata ID
format: wikidata
Examples:
  • Q7747

Thing:keywordsstring1024Keywords

Plain text keywords provided for the entity; prefer more specific type, status, etc. as appropriate

Thing:topicstopic64Topics

Controlled tags used to qualify the entity and associate it with a risk category

Examples:
  • sanction

  • debarment

  • role.pep

Thing:addressaddress250Address

A textual description of an address linked to the entity

Thing:addressEntity
inverse:
Address:things
Address200Address

A reference to an Address entity with structured place information

Thing:programstring1024Program

Regulatory program or sanctions list on which an entity is listed

Thing:createdAtdate32Created at

The date on which the entity was created, not to be confused with an internal 'first saved'-style metadata field

Thing:modifiedAtdate32Modified on

The date on which the entity was modified, not to be confused with an internal 'last updated'-style metadata field

Thing:retrievedAtdate32Retrieved on

Retrieval date generated by a data gathering system, not to be confused with an internal 'first found'-style metadata field

Address:fulladdress250Full address
Address:remarksstring1024Remarks

Handling instructions, like 'care of'

Address:postOfficeBoxstring1024PO Box

A mailbox identifier at the post office

Address:streetstring1024Street address
Address:citystring1024City

City, town, village or other locality

Address:postalCodestring16Postal code

Zip code or postcode

Address:regionstring1024Region

Also province or area

Address:statestring1024State

State or federal unit

Airplane

An airplane, helicopter or other flying vehicle.

ExtendsVehicle · Asset · Thing · Value
See alsoFollowTheMoney documentation
PropertyTypeLengthTitleDescription
Thing:namename384Name

The primary name of the entity

Thing:aliasname384Alias

An alternative or secondary name

Thing:previousNamename384Previous name

A former name of the entity

Thing:weakAliasname384Weak alias

A relatively broad or generic alias that should not be used for matching in screening systems. It may still may be useful for identification purposes, particularly in confirming a possible match triggered by other identifier information.

Thing:countrycountry16Country

An association between the entity and a country that is not covered by a more specific property (e.g. jurisdiction, birthCountry, mainCountry)

Thing:summarytext65000Summary

A short one-liner description; see also description, notes

Thing:notestext65000Notes

Narrative description of the entity; see also description, summary

Thing:descriptiontext65000Description

A longer description; see also notes, summary

Thing:sourceUrlurl4096Source link

A deep link to a source website for the profile

Thing:publisherstring1024Publishing source
Thing:wikipediaUrlurl4096Wikipedia Article
Thing:wikidataIdidentifier32Wikidata ID
format: wikidata
Examples:
  • Q7747

Thing:keywordsstring1024Keywords

Plain text keywords provided for the entity; prefer more specific type, status, etc. as appropriate

Thing:topicstopic64Topics

Controlled tags used to qualify the entity and associate it with a risk category

Examples:
  • sanction

  • debarment

  • role.pep

Thing:addressaddress250Address

A textual description of an address linked to the entity

Thing:addressEntity
inverse:
Address:things
Address200Address

A reference to an Address entity with structured place information

Thing:programstring1024Program

Regulatory program or sanctions list on which an entity is listed

Thing:createdAtdate32Created at

The date on which the entity was created, not to be confused with an internal 'first saved'-style metadata field

Thing:modifiedAtdate32Modified on

The date on which the entity was modified, not to be confused with an internal 'last updated'-style metadata field

Thing:retrievedAtdate32Retrieved on

Retrieval date generated by a data gathering system, not to be confused with an internal 'first found'-style metadata field

Value:amountnumber250Amount
Value:currencystring1024Currency
Value:amountUsdnumber250Amount in USD
Vehicle:registrationNumberidentifier64Registration number
Vehicle:typestring1024Type
Examples:
  • Bulk carrier

Vehicle:modelstring1024Model
Vehicle:buildDatedate32Build Date
Airplane:serialNumberidentifier64Serial Number

Analyzable

An entity suitable for being processed via named-entity recognition.

Extends
Sub-typesArticle · Document
See alsoFollowTheMoney documentation

Article

A piece of media reporting about a subject.

ExtendsDocument · Analyzable · Thing
See alsoFollowTheMoney documentation
PropertyTypeLengthTitleDescription
Thing:namename384Name

The primary name of the entity

Thing:aliasname384Alias

An alternative or secondary name

Thing:previousNamename384Previous name

A former name of the entity

Thing:weakAliasname384Weak alias

A relatively broad or generic alias that should not be used for matching in screening systems. It may still may be useful for identification purposes, particularly in confirming a possible match triggered by other identifier information.

Thing:countrycountry16Country

An association between the entity and a country that is not covered by a more specific property (e.g. jurisdiction, birthCountry, mainCountry)

Thing:summarytext65000Summary

A short one-liner description; see also description, notes

Thing:notestext65000Notes

Narrative description of the entity; see also description, summary

Thing:descriptiontext65000Description

A longer description; see also notes, summary

Thing:sourceUrlurl4096Source link

A deep link to a source website for the profile

Thing:publisherstring1024Publishing source
Thing:wikipediaUrlurl4096Wikipedia Article
Thing:wikidataIdidentifier32Wikidata ID
format: wikidata
Examples:
  • Q7747

Thing:keywordsstring1024Keywords

Plain text keywords provided for the entity; prefer more specific type, status, etc. as appropriate

Thing:topicstopic64Topics

Controlled tags used to qualify the entity and associate it with a risk category

Examples:
  • sanction

  • debarment

  • role.pep

Thing:addressaddress250Address

A textual description of an address linked to the entity

Thing:addressEntity
inverse:
Address:things
Address200Address

A reference to an Address entity with structured place information

Thing:programstring1024Program

Regulatory program or sanctions list on which an entity is listed

Thing:createdAtdate32Created at

The date on which the entity was created, not to be confused with an internal 'first saved'-style metadata field

Thing:modifiedAtdate32Modified on

The date on which the entity was modified, not to be confused with an internal 'last updated'-style metadata field

Thing:retrievedAtdate32Retrieved on

Retrieval date generated by a data gathering system, not to be confused with an internal 'first found'-style metadata field

Document:titlestring1024Title
Document:publishedAtdate32Published on

Asset

A piece of property which can be owned and assigned a monetary value.

ExtendsThing · Value
Sub-typesSecurity · Vehicle · Company · Airplane · Vessel
See alsoFollowTheMoney documentation
PropertyTypeLengthTitleDescription
Thing:namename384Name

The primary name of the entity

Thing:aliasname384Alias

An alternative or secondary name

Thing:previousNamename384Previous name

A former name of the entity

Thing:weakAliasname384Weak alias

A relatively broad or generic alias that should not be used for matching in screening systems. It may still may be useful for identification purposes, particularly in confirming a possible match triggered by other identifier information.

Thing:countrycountry16Country

An association between the entity and a country that is not covered by a more specific property (e.g. jurisdiction, birthCountry, mainCountry)

Thing:summarytext65000Summary

A short one-liner description; see also description, notes

Thing:notestext65000Notes

Narrative description of the entity; see also description, summary

Thing:descriptiontext65000Description

A longer description; see also notes, summary

Thing:sourceUrlurl4096Source link

A deep link to a source website for the profile

Thing:publisherstring1024Publishing source
Thing:wikipediaUrlurl4096Wikipedia Article
Thing:wikidataIdidentifier32Wikidata ID
format: wikidata
Examples:
  • Q7747

Thing:keywordsstring1024Keywords

Plain text keywords provided for the entity; prefer more specific type, status, etc. as appropriate

Thing:topicstopic64Topics

Controlled tags used to qualify the entity and associate it with a risk category

Examples:
  • sanction

  • debarment

  • role.pep

Thing:addressaddress250Address

A textual description of an address linked to the entity

Thing:addressEntity
inverse:
Address:things
Address200Address

A reference to an Address entity with structured place information

Thing:programstring1024Program

Regulatory program or sanctions list on which an entity is listed

Thing:createdAtdate32Created at

The date on which the entity was created, not to be confused with an internal 'first saved'-style metadata field

Thing:modifiedAtdate32Modified on

The date on which the entity was modified, not to be confused with an internal 'last updated'-style metadata field

Thing:retrievedAtdate32Retrieved on

Retrieval date generated by a data gathering system, not to be confused with an internal 'first found'-style metadata field

Value:amountnumber250Amount
Value:currencystring1024Currency
Value:amountUsdnumber250Amount in USD

Associate

Non-family association between two people.

ExtendsInterval
See alsoFollowTheMoney documentation
PropertyTypeLengthTitleDescription
Interval:startDatedate32Start date

The date of issue of a document, or on which a relationship, sanctioned status, occupation, etc. started

Interval:endDatedate32End date

The date of expiry of a document, or on which a relationship, sanctioned status, occupation, etc. ended

Interval:datedate32Date

Date associated with an Interval that isn't explicitly its startDate or endDate (prefer those when available)

Interval:summarytext65000Summary
Interval:descriptiontext65000Description
Interval:recordIdstring1024Record ID

Identifier of a record upon which this link is based

Interval:sourceUrlurl4096Source link

A deep link to a source website for the profile

Interval:publisherstring1024Publishing source
Interval:modifiedAtdate32Modified on

The date on which the entity (like the ID document) was modified, not to be confused with an internal 'last updated'-style metadata field

Associate:person
inverse:
Person:associates
Person200Person

The subject of the association

Associate:associate
inverse:
Person:associations
Person200Associate

An associate of the subject person

Associate:relationshipstring1024Relationship

Nature of the association

Company

A corporation, usually for profit. Does not distinguish between private and public companies, and can also be used to model more specific constructs like trusts and funds. Companies are assets, so they can be owned by other legal entities.

ExtendsAsset · Thing · Value · Organization · LegalEntity
See alsoFollowTheMoney documentation
PropertyTypeLengthTitleDescription
Thing:namename384Name

The primary name of the entity

Thing:aliasname384Alias

An alternative or secondary name

Thing:previousNamename384Previous name

A former name of the entity

Thing:weakAliasname384Weak alias

A relatively broad or generic alias that should not be used for matching in screening systems. It may still may be useful for identification purposes, particularly in confirming a possible match triggered by other identifier information.

Thing:countrycountry16Country

An association between the entity and a country that is not covered by a more specific property (e.g. jurisdiction, birthCountry, mainCountry)

Thing:summarytext65000Summary

A short one-liner description; see also description, notes

Thing:notestext65000Notes

Narrative description of the entity; see also description, summary

Thing:descriptiontext65000Description

A longer description; see also notes, summary

Thing:sourceUrlurl4096Source link

A deep link to a source website for the profile

Thing:publisherstring1024Publishing source
Thing:wikipediaUrlurl4096Wikipedia Article
Thing:wikidataIdidentifier32Wikidata ID
format: wikidata
Examples:
  • Q7747

Thing:keywordsstring1024Keywords

Plain text keywords provided for the entity; prefer more specific type, status, etc. as appropriate

Thing:topicstopic64Topics

Controlled tags used to qualify the entity and associate it with a risk category

Examples:
  • sanction

  • debarment

  • role.pep

Thing:addressaddress250Address

A textual description of an address linked to the entity

Thing:addressEntity
inverse:
Address:things
Address200Address

A reference to an Address entity with structured place information

Thing:programstring1024Program

Regulatory program or sanctions list on which an entity is listed

Thing:createdAtdate32Created at

The date on which the entity was created, not to be confused with an internal 'first saved'-style metadata field

Thing:modifiedAtdate32Modified on

The date on which the entity was modified, not to be confused with an internal 'last updated'-style metadata field

Thing:retrievedAtdate32Retrieved on

Retrieval date generated by a data gathering system, not to be confused with an internal 'first found'-style metadata field

Value:amountnumber250Amount
Value:currencystring1024Currency
Value:amountUsdnumber250Amount in USD
LegalEntity:abbreviationname384Abbreviation

Abbreviated name or acronym

LegalEntity:emailemail250Email

Email address

LegalEntity:phonephone32Phone

Phone number

LegalEntity:websiteurl4096Website

Website address

LegalEntity:legalFormstring1024Legal form

Company or organization type

Examples:
  • Joint Stock Company

LegalEntity:incorporationDatedate32Incorporation date

The date the legal entity was incorporated

LegalEntity:dissolutionDatedate32Dissolution date

The date the legal entity was dissolved, if applicable

LegalEntity:statusstring1024Status

A short string describing how 'active' (broadly defined) an entity is

Examples:
  • Current / Former / Sitting / Retired

  • Active / Inactive

  • Dissolved (last known activity October 2024)

  • Liquidated on 12 November 2022

LegalEntity:sectorstring1024Sector

Industrial or trade sector as provided by the data source

Examples:
  • Registered Nurse

  • Retail and wholesale

  • Sea and coastal freight water transport

LegalEntity:classificationstring1024Classification

Classification as provided by the data source or inferred based on other provided data; prefer sector if relevant

Examples:
  • Local government (current)

  • Banking operations license

    1. Priority Sector Apparel
  • Entities Directly Serving the Defense and Security Sectors

LegalEntity:registrationNumberidentifier64Registration number

Company registration number

LegalEntity:idNumberidentifier64ID Number

ID of any applicable personal identification document. Used mainly for people and their national ID cards.

LegalEntity:taxNumberidentifier64Tax Number

Tax identification number

LegalEntity:vatCodeidentifier32V.A.T. Identifier

(EU) VAT number

LegalEntity:jurisdictioncountry16Jurisdiction

Country or region in which this entity operates; prefer over broader country when relevant

LegalEntity:mainCountrycountry16Country of origin

Primary country of this entity; prefer over broader country when relevant

LegalEntity:opencorporatesUrlurl4096OpenCorporates URL
LegalEntity:brightQueryIdidentifier64BrightQuery ID
LegalEntity:uscCodeidentifier64USCC

Chinese Unified Social Credit Identifier

format: uscc
LegalEntity:icijIdstring1024ICIJ ID

ID according to International Consortium for Investigative Journalists

LegalEntity:okpoCodeidentifier64OKPO

Russian industry classifier

LegalEntity:innCodeidentifier32INN

(RU, ИНН) Russian tax identification number. Issued to businesses and individuals in Russia.

format: inn
LegalEntity:ogrnCodeidentifier32OGRN

(RU, ОГРН) Registration number used in Russia's Unified State Register of Legal Entities (EGRUL)

format: ogrn
LegalEntity:leiCodeidentifier32LEI

Legal Entity Identifier

format: lei
LegalEntity:dunsCodeidentifier16DUNS

Data Universal Numbering System - Dun & Bradstreet identifier

LegalEntity:uniqueEntityIdidentifier32Unique Entity ID

UEI from SAM.gov

format: uei
LegalEntity:npiCodeidentifier16NPI

National Provider Identifier, issued to health care providers in the United States

format: npi
LegalEntity:swiftBicidentifier16SWIFT/BIC

SWIFT Bank identifier code from ISO9362

format: bic
Organization:cageCodeidentifier16CAGE

Commercial and Government Entity Code (CAGE)

Organization:permIdidentifier16PermID

LSEG/Refinitiv code for a company

Organization:imoNumberidentifier16IMO Number
format: imo
Organization:giiNumberidentifier20GIIN

Global Intermediary Identification Number

Company:cikCodeidentifier64SEC Central Index Key

US SEC Central Index Key for listed companies

Company:kppCodeidentifier64KPP

(RU, КПП) Russian code issued by the tax authority, identifies the reason for registration at the Federal Tax Service. A company may have multiple KPP codes (e.g. for different branches), and the codes are not unique across companies.

Company:bikCodeidentifier64BIK

Russian bank account code

Company:tickeridentifier64Stock ticker symbol
Company:ricCodeidentifier16Reuters Instrument Code

CryptoWallet

A cryptocurrency wallet is a view on the transactions conducted by one participant on a blockchain / distributed ledger system.

ExtendsThing · Value
See alsoFollowTheMoney documentation
PropertyTypeLengthTitleDescription
Thing:namename384Name

The primary name of the entity

Thing:aliasname384Alias

An alternative or secondary name

Thing:previousNamename384Previous name

A former name of the entity

Thing:weakAliasname384Weak alias

A relatively broad or generic alias that should not be used for matching in screening systems. It may still may be useful for identification purposes, particularly in confirming a possible match triggered by other identifier information.

Thing:countrycountry16Country

An association between the entity and a country that is not covered by a more specific property (e.g. jurisdiction, birthCountry, mainCountry)

Thing:summarytext65000Summary

A short one-liner description; see also description, notes

Thing:notestext65000Notes

Narrative description of the entity; see also description, summary

Thing:descriptiontext65000Description

A longer description; see also notes, summary

Thing:sourceUrlurl4096Source link

A deep link to a source website for the profile

Thing:publisherstring1024Publishing source
Thing:wikipediaUrlurl4096Wikipedia Article
Thing:wikidataIdidentifier32Wikidata ID
format: wikidata
Examples:
  • Q7747

Thing:keywordsstring1024Keywords

Plain text keywords provided for the entity; prefer more specific type, status, etc. as appropriate

Thing:topicstopic64Topics

Controlled tags used to qualify the entity and associate it with a risk category

Examples:
  • sanction

  • debarment

  • role.pep

Thing:addressaddress250Address

A textual description of an address linked to the entity

Thing:addressEntity
inverse:
Address:things
Address200Address

A reference to an Address entity with structured place information

Thing:programstring1024Program

Regulatory program or sanctions list on which an entity is listed

Thing:createdAtdate32Created at

The date on which the entity was created, not to be confused with an internal 'first saved'-style metadata field

Thing:modifiedAtdate32Modified on

The date on which the entity was modified, not to be confused with an internal 'last updated'-style metadata field

Thing:retrievedAtdate32Retrieved on

Retrieval date generated by a data gathering system, not to be confused with an internal 'first found'-style metadata field

Value:amountnumber250Amount
Value:currencystring1024Currency
Value:amountUsdnumber250Amount in USD
CryptoWallet:publicKeyidentifier128Address

Public key used to identify the wallet

CryptoWallet:accountIdidentifier64Account ID

Platform-specific user/account identifier

CryptoWallet:managingExchangestring1024Managing exchange
CryptoWallet:holder
inverse:
LegalEntity:cryptoWallets
LegalEntity200Wallet holder
CryptoWallet:balancenumber250Balance

Debt

A monetary debt between two parties.

ExtendsInterval · Value
See alsoFollowTheMoney documentation
PropertyTypeLengthTitleDescription
Interval:startDatedate32Start date

The date of issue of a document, or on which a relationship, sanctioned status, occupation, etc. started

Interval:endDatedate32End date

The date of expiry of a document, or on which a relationship, sanctioned status, occupation, etc. ended

Interval:datedate32Date

Date associated with an Interval that isn't explicitly its startDate or endDate (prefer those when available)

Interval:summarytext65000Summary
Interval:descriptiontext65000Description
Interval:recordIdstring1024Record ID

Identifier of a record upon which this link is based

Interval:sourceUrlurl4096Source link

A deep link to a source website for the profile

Interval:publisherstring1024Publishing source
Interval:modifiedAtdate32Modified on

The date on which the entity (like the ID document) was modified, not to be confused with an internal 'last updated'-style metadata field

Value:amountnumber250Amount
Value:currencystring1024Currency
Value:amountUsdnumber250Amount in USD
Debt:debtor
inverse:
LegalEntity:debtDebtor
LegalEntity200Debtor
Debt:creditor
inverse:
LegalEntity:debtCreditor
LegalEntity200Creditor

Directorship

ExtendsInterest · Interval
See alsoFollowTheMoney documentation
PropertyTypeLengthTitleDescription
Interval:startDatedate32Start date

The date of issue of a document, or on which a relationship, sanctioned status, occupation, etc. started

Interval:endDatedate32End date

The date of expiry of a document, or on which a relationship, sanctioned status, occupation, etc. ended

Interval:datedate32Date

Date associated with an Interval that isn't explicitly its startDate or endDate (prefer those when available)

Interval:summarytext65000Summary
Interval:descriptiontext65000Description
Interval:recordIdstring1024Record ID

Identifier of a record upon which this link is based

Interval:sourceUrlurl4096Source link

A deep link to a source website for the profile

Interval:publisherstring1024Publishing source
Interval:modifiedAtdate32Modified on

The date on which the entity (like the ID document) was modified, not to be confused with an internal 'last updated'-style metadata field

Interest:rolestring1024Role
Interest:statusstring1024Status
Directorship:director
inverse:
LegalEntity:directorshipDirector
LegalEntity200Director

The entity exercising control over another

Directorship:organization
inverse:
Organization:directorshipOrganization
Organization200Organization

Document

ExtendsAnalyzable · Thing
Sub-typesArticle
See alsoFollowTheMoney documentation
PropertyTypeLengthTitleDescription
Thing:namename384Name

The primary name of the entity

Thing:aliasname384Alias

An alternative or secondary name

Thing:previousNamename384Previous name

A former name of the entity

Thing:weakAliasname384Weak alias

A relatively broad or generic alias that should not be used for matching in screening systems. It may still may be useful for identification purposes, particularly in confirming a possible match triggered by other identifier information.

Thing:countrycountry16Country

An association between the entity and a country that is not covered by a more specific property (e.g. jurisdiction, birthCountry, mainCountry)

Thing:summarytext65000Summary

A short one-liner description; see also description, notes

Thing:notestext65000Notes

Narrative description of the entity; see also description, summary

Thing:descriptiontext65000Description

A longer description; see also notes, summary

Thing:sourceUrlurl4096Source link

A deep link to a source website for the profile

Thing:publisherstring1024Publishing source
Thing:wikipediaUrlurl4096Wikipedia Article
Thing:wikidataIdidentifier32Wikidata ID
format: wikidata
Examples:
  • Q7747

Thing:keywordsstring1024Keywords

Plain text keywords provided for the entity; prefer more specific type, status, etc. as appropriate

Thing:topicstopic64Topics

Controlled tags used to qualify the entity and associate it with a risk category

Examples:
  • sanction

  • debarment

  • role.pep

Thing:addressaddress250Address

A textual description of an address linked to the entity

Thing:addressEntity
inverse:
Address:things
Address200Address

A reference to an Address entity with structured place information

Thing:programstring1024Program

Regulatory program or sanctions list on which an entity is listed

Thing:createdAtdate32Created at

The date on which the entity was created, not to be confused with an internal 'first saved'-style metadata field

Thing:modifiedAtdate32Modified on

The date on which the entity was modified, not to be confused with an internal 'last updated'-style metadata field

Thing:retrievedAtdate32Retrieved on

Retrieval date generated by a data gathering system, not to be confused with an internal 'first found'-style metadata field

Document:titlestring1024Title
Document:publishedAtdate32Published on

Documentation

Links some entity to a document, which might provide further detail or evidence regarding the entity.

ExtendsInterest · Interval
See alsoFollowTheMoney documentation
PropertyTypeLengthTitleDescription
Interval:startDatedate32Start date

The date of issue of a document, or on which a relationship, sanctioned status, occupation, etc. started

Interval:endDatedate32End date

The date of expiry of a document, or on which a relationship, sanctioned status, occupation, etc. ended

Interval:datedate32Date

Date associated with an Interval that isn't explicitly its startDate or endDate (prefer those when available)

Interval:summarytext65000Summary
Interval:descriptiontext65000Description
Interval:recordIdstring1024Record ID

Identifier of a record upon which this link is based

Interval:sourceUrlurl4096Source link

A deep link to a source website for the profile

Interval:publisherstring1024Publishing source
Interval:modifiedAtdate32Modified on

The date on which the entity (like the ID document) was modified, not to be confused with an internal 'last updated'-style metadata field

Interest:rolestring1024Role
Interest:statusstring1024Status
Documentation:document
inverse:
Document:relatedEntities
Document200Document
Documentation:entity
inverse:
Thing:documentedBy
Thing200Entity

Employment

ExtendsInterest · Interval
See alsoFollowTheMoney documentation
PropertyTypeLengthTitleDescription
Interval:startDatedate32Start date

The date of issue of a document, or on which a relationship, sanctioned status, occupation, etc. started

Interval:endDatedate32End date

The date of expiry of a document, or on which a relationship, sanctioned status, occupation, etc. ended

Interval:datedate32Date

Date associated with an Interval that isn't explicitly its startDate or endDate (prefer those when available)

Interval:summarytext65000Summary
Interval:descriptiontext65000Description
Interval:recordIdstring1024Record ID

Identifier of a record upon which this link is based

Interval:sourceUrlurl4096Source link

A deep link to a source website for the profile

Interval:publisherstring1024Publishing source
Interval:modifiedAtdate32Modified on

The date on which the entity (like the ID document) was modified, not to be confused with an internal 'last updated'-style metadata field

Interest:rolestring1024Role
Interest:statusstring1024Status
Employment:employer
inverse:
Organization:employees
Organization200Employer
Employment:employee
inverse:
Person:employers
Person200Employee

Family

Family relationship between two people.

ExtendsInterval
See alsoFollowTheMoney documentation
PropertyTypeLengthTitleDescription
Interval:startDatedate32Start date

The date of issue of a document, or on which a relationship, sanctioned status, occupation, etc. started

Interval:endDatedate32End date

The date of expiry of a document, or on which a relationship, sanctioned status, occupation, etc. ended

Interval:datedate32Date

Date associated with an Interval that isn't explicitly its startDate or endDate (prefer those when available)

Interval:summarytext65000Summary
Interval:descriptiontext65000Description
Interval:recordIdstring1024Record ID

Identifier of a record upon which this link is based

Interval:sourceUrlurl4096Source link

A deep link to a source website for the profile

Interval:publisherstring1024Publishing source
Interval:modifiedAtdate32Modified on

The date on which the entity (like the ID document) was modified, not to be confused with an internal 'last updated'-style metadata field

Family:person
inverse:
Person:familyPerson
Person200Person

The subject of the familial relation

Family:relative
inverse:
Person:familyRelative
Person200Relative

The relative of the subject person

Family:relationshipstring1024Relationship

Nature of the relationship from the person's perspective, e.g. 'mother', where relative is the mother of person

Examples:
  • mother

  • sibling

Identification

A form of identification associated with its holder and some issuing country. This can be used for national ID cards, voter enrollments, and similar instruments.

ExtendsInterval
Sub-typesPassport
See alsoFollowTheMoney documentation
PropertyTypeLengthTitleDescription
Interval:startDatedate32Start date

The date of issue of a document, or on which a relationship, sanctioned status, occupation, etc. started

Interval:endDatedate32End date

The date of expiry of a document, or on which a relationship, sanctioned status, occupation, etc. ended

Interval:datedate32Date

Date associated with an Interval that isn't explicitly its startDate or endDate (prefer those when available)

Interval:summarytext65000Summary
Interval:descriptiontext65000Description
Interval:recordIdstring1024Record ID

Identifier of a record upon which this link is based

Interval:sourceUrlurl4096Source link

A deep link to a source website for the profile

Interval:publisherstring1024Publishing source
Interval:modifiedAtdate32Modified on

The date on which the entity (like the ID document) was modified, not to be confused with an internal 'last updated'-style metadata field

Identification:holder
inverse:
LegalEntity:identification
LegalEntity200Identification holder
Identification:typestring1024Type
Examples:
  • Passport

  • Driving license

Identification:countrycountry16Country
Identification:numberidentifier64Document number
Identification:authoritystring1024Authority

Government body issuing the identification document

Interest

ExtendsInterval
Sub-typesDirectorship · Ownership · Succession · UnknownLink · Membership · Documentation · Employment · Representation
See alsoFollowTheMoney documentation
PropertyTypeLengthTitleDescription
Interval:startDatedate32Start date

The date of issue of a document, or on which a relationship, sanctioned status, occupation, etc. started

Interval:endDatedate32End date

The date of expiry of a document, or on which a relationship, sanctioned status, occupation, etc. ended

Interval:datedate32Date

Date associated with an Interval that isn't explicitly its startDate or endDate (prefer those when available)

Interval:summarytext65000Summary
Interval:descriptiontext65000Description
Interval:recordIdstring1024Record ID

Identifier of a record upon which this link is based

Interval:sourceUrlurl4096Source link

A deep link to a source website for the profile

Interval:publisherstring1024Publishing source
Interval:modifiedAtdate32Modified on

The date on which the entity (like the ID document) was modified, not to be confused with an internal 'last updated'-style metadata field

Interest:rolestring1024Role
Interest:statusstring1024Status

Interval

An object which is bounded in time.

Extends
Sub-typesDirectorship · Ownership · Payment · Associate · Passport · Succession · UnknownLink · Membership · Sanction · Documentation · Employment · Representation · Family · Debt · Occupancy · Identification · Interest
See alsoFollowTheMoney documentation
PropertyTypeLengthTitleDescription
Interval:startDatedate32Start date

The date of issue of a document, or on which a relationship, sanctioned status, occupation, etc. started

Interval:endDatedate32End date

The date of expiry of a document, or on which a relationship, sanctioned status, occupation, etc. ended

Interval:datedate32Date

Date associated with an Interval that isn't explicitly its startDate or endDate (prefer those when available)

Interval:summarytext65000Summary
Interval:descriptiontext65000Description
Interval:recordIdstring1024Record ID

Identifier of a record upon which this link is based

Interval:sourceUrlurl4096Source link

A deep link to a source website for the profile

Interval:publisherstring1024Publishing source
Interval:modifiedAtdate32Modified on

The date on which the entity (like the ID document) was modified, not to be confused with an internal 'last updated'-style metadata field

LegalEntity

Any party to legal proceedings, such as asset ownership, corporate governance or social interactions. Often used when raw data does not specify if something is a person, organization or company.

ExtendsThing
Sub-typesPerson · Company · Organization · PublicBody
See alsoFollowTheMoney documentation
PropertyTypeLengthTitleDescription
Thing:namename384Name

The primary name of the entity

Thing:aliasname384Alias

An alternative or secondary name

Thing:previousNamename384Previous name

A former name of the entity

Thing:weakAliasname384Weak alias

A relatively broad or generic alias that should not be used for matching in screening systems. It may still may be useful for identification purposes, particularly in confirming a possible match triggered by other identifier information.

Thing:countrycountry16Country

An association between the entity and a country that is not covered by a more specific property (e.g. jurisdiction, birthCountry, mainCountry)

Thing:summarytext65000Summary

A short one-liner description; see also description, notes

Thing:notestext65000Notes

Narrative description of the entity; see also description, summary

Thing:descriptiontext65000Description

A longer description; see also notes, summary

Thing:sourceUrlurl4096Source link

A deep link to a source website for the profile

Thing:publisherstring1024Publishing source
Thing:wikipediaUrlurl4096Wikipedia Article
Thing:wikidataIdidentifier32Wikidata ID
format: wikidata
Examples:
  • Q7747

Thing:keywordsstring1024Keywords

Plain text keywords provided for the entity; prefer more specific type, status, etc. as appropriate

Thing:topicstopic64Topics

Controlled tags used to qualify the entity and associate it with a risk category

Examples:
  • sanction

  • debarment

  • role.pep

Thing:addressaddress250Address

A textual description of an address linked to the entity

Thing:addressEntity
inverse:
Address:things
Address200Address

A reference to an Address entity with structured place information

Thing:programstring1024Program

Regulatory program or sanctions list on which an entity is listed

Thing:createdAtdate32Created at

The date on which the entity was created, not to be confused with an internal 'first saved'-style metadata field

Thing:modifiedAtdate32Modified on

The date on which the entity was modified, not to be confused with an internal 'last updated'-style metadata field

Thing:retrievedAtdate32Retrieved on

Retrieval date generated by a data gathering system, not to be confused with an internal 'first found'-style metadata field

LegalEntity:abbreviationname384Abbreviation

Abbreviated name or acronym

LegalEntity:emailemail250Email

Email address

LegalEntity:phonephone32Phone

Phone number

LegalEntity:websiteurl4096Website

Website address

LegalEntity:legalFormstring1024Legal form

Company or organization type

Examples:
  • Joint Stock Company

LegalEntity:incorporationDatedate32Incorporation date

The date the legal entity was incorporated

LegalEntity:dissolutionDatedate32Dissolution date

The date the legal entity was dissolved, if applicable

LegalEntity:statusstring1024Status

A short string describing how 'active' (broadly defined) an entity is

Examples:
  • Current / Former / Sitting / Retired

  • Active / Inactive

  • Dissolved (last known activity October 2024)

  • Liquidated on 12 November 2022

LegalEntity:sectorstring1024Sector

Industrial or trade sector as provided by the data source

Examples:
  • Registered Nurse

  • Retail and wholesale

  • Sea and coastal freight water transport

LegalEntity:classificationstring1024Classification

Classification as provided by the data source or inferred based on other provided data; prefer sector if relevant

Examples:
  • Local government (current)

  • Banking operations license

    1. Priority Sector Apparel
  • Entities Directly Serving the Defense and Security Sectors

LegalEntity:registrationNumberidentifier64Registration number

Company registration number

LegalEntity:idNumberidentifier64ID Number

ID of any applicable personal identification document. Used mainly for people and their national ID cards.

LegalEntity:taxNumberidentifier64Tax Number

Tax identification number

LegalEntity:vatCodeidentifier32V.A.T. Identifier

(EU) VAT number

LegalEntity:jurisdictioncountry16Jurisdiction

Country or region in which this entity operates; prefer over broader country when relevant

LegalEntity:mainCountrycountry16Country of origin

Primary country of this entity; prefer over broader country when relevant

LegalEntity:opencorporatesUrlurl4096OpenCorporates URL
LegalEntity:brightQueryIdidentifier64BrightQuery ID
LegalEntity:uscCodeidentifier64USCC

Chinese Unified Social Credit Identifier

format: uscc
LegalEntity:icijIdstring1024ICIJ ID

ID according to International Consortium for Investigative Journalists

LegalEntity:okpoCodeidentifier64OKPO

Russian industry classifier

LegalEntity:innCodeidentifier32INN

(RU, ИНН) Russian tax identification number. Issued to businesses and individuals in Russia.

format: inn
LegalEntity:ogrnCodeidentifier32OGRN

(RU, ОГРН) Registration number used in Russia's Unified State Register of Legal Entities (EGRUL)

format: ogrn
LegalEntity:leiCodeidentifier32LEI

Legal Entity Identifier

format: lei
LegalEntity:dunsCodeidentifier16DUNS

Data Universal Numbering System - Dun & Bradstreet identifier

LegalEntity:uniqueEntityIdidentifier32Unique Entity ID

UEI from SAM.gov

format: uei
LegalEntity:npiCodeidentifier16NPI

National Provider Identifier, issued to health care providers in the United States

format: npi
LegalEntity:swiftBicidentifier16SWIFT/BIC

SWIFT Bank identifier code from ISO9362

format: bic

Membership

ExtendsInterest · Interval
See alsoFollowTheMoney documentation
PropertyTypeLengthTitleDescription
Interval:startDatedate32Start date

The date of issue of a document, or on which a relationship, sanctioned status, occupation, etc. started

Interval:endDatedate32End date

The date of expiry of a document, or on which a relationship, sanctioned status, occupation, etc. ended

Interval:datedate32Date

Date associated with an Interval that isn't explicitly its startDate or endDate (prefer those when available)

Interval:summarytext65000Summary
Interval:descriptiontext65000Description
Interval:recordIdstring1024Record ID

Identifier of a record upon which this link is based

Interval:sourceUrlurl4096Source link

A deep link to a source website for the profile

Interval:publisherstring1024Publishing source
Interval:modifiedAtdate32Modified on

The date on which the entity (like the ID document) was modified, not to be confused with an internal 'last updated'-style metadata field

Interest:rolestring1024Role
Interest:statusstring1024Status
Membership:member
inverse:
LegalEntity:membershipMember
LegalEntity200Member
Membership:organization
inverse:
Organization:membershipOrganization
Organization200Organization

Occupancy

The occupation of a position by a person for a specific period of time.

ExtendsInterval
See alsoFollowTheMoney documentation
PropertyTypeLengthTitleDescription
Interval:startDatedate32Start date

The date of issue of a document, or on which a relationship, sanctioned status, occupation, etc. started

Interval:endDatedate32End date

The date of expiry of a document, or on which a relationship, sanctioned status, occupation, etc. ended

Interval:datedate32Date

Date associated with an Interval that isn't explicitly its startDate or endDate (prefer those when available)

Interval:summarytext65000Summary
Interval:descriptiontext65000Description
Interval:recordIdstring1024Record ID

Identifier of a record upon which this link is based

Interval:sourceUrlurl4096Source link

A deep link to a source website for the profile

Interval:publisherstring1024Publishing source
Interval:modifiedAtdate32Modified on

The date on which the entity (like the ID document) was modified, not to be confused with an internal 'last updated'-style metadata field

Occupancy:holder
inverse:
Person:positionOccupancies
Person200Holder
Occupancy:post
inverse:
Position:occupancies
Position200Position occupied
Occupancy:declarationDatedate32Declaration date

If established by an asset declaration

Occupancy:constituencystring1024Constituency

The geographic area/distict represented by the holder

Occupancy:statusstring1024Status
Examples:
  • current

  • ended

Organization

Any type of incorporated entity that cannot be owned by another (see `Company`). This might include charities, foundations or state-owned enterprises, depending on their jurisdiction.

ExtendsLegalEntity · Thing
Sub-typesCompany · PublicBody
See alsoFollowTheMoney documentation
PropertyTypeLengthTitleDescription
Thing:namename384Name

The primary name of the entity

Thing:aliasname384Alias

An alternative or secondary name

Thing:previousNamename384Previous name

A former name of the entity

Thing:weakAliasname384Weak alias

A relatively broad or generic alias that should not be used for matching in screening systems. It may still may be useful for identification purposes, particularly in confirming a possible match triggered by other identifier information.

Thing:countrycountry16Country

An association between the entity and a country that is not covered by a more specific property (e.g. jurisdiction, birthCountry, mainCountry)

Thing:summarytext65000Summary

A short one-liner description; see also description, notes

Thing:notestext65000Notes

Narrative description of the entity; see also description, summary

Thing:descriptiontext65000Description

A longer description; see also notes, summary

Thing:sourceUrlurl4096Source link

A deep link to a source website for the profile

Thing:publisherstring1024Publishing source
Thing:wikipediaUrlurl4096Wikipedia Article
Thing:wikidataIdidentifier32Wikidata ID
format: wikidata
Examples:
  • Q7747

Thing:keywordsstring1024Keywords

Plain text keywords provided for the entity; prefer more specific type, status, etc. as appropriate

Thing:topicstopic64Topics

Controlled tags used to qualify the entity and associate it with a risk category

Examples:
  • sanction

  • debarment

  • role.pep

Thing:addressaddress250Address

A textual description of an address linked to the entity

Thing:addressEntity
inverse:
Address:things
Address200Address

A reference to an Address entity with structured place information

Thing:programstring1024Program

Regulatory program or sanctions list on which an entity is listed

Thing:createdAtdate32Created at

The date on which the entity was created, not to be confused with an internal 'first saved'-style metadata field

Thing:modifiedAtdate32Modified on

The date on which the entity was modified, not to be confused with an internal 'last updated'-style metadata field

Thing:retrievedAtdate32Retrieved on

Retrieval date generated by a data gathering system, not to be confused with an internal 'first found'-style metadata field

LegalEntity:abbreviationname384Abbreviation

Abbreviated name or acronym

LegalEntity:emailemail250Email

Email address

LegalEntity:phonephone32Phone

Phone number

LegalEntity:websiteurl4096Website

Website address

LegalEntity:legalFormstring1024Legal form

Company or organization type

Examples:
  • Joint Stock Company

LegalEntity:incorporationDatedate32Incorporation date

The date the legal entity was incorporated

LegalEntity:dissolutionDatedate32Dissolution date

The date the legal entity was dissolved, if applicable

LegalEntity:statusstring1024Status

A short string describing how 'active' (broadly defined) an entity is

Examples:
  • Current / Former / Sitting / Retired

  • Active / Inactive

  • Dissolved (last known activity October 2024)

  • Liquidated on 12 November 2022

LegalEntity:sectorstring1024Sector

Industrial or trade sector as provided by the data source

Examples:
  • Registered Nurse

  • Retail and wholesale

  • Sea and coastal freight water transport

LegalEntity:classificationstring1024Classification

Classification as provided by the data source or inferred based on other provided data; prefer sector if relevant

Examples:
  • Local government (current)

  • Banking operations license

    1. Priority Sector Apparel
  • Entities Directly Serving the Defense and Security Sectors

LegalEntity:registrationNumberidentifier64Registration number

Company registration number

LegalEntity:idNumberidentifier64ID Number

ID of any applicable personal identification document. Used mainly for people and their national ID cards.

LegalEntity:taxNumberidentifier64Tax Number

Tax identification number

LegalEntity:vatCodeidentifier32V.A.T. Identifier

(EU) VAT number

LegalEntity:jurisdictioncountry16Jurisdiction

Country or region in which this entity operates; prefer over broader country when relevant

LegalEntity:mainCountrycountry16Country of origin

Primary country of this entity; prefer over broader country when relevant

LegalEntity:opencorporatesUrlurl4096OpenCorporates URL
LegalEntity:brightQueryIdidentifier64BrightQuery ID
LegalEntity:uscCodeidentifier64USCC

Chinese Unified Social Credit Identifier

format: uscc
LegalEntity:icijIdstring1024ICIJ ID

ID according to International Consortium for Investigative Journalists

LegalEntity:okpoCodeidentifier64OKPO

Russian industry classifier

LegalEntity:innCodeidentifier32INN

(RU, ИНН) Russian tax identification number. Issued to businesses and individuals in Russia.

format: inn
LegalEntity:ogrnCodeidentifier32OGRN

(RU, ОГРН) Registration number used in Russia's Unified State Register of Legal Entities (EGRUL)

format: ogrn
LegalEntity:leiCodeidentifier32LEI

Legal Entity Identifier

format: lei
LegalEntity:dunsCodeidentifier16DUNS

Data Universal Numbering System - Dun & Bradstreet identifier

LegalEntity:uniqueEntityIdidentifier32Unique Entity ID

UEI from SAM.gov

format: uei
LegalEntity:npiCodeidentifier16NPI

National Provider Identifier, issued to health care providers in the United States

format: npi
LegalEntity:swiftBicidentifier16SWIFT/BIC

SWIFT Bank identifier code from ISO9362

format: bic
Organization:cageCodeidentifier16CAGE

Commercial and Government Entity Code (CAGE)

Organization:permIdidentifier16PermID

LSEG/Refinitiv code for a company

Organization:imoNumberidentifier16IMO Number
format: imo
Organization:giiNumberidentifier20GIIN

Global Intermediary Identification Number

Ownership

ExtendsInterest · Interval
See alsoFollowTheMoney documentation
PropertyTypeLengthTitleDescription
Interval:startDatedate32Start date

The date of issue of a document, or on which a relationship, sanctioned status, occupation, etc. started

Interval:endDatedate32End date

The date of expiry of a document, or on which a relationship, sanctioned status, occupation, etc. ended

Interval:datedate32Date

Date associated with an Interval that isn't explicitly its startDate or endDate (prefer those when available)

Interval:summarytext65000Summary
Interval:descriptiontext65000Description
Interval:recordIdstring1024Record ID

Identifier of a record upon which this link is based

Interval:sourceUrlurl4096Source link

A deep link to a source website for the profile

Interval:publisherstring1024Publishing source
Interval:modifiedAtdate32Modified on

The date on which the entity (like the ID document) was modified, not to be confused with an internal 'last updated'-style metadata field

Interest:rolestring1024Role
Interest:statusstring1024Status
Ownership:owner
inverse:
LegalEntity:ownershipOwner
LegalEntity200Owner
Ownership:asset
inverse:
Asset:ownershipAsset
Asset200Asset
Ownership:percentagestring1024Percentage held
Ownership:sharesCountstring1024Number of shares
Ownership:sharesValuestring1024Value of shares
Ownership:sharesCurrencystring1024Currency of shares
Ownership:ownershipTypestring1024Type of ownership
Examples:
  • beneficial

  • direct

  • indirect

  • ultimate

Passport

A passport held by a person.

ExtendsIdentification · Interval
See alsoFollowTheMoney documentation
PropertyTypeLengthTitleDescription
Interval:startDatedate32Start date

The date of issue of a document, or on which a relationship, sanctioned status, occupation, etc. started

Interval:endDatedate32End date

The date of expiry of a document, or on which a relationship, sanctioned status, occupation, etc. ended

Interval:datedate32Date

Date associated with an Interval that isn't explicitly its startDate or endDate (prefer those when available)

Interval:summarytext65000Summary
Interval:descriptiontext65000Description
Interval:recordIdstring1024Record ID

Identifier of a record upon which this link is based

Interval:sourceUrlurl4096Source link

A deep link to a source website for the profile

Interval:publisherstring1024Publishing source
Interval:modifiedAtdate32Modified on

The date on which the entity (like the ID document) was modified, not to be confused with an internal 'last updated'-style metadata field

Identification:holder
inverse:
LegalEntity:identification
LegalEntity200Identification holder
Identification:typestring1024Type
Examples:
  • Passport

  • Driving license

Identification:countrycountry16Country
Identification:numberidentifier64Document number
Identification:authoritystring1024Authority

Government body issuing the identification document

Payment

A monetary payment between two parties.

ExtendsInterval · Value
See alsoFollowTheMoney documentation
PropertyTypeLengthTitleDescription
Interval:startDatedate32Start date

The date of issue of a document, or on which a relationship, sanctioned status, occupation, etc. started

Interval:endDatedate32End date

The date of expiry of a document, or on which a relationship, sanctioned status, occupation, etc. ended

Interval:datedate32Date

Date associated with an Interval that isn't explicitly its startDate or endDate (prefer those when available)

Interval:summarytext65000Summary
Interval:descriptiontext65000Description
Interval:recordIdstring1024Record ID

Identifier of a record upon which this link is based

Interval:sourceUrlurl4096Source link

A deep link to a source website for the profile

Interval:publisherstring1024Publishing source
Interval:modifiedAtdate32Modified on

The date on which the entity (like the ID document) was modified, not to be confused with an internal 'last updated'-style metadata field

Value:amountnumber250Amount
Value:currencystring1024Currency
Value:amountUsdnumber250Amount in USD
Payment:payer
inverse:
LegalEntity:paymentPayer
LegalEntity200Payer
Payment:beneficiary
inverse:
LegalEntity:paymentBeneficiary
LegalEntity200Beneficiary

Person

A natural person, as opposed to a corporation of some type.

ExtendsLegalEntity · Thing
See alsoFollowTheMoney documentation
PropertyTypeLengthTitleDescription
Thing:namename384Name

The primary name of the entity

Thing:aliasname384Alias

An alternative or secondary name

Thing:previousNamename384Previous name

A former name of the entity

Thing:weakAliasname384Weak alias

A relatively broad or generic alias that should not be used for matching in screening systems. It may still may be useful for identification purposes, particularly in confirming a possible match triggered by other identifier information.

Thing:countrycountry16Country

An association between the entity and a country that is not covered by a more specific property (e.g. jurisdiction, birthCountry, mainCountry)

Thing:summarytext65000Summary

A short one-liner description; see also description, notes

Thing:notestext65000Notes

Narrative description of the entity; see also description, summary

Thing:descriptiontext65000Description

A longer description; see also notes, summary

Thing:sourceUrlurl4096Source link

A deep link to a source website for the profile

Thing:publisherstring1024Publishing source
Thing:wikipediaUrlurl4096Wikipedia Article
Thing:wikidataIdidentifier32Wikidata ID
format: wikidata
Examples:
  • Q7747

Thing:keywordsstring1024Keywords

Plain text keywords provided for the entity; prefer more specific type, status, etc. as appropriate

Thing:topicstopic64Topics

Controlled tags used to qualify the entity and associate it with a risk category

Examples:
  • sanction

  • debarment

  • role.pep

Thing:addressaddress250Address

A textual description of an address linked to the entity

Thing:addressEntity
inverse:
Address:things
Address200Address

A reference to an Address entity with structured place information

Thing:programstring1024Program

Regulatory program or sanctions list on which an entity is listed

Thing:createdAtdate32Created at

The date on which the entity was created, not to be confused with an internal 'first saved'-style metadata field

Thing:modifiedAtdate32Modified on

The date on which the entity was modified, not to be confused with an internal 'last updated'-style metadata field

Thing:retrievedAtdate32Retrieved on

Retrieval date generated by a data gathering system, not to be confused with an internal 'first found'-style metadata field

LegalEntity:abbreviationname384Abbreviation

Abbreviated name or acronym

LegalEntity:emailemail250Email

Email address

LegalEntity:phonephone32Phone

Phone number

LegalEntity:websiteurl4096Website

Website address

LegalEntity:legalFormstring1024Legal form

Company or organization type

Examples:
  • Joint Stock Company

LegalEntity:incorporationDatedate32Incorporation date

The date the legal entity was incorporated

LegalEntity:dissolutionDatedate32Dissolution date

The date the legal entity was dissolved, if applicable

LegalEntity:statusstring1024Status

A short string describing how 'active' (broadly defined) an entity is

Examples:
  • Current / Former / Sitting / Retired

  • Active / Inactive

  • Dissolved (last known activity October 2024)

  • Liquidated on 12 November 2022

LegalEntity:sectorstring1024Sector

Industrial or trade sector as provided by the data source

Examples:
  • Registered Nurse

  • Retail and wholesale

  • Sea and coastal freight water transport

LegalEntity:classificationstring1024Classification

Classification as provided by the data source or inferred based on other provided data; prefer sector if relevant

Examples:
  • Local government (current)

  • Banking operations license

    1. Priority Sector Apparel
  • Entities Directly Serving the Defense and Security Sectors

LegalEntity:registrationNumberidentifier64Registration number

Company registration number

LegalEntity:idNumberidentifier64ID Number

ID of any applicable personal identification document. Used mainly for people and their national ID cards.

LegalEntity:taxNumberidentifier64Tax Number

Tax identification number

LegalEntity:vatCodeidentifier32V.A.T. Identifier

(EU) VAT number

LegalEntity:jurisdictioncountry16Jurisdiction

Country or region in which this entity operates; prefer over broader country when relevant

LegalEntity:mainCountrycountry16Country of origin

Primary country of this entity; prefer over broader country when relevant

LegalEntity:opencorporatesUrlurl4096OpenCorporates URL
LegalEntity:brightQueryIdidentifier64BrightQuery ID
LegalEntity:uscCodeidentifier64USCC

Chinese Unified Social Credit Identifier

format: uscc
LegalEntity:icijIdstring1024ICIJ ID

ID according to International Consortium for Investigative Journalists

LegalEntity:okpoCodeidentifier64OKPO

Russian industry classifier

LegalEntity:innCodeidentifier32INN

(RU, ИНН) Russian tax identification number. Issued to businesses and individuals in Russia.

format: inn
LegalEntity:ogrnCodeidentifier32OGRN

(RU, ОГРН) Registration number used in Russia's Unified State Register of Legal Entities (EGRUL)

format: ogrn
LegalEntity:leiCodeidentifier32LEI

Legal Entity Identifier

format: lei
LegalEntity:dunsCodeidentifier16DUNS

Data Universal Numbering System - Dun & Bradstreet identifier

LegalEntity:uniqueEntityIdidentifier32Unique Entity ID

UEI from SAM.gov

format: uei
LegalEntity:npiCodeidentifier16NPI

National Provider Identifier, issued to health care providers in the United States

format: npi
LegalEntity:swiftBicidentifier16SWIFT/BIC

SWIFT Bank identifier code from ISO9362

format: bic
Person:titlestring1024Title
Person:firstNamestring1024First name

The part of a name that indicates the person, also often called given name or forename

Person:middleNamestring1024Middle name

The part of name written between a person's given name and family name. Often abbreviated as a middle initial.

Person:fatherNamestring1024Patronymic

The part of a name based on the given name of one's father

Person:motherNamestring1024Matronymic

The part of a name based on the given name of one's mother

Person:lastNamestring1024Last name

The part of a name that indicates one's family, also often called surname or family name

Person:nameSuffixstring1024Name suffix
Examples:
  • OBE

Person:birthDatedate32Birth date
Person:birthPlacestring1024Place of birth
Person:birthCountrycountry16Country of birth
Person:deathDatedate32Death date

Joined the choir invisible.

Person:positionstring1024Position
Person:nationalitycountry16Nationality
Person:citizenshipcountry16Citizenship
Person:passportNumberidentifier64Passport number
Person:socialSecurityNumberidentifier64Social security number
format: ssn
Person:gendergender16Gender
Person:ethnicitystring1024Ethnicity
Person:heightnumber250Height
Person:weightnumber250Weight
Person:eyeColorstring1024Eye color
Person:hairColorstring1024Hair color
Person:appearancestring1024Physical appearance
Person:religionstring1024Religion
Person:politicalstring1024Political association
Person:educationstring1024Education
Person:spokenLanguagelanguage16Spoken language

Position

A post, role or position within an organization or body. This describes a position one or more people may occupy and not the occupation of the post by a specific individual at a specific point in time (see `Occupancy`).

ExtendsThing
See alsoFollowTheMoney documentation
PropertyTypeLengthTitleDescription
Thing:namename384Name

The primary name of the entity

Thing:aliasname384Alias

An alternative or secondary name

Thing:previousNamename384Previous name

A former name of the entity

Thing:weakAliasname384Weak alias

A relatively broad or generic alias that should not be used for matching in screening systems. It may still may be useful for identification purposes, particularly in confirming a possible match triggered by other identifier information.

Thing:countrycountry16Country

An association between the entity and a country that is not covered by a more specific property (e.g. jurisdiction, birthCountry, mainCountry)

Thing:summarytext65000Summary

A short one-liner description; see also description, notes

Thing:notestext65000Notes

Narrative description of the entity; see also description, summary

Thing:descriptiontext65000Description

A longer description; see also notes, summary

Thing:sourceUrlurl4096Source link

A deep link to a source website for the profile

Thing:publisherstring1024Publishing source
Thing:wikipediaUrlurl4096Wikipedia Article
Thing:wikidataIdidentifier32Wikidata ID
format: wikidata
Examples:
  • Q7747

Thing:keywordsstring1024Keywords

Plain text keywords provided for the entity; prefer more specific type, status, etc. as appropriate

Thing:topicstopic64Topics

Controlled tags used to qualify the entity and associate it with a risk category

Examples:
  • sanction

  • debarment

  • role.pep

Thing:addressaddress250Address

A textual description of an address linked to the entity

Thing:addressEntity
inverse:
Address:things
Address200Address

A reference to an Address entity with structured place information

Thing:programstring1024Program

Regulatory program or sanctions list on which an entity is listed

Thing:createdAtdate32Created at

The date on which the entity was created, not to be confused with an internal 'first saved'-style metadata field

Thing:modifiedAtdate32Modified on

The date on which the entity was modified, not to be confused with an internal 'last updated'-style metadata field

Thing:retrievedAtdate32Retrieved on

Retrieval date generated by a data gathering system, not to be confused with an internal 'first found'-style metadata field

Position:organization
inverse:
Organization:positions
Organization200Organization
Position:inceptionDatedate32Inception date
Position:dissolutionDatedate32Dissolution date
Position:subnationalAreastring1024Subnational area

The name or code of a subnational jurisdiction, only when the position is geographically limited. Prefer Occupancy:constituency where relevant.

PublicBody

A public body, such as a ministry, department or state company.

ExtendsOrganization · LegalEntity · Thing
See alsoFollowTheMoney documentation
PropertyTypeLengthTitleDescription
Thing:namename384Name

The primary name of the entity

Thing:aliasname384Alias

An alternative or secondary name

Thing:previousNamename384Previous name

A former name of the entity

Thing:weakAliasname384Weak alias

A relatively broad or generic alias that should not be used for matching in screening systems. It may still may be useful for identification purposes, particularly in confirming a possible match triggered by other identifier information.

Thing:countrycountry16Country

An association between the entity and a country that is not covered by a more specific property (e.g. jurisdiction, birthCountry, mainCountry)

Thing:summarytext65000Summary

A short one-liner description; see also description, notes

Thing:notestext65000Notes

Narrative description of the entity; see also description, summary

Thing:descriptiontext65000Description

A longer description; see also notes, summary

Thing:sourceUrlurl4096Source link

A deep link to a source website for the profile

Thing:publisherstring1024Publishing source
Thing:wikipediaUrlurl4096Wikipedia Article
Thing:wikidataIdidentifier32Wikidata ID
format: wikidata
Examples:
  • Q7747

Thing:keywordsstring1024Keywords

Plain text keywords provided for the entity; prefer more specific type, status, etc. as appropriate

Thing:topicstopic64Topics

Controlled tags used to qualify the entity and associate it with a risk category

Examples:
  • sanction

  • debarment

  • role.pep

Thing:addressaddress250Address

A textual description of an address linked to the entity

Thing:addressEntity
inverse:
Address:things
Address200Address

A reference to an Address entity with structured place information

Thing:programstring1024Program

Regulatory program or sanctions list on which an entity is listed

Thing:createdAtdate32Created at

The date on which the entity was created, not to be confused with an internal 'first saved'-style metadata field

Thing:modifiedAtdate32Modified on

The date on which the entity was modified, not to be confused with an internal 'last updated'-style metadata field

Thing:retrievedAtdate32Retrieved on

Retrieval date generated by a data gathering system, not to be confused with an internal 'first found'-style metadata field

LegalEntity:abbreviationname384Abbreviation

Abbreviated name or acronym

LegalEntity:emailemail250Email

Email address

LegalEntity:phonephone32Phone

Phone number

LegalEntity:websiteurl4096Website

Website address

LegalEntity:legalFormstring1024Legal form

Company or organization type

Examples:
  • Joint Stock Company

LegalEntity:incorporationDatedate32Incorporation date

The date the legal entity was incorporated

LegalEntity:dissolutionDatedate32Dissolution date

The date the legal entity was dissolved, if applicable

LegalEntity:statusstring1024Status

A short string describing how 'active' (broadly defined) an entity is

Examples:
  • Current / Former / Sitting / Retired

  • Active / Inactive

  • Dissolved (last known activity October 2024)

  • Liquidated on 12 November 2022

LegalEntity:sectorstring1024Sector

Industrial or trade sector as provided by the data source

Examples:
  • Registered Nurse

  • Retail and wholesale

  • Sea and coastal freight water transport

LegalEntity:classificationstring1024Classification

Classification as provided by the data source or inferred based on other provided data; prefer sector if relevant

Examples:
  • Local government (current)

  • Banking operations license

    1. Priority Sector Apparel
  • Entities Directly Serving the Defense and Security Sectors

LegalEntity:registrationNumberidentifier64Registration number

Company registration number

LegalEntity:idNumberidentifier64ID Number

ID of any applicable personal identification document. Used mainly for people and their national ID cards.

LegalEntity:taxNumberidentifier64Tax Number

Tax identification number

LegalEntity:vatCodeidentifier32V.A.T. Identifier

(EU) VAT number

LegalEntity:jurisdictioncountry16Jurisdiction

Country or region in which this entity operates; prefer over broader country when relevant

LegalEntity:mainCountrycountry16Country of origin

Primary country of this entity; prefer over broader country when relevant

LegalEntity:opencorporatesUrlurl4096OpenCorporates URL
LegalEntity:brightQueryIdidentifier64BrightQuery ID
LegalEntity:uscCodeidentifier64USCC

Chinese Unified Social Credit Identifier

format: uscc
LegalEntity:icijIdstring1024ICIJ ID

ID according to International Consortium for Investigative Journalists

LegalEntity:okpoCodeidentifier64OKPO

Russian industry classifier

LegalEntity:innCodeidentifier32INN

(RU, ИНН) Russian tax identification number. Issued to businesses and individuals in Russia.

format: inn
LegalEntity:ogrnCodeidentifier32OGRN

(RU, ОГРН) Registration number used in Russia's Unified State Register of Legal Entities (EGRUL)

format: ogrn
LegalEntity:leiCodeidentifier32LEI

Legal Entity Identifier

format: lei
LegalEntity:dunsCodeidentifier16DUNS

Data Universal Numbering System - Dun & Bradstreet identifier

LegalEntity:uniqueEntityIdidentifier32Unique Entity ID

UEI from SAM.gov

format: uei
LegalEntity:npiCodeidentifier16NPI

National Provider Identifier, issued to health care providers in the United States

format: npi
LegalEntity:swiftBicidentifier16SWIFT/BIC

SWIFT Bank identifier code from ISO9362

format: bic
Organization:cageCodeidentifier16CAGE

Commercial and Government Entity Code (CAGE)

Organization:permIdidentifier16PermID

LSEG/Refinitiv code for a company

Organization:imoNumberidentifier16IMO Number
format: imo
Organization:giiNumberidentifier20GIIN

Global Intermediary Identification Number

Representation

A mediatory, intermediary, middleman, or broker acting on behalf of a legal entity.

ExtendsInterest · Interval
See alsoFollowTheMoney documentation
PropertyTypeLengthTitleDescription
Interval:startDatedate32Start date

The date of issue of a document, or on which a relationship, sanctioned status, occupation, etc. started

Interval:endDatedate32End date

The date of expiry of a document, or on which a relationship, sanctioned status, occupation, etc. ended

Interval:datedate32Date

Date associated with an Interval that isn't explicitly its startDate or endDate (prefer those when available)

Interval:summarytext65000Summary
Interval:descriptiontext65000Description
Interval:recordIdstring1024Record ID

Identifier of a record upon which this link is based

Interval:sourceUrlurl4096Source link

A deep link to a source website for the profile

Interval:publisherstring1024Publishing source
Interval:modifiedAtdate32Modified on

The date on which the entity (like the ID document) was modified, not to be confused with an internal 'last updated'-style metadata field

Interest:rolestring1024Role
Interest:statusstring1024Status
Representation:agent
inverse:
LegalEntity:agencyClient
LegalEntity200Agent
Representation:client
inverse:
LegalEntity:agentRepresentation
LegalEntity200Client

Sanction

A sanction designation.

ExtendsInterval
See alsoFollowTheMoney documentation
PropertyTypeLengthTitleDescription
Interval:startDatedate32Start date

The date of issue of a document, or on which a relationship, sanctioned status, occupation, etc. started

Interval:endDatedate32End date

The date of expiry of a document, or on which a relationship, sanctioned status, occupation, etc. ended

Interval:datedate32Date

Date associated with an Interval that isn't explicitly its startDate or endDate (prefer those when available)

Interval:summarytext65000Summary
Interval:descriptiontext65000Description
Interval:recordIdstring1024Record ID

Identifier of a record upon which this link is based

Interval:sourceUrlurl4096Source link

A deep link to a source website for the profile

Interval:publisherstring1024Publishing source
Interval:modifiedAtdate32Modified on

The date on which the entity (like the ID document) was modified, not to be confused with an internal 'last updated'-style metadata field

Sanction:entity
inverse:
Thing:sanctions
Thing200Entity
Sanction:authoritystring1024Authority
Sanction:authorityIdidentifier64Authority-issued identifier
Sanction:unscIdidentifier16UN SC identifier

Identifier issued by the UN Security Council for sanctions designations

Sanction:programstring1024Program
Sanction:programIdidentifier64Program ID
Sanction:programUrlurl4096Program URL
Sanction:provisionsstring1024Scope of sanctions
Sanction:statusstring1024Status
Examples:
  • Active

  • Inactive

  • Expired

  • Suspended

Sanction:durationnumber250Duration
Sanction:reasontext65000Reason

An explanation of the designation's justification.

Sanction:countrycountry16Country
Sanction:listingDatedate32Listing date

The date on which the designation is listed; distinct from the startDate, which is the date on which the designation goes into effect

Security

A tradeable financial asset.

ExtendsAsset · Thing · Value
See alsoFollowTheMoney documentation
PropertyTypeLengthTitleDescription
Thing:namename384Name

The primary name of the entity

Thing:aliasname384Alias

An alternative or secondary name

Thing:previousNamename384Previous name

A former name of the entity

Thing:weakAliasname384Weak alias

A relatively broad or generic alias that should not be used for matching in screening systems. It may still may be useful for identification purposes, particularly in confirming a possible match triggered by other identifier information.

Thing:countrycountry16Country

An association between the entity and a country that is not covered by a more specific property (e.g. jurisdiction, birthCountry, mainCountry)

Thing:summarytext65000Summary

A short one-liner description; see also description, notes

Thing:notestext65000Notes

Narrative description of the entity; see also description, summary

Thing:descriptiontext65000Description

A longer description; see also notes, summary

Thing:sourceUrlurl4096Source link

A deep link to a source website for the profile

Thing:publisherstring1024Publishing source
Thing:wikipediaUrlurl4096Wikipedia Article
Thing:wikidataIdidentifier32Wikidata ID
format: wikidata
Examples:
  • Q7747

Thing:keywordsstring1024Keywords

Plain text keywords provided for the entity; prefer more specific type, status, etc. as appropriate

Thing:topicstopic64Topics

Controlled tags used to qualify the entity and associate it with a risk category

Examples:
  • sanction

  • debarment

  • role.pep

Thing:addressaddress250Address

A textual description of an address linked to the entity

Thing:addressEntity
inverse:
Address:things
Address200Address

A reference to an Address entity with structured place information

Thing:programstring1024Program

Regulatory program or sanctions list on which an entity is listed

Thing:createdAtdate32Created at

The date on which the entity was created, not to be confused with an internal 'first saved'-style metadata field

Thing:modifiedAtdate32Modified on

The date on which the entity was modified, not to be confused with an internal 'last updated'-style metadata field

Thing:retrievedAtdate32Retrieved on

Retrieval date generated by a data gathering system, not to be confused with an internal 'first found'-style metadata field

Value:amountnumber250Amount
Value:currencystring1024Currency
Value:amountUsdnumber250Amount in USD
Security:isinidentifier16ISIN

International Securities Identification Number

format: isin
Security:registrationNumberidentifier64Registration number
Security:tickeridentifier64Stock ticker symbol
Security:figiCodeidentifier16Financial Instrument Global Identifier
format: figi
Security:issuer
inverse:
LegalEntity:securities
LegalEntity200Issuer
Security:issueDatedate32Date issued
Security:maturityDatedate32Maturity date
Security:typestring1024Type
Security:classificationstring1024Classification

Succession

Two entities that legally succeed each other.

ExtendsInterest · Interval
See alsoFollowTheMoney documentation
PropertyTypeLengthTitleDescription
Interval:startDatedate32Start date

The date of issue of a document, or on which a relationship, sanctioned status, occupation, etc. started

Interval:endDatedate32End date

The date of expiry of a document, or on which a relationship, sanctioned status, occupation, etc. ended

Interval:datedate32Date

Date associated with an Interval that isn't explicitly its startDate or endDate (prefer those when available)

Interval:summarytext65000Summary
Interval:descriptiontext65000Description
Interval:recordIdstring1024Record ID

Identifier of a record upon which this link is based

Interval:sourceUrlurl4096Source link

A deep link to a source website for the profile

Interval:publisherstring1024Publishing source
Interval:modifiedAtdate32Modified on

The date on which the entity (like the ID document) was modified, not to be confused with an internal 'last updated'-style metadata field

Interest:rolestring1024Role
Interest:statusstring1024Status
Succession:predecessor
inverse:
LegalEntity:successors
LegalEntity200Predecessor
Succession:successor
inverse:
LegalEntity:predecessors
LegalEntity200Successor

Thing

Extends
Sub-typesPosition · LegalEntity · Security · Asset · Vehicle · Person · Company · CryptoWallet · Organization · Airplane · Article · Address · Document · PublicBody · Vessel
See alsoFollowTheMoney documentation
PropertyTypeLengthTitleDescription
Thing:namename384Name

The primary name of the entity

Thing:aliasname384Alias

An alternative or secondary name

Thing:previousNamename384Previous name

A former name of the entity

Thing:weakAliasname384Weak alias

A relatively broad or generic alias that should not be used for matching in screening systems. It may still may be useful for identification purposes, particularly in confirming a possible match triggered by other identifier information.

Thing:countrycountry16Country

An association between the entity and a country that is not covered by a more specific property (e.g. jurisdiction, birthCountry, mainCountry)

Thing:summarytext65000Summary

A short one-liner description; see also description, notes

Thing:notestext65000Notes

Narrative description of the entity; see also description, summary

Thing:descriptiontext65000Description

A longer description; see also notes, summary

Thing:sourceUrlurl4096Source link

A deep link to a source website for the profile

Thing:publisherstring1024Publishing source
Thing:wikipediaUrlurl4096Wikipedia Article
Thing:wikidataIdidentifier32Wikidata ID
format: wikidata
Examples:
  • Q7747

Thing:keywordsstring1024Keywords

Plain text keywords provided for the entity; prefer more specific type, status, etc. as appropriate

Thing:topicstopic64Topics

Controlled tags used to qualify the entity and associate it with a risk category

Examples:
  • sanction

  • debarment

  • role.pep

Thing:addressaddress250Address

A textual description of an address linked to the entity

Thing:addressEntity
inverse:
Address:things
Address200Address

A reference to an Address entity with structured place information

Thing:programstring1024Program

Regulatory program or sanctions list on which an entity is listed

Thing:createdAtdate32Created at

The date on which the entity was created, not to be confused with an internal 'first saved'-style metadata field

Thing:modifiedAtdate32Modified on

The date on which the entity was modified, not to be confused with an internal 'last updated'-style metadata field

Thing:retrievedAtdate32Retrieved on

Retrieval date generated by a data gathering system, not to be confused with an internal 'first found'-style metadata field

ExtendsInterest · Interval
See alsoFollowTheMoney documentation
PropertyTypeLengthTitleDescription
Interval:startDatedate32Start date

The date of issue of a document, or on which a relationship, sanctioned status, occupation, etc. started

Interval:endDatedate32End date

The date of expiry of a document, or on which a relationship, sanctioned status, occupation, etc. ended

Interval:datedate32Date

Date associated with an Interval that isn't explicitly its startDate or endDate (prefer those when available)

Interval:summarytext65000Summary
Interval:descriptiontext65000Description
Interval:recordIdstring1024Record ID

Identifier of a record upon which this link is based

Interval:sourceUrlurl4096Source link

A deep link to a source website for the profile

Interval:publisherstring1024Publishing source
Interval:modifiedAtdate32Modified on

The date on which the entity (like the ID document) was modified, not to be confused with an internal 'last updated'-style metadata field

Interest:rolestring1024Role
Interest:statusstring1024Status
UnknownLink:subject
inverse:
Thing:unknownLinkTo
Thing200Subject
UnknownLink:object
inverse:
Thing:unknownLinkFrom
Thing200Object

Value

Extends
Sub-typesPayment · Security · Asset · Vehicle · Company · CryptoWallet · Airplane · Debt · Vessel
See alsoFollowTheMoney documentation
PropertyTypeLengthTitleDescription
Value:amountnumber250Amount
Value:currencystring1024Currency
Value:amountUsdnumber250Amount in USD

Vehicle

ExtendsAsset · Thing · Value
Sub-typesAirplane · Vessel
See alsoFollowTheMoney documentation
PropertyTypeLengthTitleDescription
Thing:namename384Name

The primary name of the entity

Thing:aliasname384Alias

An alternative or secondary name

Thing:previousNamename384Previous name

A former name of the entity

Thing:weakAliasname384Weak alias

A relatively broad or generic alias that should not be used for matching in screening systems. It may still may be useful for identification purposes, particularly in confirming a possible match triggered by other identifier information.

Thing:countrycountry16Country

An association between the entity and a country that is not covered by a more specific property (e.g. jurisdiction, birthCountry, mainCountry)

Thing:summarytext65000Summary

A short one-liner description; see also description, notes

Thing:notestext65000Notes

Narrative description of the entity; see also description, summary

Thing:descriptiontext65000Description

A longer description; see also notes, summary

Thing:sourceUrlurl4096Source link

A deep link to a source website for the profile

Thing:publisherstring1024Publishing source
Thing:wikipediaUrlurl4096Wikipedia Article
Thing:wikidataIdidentifier32Wikidata ID
format: wikidata
Examples:
  • Q7747

Thing:keywordsstring1024Keywords

Plain text keywords provided for the entity; prefer more specific type, status, etc. as appropriate

Thing:topicstopic64Topics

Controlled tags used to qualify the entity and associate it with a risk category

Examples:
  • sanction

  • debarment

  • role.pep

Thing:addressaddress250Address

A textual description of an address linked to the entity

Thing:addressEntity
inverse:
Address:things
Address200Address

A reference to an Address entity with structured place information

Thing:programstring1024Program

Regulatory program or sanctions list on which an entity is listed

Thing:createdAtdate32Created at

The date on which the entity was created, not to be confused with an internal 'first saved'-style metadata field

Thing:modifiedAtdate32Modified on

The date on which the entity was modified, not to be confused with an internal 'last updated'-style metadata field

Thing:retrievedAtdate32Retrieved on

Retrieval date generated by a data gathering system, not to be confused with an internal 'first found'-style metadata field

Value:amountnumber250Amount
Value:currencystring1024Currency
Value:amountUsdnumber250Amount in USD
Vehicle:registrationNumberidentifier64Registration number
Vehicle:typestring1024Type
Examples:
  • Bulk carrier

Vehicle:modelstring1024Model
Vehicle:buildDatedate32Build Date

Vessel

A boat or ship. Typically flying some sort of national flag.

ExtendsVehicle · Asset · Thing · Value
See alsoFollowTheMoney documentation
PropertyTypeLengthTitleDescription
Thing:namename384Name

The primary name of the entity

Thing:aliasname384Alias

An alternative or secondary name

Thing:previousNamename384Previous name

A former name of the entity

Thing:weakAliasname384Weak alias

A relatively broad or generic alias that should not be used for matching in screening systems. It may still may be useful for identification purposes, particularly in confirming a possible match triggered by other identifier information.

Thing:countrycountry16Country

An association between the entity and a country that is not covered by a more specific property (e.g. jurisdiction, birthCountry, mainCountry)

Thing:summarytext65000Summary

A short one-liner description; see also description, notes

Thing:notestext65000Notes

Narrative description of the entity; see also description, summary

Thing:descriptiontext65000Description

A longer description; see also notes, summary

Thing:sourceUrlurl4096Source link

A deep link to a source website for the profile

Thing:publisherstring1024Publishing source
Thing:wikipediaUrlurl4096Wikipedia Article
Thing:wikidataIdidentifier32Wikidata ID
format: wikidata
Examples:
  • Q7747

Thing:keywordsstring1024Keywords

Plain text keywords provided for the entity; prefer more specific type, status, etc. as appropriate

Thing:topicstopic64Topics

Controlled tags used to qualify the entity and associate it with a risk category

Examples:
  • sanction

  • debarment

  • role.pep

Thing:addressaddress250Address

A textual description of an address linked to the entity

Thing:addressEntity
inverse:
Address:things
Address200Address

A reference to an Address entity with structured place information

Thing:programstring1024Program

Regulatory program or sanctions list on which an entity is listed

Thing:createdAtdate32Created at

The date on which the entity was created, not to be confused with an internal 'first saved'-style metadata field

Thing:modifiedAtdate32Modified on

The date on which the entity was modified, not to be confused with an internal 'last updated'-style metadata field

Thing:retrievedAtdate32Retrieved on

Retrieval date generated by a data gathering system, not to be confused with an internal 'first found'-style metadata field

Value:amountnumber250Amount
Value:currencystring1024Currency
Value:amountUsdnumber250Amount in USD
Vehicle:registrationNumberidentifier64Registration number
Vehicle:typestring1024Type
Examples:
  • Bulk carrier

Vehicle:modelstring1024Model
Vehicle:buildDatedate32Build Date
Vessel:imoNumberidentifier16IMO Number
format: imo
Vessel:flagcountry16Flag
Vessel:tonnagenumber250Tonnage
Vessel:grossRegisteredTonnagenumber250Gross Registered Tonnage
Vessel:deadweightTonnagenumber250Deadweight Tonnage

Weight of the vessel when not carrying freight

Vessel:callSignidentifier64Call Sign
Vessel:pastFlagscountry16Past Flags
Vessel:mmsiidentifier16MMSI