Aggregate StatskontoretBudgetRow rows into per-year/documentType totals.
StatskontoretBudgetRow
Rows are grouped by (year, documentType). totalBudget and variance are included only when every row in the group has a budget value.
(year, documentType)
totalBudget
variance
budget
Returns results sorted by year ascending, then documentType alphabetically.
Aggregate
StatskontoretBudgetRowrows into per-year/documentType totals.Rows are grouped by
(year, documentType).totalBudgetandvarianceare included only when every row in the group has abudgetvalue.Returns results sorted by year ascending, then documentType alphabetically.