Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion documentation/properties/type.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@ Customer, issuer, guarantor and entity schemas share a lot of common type attrib
│ ├── public_corporation
│ ├── social_security_fund
│ ├── statutory_board
│ └── other_pse
│ ├── other_pse
│ └── pse_mortgage_insurer
├── sovereign
├── intl_org
├── export_credit_agency
Expand Down Expand Up @@ -213,6 +214,9 @@ A public sector entity is defined in the [FCA handbook](https://www.handbook.fca
### other_pse


### pse_mortgage_insurer


### statutory_board
>A specific distinction for Singaporean public sector entities. The statutory boards of the Singapore Government are organisations that have been given autonomy to perform an operational function by legal statutes passed as Acts in parliament. The statutes define the purpose, rights and powers of the authority. They usually report to one specific ministry.
A more comprehensive list can be found here:
Expand Down
1 change: 1 addition & 0 deletions v1-dev/entity.json
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,7 @@
"promo_fed_reserve",
"promotional_lender",
"pse",
"pse_mortgage_insurer",
"public_corporation",
"qccp",
"real_estate_fund",
Expand Down