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...

Matchable schema types

Schemata marked matchable in FollowTheMoney are the primary types of entities you can look up directly. These are the matchable schemata currently referenced in OpenSanctions:

Contextual schema types

These schemata represent relationships or provide additional context to a matchable entity:

Occupancy858,039
Sanction600,408
Ownership232,607
Position174,164
Show all…

Schema definitions in detail

Address

A location associated with an entity.

ExtendsThing
See alsoFollowTheMoney documentation
PropertyType (length)Description
Thing:namename (384)
Name

The primary name of the entity

Thing:aliasname (384)
Alias

An alternative or secondary name

Thing:previousNamename (384)
Previous name

A former name of the entity

Thing:weakAliasname (384)
Weak 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:countrycountry (16)
Country

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

Thing:summarytext (65000)
Summary

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

OpenSanctions

Discouraged in favor of notes in most cases

Thing:notestext (65000)
Notes

Narrative description of the entity; see also description, summary

Thing:descriptiontext (65000)
Description

A longer description; see also notes, summary

OpenSanctions

Discouraged in favor of notes in most cases

Thing:sourceUrlurl (4096)
Source link

A deep link to a source website for the profile

Thing:publisherstring (1024)
Publishing source
Thing:wikipediaUrlurl (4096)
Wikipedia Article
Thing:wikidataIdidentifier (32)
Wikidata ID
format: wikidata
Examples:
  • Q7747

Thing:keywordsstring (1024)
Keywords

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

Thing:topicstopic (64)
Topics

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

Examples:
  • sanction

  • debarment

  • role.pep

Thing:addressaddress (250)
Address

A textual description of an address linked to the entity

Thing:addressEntity
inverse:
Address:things
Address (200)
Address

A reference to an Address entity with structured place information

Thing:programstring (1024)
Program

Regulatory program or sanctions list on which an entity is listed

Thing:createdAtdate (32)
Created at

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

Thing:modifiedAtdate (32)
Modified on

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

Thing:retrievedAtdate (32)
Retrieved on

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

Address:fulladdress (250)
Full address
Address:remarksstring (1024)
Remarks

Handling instructions, like 'care of'

Address:postOfficeBoxstring (1024)
PO Box

A mailbox identifier at the post office

Address:streetstring (1024)
Street address
Address:citystring (1024)
City

City, town, village or other locality

Address:postalCodestring (16)
Postal code

Zip code or postcode

Address:regionstring (1024)
Region

Also province or area

Address:statestring (1024)
State

State or federal unit

Airplane

An airplane, helicopter or other flying vehicle.

ExtendsVehicle · Asset · Thing · Value
See alsoFollowTheMoney documentation
PropertyType (length)Description
Thing:namename (384)
Name

The primary name of the entity

Thing:aliasname (384)
Alias

An alternative or secondary name

Thing:previousNamename (384)
Previous name

A former name of the entity

Thing:weakAliasname (384)
Weak 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:countrycountry (16)
Country

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

Thing:summarytext (65000)
Summary

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

OpenSanctions

Discouraged in favor of notes in most cases

Thing:notestext (65000)
Notes

Narrative description of the entity; see also description, summary

Thing:descriptiontext (65000)
Description

A longer description; see also notes, summary

OpenSanctions

Discouraged in favor of notes in most cases

Thing:sourceUrlurl (4096)
Source link

A deep link to a source website for the profile

Thing:publisherstring (1024)
Publishing source
Thing:wikipediaUrlurl (4096)
Wikipedia Article
Thing:wikidataIdidentifier (32)
Wikidata ID
format: wikidata
Examples:
  • Q7747

Thing:keywordsstring (1024)
Keywords

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

Thing:topicstopic (64)
Topics

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

Examples:
  • sanction

  • debarment

  • role.pep

Thing:addressaddress (250)
Address

A textual description of an address linked to the entity

Thing:addressEntity
inverse:
Address:things
Address (200)
Address

A reference to an Address entity with structured place information

Thing:programstring (1024)
Program

Regulatory program or sanctions list on which an entity is listed

Thing:createdAtdate (32)
Created at

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

Thing:modifiedAtdate (32)
Modified on

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

Thing:retrievedAtdate (32)
Retrieved on

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

Value:amountnumber (250)
Amount
Value:currencystring (1024)
Currency
Value:amountUsdnumber (250)
Amount in USD
Vehicle:registrationNumberidentifier (64)
Registration number
Vehicle:typestring (1024)
Type
Examples:
  • Bulk carrier

Vehicle:modelstring (1024)
Model
Vehicle:buildDatedate (32)
Build Date
Airplane:serialNumberidentifier (64)
Serial Number

Article

A piece of media reporting about a subject.

ExtendsDocument · Analyzable · Thing
See alsoFollowTheMoney documentation
PropertyType (length)Description
Thing:namename (384)
Name

The primary name of the entity

Thing:aliasname (384)
Alias

An alternative or secondary name

Thing:previousNamename (384)
Previous name

A former name of the entity

Thing:weakAliasname (384)
Weak 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:countrycountry (16)
Country

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

Thing:summarytext (65000)
Summary

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

OpenSanctions

Discouraged in favor of notes in most cases

Thing:notestext (65000)
Notes

Narrative description of the entity; see also description, summary

Thing:descriptiontext (65000)
Description

A longer description; see also notes, summary

OpenSanctions

Discouraged in favor of notes in most cases

Thing:sourceUrlurl (4096)
Source link

A deep link to a source website for the profile

Thing:publisherstring (1024)
Publishing source
Thing:wikipediaUrlurl (4096)
Wikipedia Article
Thing:wikidataIdidentifier (32)
Wikidata ID
format: wikidata
Examples:
  • Q7747

Thing:keywordsstring (1024)
Keywords

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

Thing:topicstopic (64)
Topics

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

Examples:
  • sanction

  • debarment

  • role.pep

Thing:addressaddress (250)
Address

A textual description of an address linked to the entity

Thing:addressEntity
inverse:
Address:things
Address (200)
Address

A reference to an Address entity with structured place information

Thing:programstring (1024)
Program

Regulatory program or sanctions list on which an entity is listed

Thing:createdAtdate (32)
Created at

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

Thing:modifiedAtdate (32)
Modified on

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

Thing:retrievedAtdate (32)
Retrieved on

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

Document:titlestring (1024)
Title
Document:publishedAtdate (32)
Published on

Asset

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

ExtendsThing · Value
Sub-typesAirplane · Vessel · Company · Vehicle · Security
See alsoFollowTheMoney documentation
PropertyType (length)Description
Thing:namename (384)
Name

The primary name of the entity

Thing:aliasname (384)
Alias

An alternative or secondary name

Thing:previousNamename (384)
Previous name

A former name of the entity

Thing:weakAliasname (384)
Weak 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:countrycountry (16)
Country

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

Thing:summarytext (65000)
Summary

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

OpenSanctions

Discouraged in favor of notes in most cases

Thing:notestext (65000)
Notes

Narrative description of the entity; see also description, summary

Thing:descriptiontext (65000)
Description

A longer description; see also notes, summary

OpenSanctions

Discouraged in favor of notes in most cases

