This commit is contained in:
geoffsee
2025-07-11 16:18:34 -04:00
parent 8956579eff
commit 8545aa8699
32 changed files with 4448 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
{
"version": "v1",
"domain": "Finance",
"structure": [
"Retail Banking",
"Commercial Banking",
"Investment Banking",
"Private Banking"
],
"description": "A hierarchy of functions and services within the banking sector, focusing on various banking operations.",
"commonSkills": [
"Financial Analysis",
"Risk Management",
"Customer Relationship Management",
"Regulatory Compliance",
"Loan Processing"
],
"commonTools": [
"Financial Modeling Software",
"Customer Relationship Management (CRM) Systems",
"Investment Analysis Tools",
"Risk Assessment Software"
],
"examples": [
"Personal loans in Retail Banking",
"Small business loans in Commercial Banking",
"Mergers and Acquisitions in Investment Banking",
"Wealth management in Private Banking"
]
}