II.
Workflow JSON
Structured · liveworkflow:property-portfolio-analysis
Property Portfolio Analysis json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:property-portfolio-analysis",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-hospitality-realestate.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Property Portfolio Analysis",
"workflowKind": "governance",
"triggerType": "scheduled",
"typicalCadence": "quarterly",
"complexity": "cross-team",
"description": "Evaluates the performance and risk profile of a real-estate portfolio --\naggregating occupancy rates, rental yield, cap-rate trends, and\noperating-expense ratios across properties, running discounted-cash-flow\nmodels for hold/sell scenario analysis, benchmarking against comparable\nmarket indices, assessing geographic and tenant-sector concentration\nrisk, and incorporating macroeconomic indicators (interest rates,\nconstruction starts) into forward-looking valuations. Produces portfolio\nperformance scorecards, risk-concentration heatmaps, and\ninvestment-committee recommendation memos. Excludes property acquisition\ndue diligence.\n"
},
"outgoingEdges": [
{
"from": "workflow:property-portfolio-analysis",
"to": "role:data-scientist",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:property-portfolio-analysis",
"to": "role:planner",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:property-portfolio-analysis",
"to": "role:engineering-manager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:property-portfolio-analysis",
"to": "skill-area:python-data-pipelines",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:property-portfolio-analysis",
"to": "domain:real-estate",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:property-portfolio-analysis",
"to": "domain:finance",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:property-portfolio-analysis",
"to": "responsibility:data-quality-monitoring",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:property-portfolio-analysis",
"to": "responsibility:cost-optimization",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:property-portfolio-analysis",
"to": "org-unit:finance-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:property-portfolio-analysis",
"to": "org-unit:analytics-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}