Thing:sourceUrlurl (4096)
Source link

A deep link to a source website for the profile

Thing:publisherstring (1024)
Publishing source
Thing:wikipediaUrlurl (4096)
Wikipedia Article
Thing:wikidataIdidentifier (32)
Wikidata ID
format: wikidata
Examples:
  • Q7747

Thing:keywordsstring (1024)
Keywords

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

Thing:topicstopic (64)
Topics

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

Examples:
  • sanction

  • debarment

  • role.pep

Thing:addressaddress (250)
Address

A textual description of an address linked to the entity

Thing:addressEntity
inverse:
Address:things
Address (200)
Address

A reference to an Address entity with structured place information

Thing:programstring (1024)
Program

Regulatory program or sanctions list on which an entity is listed

Thing:createdAtdate (32)
Created at

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

Thing:modifiedAtdate (32)
Modified on

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

Thing:retrievedAtdate (32)
Retrieved on

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

Value:amountnumber (250)
Amount
Value:currencystring (1024)
Currency
Value:amountUsdnumber (250)
Amount in USD

Associate

Non-family association between two people.

ExtendsInterval
See alsoFollowTheMoney documentation
PropertyType (length)Description
Interval:startDatedate (32)
Start date

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

Interval:endDatedate (32)
End date

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

Interval:datedate (32)
Date

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

Interval:summarytext (65000)
Summary
Interval:descriptiontext (65000)
Description
Interval:recordIdstring (1024)
Record ID

Identifier of a record upon which this link is based

Interval:sourceUrlurl (4096)
Source link

A deep link to a source website for the profile

Interval:publisherstring (1024)
Publishing source
Interval:modifiedAtdate (32)
Modified 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
Person (200)
Person

The subject of the association

Associate:associate
inverse:
Person:associations
Person (200)
Associate

An associate of the subject person

Associate:relationshipstring (1024)
Relationship

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
PropertyType (length)Description
Thing:namename (384)
Name

The primary name of the entity

Thing:aliasname (384)
Alias

An alternative or secondary name

Thing:previousNamename (384)
Previous name

A former name of the entity

Thing:weakAliasname (384)
Weak 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:countrycountry (16)
Country

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

Thing:summarytext (65000)
Summary

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

OpenSanctions

Discouraged in favor of notes in most cases

Thing:notestext (65000)
Notes

Narrative description of the entity; see also description, summary

Thing:descriptiontext (65000)
Description

A longer description; see also notes, summary

OpenSanctions

Discouraged in favor of notes in most cases

Thing:sourceUrlurl (4096)
Source link

A deep link to a source website for the profile

Thing:publisherstring (1024)
Publishing source
Thing:wikipediaUrlurl (4096)
Wikipedia Article
Thing:wikidataIdidentifier (32)
Wikidata ID
format: wikidata
Examples:
  • Q7747

Thing:keywordsstring (1024)
Keywords

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

Thing:topicstopic (64)
Topics

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

Examples:
  • sanction

  • debarment

  • role.pep

Thing:addressaddress (250)
Address

A textual description of an address linked to the entity

Thing:addressEntity
inverse:
Address:things
Address (200)
Address

A reference to an Address entity with structured place information

Thing:programstring (1024)
Program

Regulatory program or sanctions list on which an entity is listed

Thing:createdAtdate (32)
Created at

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

Thing:modifiedAtdate (32)
Modified on

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

Thing:retrievedAtdate (32)
Retrieved on

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

Value:amountnumber (250)
Amount
Value:currencystring (1024)
Currency
Value:amountUsdnumber (250)
Amount in USD
LegalEntity:abbreviationname (384)
Abbreviation

Abbreviated name or acronym

LegalEntity:emailemail (250)
Email

Email address

LegalEntity:phonephone (32)
Phone

Phone number

LegalEntity:websiteurl (4096)
Website

Website address

LegalEntity:legalFormstring (1024)
Legal form

Company or organization type

Examples:
  • Joint Stock Company

LegalEntity:incorporationDatedate (32)
Incorporation date

The date the legal entity was incorporated

LegalEntity:dissolutionDatedate (32)
Dissolution date

The date the legal entity was dissolved, if applicable

LegalEntity:statusstring (1024)
Status

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:sectorstring (1024)
Sector

Industrial or trade sector as provided by the data source

Examples:
  • Registered Nurse

  • Retail and wholesale

  • Sea and coastal freight water transport

LegalEntity:classificationstring (1024)
Classification

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

OpenSanctions

We use this with PEPs to summarize their exposure

Examples:
  • Local government (current)

  • Banking operations license

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

LegalEntity:registrationNumberidentifier (64)
Registration number

Company registration number

LegalEntity:idNumberidentifier (64)
ID Number

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

LegalEntity:taxNumberidentifier (64)
Tax Number

Tax identification number

LegalEntity:vatCodeidentifier (32)
V.A.T. Identifier

(EU) VAT number

LegalEntity:jurisdictioncountry (16)
Jurisdiction

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

LegalEntity:mainCountrycountry (16)
Country of origin

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

LegalEntity:opencorporatesUrlurl (4096)
OpenCorporates URL
LegalEntity:brightQueryIdidentifier (64)
BrightQuery ID
LegalEntity:uscCodeidentifier (64)
USCC

Chinese Unified Social Credit Identifier

format: uscc
LegalEntity:icijIdstring (1024)
ICIJ ID

ID according to International Consortium for Investigative Journalists

LegalEntity:okpoCodeidentifier (64)
OKPO

Russian industry classifier

LegalEntity:innCodeidentifier (32)
INN

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

format: inn
LegalEntity:ogrnCodeidentifier (32)
OGRN

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

format: ogrn
LegalEntity:leiCodeidentifier (32)
LEI

Legal Entity Identifier

format: lei
LegalEntity:dunsCodeidentifier (16)
DUNS

Data Universal Numbering System - Dun & Bradstreet identifier

LegalEntity:uniqueEntityIdidentifier (32)
Unique Entity ID

UEI from SAM.gov

format: uei
LegalEntity:npiCodeidentifier (16)
NPI

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

format: npi
LegalEntity:swiftBicidentifier (16)
SWIFT/BIC

SWIFT Bank identifier code from ISO9362

OpenSanctions

BIC exist as bank codes (8 characters) and branch codes (11 characters). OpenSanctions currently cuts everything down to 8, meaning that all branches will match the same bank.

format: bic
Organization:cageCodeidentifier (16)
CAGE

Commercial and Government Entity Code (CAGE)

Organization:permIdidentifier (16)
PermID

LSEG/Refinitiv code for a company

Organization:imoNumberidentifier (16)
IMO Number
format: imo
Organization:giiNumberidentifier (20)
GIIN

Global Intermediary Identification Number

Company:cikCodeidentifier (64)
SEC Central Index Key

US SEC Central Index Key for listed companies

Company:kppCodeidentifier (64)
KPP

