chg: [financial] improved financial taxonomy

pull/254/head
Alexandre Dulaunoy 2022-09-18 11:16:22 +02:00
parent 0c53aa893a
commit f82547e72b
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 66 additions and 1 deletions

View File

@ -4,6 +4,16 @@
"description": "Categories and types of services in the financial scope. An entity can be tag with one or more categories or types of services.",
"expanded": "Categories and types of services",
"value": "categories-and-types-of-services"
},
{
"description": "Geographical footprint of the financial entity.",
"expanded": "Geographical footprint",
"value": "geographical-footprint"
},
{
"description": "Online presence of the financial entity.",
"expanded": "Online presence",
"value": "online-presence"
}
],
"values": [
@ -56,9 +66,64 @@
"description": "Other entity classified as financial entity with other activities not defined in this taxonomy."
}
]
},
{
"predicate": "geographical-footprint",
"entry": [
{
"value": "client-coverage-local",
"expanded": "Client coverage is local",
"description": "Client and customer coverage is local to the financial entity (such as a country)."
},
{
"value": "client-coverage-eu",
"expanded": "Client coverage in EU",
"description": "Client and customer coverage is limited to the European Union."
},
{
"value": "client-coverage-worldwide",
"expanded": "Client coverage is worldwide",
"description": "Client and customer coverage is worldwide."
},
{
"value": "corporate-structure-local",
"expanded": "Corporate structure is local",
"description": "Corporate structure is local to the financial entity (such as a country)."
},
{
"value": "corporate-structure-eu",
"expanded": "Corporate structure in EU",
"description": "Corporate structure is located in the European Union."
},
{
"value": "corporate-structure-worlwide",
"expanded": "Corporate structure is worldwide",
"description": "Corporate structure is located worldwide."
}
]
},
{
"predicate": "online-presence",
"entry": [
{
"value": "limited",
"expanded": "Limited",
"description": "Online presence of the financial entity is limited such as just a public web server and/or email services."
},
{
"value": "extended",
"expanded": "Extended",
"description": "Online presence of the financial entity is extended with online services for the clients and customers but still with a physical presence."
},
{
"value": "crucial",
"expanded": "Crucial",
"description": "Online presence of the financial entity is crucial and only includes online serices without physical presence."
}
]
}
],
"version": 1,
"version": 2,
"description": "Financial taxonomy to describe financial services, infrastructure and financial scope.",
"expanded": "Financial",
"namespace": "financial"