SOPACT ACADEMY · IMPACT MEASUREMENT · TECHNICAL REFERENCE
How to Build a Data Dictionary for Program and Impact Data
Build one governed definition for every program-data field — its meaning, type, unit, allowed values, missing-value rule, owner, collection point, validation rule, and version — so forms and reports remain comparable across programs and years.
Watch (1:26): why one governed definition — population, unit, period, boundary, calculation — turns four framework reports into four views of the same dictionary.
How do you build a data dictionary for program and impact data?
In short: Build a data dictionary by inventorying the fields you already collect, consolidating duplicates, and documenting each one once — a stable ID, human-readable label, precise definition, data type, unit, permissible values, missing-value rule, collection point, calculation method, owner, validation rule, and version. For a multi-program organization the dictionary becomes the shared source for intake, surveys, case records, follow-ups, and reporting: programs use different subsets of fields but never independently redefine the same indicator. Map fields to a Theory of Change outcome, a Logframe indicator, or an IRIS+ metric where a defensible relationship exists — not for every operational field. Then version changes going forward without rewriting historical records.
This guide is for a program lead, MEL/evaluation manager, or data administrator at a nonprofit, funder, or multi-site program who needs one indicator to mean one thing across programs, sites, and reporting years. It shows the complete artifact — with a downloadable template — not just the idea.
Watch one application of the method: using an IRIS+-aligned data dictionary to support impact reporting (SoPact). It demonstrates the reporting workflow, not a field-by-field dictionary build.
The whole process in seven steps
Inventory existing fields across forms, spreadsheets, databases, and reports.
Consolidate duplicates and assign every approved field a stable identifier.
Define meaning and format — definition, type, unit, permissible values, and missing-value rules.
Assign governance — owner, sensitivity, access, and approval status.
Map to outcomes or external standards where a defensible relationship exists.
Version and reuse the dictionary across programs, forms, integrations, and reporting.
AI extraction and API integration come later, as applications of the dictionary — not part of building it.
What is a data dictionary?
In short: A data dictionary is a governed catalog of the data fields an organization collects and what each field means. For every field it records a stable identifier, label, precise definition, data type, unit, permissible values, collection point, source, owner, validation rules, applicable framework mappings, and version history — which makes the field unambiguous but does not yet make the answer readable: knowing that a confidence score is an integer from 1 to 5 still will not tell you whether a 3 is a starting point or a fall from 5, and that reading comes from context the dictionary does not hold. (Data-element documentation guidance — e.g. NIH/FITBIR and the ISO/IEC 11179 metadata-registry concept — specifies that a data element carry a name, a precise definition, and permissible values: NIH data-element guidance.)
Artifact
What it does
Scope difference
Data dictionary
Defines each field's meaning, format, rules, owner, and version
—
Codebook
Documents how one survey/dataset's variables and response codes were recorded
One dataset, not a cross-program catalog
Data catalog
Helps people discover and govern data assets across systems
Broader scope; may contain or link to field-level dictionary metadata
Watch (6:07): where the dictionary stops and context starts — the four layers, data, framework, audience and expression, that turn a correctly defined field into an answer someone can act on.
What columns should a data dictionary contain?
In short: A field name and type are not enough to interpret a field consistently. A practical impact data dictionary carries these columns for every field:
Column
Purpose
Field ID
Stable machine-readable identifier
Display label
Human-readable form label
Definition
Exact meaning of the field
Raw or derived
Collected directly, or calculated from other fields
Parent / source fields
For a derived field, the fields it is computed from
Current version, when it took effect, and Draft/Approved/Deprecated/Retired
A complete impact data-dictionary example
In short: The table below shows the core columns for readability. Download the complete template to see every governance, access, mapping, and version field.
Field ID
Label
Type
Allowed / unit
Population
Applicability
Validation
Owner
Ver.
participant_id
Participant ID
Text
UUID
Participant
Always
Unique; non-null
Data admin
1.0
employment_90d
Employed within 90 days
Nullable Boolean
Yes / No
Participant
When follow-up done
Requires follow-up date
MEL lead
1.0
hourly_wage_90d
Hourly wage at 90 days
Decimal
≥0; currency/hr
Participant
Only if employment_90d = Yes
Numeric; currency code
MEL lead
1.0
financial_security_theme
Financial-security theme
Category
Positive/Negative/Mixed/Not present
Participant
When narrative provided
Human-reviewed AI coding
Eval. lead
1.0
One complete record, every attribute — easier to read than a 20-column row, and it shows the governance fields the compact table omits:
Field ID
employment_90d
Definition
Whether a program completer held paid employment at the 90-day follow-up
Raw / derived
Raw
Data type
Nullable Boolean
Allowed values
Yes, No
Missing-value reason
Unknown, Not collected, Declined, Not applicable
Population
Program completers
Applicable programs
Workforce tracks
Requirement · applicability condition
Conditional — when the 90-day follow-up is completed
Collection point · period
Follow-up · cohort
Validation rule
Follow-up date required; value in {Yes,No}
Source · owner
Follow-up survey · Program MEL lead
Sensitivity · personal-data flag
Confidential · No
External mapping
Verify applicable IRIS+ metric
Version · effective date · status
1.0 · 2026-01-01 · Approved
Download the impact data-dictionary template — a spreadsheet with an instructions sheet, all columns above, four example rows, and blank rows to fill. (Ships with this chapter as .xlsx and .csv.)
Nullable Booleans and missing values
In short: A Boolean has two logical values. "Unknown" is a missingness state, not a third Boolean — so store the value as Yes/No and capture the reason it's absent in a separate missing-value field. Prefer a null value plus a documented missingness reason (or a clearly governed categorical status). Never treat zero as missing, don't mix "not applicable" with "not collected," and avoid arbitrary numeric codes like -99 without metadata.
Define field applicability separately from access permissions
In short:Applicability — which programs and populations use a field, at which stage, required or conditional — belongs in the dictionary. Access — who may view, enter, or edit it, and whether it holds personal data — is an access-control feature around the system. Record both; don't collapse them into one "scope."
Applicability can be conditional: hourly_wage_90d applies only when employment_90d = Yes, which is exactly what a form generator needs. On access, follow least privilege — a wage field is restricted to roles authorized under the organization's privacy and data-governance policy; finance may receive aggregated wage analysis without access to identifiable participant records.
The framework: grade every field Green, Amber, or Red
In short: This is a Sopact field-governance test, not a recognized external data-management standard. Framework mapping counts only where applicable; valid operational fields (participant ID, consent status, intake date, referral source) never map to a Theory of Change or IRIS+.
Green · Governed
Stable ID, label & definition, type & unit, permissible & missing values, validation rule, population & collection point, named owner, version & approval status — plus a framework mapping where applicable.
Amber · Usable but incomplete
In use, but one or more attributes needed to interpret or govern it consistently are missing.
Red · Uncontrolled
Appears in a form or dataset without an approved definition, owner, or valid-value specification.
When a field grades Red or Amber, fix the shared definition — not just the one form — so every program using it inherits the correction.
Version a field without breaking history — and know when it's a new field
In short: Use a new version of the same field only for changes that preserve semantic comparability — a clarified definition, corrected allowed values, non-substantive metadata. If a change materially alters the construct, population, unit, time window, or calculation, create a new field ID and retire or retain the old one.
"Employed at exit" and "employed within 90 days" are different measures — different time windows answering different questions — so they are separate fields, not versions of one:
Field ID
Definition
Status
employment_at_exit
Paid employment on the exit date
Retained or deprecated
employment_90d
Paid employment at the 90-day follow-up
New field
A true version change, by contrast, preserves the construct — for example tightening the allowed values on the same field:
Version
Change to employment_90d
Effective date
Historical treatment
1.0
Allowed values: Yes / No / Unknown
Jan 1, 2026
Preserve as reported
1.1
Nullable Boolean (Yes/No) with "Unknown" moved to missing-value reason
Jul 1, 2026
Comparable to 1.0; remap "Unknown" to missing
Use one shared dictionary across programs and forms
In short: Reusing the same field label is necessary for comparability but not sufficient. Two sites' placement rates are meaningfully comparable only when they share the same approved definition, denominator, follow-up window, calculation method, and missing-data rule.
Comparability also depends on eligibility, whether self-employment or part-time counts, evidence source, and reporting-period boundaries. The dictionary fixes all of those on the definition, so "Job Placement Rate" means one thing — not merely hand two sites the same field name.
How AI drafts fields and codes qualitative evidence
In short: AI can draft dictionary fields from existing forms and code open-text evidence into defined fields — but a narrative should never be silently converted into a quantitative value. Distinguish extracted facts, coded qualitative themes, and model-generated interpretations, and route interpretations to human review.
A participant writes, "This was my first paycheck where I wasn't choosing between rent and groceries." AI may tag it as financial security or perceived economic well-being — but it should not infer a wage amount or populate hourly_wage_90d. That value has to come from a wage question. The dictionary keeps the three outputs separate:
Output
Example
Treatment
Explicit fact
"I now earn $22 per hour"
Extract as a candidate wage value; confirm against the wage field
Qualitative theme
"I can now afford groceries"
Code as a financial-security theme
Interpretation
"Participant appears more confident"
Store as an AI inference requiring human review
Note the coded theme's own missing states: Not present means the text was reviewed and the theme was absent — different from no narrative provided, not analyzed, or analysis failed, which are missing-value states.
Prompt: draft a data dictionary from existing forms
Review the forms, spreadsheets, database fields, and report indicators below.
Create a DRAFT data dictionary; a human will approve every definition. For each
field return: stable field ID; display label; precise definition; raw or derived;
data type; unit; allowed values; missing-value rule; population; applicable
program(s); collection point; required/optional/conditional status; validation rule;
source; owner; sensitivity; external mapping, if defensible; version; effective
date; status.
RULES
- Consolidate duplicates only when definition, population, unit, collection timing,
and calculation are equivalent.
- Do not infer that similar labels mean the same field.
- Create a NEW field ID when a change alters the construct, population, unit, time
window, or calculation; use a new version only for semantic-preserving changes.
- Keep explicit facts, qualitative codes, and AI interpretations separate.
- Never infer a quantitative value from narrative evidence.
- Mark uncertain definitions NEEDS HUMAN DECISION.
INPUT: <<< [PASTE FORMS, FIELD LISTS, OR INDICATORS] >>>
OUTPUT: 1) proposed dictionary 2) potential duplicates 3) conflicting definitions
4) missing governance attributes 5) human decisions required
Where Sopact operationalizes the method — and where humans decide
Dictionary task
Sopact function
Human decision
Inventory fields
Import existing forms and data
Decide which fields are authoritative
Consolidate definitions
Shared field library
Approve merges and definitions
Define valid values
Types and validation rules
Set acceptable values
Reuse across programs
Program forms using shared fields
Decide applicability
Code narrative evidence
Intelligence Row candidate extraction & themes
Review interpretations
Manage changes
Version & effective-date controls
Approve changes
Report consistently
Traceable analysis & reporting
Interpret findings
Once the internal definitions are approved, the next step is to map portfolio fields to IRIS+, GRI, and ESRS — begin mapping only after population, unit, period, boundary, and calculation are defined.
Frequently asked questions
How do you build a data dictionary for program and impact data?
Inventory existing fields, consolidate duplicates and assign stable IDs, define meaning and format (type, unit, permissible values, missing-value rule, validation rule), document collection context (population, applicability, source, timing, calculation, disaggregation), assign governance (owner, sensitivity, access, status), map to outcomes or standards where defensible, and version changes going forward without rewriting historical records.
What columns should a data dictionary contain?
At minimum: field ID, label, definition, raw/derived, data type, unit, allowed values, missing-value rule, validation rule, population, applicable programs, requirement status, applicability condition, collection point, reporting period, calculation method, disaggregation, source, owner, sensitivity classification, personal-data flag, external mapping (where applicable), version, effective date, and status.
When do you version a field vs. create a new one?
Version the same field only for changes that preserve the construct — a clearer definition, corrected allowed values, non-substantive metadata. Create a new field ID whenever a change alters the construct, population, unit, time window, or calculation (for example, "employed at exit" vs. "employed within 90 days" are separate fields).
How do you handle missing values?
Store the real value and record absence separately: prefer a null plus a documented missingness reason (unknown, not applicable, declined, not collected), or a clearly governed categorical status. Never treat zero as missing, don't mix "not applicable" with "not collected," and avoid arbitrary numeric codes like -99 without metadata.
What's the difference between a data dictionary, a codebook, and a data catalog?
A data dictionary defines each field's meaning, format, rules, owner, and version across the organization. A codebook documents how one survey or dataset recorded its variables and response codes. A data catalog helps people discover and govern data assets across systems, and may contain or link to field-level dictionary metadata — the distinction is scope.
Can AI create a data dictionary from existing forms?
Yes, as a draft. AI can inventory fields and propose IDs, definitions, and types, and code open-text evidence into defined fields. But a human owns the definitions, and AI-generated interpretations — not just extracted facts — must be reviewed before they populate governed fields. Never let AI infer a quantitative value from narrative.
Author: Sopact (Unmesh Sheth). Published Aug 2026; last reviewed Aug 2026. Green/Amber/Red is Sopact's practical field-governance test, not an external data-management standard.
Ready to try it for yourself?
ChatGPT, Claude, and Gemini are fine for a quick test — but not for an answer you'll put in front of a funder or board. When it has to hold up, run it in Sopact Sense.
One continuous method for reliable, traceable AI reporting across case, application, grant, and program workflows: collect clean, analyze on arrival, and improve in time.
Teams running cases, applications, grants, or programs that need AI-assisted reporting they can reproduce, trace to source evidence, and act on before the cycle ends.
What Is Case Intelligence?
What Is Case Intelligence?
what-is-case-intelligence
Case
Foundation
1
One current, traceable record for each person—connecting intake, services, notes, surveys, documents, outcomes, decisions, and follow-up.
Workforce and training · Youth and mentoring · Case management · Scholarships · Accelerators · Education · Nonprofit programs
What Is Grant Intelligence?
What Is Grant Intelligence?
what-is-grant-intelligence
Grant
Foundation
1
One connected evidence record from application and committee review through the awarded grant, grantee reporting, renewal, and board accountability.
Foundations and grantmakers · Public grant programs · Scholarships and fellowships · Accelerators
What Is Portfolio Intelligence?
What Is Portfolio Intelligence?
what-is-portfolio-intelligence
Portfolio
Strategy
1
A source-linked portfolio view that connects each investee or grantee's agreed plan, reporting cadence, evidence, risks, and results.
Impact funds and investors · Foundations with grant portfolios · Family offices · Blended-finance vehicles
What Is Connected Data Intelligence?
What Is Connected Data Intelligence?
connected-data-intelligence
Feedback
Foundation
1
Keep evidence from surveys, files, notes, documents, systems, sites, and reporting periods connected to one continuing record.
Multi-program nonprofits · Member and chapter networks · Research associations · Training and coaching teams · Organizations with scattered evidence
What Is Impact Measurement and Reporting?
What Is Impact Measurement and Reporting?
embedded-impact-measurement
Reporting
Align
1
Define intended change, align organization and funder context, govern measures, interpret evidence, and produce traceable reports for decisions.
Program and impact teams · MEL leads · Funders and donors · Foundations · Impact funds · Organizations building rigorous impact reports
The Loop Methodology
Methodology — continuous, not annual
loop-methodology
Loop
The method
1
The continuous collect–analyze–improve cycle, adopted as an experiment: start with the step that already pays and add one data-collection step at a time.
Teams tired of rebuilding spreadsheets and forms who want a measurement system that compounds instead of resetting.
How to Build a Theory of Change with AI: Prompts, Workflow & Examples
Determinism as a feature: the same question over the same data returns the same answer every run — the opposite of a generic AI chat that drifts.
Anyone who has watched a general AI tool give two different numbers for the same question and needs results they can stand behind.
How to Design a Fair Application and Selection Process
Design an Application Process
how-to-design-an-application-process
Grant
Foundation
2
Which Shape Is Your Data?
Which shape is your data?
which-shape-is-your-data
Feedback
Foundation
2
How Do You Build a Logic Model?
Build a Logic Model You Can Use
how-to-build-a-logic-model
Reporting
Align
3
How Do You Onboard a Grant or RFP Program?
Onboard a Grant or RFP Program
how-to-onboard-a-grant-rfp-program
Grant
Foundation
3
Theory of Change to Data Collection: A Four-Step Workflow
Turn a Theory of Change into a Data-Collection Workflow
theory-of-change-to-data-collection-workflow
Case
Foundation
3
How Do You Map Portfolio Data to IRIS+, GRI, and ESRS?
One Data Dictionary & Standards Mapping (IRIS+ / GRI / ESRS / CSRD)
portfolio-data-dictionary-standards-mapping
Portfolio
Chapters
3
The Loop: Traceability & Transparency
Traceability & Transparency
loop-traceability
Loop
The method
3
Every figure links back to the exact response, note, or document it came from — a full audit trail from headline result to raw evidence.
Teams whose numbers get scrutinized — by funders, boards, auditors, or standards — and who need to answer where did this come from on the spot.
How Do You Change a Question Without Breaking the Record?
Change questions without breaking the record
change-questions-without-breaking-the-record
Feedback
Control
3
Versioning questions and rules so a programme team can improve the instrument mid-cycle without silently breaking the trend line.
Programme & MEL leads · Teams whose questionnaire has ossified · Anyone evaluating a platform where configuration is a purchased service
What Are the IMP Five Dimensions of Impact?
Use the Five Dimensions to Test the Evidence
five-dimensions-of-impact
Reporting
Align
4
How Do You Design a Grant Rubric and Eligibility Rules?
Design Your Rubric & Eligibility Rules
grant-rubric-eligibility-rules
Grant
Foundation
4
How Do You Frame Portfolio Outcomes Over Outputs?
Frame Outcomes Over Outputs at Portfolio Level
frame-outcomes-portfolio-level
Portfolio
Chapters
4
The Loop: Flexibility
Flexibility — one method, four workflows
loop-flexibility
Loop
The method
4
The same collect–analyze–improve cycle, shaped to four kinds of impact work — case, grant, portfolio, and feedback — each shown end to end.
Anyone deciding where the Loop fits their work, who wants to see the full path from messy input to a report they can defend.
How Do You Collect Feedback Offline and in the Field?
Collect Feedback Offline & in the Field
collect-feedback-offline
Feedback
Connect
4
Capturing stakeholder feedback where there's no connectivity and syncing each answer to one continuing record — so field and multi-site programs keep a single identity from intake to endline.
Field & multi-site programs · Low-connectivity contexts · Nonprofits collecting in person
How Do You Design an Intake Form for a Baseline?
Design an Intake Form That Captures a Usable Baseline
intake-form-usable-baseline
Case
Nonprofit Track
5
What's the Difference Between Outcomes and Outputs?
Outcomes vs Outputs
frame-outcomes-over-outputs
Grant
Foundation
5
How Do You Do Pre-Investment Due Diligence?
Pre-Investment Due Diligence & Screening
pre-investment-due-diligence-screening
Portfolio
Chapters
5
The Loop Guarantee
The Guarantee — first workflow in 2 months
loop-guarantee
Loop
The method
5
How Do You Build an Organization Evidence Model?
Build the Organization Evidence Model
build-organization-evidence-model
Reporting
Align
5
How Do You Use Documents as Evidence?
Read documents as evidence
read-documents-as-evidence
Feedback
Connect
5
How to Clean Open-Ended Survey Responses
Clean Open-Ended Responses at the Source
clean-open-ended-survey-responses
Feedback
Clean
6
How Do You Spot At-Risk Participants Mid-Program?
Spot At-Risk Participants Mid-Program
spot-at-risk-participants-mid-program
Case
Nonprofit Track
6
How to Write a Nonprofit Grant Application: Template and Example
Grant Application for Nonprofits
grant-application-for-nonprofit-organizations
Grant
Foundation
6
How Do You Collect Investee Reporting Without Burden?
Collect Standardized Reporting from Every Investee, Without Burden
collect-investee-reporting-without-burden
Portfolio
Chapters
6
How Do You Build a Funder Context Profile?
Build a Sourced Funder Context Profile
build-funder-context-profile
Reporting
Align
6
How Do You Measure Change at Exit?
Measure Change at Exit (Not Just Completion)
measure-change-at-exit
Case
Nonprofit Track
7
How Do You Collect Applications Clean at the Source?
Collect Applications Clean at the Source
collect-applications-clean-at-source
Grant
Collect
7
How Do You Chase Missing Investee Data?
Chase Missing Investee Data — Automatically
chase-missing-investee-data
Portfolio
Chapters
7
How Do You Analyze Multilingual Feedback?
Analyze Multilingual Feedback
analyze-multilingual-feedback
Feedback
Clean
7
Cleaning and theming multilingual open-ended feedback across languages on one continuing record — every theme cited to the person's own words, with no manual translate-then-code step.
Multi-country programs · Multilingual survey data · Global networks & chapters
How Do You Define Measures the Organization and Funder Can Both Use?
Define Measures the Organization and Funder Can Both Use
define-impact-metrics-funders-want
Reporting
Align
7
How Do You Find Who Is Missing Survey Waves?
Survey attrition — who is missing waves
survey-attrition-longitudinal-studies
Feedback
Read
8
How to Catch At-Risk Participants Early with Mentor Notes
Catch At-Risk Participants Early with Mentor Notes
mentor-notes-early-warning
Case
Nonprofit Track
8
How Do You Reduce Applicant Burden?
Reduce Applicant Burden
reduce-applicant-burden-auto-clarification
Grant
Collect
8
How Do You Analyze Investee Reports?
Read Investee Reports Across Qual + Quant + Financial + Social
read-investee-reports-multi-signal
Portfolio
Chapters
8
How Do You Define an Impact Metric So Everyone Counts It the Same Way?
Give Every Number One Definition
one-definition-for-every-number
Reporting
Define
8
How Do You Connect Quantitative and Qualitative Data?
Connect Quantitative & Qualitative Data
connect-quantitative-qualitative-survey-data
Feedback
Read
9
How Do You Calculate SROI Live?
Calculate SROI — Live, Sourced, and Honest
calculate-sroi-live
Case
Nonprofit Track
9
How Do You Collect Grantee Reports Without Burden?
Collect Grantee Reports Without Burden
collect-grantee-reporting-without-burden
Grant
Collect
9
How Do You Track Investees Against the Impact Agreement?
Track Investees Against the Impact Agreement (Variance)
track-investees-impact-agreement-variance
Portfolio
Chapters
9
How Do You Turn Reporting Requirements Into Evidence You Can Collect?
Turn Requirements Into Collectable Evidence
turn-reporting-requirements-into-evidence
Reporting
Define
9
How to Analyze Pre and Post Survey Data
Analyze Pre / Mid / Post Data
analyze-pre-mid-post-survey-data
Feedback
Read
10
How to Report a Job-Training Program to Grant Funders
Turn a Cohort into a Funder Impact Report
job-training-grant-impact-report
Case
Nonprofit Track
10
How Do You Chase Missing Grantee Data?
Chase Missing Grantee Data
chase-missing-grantee-data
Grant
Collect
10
How Do You Monitor Portfolio Risk in Real Time?
Portfolio Risk Monitoring & Early-Warning Alerts
portfolio-risk-monitoring-alerts
Portfolio
Chapters
10
How Do You Collect Clean Evidence Inside the Workflow?
Collect Clean Evidence Inside the Workflow
collect-clean-data-at-the-source
Reporting
Embed
10
How Do You Analyze Longitudinal Survey Data?
Track One Person’s Change Across Years
analyze-longitudinal-survey-data
Feedback
Read
11
How Do You Turn a Job Description Into a Checklist?
Turn a Job Description into a Requirements Checklist
job-description-requirements-checklist
Case
Social Enterprise Track
11
How Do You Review Applications Without Reviewer Bias?
Review Without Reviewer Bias
review-applications-without-reviewer-bias
Grant
Analyze
11
Ask Your Whole Portfolio Anything (Claude + MCP)
Ask Your Whole Portfolio Anything (Claude + MCP)
ask-your-portfolio-anything
Portfolio
Chapters
11
How Do You Get Stable Results From Governed Data?
Get Stable Results From Governed Data
same-numbers-every-time
Reporting
Read
11
How Do You Analyze a Batch of Grant Applications?
Analyze a Whole Round
how-to-analyze-a-batch-of-grant-applications
Grant
Analyze
12
How Long Do Program Outcomes Last?
Measure how long outcomes last
measure-outcome-duration-drop-off
Feedback
Read
12
How Do You Score Candidate-Role Matches Without Bias?
Score Candidate–Role Matches Without Bias
score-candidate-role-matches-without-bias
Case
Social Enterprise Track
12
How Do You Trace Every Result Back to Its Evidence?
Trace Every Result Back to Its Evidence
where-every-number-came-from
Reporting
Read
12
How Do You Roll Up a Grant Portfolio?
Aggregate Outcomes Across the Portfolio
how-to-roll-up-a-grant-portfolio
Portfolio
Communicate
13
How to Report Job Placements to Impact Investors
Turn a Cohort into a Social-Enterprise Investor Report
job-placement-investor-impact-report
Case
Social Enterprise Track
13
How Do You Track Reviewer Conflicts of Interest?
Track Reviewer Conflicts of Interest
track-conflicts-of-interest-audit
Grant
Analyze
13
How Do You Write a Donor Report?
Design a Report for a Real Funding Decision
donor-report-funders-trust
Reporting
Decide
13
A practical, step-by-step track for building a donor or grant report funders trust — from the funder's decision back through metrics, clean data, and traceable numbers.
Program & grant managers who report to funders
What Should AI Be Allowed to See in Your Stakeholder Data?
What the assistant may see
what-the-assistant-may-see
Feedback
Prove
13
How Do You Write an Impact Narrative for a Funder?
Write a Cited Impact Narrative
impact-narrative-funder-report-cited
Feedback
Prove
14
How Do You Read a Grantee Report?
Read a Grantee Report
read-grantee-report-multi-signal
Grant
Analyze
14
How Do You Monetize Impact with SROI?
Monetize Impact with SROI Across Levels
monetize-impact-sroi-across-levels
Portfolio
Chapters
14
How Do You Get AI to Write a Funder Report?
Generate the Audience-Specific Report From Evidence
assistant-writes-the-funder-report
Reporting
Decide
14
How Do You Compute Grantee Variance?
Compute Grantee Variance
how-to-compute-grantee-variance
Grant
Analyze
15
How Do You Put a Dollar Value on Impact?
Add a Credible Dollar Value With SROI
credible-dollar-value-on-impact
Reporting
Optional method
15
How Do You Set Up a Study That Follows People for Years?
One person, followed for years
one-person-followed-for-years
Feedback
Shapes
15
How Do You Build an SROI Value Map?
Build an SROI Value Map
how-to-build-an-sroi-value-map
Reporting
Optional method
16
How Do You Track Budget and Actual Spend?
Track Budget vs Actual Spend
how-to-track-budget-invoices-actual-spend
Grant
Analyze
16
How Do You Collect Feedback From Several People About One Person?
Several people describing one person
several-people-describing-one-person
Feedback
Shapes
16
How Do You Pick a Financial Proxy for SROI?
Pick a Defensible Financial Proxy
how-to-pick-a-financial-proxy-for-sroi
Reporting
Optional method
17
How Do You Analyze Grantee Reporting Longitudinally?
Analyze Grantee Reporting Over Time
analyze-grantee-reporting-longitudinal
Grant
Analyze
17
How Do You Compare Investees When Each One Defines Its Metrics Differently?
Compare & Benchmark Investees
compare-benchmark-investees
Portfolio
Chapters
17
How Do You Report Across Programs That Were Designed Separately?
Many programs, one picture
many-programs-one-picture
Feedback
Shapes
17
How Do You Calculate the SROI Ratio?
Calculate the SROI Ratio With a Range
how-to-calculate-the-sroi-ratio
Reporting
Optional method
18
How Do You Read a 990 for Compliance?
Read a 990 for Compliance
how-to-read-a-990-for-compliance
Grant
Analyze
18
How Do You Build Dashboards and Compliance Reports?
Portfolio Dashboards & Geographic Mapping
dashboards-sroi-compliance-reports
Portfolio
Communicate
18
How Do You Run a Survey Across a Member Network?
A network where each member sees their own part
member-network-survey
Feedback
Shapes
18
Ask Your Whole Grant Round Anything (Assistant + MCP)
Ask Your Whole Grant Round Anything
ask-your-grant-round-anything
Grant
Analyze
19
How Do You Produce an LP and Board Impact Report?
Produce the LP / Board Impact Report — Live, Not Annual
portfolio-lp-board-impact-report
Portfolio
Chapters
19
How Do You Build a Grant Audit Trail?
Build a Grant Audit Trail
grant-audit-compliance-trail
Grant
Communicate
20
How Do You Connect Your Stack Without Lock-In?
Connect Your Stack Without Lock-In (Microsoft Dynamics, Power BI, Affinity, MCP)