Structure and Focus of the Technical Guidance
1. Outcome
After reading this Circular, you will understand how the Technical Guidance on Ocean Accounting is organised, the meta-structure that each circular follows, the production process for circulars, and the publication cadence. You will know the standard structure for new circulars and the conventions for versioning, stability classification, and dependency tracking. This Circular serves as a standalone reference for authors, editors, and users of the Technical Guidance.
2. Requirements
None.
This Circular is a meta-circular: it describes how the Technical Guidance itself is organised rather than providing substantive ocean accounting methodology. It establishes the conventions (numbering, badges, versioning, dependencies) that all other circulars follow.
3. Organisation of the Technical Guidance
3.1 Section Structure
The Technical Guidance is organised into seven sections:
| Section | Title | Circulars | Purpose |
|---|---|---|---|
| 0 | Concepts, Definitions and Front Matter | 8 (TG-0.1--0.8) | Foundational materials: conceptual framework, standards, glossary, QA principles |
| 1 | Using Ocean Accounts in Decision-Making | 11 (TG-1.1--1.11) | Policy applications: how accounts inform planning, finance, and management |
| 2 | Indicators | 11 (TG-2.1--2.11) | Indicator methods: deriving decision-relevant metrics from accounts |
| 3 | Accounts Compilation | 11 (TG-3.1--3.11) | Core methodology: building accounts tables from data sources |
| 4 | Data Methods | 7 (TG-4.1--4.7) | Data methods: collection, processing, quality assurance |
| 5 | Geographic and Thematic Case Studies | 9 (TG-5.1--5.9) | Implementation examples from partner countries |
| 6 | Thematic Methods | 13 (TG-6.1--6.13) | Deep-dive methods for specific ecosystems and sectors |
3.2 Circular Numbering
Each circular is identified by: TG-[Section].[Number]
- TG-0.1: Technical Guidance, Section 0, Circular 1
- TG-3.9: Technical Guidance, Section 3, Circular 9
- TG-6.13: Technical Guidance, Section 6, Circular 13 (Freshwater-Marine Interaction Accounting)
The version number is recorded in the circular's YAML frontmatter as a separate version field (e.g., version: "2.0"). Major increments reflect substantive content changes; minor increments reflect editorial improvements.
3.3 Stability Classification (Badges)
Each circular carries a stability badge indicating its relationship to underlying standards. See TG-0.5 Navigating the Technical Guidance for full details. Summary:
| Badge | Meaning | Update Trigger |
|---|---|---|
| Core | Based on adopted international standards (2025 SNA, SEEA CF, SEEA EA) | Only when standards are formally revised |
| Applied | Interprets standards for ocean context; stable but may evolve | Annual review cycle |
| Emerging | Addresses topics where standards are still developing | Updated as standards crystallise |
4. Circular Meta-Structure
All circulars follow a standard structure to ensure consistency and predictability for readers. This section specifies the template for circular authors.
4.1 YAML Frontmatter Specification
Every circular begins with machine-readable YAML frontmatter:
---
id: TG-X.Y # Required: Circular identifier
title: "Circular Title" # Required: Full title
badge: Applied # Required: Core | Applied | Emerging
version: "1.0" # Required: Major.Minor version
status: Planned # Required: Planned | Draft | Completed
prerequisites: # Required: List of prerequisite circular IDs
- TG-0.1
- TG-X.Z
enables: # Optional: List of circulars this one enables
- TG-A.B
toc: true # Optional: Enable table of contents (default: true)
---
Field definitions:
| Field | Required | Description |
|---|---|---|
id |
Yes | Unique identifier in format TG-[Section].[Number] |
title |
Yes | Full circular title (used in navigation and references) |
badge |
Yes | Stability classification: Core, Applied, or Emerging -- see Section 3.3 for definitions |
version |
Yes | Version number in "Major.Minor" format |
status |
Yes | Production status: Planned, Draft, or Completed |
prerequisites |
Yes | Array of circular IDs that must be read before this one (empty array [] if none) |
enables |
No | Array of circular IDs that build on this one |
toc |
No | Whether to show table of contents (default: true) |
4.2 Metadata Display Block
Immediately after the title, include a metadata table for reader reference:
<div class="circular-meta">
| Field | Value |
|-------|-------|
| **Circular ID** | TG-X.Y |
| **Version** | 1.0 |
| **Badge** | Applied |
| **Status** | Completed |
| **Last Updated** | Month Year |
</div>
Note on Last Updated: Manually maintained by the author at publication time; not sourced from frontmatter.
4.3 Standard Section Structure
Standard Circular Template (Sections 1--4, 6)
# Circular Title
<div class="circular-meta">
[Metadata table]
</div>
## 1. Outcome
[What readers will achieve -- 1-2 paragraphs]
## 2. Requirements
[Prerequisites with hyperlinks to other circulars]
## 3. Guidance Material
### 3.1 [Topic]
### 3.2 [Topic]
...
[Core methodology -- bulk of content]
## 4. Acknowledgements
**Authors:** [To be confirmed]
**Reviewers:** [To be confirmed]
## 5. References
[Footnotes or bibliography]
## Appendixes (if needed)
### A. Worked Example
### B. Sample Code
### C. Detailed Tables
Note on numbering: Acknowledgements is always second-to-last and References always last, numbered consecutively after whatever Guidance content is present. An optional "Limitations and Considerations" section may appear between Guidance Material and Acknowledgements, in which case it becomes Section 4 and Acknowledgements and References shift to Sections 5 and 6 respectively.
Case Study Template (Section 5)
Section 5 circulars use an adapted structure for country/regional case studies:
# Case Study: [Country/Region]
<div class="circular-meta">
[Metadata table including Focus field]
</div>
## 1. Outcome
[What readers will achieve]
## 2. Requirements
[Prerequisites]
## 3. Country/Regional Context
[Geographic, institutional, policy context]
## 4. Implementation Approach
### 4.1 Institutional Arrangements
### 4.2 Data Sources
### 4.3 Methods Applied
## 5. Accounts Developed
[Description of accounts compiled]
## 6. Decision Applications
[How accounts informed policy]
## 7. Lessons Learned
### 7.1 Successes
### 7.2 Challenges
### 7.3 Recommendations
## 8. Acknowledgements
## 9. References
## Appendixes
Note: This template has not yet been validated against compiled Section 5 drafts; authors should cross-check against TG-5.x working drafts when available.
Front Matter Template (Section 0)
Section 0 circulars have unique structures appropriate to their purpose:
- 0.1 General Introduction: Extended conceptual content with figures
- 0.5 Navigating: Primarily visual/tabular (dependency graphs, pathways)
- 0.6 Glossary: Definition list format organised alphabetically
- 0.7 QA Principles: Reference document format with standards citations
Any Section 0 circular not listed above follows the Standard Circular Template defined in this section.
4.4 Section Content Guidelines
Section 1: Outcome
Purpose: State what readers will achieve by reading this circular.
Guidelines:
- 1-2 paragraphs maximum
- Use active voice: "Readers will understand..." or "This circular enables..."
- Be specific about the capability or knowledge gained
- Reference the policy or technical context if relevant
Example:
This Circular provides guidance on compiling asset accounts for ocean accounting, including both physical and monetary accounts for individual environmental assets (natural resources) and ecosystem assets. Readers will understand how to structure opening and closing balance sheets, record changes during the accounting period, and link asset accounts to flow accounts.
Section 2: Requirements
Purpose: List prerequisites so readers can assess their readiness.
Guidelines:
- List prerequisite circulars with hyperlinks
- Use the standard format:
**[TG-X.Y Title](/path)** -- brief description - Include any non-circular prerequisites (e.g., knowledge of specific tools)
- "None" is acceptable for entry-point circulars
Example:
This Circular requires familiarity with:
- **[TG-0.1 General Introduction to Ocean Accounts](/circulars/section-0/0-1-general-introduction)** -- for the conceptual framework
- **[TG-0.2 Overview of Relevant Statistical Standards](/circulars/section-0/0-2-standards-overview)** -- for SEEA EA ecosystem condition methodology
- **[TG-3.1 Assets](/circulars/section-3/3-1-assets)** -- for ecosystem extent and condition accounts that feed indicators
Section 3: Guidance Material
Purpose: The core content of the circular—methods, procedures, explanations.
Guidelines:
- Use hierarchical subsections (3.1, 3.2, 3.1.1, etc.)
- Include worked examples where applicable
- Reference international standards (SEEA, SNA) with specific paragraph numbers
- Use tables for structured information
- Include figures/diagrams for complex concepts
- Cross-reference related circulars
Section 4: Limitations and Considerations (Optional)
Purpose: Help users understand caveats, uncertainties, and risks of misapplication.
Guidelines:
- Include when the methodology has significant limitations or assumptions
- Not required for every circular—use when genuinely helpful
- Flexible length—a few paragraphs may suffice
- Cover: data quality caveats, methodological limitations, common misinterpretations, edge cases
Example topics:
- "This method assumes stable ecosystem condition; in rapidly changing systems, more frequent assessment may be needed."
- "Valuation results should not be used for cost-benefit analysis without additional adjustment for..."
- "The classification may not capture traditional use categories relevant in some Pacific Island contexts."
Section 5+: Acknowledgements and References
Acknowledgements:
- List authors with affiliations
- List reviewers
- Note any adapted content sources
References:
- Use footnote format for in-text citations
- When no in-text citation anchors are present (e.g., in meta-circulars with no empirical claims), a numbered reference list is acceptable as an alternative
- Group references at end
- Include DOIs or stable URLs where available
5. Page Length Guidance
Page counts refer to rendered PDF A4 pages at default styles, approximately 500 words per page. These are guidance targets, not enforced limits.
| Section | Typical Length | Notes |
|---|---|---|
| Section 0 (Front Matter) | Variable | 0.1 and 0.5 are longer by design |
| Section 1 (Decision-Making) | 4--6 pages | Conceptual + examples |
| Section 2 (Indicators) | ~4 pages | Methods focus |
| Section 3 (Accounts Compilation) | 6--8 pages | Detailed methodology |
| Section 4 (Data Methods) | 4--6 pages | Practical procedures |
| Section 5 (Case Studies) | 8--12 pages | Comprehensive treatment |
| Section 6 (Thematic Methods) | 6--8 pages | Ecosystem/sector deep-dives |
These are guidelines, not strict limits. Prioritise clarity and completeness over brevity.
6. Version and Revision Policy
6.1 Version Numbering
Format: v[Major].[Minor]
-
Major version (v1.0 → v2.0): Substantive content changes
- New standards incorporated (e.g., UNSC adoption of SEEA-Oceans)
- Significant methodological corrections
- Structural reorganisation
-
Minor version (v1.0 → v1.1): Editorial improvements
- Clarifications based on user feedback
- Added examples or worked problems
- Typographic corrections
- Updated cross-references
Note on publication version: The version field in the YAML frontmatter reflects the public publication version, not the internal pipeline draft count. Pipeline drafts (e.g., draft-v4, draft-v6) are production artefacts only; the publication version is reset or confirmed by the Secretariat before a circular moves to Completed status.
6.2 Revision Policy
- All circulars undergo annual review to assess whether updates are needed
- Core circulars are updated only when underlying standards change
- Applied and Emerging circulars may be updated based on implementation experience
6.3 Superseded Versions
- Superseded versions will be archived; URL scheme to be confirmed
- The current version always appears at the canonical URL
7. Production Process
7.1 Circular Development Workflow
Table 7.1.1 below summarises the full per-circular review lifecycle for the Second Edition.
| Phase | Description |
|---|---|
| Expert loop triage | Issues raised against each draft are triaged (immediate-fix, verification-needed, user-input-needed) and recorded in expert-loop-inventory.md. |
| Draft compilation | A new draft is compiled applying all closed/fixed resolutions; each draft has a paired revision log. |
| Director review | The draft undergoes a director-level pre-panel quality gate; findings logged in director-review-vN.md. |
| Director fixes | Actionable director-review findings are applied to the draft. |
| Domain expert panel review | New issues raised are logged in domain-expert-panel-review-vN.md and feed the next expert loop cycle. |
| Publication | Approved circular published with DOI assignment. |
Internal production uses an extended expert-loop / director-review / domain-expert-panel pipeline; details are documented in project tooling and are not part of this public-facing circular.
7.2 Publication Cadence
Circulars are published on a rolling basis following Expert Panel review; publication frequency varies by batch.
- Priority circulars may be fast-tracked
- Updates to existing circulars published as needed
7.3 Review Standards
Table 7.3.1 below summarises the criteria the Technical Expert Panel applies when reviewing circulars.
| Criterion | Standard |
|---|---|
| Technical accuracy | Alignment with SNA, SEEA, and other standards. |
| Clarity | Accessibility to target audience. |
| Completeness | Coverage of essential topics. |
| Consistency | Alignment with other circulars in the Technical Guidance. |
| Practicality | Implementability with available data and resources. |
8. Dependency and Prerequisites
8.1 Dependency Tracking
Dependencies are tracked in two ways:
- YAML frontmatter:
prerequisitesandenablesfields in each circular - Prose requirements section: Human-readable list with hyperlinks
The prerequisites field and the prose Requirements section (Section 2 of each circular) must be kept synchronised. The enables field is machine-readable only and has no prescribed prose counterpart.
8.2 Dependency Principles
Table 8.2.1 below summarises the four dependency principles.
| Principle | Guidance |
|---|---|
| Explicit prerequisites | Only list circulars that are genuinely required. |
| Minimal dependencies | Avoid unnecessary prerequisites that create barriers. |
| Bidirectional tracking | When adding a prerequisite, update the enables field of the prerequisite circular. |
| Foundational circulars | Explicit listing of foundational circulars (e.g., TG-0.1) is recommended even when transitively covered; omit only for mid-chain intermediaries. |
8.3 Dependency Graph
See TG-0.5 Navigating the Technical Guidance for the visual dependency graph showing relationships between all circulars.
9. Cross-Cutting Themes
Cross-cutting themes and their treatment across circulars are catalogued in TG-0.5 Navigating the Technical Guidance Section 8. Authors should ensure consistency with the treatments described there. Key threads include:
| Theme | Thread |
|---|---|
| Spatial methods | 0.1 (BSU concept) → 3.1 (spatial asset delineation) → 4.1 (remote sensing) → 6.x (ecosystem-specific) |
| Monetary valuation | 1.9 (safe usage principles) → 3.1--3.2 (general methods) → 6.x (context-specific) → 5.x (case studies) |
| Uncertainty | 0.7 (QA principles) → relevant methods circulars |
| Governance | 1.1--1.2 (decision-making entry points) → 3.7 (governance accounts) → 5.x (all case studies) |
| Traditional knowledge | 0.1 (conceptual framing) → 3.6 (traditional knowledge accounts) → 5.x (case studies) |
| Sub-national applicability | 3.11 (sub-national accounts) → 5.x (case studies, where applicable) |
10. Acknowledgements
This Circular has been approved for public circulation and comment by the GOAP Technical Experts Group in accordance with the Circular Publication Procedure.
Authors: [To be confirmed]
Reviewers: [To be confirmed]
11. References
-
GOAP. (2024). Discussion Paper: Modular Structure for GOAP Technical Guidance (internal working paper, GOAP Secretariat, not publicly distributed). Global Ocean Accounts Partnership.
-
United Nations. (2025). System of National Accounts 2025. United Nations.
-
United Nations. (2021). System of Environmental-Economic Accounting--Ecosystem Accounting. United Nations.
-
UNECE. (2019). Generic Statistical Business Process Model (GSBPM), Version 5.1.