(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:bikCodeidentifier (64)
BIK

Russian bank account code

Company:tickeridentifier (64)
Stock ticker symbol
Company:ricCodeidentifier (16)
Reuters 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
PropertyType (length)Description
Thing:namename (384)
Name

The primary name of the entity

Thing:aliasname (384)
Alias

An alternative or secondary name

Thing:previousNamename (384)
Previous name

A former name of the entity

Thing:weakAliasname (384)
Weak 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:countrycountry (16)
Country

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

Thing:summarytext (65000)
Summary

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

OpenSanctions

Discouraged in favor of notes in most cases

Thing:notestext (65000)
Notes

Narrative description of the entity; see also description, summary

Thing:descriptiontext (65000)
Description

A longer description; see also notes, summary

OpenSanctions

Discouraged in favor of notes in most cases

Thing:sourceUrlurl (4096)
Source link

A deep link to a source website for the profile

Thing:publisherstring (1024)
Publishing source
Thing:wikipediaUrlurl (4096)
Wikipedia Article
Thing:wikidataIdidentifier (32)
Wikidata ID
format: wikidata
Examples:
  • Q7747

Thing:keywordsstring (1024)
Keywords

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

Thing:topicstopic (64)
Topics

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

Examples:
  • sanction

  • debarment

  • role.pep

Thing:addressaddress (250)
Address

A textual description of an address linked to the entity

Thing:addressEntity
inverse:
Address:things
Address (200)
Address

A reference to an Address entity with structured place information

Thing:programstring (1024)
Program

Regulatory program or sanctions list on which an entity is listed

Thing:createdAtdate (32)
Created at

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

Thing:modifiedAtdate (32)
Modified on

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

Thing:retrievedAtdate (32)
Retrieved on

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

Value:amountnumber (250)
Amount
Value:currencystring (1024)
Currency
Value:amountUsdnumber (250)
Amount in USD
CryptoWallet:publicKeyidentifier (512)
Address

Public key used to identify the wallet

CryptoWallet:accountIdidentifier (64)
Account ID

Platform-specific user/account identifier

CryptoWallet:managingExchangestring (1024)
Managing exchange
CryptoWallet:holder
inverse:
LegalEntity:cryptoWallets
LegalEntity (200)
Wallet holder
CryptoWallet:balancenumber (250)
Balance

Debt

A monetary debt between two parties.

ExtendsInterval · Value
See alsoFollowTheMoney documentation
PropertyType (length)Description
Interval:startDatedate (32)
Start date

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

Interval:endDatedate (32)
End date

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

Interval:datedate (32)
Date

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

Interval:summarytext (65000)
Summary
Interval:descriptiontext (65000)
Description
Interval:recordIdstring (1024)
Record ID

Identifier of a record upon which this link is based

Interval:sourceUrlurl (4096)
Source link

A deep link to a source website for the profile

Interval:publisherstring (1024)
Publishing source
Interval:modifiedAtdate (32)
Modified 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:amountnumber (250)
Amount
Value:currencystring (1024)
Currency
Value:amountUsdnumber (250)
Amount in USD
Debt:debtor
inverse:
LegalEntity:debtDebtor
LegalEntity (200)
Debtor
Debt:creditor
inverse:
LegalEntity:debtCreditor
LegalEntity (200)
Creditor

Directorship

ExtendsInterest · Interval
See alsoFollowTheMoney documentation
PropertyType (length)Description
Interval:startDatedate (32)
Start date

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

Interval:endDatedate (32)
End date

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

Interval:datedate (32)
Date

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

Interval:summarytext (65000)
Summary
Interval:descriptiontext (65000)
Description
Interval:recordIdstring (1024)
Record ID

Identifier of a record upon which this link is based

Interval:sourceUrlurl (4096)
Source link

A deep link to a source website for the profile

Interval:publisherstring (1024)
Publishing source
Interval:modifiedAtdate (32)
Modified 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:rolestring (1024)
Role
Interest:statusstring (1024)
Status
Directorship:director
inverse:
LegalEntity:directorshipDirector
LegalEntity (200)
Director

The entity exercising control over another

Directorship:organization
inverse:
Organization:directorshipOrganization
Organization (200)
Organization

Documentation

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

ExtendsInterest · Interval
See alsoFollowTheMoney documentation
PropertyType (length)Description
Interval:startDatedate (32)
Start date

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

Interval:endDatedate (32)
End date

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

Interval:datedate (32)
Date

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

Interval:summarytext (65000)
Summary
Interval:descriptiontext (65000)
Description
Interval:recordIdstring (1024)
Record ID

Identifier of a record upon which this link is based

Interval:sourceUrlurl (4096)
Source link

A deep link to a source website for the profile

Interval:publisherstring (1024)
Publishing source
Interval:modifiedAtdate (32)
Modified 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:rolestring (1024)
Role
Interest:statusstring (1024)
Status
Documentation:document
inverse:
Document:relatedEntities
Document (200)
Document
Documentation:entity
inverse:
Thing:documentedBy
Thing (200)
Entity

Employment

ExtendsInterest · Interval
See alsoFollowTheMoney documentation
PropertyType (length)Description
Interval:startDatedate (32)
Start date

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

Interval:endDatedate (32)
End date

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

Interval:datedate (32)
Date

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

Interval:summarytext (65000)
Summary
Interval:descriptiontext (65000)
Description
Interval:recordIdstring (1024)
Record ID

Identifier of a record upon which this link is based

Interval:sourceUrlurl (4096)
Source link

A deep link to a source website for the profile

Interval:publisherstring (1024)
Publishing source
Interval:modifiedAtdate (32)
Modified 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:rolestring (1024)
Role
Interest:statusstring (1024)
Status
Employment:employer
inverse:
Organization:employees
Organization (200)
Employer
Employment:employee
inverse:
Person:employers
Person (200)
Employee

Family

Family relationship between two people.

ExtendsInterval
See alsoFollowTheMoney documentation
PropertyType (length)Description
Interval:startDatedate (32)
Start date

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

Interval:endDatedate (32)
End date

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

Interval:datedate (32)
Date

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

Interval:summarytext (65000)
Summary
Interval:descriptiontext (65000)
Description
Interval:recordIdstring (1024)
Record ID

Identifier of a record upon which this link is based

Interval:sourceUrlurl (4096)
Source link

A deep link to a source website for the profile

Interval:publisherstring (1024)
Publishing source
Interval:modifiedAtdate (32)
Modified 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
Person (200)
Person

The subject of the familial relation

Family:relative
inverse:
Person:familyRelative
Person (200)
Relative

The relative of the subject person

Family:relationshipstring (1024)
Relationship

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
PropertyType (length)Description
Interval:startDatedate (32)
Start date

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

Interval:endDatedate (32)
End date

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

Interval:datedate (32)
Date

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

Interval:summarytext (65000)
Summary
Interval:descriptiontext (65000)
Description
Interval:recordIdstring (1024)
Record ID

Identifier of a record upon which this link is based

Interval:sourceUrlurl (4096)
Source link

A deep link to a source website for the profile

Interval:publisherstring (1024)
Publishing source
Interval:modifiedAtdate (32)
Modified 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
LegalEntity (200)
Identification holder
Identification:typestring (1024)
Type
Examples:
  • Passport

  • Driving license

Identification:countrycountry (16)
Country
Identification:numberidentifier (64)
Document number
Identification:authoritystring (1024)
Authority

Government body issuing the identification document

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-typesCompany · Organization · PublicBody · Person
See alsoFollowTheMoney documentation
PropertyType (length)Description
Thing:namename (384)
Name

The primary name of the entity

Thing:aliasname (384)
Alias

An alternative or secondary name

Thing:previousNamename (384)
Previous name

A former name of the entity

Thing:weakAliasname (384)
Weak 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:countrycountry (16)
Country

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

Thing:summarytext (65000)
Summary

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

OpenSanctions

Discouraged in favor of notes in most cases

Thing:notestext (65000)
Notes

Narrative description of the entity; see also description, summary

Thing:descriptiontext (65000)
Description

A longer description; see also notes, summary

OpenSanctions

Discouraged in favor of notes in most cases

Thing:sourceUrlurl (4096)
Source link

A deep link to a source website for the profile

Thing:publisherstring (1024)
Publishing source
Thing:wikipediaUrlurl (4096)
Wikipedia Article
Thing:wikidataIdidentifier (32)
Wikidata ID
format: wikidata
Examples:
  • Q7747

Thing:keywordsstring (1024)
Keywords

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

Thing:topicstopic (64)
Topics

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

Examples:
  • sanction

  • debarment

  • role.pep

Thing:addressaddress (250)
Address

A textual description of an address linked to the entity

Thing:addressEntity
inverse:
Address:things
Address (200)
Address

A reference to an Address entity with structured place information

Thing:programstring (1024)
Program

Regulatory program or sanctions list on which an entity is listed

Thing:createdAtdate (32)
Created at

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

Thing:modifiedAtdate (32)
Modified on

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

Thing:retrievedAtdate (32)
Retrieved on

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

LegalEntity:abbreviationname (384)
Abbreviation

Abbreviated name or acronym

LegalEntity:emailemail (250)
Email

Email address

LegalEntity:phonephone (32)
Phone

Phone number

LegalEntity:websiteurl (4096)
Website

Website address

LegalEntity:legalFormstring (1024)
Legal form

Company or organization type

Examples:
  • Joint Stock Company

LegalEntity:incorporationDatedate (32)
Incorporation date

The date the legal entity was incorporated

LegalEntity:dissolutionDatedate (32)
Dissolution date

The date the legal entity was dissolved, if applicable

LegalEntity:statusstring (1024)
Status

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:sectorstring (1024)
Sector

Industrial or trade sector as provided by the data source

Examples:
  • Registered Nurse

  • Retail and wholesale

  • Sea and coastal freight water transport

LegalEntity:classificationstring (1024)
Classification

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

OpenSanctions

We use this with PEPs to summarize their exposure

Examples:
  • Local government (current)

  • Banking operations license

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

LegalEntity:registrationNumberidentifier (64)
Registration number

Company registration number

LegalEntity:idNumberidentifier (64)
ID Number

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

LegalEntity:taxNumberidentifier (64)
Tax Number

Tax identification number

LegalEntity:vatCodeidentifier (32)
V.A.T. Identifier

(EU) VAT number

LegalEntity:jurisdictioncountry (16)
Jurisdiction

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

LegalEntity:mainCountrycountry (16)
Country of origin

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

LegalEntity:opencorporatesUrlurl (4096)
OpenCorporates URL
LegalEntity:brightQueryIdidentifier (64)
BrightQuery ID
LegalEntity:uscCodeidentifier (64)
USCC

Chinese Unified Social Credit Identifier

format: uscc
LegalEntity:icijIdstring (1024)
ICIJ ID

ID according to International Consortium for Investigative Journalists

LegalEntity:okpoCodeidentifier (64)
OKPO

Russian industry classifier

LegalEntity:innCodeidentifier (32)
INN

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

format: inn
LegalEntity:ogrnCodeidentifier (32)
OGRN

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

format: ogrn
LegalEntity:leiCodeidentifier (32)
LEI

Legal Entity Identifier

format: lei
LegalEntity:dunsCodeidentifier (16)
DUNS

Data Universal Numbering System - Dun & Bradstreet identifier

LegalEntity:uniqueEntityIdidentifier (32)
Unique Entity ID

UEI from SAM.gov

format: uei
LegalEntity:npiCodeidentifier (16)
NPI

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

format: npi
LegalEntity:swiftBicidentifier (16)
SWIFT/BIC

SWIFT Bank identifier code from ISO9362

OpenSanctions

BIC exist as bank codes (8 characters) and branch codes (11 characters). OpenSanctions currently cuts everything down to 8, meaning that all branches will match the same bank.

format: bic

Membership

ExtendsInterest · Interval
See alsoFollowTheMoney documentation
PropertyType (length)Description
Interval:startDatedate (32)
Start date

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

Interval:endDatedate (32)
End date

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

Interval:datedate (32)
Date

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

Interval:summarytext (65000)
Summary
Interval:descriptiontext (65000)
Description
Interval:recordIdstring (1024)
Record ID

Identifier of a record upon which this link is based

Interval:sourceUrlurl (4096)
Source link

A deep link to a source website for the profile

Interval:publisherstring (1024)
Publishing source
Interval:modifiedAtdate (32)
Modified 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:rolestring (1024)
Role
Interest:statusstring (1024)
Status
Membership:member
inverse:
LegalEntity:membershipMember
LegalEntity (200)
Member
Membership:organization
inverse:
Organization:membershipOrganization
Organization (200)
Organization

Occupancy

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

ExtendsInterval
See alsoFollowTheMoney documentation
PropertyType (length)Description
Interval:startDatedate (32)
Start date

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

Interval:endDatedate (32)
End date

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

Interval:datedate (32)
Date

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

Interval:summarytext (65000)
Summary
Interval:descriptiontext (65000)
Description
Interval:recordIdstring (1024)
Record ID

Identifier of a record upon which this link is based

Interval:sourceUrlurl (4096)
Source link

A deep link to a source website for the profile

Interval:publisherstring (1024)
Publishing source
Interval:modifiedAtdate (32)
Modified 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
Person (200)
Holder
Occupancy:post
inverse:
Position:occupancies
Position (200)
Position occupied
Occupancy:declarationDatedate (32)
Declaration date

If established by an asset declaration

Occupancy:constituencystring (1024)
Constituency

The geographic area/distict represented by the holder

Occupancy:statusstring (1024)
Status
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
PropertyType (length)Description
Thing:namename (384)
Name

The primary name of the entity

Thing:aliasname (384)
Alias

An alternative or secondary name

Thing:previousNamename (384)
Previous name

A former name of the entity

Thing:weakAliasname (384)
Weak 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:countrycountry (16)
Country

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

Thing:summarytext (65000)
Summary

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

OpenSanctions

Discouraged in favor of notes in most cases

Thing:notestext (65000)
Notes

Narrative description of the entity; see also description, summary

Thing:descriptiontext (65000)
Description

A longer description; see also notes, summary

OpenSanctions

Discouraged in favor of notes in most cases

Thing:sourceUrlurl (4096)
Source link

A deep link to a source website for the profile

Thing:publisherstring (1024)
Publishing source
Thing:wikipediaUrlurl (4096)
Wikipedia Article
Thing:wikidataIdidentifier (32)
Wikidata ID
format: wikidata
Examples:
  • Q7747

Thing:keywordsstring (1024)
Keywords

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

Thing:topicstopic (64)
Topics

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

Examples:
  • sanction

  • debarment

  • role.pep

Thing:addressaddress (250)
Address

A textual description of an address linked to the entity

Thing:addressEntity
inverse:
Address:things
Address (200)
Address

A reference to an Address entity with structured place information

Thing:programstring (1024)
Program

Regulatory program or sanctions list on which an entity is listed

Thing:createdAtdate (32)
Created at

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

Thing:modifiedAtdate (32)
Modified on

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

Thing:retrievedAtdate (32)
Retrieved on

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

LegalEntity:abbreviationname (384)
Abbreviation

Abbreviated name or acronym

LegalEntity:emailemail (250)
Email

Email address

LegalEntity:phonephone (32)
Phone

Phone number

LegalEntity:websiteurl (4096)
Website

Website address

LegalEntity:legalFormstring (1024)
Legal form

Company or organization type

Examples:
  • Joint Stock Company

LegalEntity:incorporationDatedate (32)
Incorporation date

The date the legal entity was incorporated

LegalEntity:dissolutionDatedate (32)
Dissolution date

The date the legal entity was dissolved, if applicable

LegalEntity:statusstring (1024)
Status

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:sectorstring (1024)
Sector

Industrial or trade sector as provided by the data source

Examples:
  • Registered Nurse

  • Retail and wholesale

  • Sea and coastal freight water transport

LegalEntity:classificationstring (1024)
Classification

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

OpenSanctions

We use this with PEPs to summarize their exposure

Examples:
  • Local government (current)

  • Banking operations license

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

LegalEntity:registrationNumberidentifier (64)
Registration number

Company registration number

LegalEntity:idNumberidentifier (64)
ID Number

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

LegalEntity:taxNumberidentifier (64)
Tax Number

Tax identification number

LegalEntity:vatCodeidentifier (32)
V.A.T. Identifier

(EU) VAT number

LegalEntity:jurisdictioncountry (16)
Jurisdiction

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

LegalEntity:mainCountrycountry (16)
Country of origin

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

LegalEntity:opencorporatesUrlurl (4096)
OpenCorporates URL
LegalEntity:brightQueryIdidentifier (64)
BrightQuery ID
LegalEntity:uscCodeidentifier (64)
USCC

Chinese Unified Social Credit Identifier

format: uscc
LegalEntity:icijIdstring (1024)
ICIJ ID

ID according to International Consortium for Investigative Journalists

LegalEntity:okpoCodeidentifier (64)
OKPO

Russian industry classifier

LegalEntity:innCodeidentifier (32)
INN

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

format: inn
LegalEntity:ogrnCodeidentifier (32)
OGRN

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

format: ogrn
LegalEntity:leiCodeidentifier (32)
LEI

Legal Entity Identifier

format: lei
LegalEntity:dunsCodeidentifier (16)
DUNS

Data Universal Numbering System - Dun & Bradstreet identifier

LegalEntity:uniqueEntityIdidentifier (32)
Unique Entity ID

UEI from SAM.gov

format: uei
LegalEntity:npiCodeidentifier (16)
NPI

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

format: npi
LegalEntity:swiftBicidentifier (16)
SWIFT/BIC

SWIFT Bank identifier code from ISO9362

OpenSanctions

BIC exist as bank codes (8 characters) and branch codes (11 characters). OpenSanctions currently cuts everything down to 8, meaning that all branches will match the same bank.

format: bic
Organization:cageCodeidentifier (16)
CAGE

Commercial and Government Entity Code (CAGE)

Organization:permIdidentifier (16)
PermID

LSEG/Refinitiv code for a company

Organization:imoNumberidentifier (16)
IMO Number
format: imo
Organization:giiNumberidentifier (20)
GIIN

Global Intermediary Identification Number

Ownership

ExtendsInterest · Interval
See alsoFollowTheMoney documentation
PropertyType (length)Description
Interval:startDatedate (32)
Start date

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

Interval:endDatedate (32)
End date

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

Interval:datedate (32)
Date

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

Interval:summarytext (65000)
Summary
Interval:descriptiontext (65000)
Description
Interval:recordIdstring (1024)
Record ID

Identifier of a record upon which this link is based

Interval:sourceUrlurl (4096)
Source link

A deep link to a source website for the profile

Interval:publisherstring (1024)
Publishing source
Interval:modifiedAtdate (32)
Modified 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:rolestring (1024)
Role
Interest:statusstring (1024)
Status
Ownership:owner
inverse:
LegalEntity:ownershipOwner
LegalEntity (200)
Owner
Ownership:asset
inverse:
Asset:ownershipAsset
Asset (200)
Asset
Ownership:percentagestring (1024)
Percentage held
Ownership:sharesCountstring (1024)
Number of shares
Ownership:sharesValuestring (1024)
Value of shares
Ownership:sharesCurrencystring (1024)
Currency of shares
Ownership:ownershipTypestring (1024)
Type of ownership
Examples:
  • beneficial

  • direct

  • indirect

  • ultimate

Passport

A passport held by a person.

ExtendsIdentification · Interval
See alsoFollowTheMoney documentation
PropertyType (length)Description
Interval:startDatedate (32)
Start date

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

Interval:endDatedate (32)
End date

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

Interval:datedate (32)
Date

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

Interval:summarytext (65000)
Summary
Interval:descriptiontext (65000)
Description
Interval:recordIdstring (1024)
Record ID

Identifier of a record upon which this link is based

Interval:sourceUrlurl (4096)
Source link

A deep link to a source website for the profile

Interval:publisherstring (1024)
Publishing source
Interval:modifiedAtdate (32)
Modified 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
LegalEntity (200)
Identification holder
Identification:typestring (1024)
Type
Examples:
  • Passport

  • Driving license

Identification:countrycountry (16)
Country
Identification:numberidentifier (64)
Document number
Identification:authoritystring (1024)
Authority

Government body issuing the identification document

Payment

A monetary payment between two parties.

ExtendsInterval · Value
See alsoFollowTheMoney documentation
PropertyType (length)Description
Interval:startDatedate (32)
Start date

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

Interval:endDatedate (32)
End date

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

Interval:datedate (32)
Date

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

Interval:summarytext (65000)
Summary
Interval:descriptiontext (65000)
Description
Interval:recordIdstring (1024)
Record ID

Identifier of a record upon which this link is based

Interval:sourceUrlurl (4096)
Source link

A deep link to a source website for the profile

Interval:publisherstring (1024)
Publishing source
Interval:modifiedAtdate (32)
Modified 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:amountnumber (250)
Amount
Value:currencystring (1024)
Currency
Value:amountUsdnumber (250)
Amount in USD
Payment:payer
inverse:
LegalEntity:paymentPayer
LegalEntity (200)
Payer
Payment:beneficiary
inverse:
LegalEntity:paymentBeneficiary
LegalEntity (200)
Beneficiary

Person

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

ExtendsLegalEntity · Thing
See alsoFollowTheMoney documentation
PropertyType (length)Description
Thing:namename (384)
Name

The primary name of the entity

Thing:aliasname (384)
Alias

An alternative or secondary name

Thing:previousNamename (384)
Previous name

A former name of the entity

Thing:weakAliasname (384)
Weak 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:countrycountry (16)
Country

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

Thing:summarytext (65000)
Summary

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

OpenSanctions

Discouraged in favor of notes in most cases

Thing:notestext (65000)
Notes

Narrative description of the entity; see also description, summary

Thing:descriptiontext (65000)
Description

A longer description; see also notes, summary

OpenSanctions

Discouraged in favor of notes in most cases

Thing:sourceUrlurl (4096)
Source link

A deep link to a source website for the profile

Thing:publisherstring (1024)
Publishing source
Thing:wikipediaUrlurl (4096)
Wikipedia Article
Thing:wikidataIdidentifier (32)
Wikidata ID
format: wikidata
Examples:
  • Q7747

Thing:keywordsstring (1024)
Keywords

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

Thing:topicstopic (64)
Topics

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

Examples:
  • sanction

  • debarment

  • role.pep

Thing:addressaddress (250)
Address

A textual description of an address linked to the entity

Thing:addressEntity
inverse:
Address:things
Address (200)
Address

A reference to an Address entity with structured place information

Thing:programstring (1024)
Program

Regulatory program or sanctions list on which an entity is listed

Thing:createdAtdate (32)
Created at

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

Thing:modifiedAtdate (32)
Modified on

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

Thing:retrievedAtdate (32)
Retrieved on

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

LegalEntity:abbreviationname (384)
Abbreviation

Abbreviated name or acronym

LegalEntity:emailemail (250)
Email

Email address

LegalEntity:phonephone (32)
Phone

Phone number

LegalEntity:websiteurl (4096)
Website

Website address

LegalEntity:legalFormstring (1024)
Legal form

Company or organization type

Examples:
  • Joint Stock Company

LegalEntity:incorporationDatedate (32)
Incorporation date

The date the legal entity was incorporated

LegalEntity:dissolutionDatedate (32)
Dissolution date

The date the legal entity was dissolved, if applicable

LegalEntity:statusstring (1024)
Status

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:sectorstring (1024)
Sector

Industrial or trade sector as provided by the data source

Examples:
  • Registered Nurse

  • Retail and wholesale

  • Sea and coastal freight water transport

LegalEntity:classificationstring (1024)
Classification

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

OpenSanctions

We use this with PEPs to summarize their exposure

Examples:
  • Local government (current)

  • Banking operations license

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

LegalEntity:registrationNumberidentifier (64)
Registration number

Company registration number

LegalEntity:idNumberidentifier (64)
ID Number

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

LegalEntity:taxNumberidentifier (64)
Tax Number

Tax identification number

LegalEntity:vatCodeidentifier (32)
V.A.T. Identifier

(EU) VAT number

LegalEntity:jurisdictioncountry (16)
Jurisdiction

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

LegalEntity:mainCountrycountry (16)
Country of origin

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

LegalEntity:opencorporatesUrlurl (4096)
OpenCorporates URL
LegalEntity:brightQueryIdidentifier (64)
BrightQuery ID
LegalEntity:uscCodeidentifier (64)
USCC

Chinese Unified Social Credit Identifier

format: uscc
LegalEntity:icijIdstring (1024)
ICIJ ID

ID according to International Consortium for Investigative Journalists

LegalEntity:okpoCodeidentifier (64)
OKPO

Russian industry classifier

LegalEntity:innCodeidentifier (32)
INN

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

format: inn
LegalEntity:ogrnCodeidentifier (32)
OGRN

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

format: ogrn
LegalEntity:leiCodeidentifier (32)
LEI

Legal Entity Identifier

format: lei
LegalEntity:dunsCodeidentifier (16)
DUNS

Data Universal Numbering System - Dun & Bradstreet identifier

LegalEntity:uniqueEntityIdidentifier (32)
Unique Entity ID

UEI from SAM.gov

format: uei
LegalEntity:npiCodeidentifier (16)
NPI

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

format: npi
LegalEntity:swiftBicidentifier (16)
SWIFT/BIC

SWIFT Bank identifier code from ISO9362

OpenSanctions

BIC exist as bank codes (8 characters) and branch codes (11 characters). OpenSanctions currently cuts everything down to 8, meaning that all branches will match the same bank.

format: bic
Person:titlestring (1024)
Title
Person:firstNamestring (1024)
First name

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

Person:middleNamestring (1024)
Middle name

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

Person:fatherNamestring (1024)
Patronymic

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

Person:motherNamestring (1024)
Matronymic

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

Person:lastNamestring (1024)
Last name

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

Person:nameSuffixstring (1024)
Name suffix
Examples:
  • OBE

Person:birthDatedate (32)
Birth date
Person:birthPlacestring (1024)
Place of birth
Person:birthCountrycountry (16)
Country of birth
Person:deathDatedate (32)
Death date

Joined the choir invisible.

Person:positionstring (1024)
Position
Person:nationalitycountry (16)
Nationality
OpenSanctions

The distinction between nationality and citizenship is pretty fine; the two properties exist mainly so that we can preserve the distinction if it exists in source data. Nationality is a broader concept of being "of a country", and citizenship is narrower (as in holding the passport and/or right to vote).

Person:citizenshipcountry (16)
Citizenship
Person:passportNumberidentifier (64)
Passport number
Person:socialSecurityNumberidentifier (64)
Social security number
format: ssn
Person:gendergender (16)
Gender
Person:ethnicitystring (1024)
Ethnicity
Person:heightnumber (250)
Height
Person:weightnumber (250)
Weight
Person:eyeColorstring (1024)
Eye color
Person:hairColorstring (1024)
Hair color
Person:appearancestring (1024)
Physical appearance
Person:religionstring (1024)
Religion
Person:politicalstring (1024)
Political association
Person:educationstring (1024)
Education
Person:spokenLanguagelanguage (16)
Spoken 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
PropertyType (length)Description
Thing:namename (384)
Name

The primary name of the entity

Thing:aliasname (384)
Alias

An alternative or secondary name

Thing:previousNamename (384)
Previous name

A former name of the entity

Thing:weakAliasname (384)
Weak 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:countrycountry (16)
Country

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

Thing:summarytext (65000)
Summary

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

OpenSanctions

Discouraged in favor of notes in most cases

Thing:notestext (65000)
Notes

Narrative description of the entity; see also description, summary

Thing:descriptiontext (65000)
Description

A longer description; see also notes, summary

OpenSanctions

Discouraged in favor of notes in most cases

Thing:sourceUrlurl (4096)
Source link

A deep link to a source website for the profile

Thing:publisherstring (1024)
Publishing source
Thing:wikipediaUrlurl (4096)
Wikipedia Article
Thing:wikidataIdidentifier (32)
Wikidata ID
format: wikidata
Examples:
  • Q7747

Thing:keywordsstring (1024)
Keywords

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

Thing:topicstopic (64)
Topics

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

Examples:
  • sanction

  • debarment

  • role.pep

Thing:addressaddress (250)
Address

A textual description of an address linked to the entity

Thing:addressEntity
inverse:
Address:things
Address (200)
Address

A reference to an Address entity with structured place information

Thing:programstring (1024)
Program

Regulatory program or sanctions list on which an entity is listed

Thing:createdAtdate (32)
Created at

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

Thing:modifiedAtdate (32)
Modified on

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

Thing:retrievedAtdate (32)
Retrieved 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
Organization (200)
Organization
Position:inceptionDatedate (32)
Inception date
Position:dissolutionDatedate (32)
Dissolution date
Position:subnationalAreastring (1024)
Subnational 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
PropertyType (length)Description
Thing:namename (384)
Name

The primary name of the entity

Thing:aliasname (384)
Alias

An alternative or secondary name

Thing:previousNamename (384)
Previous name

A former name of the entity

Thing:weakAliasname (384)
Weak 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:countrycountry (16)
Country

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

Thing:summarytext (65000)
Summary

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

OpenSanctions

Discouraged in favor of notes in most cases

Thing:notestext (65000)
Notes

Narrative description of the entity; see also description, summary

Thing:descriptiontext (65000)
Description

A longer description; see also notes, summary

OpenSanctions

Discouraged in favor of notes in most cases

Thing:sourceUrlurl (4096)
Source link

A deep link to a source website for the profile

Thing:publisherstring (1024)
Publishing source
Thing:wikipediaUrlurl (4096)
Wikipedia Article
Thing:wikidataIdidentifier (32)
Wikidata ID
format: wikidata
Examples:
  • Q7747

Thing:keywordsstring (1024)
Keywords

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

Thing:topicstopic (64)
Topics

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

Examples:
  • sanction

  • debarment

  • role.pep

Thing:addressaddress (250)
Address

A textual description of an address linked to the entity

Thing:addressEntity
inverse:
Address:things
Address (200)
Address

A reference to an Address entity with structured place information

Thing:programstring (1024)
Program

Regulatory program or sanctions list on which an entity is listed

Thing:createdAtdate (32)
Created at

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

Thing:modifiedAtdate (32)
Modified on

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

Thing:retrievedAtdate (32)
Retrieved on

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

LegalEntity:abbreviationname (384)
Abbreviation

Abbreviated name or acronym

LegalEntity:emailemail (250)
Email

Email address

LegalEntity:phonephone (32)
Phone

Phone number

LegalEntity:websiteurl (4096)
Website

Website address

LegalEntity:legalFormstring (1024)
Legal form

Company or organization type

Examples:
  • Joint Stock Company

LegalEntity:incorporationDatedate (32)
Incorporation date

The date the legal entity was incorporated

LegalEntity:dissolutionDatedate (32)
Dissolution date

The date the legal entity was dissolved, if applicable

LegalEntity:statusstring (1024)
Status

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:sectorstring (1024)
Sector

Industrial or trade sector as provided by the data source

Examples:
  • Registered Nurse

  • Retail and wholesale

  • Sea and coastal freight water transport

LegalEntity:classificationstring (1024)
Classification

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

OpenSanctions

We use this with PEPs to summarize their exposure

Examples:
  • Local government (current)

  • Banking operations license

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

LegalEntity:registrationNumberidentifier (64)
Registration number

Company registration number

LegalEntity:idNumberidentifier (64)
ID Number

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

LegalEntity:taxNumberidentifier (64)
Tax Number

Tax identification number

LegalEntity:vatCodeidentifier (32)
V.A.T. Identifier

(EU) VAT number

LegalEntity:jurisdictioncountry (16)
Jurisdiction

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

LegalEntity:mainCountrycountry (16)
Country of origin

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

LegalEntity:opencorporatesUrlurl (4096)
OpenCorporates URL
LegalEntity:brightQueryIdidentifier (64)
BrightQuery ID
LegalEntity:uscCodeidentifier (64)
USCC

Chinese Unified Social Credit Identifier

format: uscc
LegalEntity:icijIdstring (1024)
ICIJ ID

ID according to International Consortium for Investigative Journalists

LegalEntity:okpoCodeidentifier (64)
OKPO

Russian industry classifier

LegalEntity:innCodeidentifier (32)
INN

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

format: inn
LegalEntity:ogrnCodeidentifier (32)
OGRN

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

format: ogrn
LegalEntity:leiCodeidentifier (32)
LEI

Legal Entity Identifier

format: lei
LegalEntity:dunsCodeidentifier (16)
DUNS

Data Universal Numbering System - Dun & Bradstreet identifier

LegalEntity:uniqueEntityIdidentifier (32)
Unique Entity ID

UEI from SAM.gov

format: uei
LegalEntity:npiCodeidentifier (16)
NPI

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

format: npi
LegalEntity:swiftBicidentifier (16)
SWIFT/BIC

SWIFT Bank identifier code from ISO9362

OpenSanctions

BIC exist as bank codes (8 characters) and branch codes (11 characters). OpenSanctions currently cuts everything down to 8, meaning that all branches will match the same bank.

format: bic
Organization:cageCodeidentifier (16)
CAGE

Commercial and Government Entity Code (CAGE)

Organization:permIdidentifier (16)
PermID

LSEG/Refinitiv code for a company

Organization:imoNumberidentifier (16)
IMO Number
format: imo
Organization:giiNumberidentifier (20)
GIIN

Global Intermediary Identification Number

Representation

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

ExtendsInterest · Interval
See alsoFollowTheMoney documentation
PropertyType (length)Description
Interval:startDatedate (32)
Start date

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

Interval:endDatedate (32)
End date

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

Interval:datedate (32)
Date

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

Interval:summarytext (65000)
Summary
Interval:descriptiontext (65000)
Description
Interval:recordIdstring (1024)
Record ID

Identifier of a record upon which this link is based

Interval:sourceUrlurl (4096)
Source link

A deep link to a source website for the profile

Interval:publisherstring (1024)
Publishing source
Interval:modifiedAtdate (32)
Modified 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:rolestring (1024)
Role
Interest:statusstring (1024)
Status
Representation:agent
inverse:
LegalEntity:agencyClient
LegalEntity (200)
Agent
Representation:client
inverse:
LegalEntity:agentRepresentation
LegalEntity (200)
Client

Sanction

A sanction designation.

ExtendsInterval
See alsoFollowTheMoney documentation
PropertyType (length)Description
Interval:startDatedate (32)
Start date

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

Interval:endDatedate (32)
End date

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

Interval:datedate (32)
Date

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

Interval:summarytext (65000)
Summary
Interval:descriptiontext (65000)
Description
Interval:recordIdstring (1024)
Record ID

Identifier of a record upon which this link is based

Interval:sourceUrlurl (4096)
Source link

A deep link to a source website for the profile

Interval:publisherstring (1024)
Publishing source
Interval:modifiedAtdate (32)
Modified 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
Thing (200)
Entity
Sanction:authoritystring (1024)
Authority
Sanction:authorityIdidentifier (64)
Authority-issued identifier
OpenSanctions

OFAC IDs, FCDO IDs, etc

Sanction:unscIdidentifier (16)
UN SC identifier

Identifier issued by the UN Security Council for sanctions designations

Sanction:programstring (1024)
Program
OpenSanctions

The program under which the Sanction is issued

Sanction:programIdidentifier (64)
Program ID
OpenSanctions

A unique identifier for the program issued by OpenSanctions

Sanction:programUrlurl (4096)
Program URL
Sanction:provisionsstring (1024)
Scope of sanctions
Sanction:statusstring (1024)
Status
Examples:
  • Active

  • Inactive

  • Expired

  • Suspended

Sanction:durationnumber (250)
Duration
Sanction:reasontext (65000)
Reason

An explanation of the designation's justification.

Sanction:countrycountry (16)
Country
Sanction:listingDatedate (32)
Listing 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
PropertyType (length)Description
Thing:namename (384)
Name

The primary name of the entity

Thing:aliasname (384)
Alias

An alternative or secondary name

Thing:previousNamename (384)
Previous name

A former name of the entity

Thing:weakAliasname (384)
Weak 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:countrycountry (16)
Country

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

Thing:summarytext (65000)
Summary

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

OpenSanctions

Discouraged in favor of notes in most cases

Thing:notestext (65000)
Notes

Narrative description of the entity; see also description, summary

Thing:descriptiontext (65000)
Description

A longer description; see also notes, summary

OpenSanctions

Discouraged in favor of notes in most cases

Thing:sourceUrlurl (4096)
Source link

A deep link to a source website for the profile

Thing:publisherstring (1024)
Publishing source
Thing:wikipediaUrlurl (4096)
Wikipedia Article
Thing:wikidataIdidentifier (32)
Wikidata ID
format: wikidata
Examples:
  • Q7747

Thing:keywordsstring (1024)
Keywords

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

Thing:topicstopic (64)
Topics

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

Examples:
  • sanction

  • debarment

  • role.pep

Thing:addressaddress (250)
Address

A textual description of an address linked to the entity

Thing:addressEntity
inverse:
Address:things
Address (200)
Address

A reference to an Address entity with structured place information

Thing:programstring (1024)
Program

Regulatory program or sanctions list on which an entity is listed

Thing:createdAtdate (32)
Created at

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

Thing:modifiedAtdate (32)
Modified on

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

Thing:retrievedAtdate (32)
Retrieved on

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

Value:amountnumber (250)
Amount
Value:currencystring (1024)
Currency
Value:amountUsdnumber (250)
Amount in USD
Security:isinidentifier (16)
ISIN

International Securities Identification Number

format: isin
Security:registrationNumberidentifier (64)
Registration number
Security:tickeridentifier (64)
Stock ticker symbol
Security:figiCodeidentifier (16)
Financial Instrument Global Identifier
format: figi
Security:issuer
inverse:
LegalEntity:securities
LegalEntity (200)
Issuer
Security:issueDatedate (32)
Date issued
Security:maturityDatedate (32)
Maturity date
Security:typestring (1024)
Type
Security:classificationstring (1024)
Classification

Succession

Two entities that legally succeed each other.

ExtendsInterest · Interval
See alsoFollowTheMoney documentation
PropertyType (length)Description
Interval:startDatedate (32)
Start date

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

Interval:endDatedate (32)
End date

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

Interval:datedate (32)
Date

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

Interval:summarytext (65000)
Summary
Interval:descriptiontext (65000)
Description
Interval:recordIdstring (1024)
Record ID

Identifier of a record upon which this link is based

Interval:sourceUrlurl (4096)
Source link

A deep link to a source website for the profile

Interval:publisherstring (1024)
Publishing source
Interval:modifiedAtdate (32)
Modified 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:rolestring (1024)
Role
Interest:statusstring (1024)
Status
Succession:predecessor
inverse:
LegalEntity:successors
LegalEntity (200)
Predecessor
Succession:successor
inverse:
LegalEntity:predecessors
LegalEntity (200)
Successor

ExtendsInterest · Interval
See alsoFollowTheMoney documentation
PropertyType (length)Description
Interval:startDatedate (32)
Start date

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

Interval:endDatedate (32)
End date

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

Interval:datedate (32)
Date

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

Interval:summarytext (65000)
Summary
Interval:descriptiontext (65000)
Description
Interval:recordIdstring (1024)
Record ID

Identifier of a record upon which this link is based

Interval:sourceUrlurl (4096)
Source link

A deep link to a source website for the profile

Interval:publisherstring (1024)
Publishing source
Interval:modifiedAtdate (32)
Modified 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:rolestring (1024)
Role
Interest:statusstring (1024)
Status
UnknownLink:subject
inverse:
Thing:unknownLinkTo
Thing (200)
Subject
UnknownLink:object
inverse:
Thing:unknownLinkFrom
Thing (200)
Object

Vessel

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

ExtendsVehicle · Asset · Thing · Value
See alsoFollowTheMoney documentation
PropertyType (length)Description
Thing:namename (384)
Name

The primary name of the entity

Thing:aliasname (384)
Alias

An alternative or secondary name

Thing:previousNamename (384)
Previous name

A former name of the entity

Thing:weakAliasname (384)
Weak 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:countrycountry (16)
Country

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

Thing:summarytext (65000)
Summary

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

OpenSanctions

Discouraged in favor of notes in most cases

Thing:notestext (65000)
Notes

Narrative description of the entity; see also description, summary

Thing:descriptiontext (65000)
Description

A longer description; see also notes, summary

OpenSanctions

Discouraged in favor of notes in most cases

Thing:sourceUrlurl (4096)
Source link

A deep link to a source website for the profile

Thing:publisherstring (1024)
Publishing source
Thing:wikipediaUrlurl (4096)
Wikipedia Article
Thing:wikidataIdidentifier (32)
Wikidata ID
format: wikidata
Examples:
  • Q7747

Thing:keywordsstring (1024)
Keywords

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

Thing:topicstopic (64)
Topics

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

Examples:
  • sanction

  • debarment

  • role.pep

Thing:addressaddress (250)
Address

A textual description of an address linked to the entity

Thing:addressEntity
inverse:
Address:things
Address (200)
Address

A reference to an Address entity with structured place information

Thing:programstring (1024)
Program

Regulatory program or sanctions list on which an entity is listed

Thing:createdAtdate (32)
Created at

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

Thing:modifiedAtdate (32)
Modified on

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

Thing:retrievedAtdate (32)
Retrieved on

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

Value:amountnumber (250)
Amount
Value:currencystring (1024)
Currency
Value:amountUsdnumber (250)
Amount in USD
Vehicle:registrationNumberidentifier (64)
Registration number
Vehicle:typestring (1024)
Type
Examples:
  • Bulk carrier

Vehicle:modelstring (1024)
Model
Vehicle:buildDatedate (32)
Build Date
Vessel:imoNumberidentifier (16)
IMO Number
format: imo
Vessel:flagcountry (16)
Flag
Vessel:tonnagenumber (250)
Tonnage
Vessel:grossRegisteredTonnagenumber (250)
Gross Registered Tonnage
Vessel:deadweightTonnagenumber (250)
Deadweight Tonnage

Weight of the vessel when not carrying freight

Vessel:callSignidentifier (64)
Call Sign
Vessel:pastFlagscountry (16)
Past Flags
Vessel:mmsiidentifier (16)
MMSI