Bufdir Export
Feature Detail
Description
Bufdir Export enables organization administrators to generate and download the standardized reporting package required by Bufdir (Norwegian Directorate for Children, Youth and Family Affairs) for grant compliance. The feature aggregates all relevant activity data for a given reporting period into the exact format Bufdir requires, eliminating manual compilation from spreadsheets and Word documents. A single action produces the complete export artifact. This was identified as a top-priority need across all four workshop organizations and directly addresses the administrative burden that leads to underreporting.
User Flow
Analysis
Every organization in the Meander platform receives Bufdir funding and must submit standardized activity reports to retain it. Today this process requires hours of manual aggregation from Word forms and Excel sheets - a process so burdensome it causes widespread underreporting, which in turn threatens organizations' funding eligibility. A one-click Bufdir export directly addresses the single largest administrative pain point identified across all workshop participants. By automating this report, Meander eliminates a significant recurring cost center for each organization, strengthens grant compliance confidence, and becomes a hard dependency in the organizations' operational calendar - dramatically increasing platform retention and switching costs.
The Bufdir Export Page is a Next.js admin portal page where org admins select a reporting period and trigger generation. The Bufdir Export Service constructs the report by querying the activities, users, organizations, and reporting_periods tables with the appropriate period filter, then formats the output according to Bufdir's specification (to be confirmed via Norse Digital Products' dialogue with Bufdir). The export artifact is generated server-side and streamed as a downloadable file (PDF or structured Excel/CSV depending on Bufdir's accepted format). Norse Digital Products must initiate and maintain a direct relationship with Bufdir to obtain the exact schema and update it if Bufdir changes their requirements. The Bufdir Reports Repository tracks which periods have been exported and when, supporting audit trails. Export generation should be idempotent and re-runnable for the same period.
Components (35)
Shared Components
These components are reused across multiple features
Service Layer (9)
Data Layer (12)
Infrastructure (7)
User Stories
No user stories have been generated for this feature yet.