Functional Data Focus Group Structures

Focused groups in literacy, sharing, management, and compliance are led by an executive leadership council member or technical expert. Depending on specific topics being addressed within a focus group, additional employees may be requested to assist as needed. Focus group leaders determine engagement opportunities and schedule as needed. Any employee may submit questions or suggestions to the SFA Data Governance Steering Council through an electronic feedback form.

Focus group meeting schedules vary according to specific topics, but the general meeting schedule is a monthly meeting with a quarterly summary discussion determined as necessary.  Focus group leaders provide updates to the Data Governance Steering Council and additionally confer as needed to facilitate focus group efforts.

Role of the Data Governance Steering Council

The Data Governance Steering Council creates and maintains a successful data governance program in order to identify SFA data assets, exercises authority and management over those assets, and establishes related processes and procedures.

flowchart TB accTitle: Data Governance Steering Council hierarchy of processes accDescr { Processes managed by the steering council are: 1. literacy, which encompasses enrichment, training, ethics, and the promotion of best practices and uses; 2. sharing, which includes data availability, improvements and planning, and asset coordination; 3. management, which is responsible for data asset inventory, records retention, and data use strategies and quality; and 4. compliance, which handles processes of data classification, standards, and security. } ENTRY("Data Governance Steering Council") A("Literacy") B("Sharing") C("Management") D("Compliance") a1("Enrichment") a2("Training") a3("Ethics") a4("Promoting best practices and uses") b1("Data availability") b2("Improvements and planning") b3("Asset coordination") c1("Data asset inventory") c2("Records retention") c3("Data use strategies and quality") d1("Data classification") d2("Data standards") d3("Data security") ENTRY --- A ENTRY --- B ENTRY --- C ENTRY --- D A --- agroup B --- bgroup C --- cgroup D --- dgroup subgraph agroup [" "] direction LR a1 a2 a3 a4 end subgraph bgroup [" "] direction LR b1 b2 b3 end subgraph cgroup [" "] direction LR c1 c2 c3 end subgraph dgroup [" "] direction LR d1 d2 d3 end