Revenue for fiscal year

特定会計年度の認識済み売上(Finance の定義に準拠)

Computation

type
AttestedComputation
status
stable
generated
at: 2026-08-11T00:00:00Z, by: human:okf-seedling
verified
at: 2026-08-11T00:00:00Z, by: human:okf-seedling
stale_after
2026-12-31
tags
finance; revenue
runtime
bigquery
parameters
name: year, required: true, type: integer
executor
receipt: job_id; executed_sql; result, resource: references/skills/run-on-bq.md
attester
resource: references/attesters/sql-equality.py
quarto-template-params
title-block-categories: true
quarto-version
1.9.37
anchor-sections
true
sources
id: rev-policy, resource: https://wiki.example/finance/revenue-recognition, title: 売上認識ポリシー
engines
path: /opt/quarto/share/extension-subtrees/julia-engine/_extensions/julia-engine/julia-engine.js
fig-responsive
true
toc-title
On this page
lang
en
description
特定会計年度の認識済み売上(Finance の定義に準拠)
date-format
long
title
Revenue for fiscal year
theme
cosmo
link-citations
true
include-after
biblio-config
true
header-includes
document-css
false
labels
abstract: Abstract, affiliations: Affiliations, authors: Authors, description: Description, doi: Doi, keywords: Keywords, modified: Modified, published: Published, related_formats: Other Formats
include-before
SELECT SUM(amount) AS revenue
FROM finance.recognized_revenue
WHERE fiscal_year = @year

この計算は宣言された parameters のみをバインドし、売上認識ポリシーに従う。1

Footnotes

  1. 売上認識ポリシー↩︎