II.
Role JSON
Structured · liverole:etl-developer
ETL Developer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:etl-developer",
"_kind": "Role",
"_file": "role/roles/roles-expanded-2.yaml",
"_cluster": "role",
"attributes": {
"displayName": "ETL Developer",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Builds extract-transform-load pipelines — batch and streaming data\ningestion, transformation logic, data warehouse loading, and\npipeline orchestration with tools like Airflow, dbt, or Dagster.\n"
},
"outgoingEdges": [
{
"from": "role:etl-developer",
"to": "responsibility:data-pipeline-reliability",
"kind": "holds_responsibility"
},
{
"from": "role:etl-developer",
"to": "responsibility:data-quality",
"kind": "holds_responsibility"
},
{
"from": "role:etl-developer",
"to": "skill-area:etl-pipelines",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:etl-developer",
"to": "skill-area:dbt-modeling",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:etl-developer",
"to": "skill-area:python-data-pipelines",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:etl-developer",
"to": "domain:data-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}