Sony Group Corp: diluted earnings per share
Diluted earnings per share for Sony Group Corp. Inspect selected reporting periods, original units and SEC filing links; download the financial history.
All Sony Group Corp financial histories
What this measure means
Reported earnings or loss per share under dilution rules. Antidilutive instruments may be excluded. A diluted value can equal the basic value without implying no potential dilution.
Exact concept: us-gaap:EarningsPerShareDiluted. Each value covers an annual-duration reporting interval, shown with both start and end dates. Different units remain separate; no currency conversion or interpolation is applied.
Coverage of this history
Selected reporting periods run from 2007-04-01 to 2021-03-31. The SEC response was captured on 2026-09-19.
This selected history ends more than two years before capture. Do not treat its final value as a current balance or current annual result. More recent filings may use another accounting tag; inspect the filings before drawing conclusions about the company.
Selected filing history
| Period start | Period end | Value | Unit | Filed | Source filing |
|---|---|---|---|---|---|
| 2020-04-01 | 2021-03-31 | 936.9 | JPY/shares | 2021-06-22 | 20-F · 0001193125-21-195631 |
| 2019-04-01 | 2020-03-31 | 461.23 | JPY/shares | 2021-06-22 | 20-F · 0001193125-21-195631 |
| 2018-04-01 | 2019-03-31 | 707.74 | JPY/shares | 2021-06-22 | 20-F · 0001193125-21-195631 |
| 2017-04-01 | 2018-03-31 | 379.75 | JPY/shares | 2020-06-26 | 20-F · 0001193125-20-179707 |
| 2016-04-01 | 2017-03-31 | 56.89 | JPY/shares | 2019-06-18 | 20-F · 0001193125-19-175182 |
| 2015-04-01 | 2016-03-31 | 117.49 | JPY/shares | 2018-06-19 | 20-F · 0001193125-18-196263 |
| 2014-04-01 | 2015-03-31 | -113.04 | JPY/shares | 2017-06-15 | 20-F · 0001193125-17-203939 |
| 2013-04-01 | 2014-03-31 | -124.99 | JPY/shares | 2016-06-17 | 20-F · 0001193125-16-624169 |
| 2012-04-01 | 2013-03-31 | 38.79 | JPY/shares | 2015-06-23 | 20-F · 0001193125-15-231346 |
| 2011-04-01 | 2012-03-31 | -453.42 | JPY/shares | 2014-06-26 | 20-F · 0001193125-14-249964 |
| 2010-04-01 | 2011-03-31 | -258.66 | JPY/shares | 2013-06-27 | 20-F · 0001193125-13-273660 |
| 2010-03-31 | 2011-03-31 | -258.66 | JPY/shares | 2011-06-28 | 20-F · 0000950123-11-062283 |
| 2009-04-01 | 2010-03-31 | -40.66 | JPY/shares | 2012-07-20 | 20-F/A · 0001193125-12-308053 |
| 2009-03-31 | 2010-03-31 | -40.66 | JPY/shares | 2011-06-28 | 20-F · 0000950123-11-062283 |
| 2008-04-01 | 2009-03-31 | -98.59 | JPY/shares | 2010-06-28 | 20-F · 0000950123-10-061435 |
| 2008-03-31 | 2009-03-31 | -98.59 | JPY/shares | 2011-06-28 | 20-F · 0000950123-11-062283 |
| 2007-04-01 | 2008-03-31 | 351.1 | JPY/shares | 2010-06-28 | 20-F · 0000950123-10-061435 |
Related financial histories
- Sony Group Corp: total assets
- Sony Group Corp: total liabilities
- Sony Group Corp: stockholders equity
- Sony Group Corp: cash and cash equivalents
- Sony Group Corp: net income or loss
- Sony Group Corp: operating cash flow
- Sony Group Corp: revenue
- Sony Group Corp: contract revenue excluding tax
- Sony Group Corp: financing cash flow
- Sony Group Corp: investing cash flow
- Sony Group Corp: retained earnings or deficit
- Sony Group Corp: diluted weighted-average shares
- Sony Group Corp: basic earnings per share
- Sony Group Corp: income tax expense or benefit
- Sony Group Corp: net property, plant and equipment
- Sony Group Corp: share-based compensation expense
- Sony Group Corp: operating income or loss
- Sony Group Corp: current assets
- Sony Group Corp: interest expense
- Sony Group Corp: current liabilities
- Sony Group Corp: current accounts payable
- Sony Group Corp: goodwill carrying amount
- Sony Group Corp: common-stock repurchase payments
- Sony Group Corp: net inventory
- Sony Group Corp: selling, general and administrative expense
- Sony Group Corp: research and development expense
Inspect the source
- Entity
- Sony Group Corp / CIK 0000313838
- Captured
- 2026-09-19T14:56:04.471Z
- SEC response SHA-256
738c5865c17bccdd9c5a958f2ec1b0e68baefa866074b7b3b6814c401bdd5883
Current SEC company facts · Download the original response snapshot (gzip) · Download the selected JSON
Latest-filed annual-report facts per unit and reporting period at capture time. Duration facts cover 300 to 400 days. This selection can include restatements and is not a point-in-time backtest dataset. Missing concepts are omitted, never zero-filled. Values retain original units and are not currency converted. Extended concepts require compatible unit shapes and at least three reporting ends with changing values within one unit. Constant or incompatible added histories are omitted.
Public company accounting reference, not market prices, returns, an investment recommendation, or ALPHAC performance. Validate a separately constructed return series with the validation API; accounting values are not returns.
Use this in research
A financial period ends before its results become public. Use the filing date as a minimum availability boundary, inspect amendments, and retain the original filing vintage when testing historical signals. This latest-filed selection can contain information unavailable at the time.
These pages do not supply prices, total-return histories, corporate-action adjustments or a tradable universe. Build those inputs separately before evaluating a strategy. A profitable backtest can still reflect selection bias or costs that were left out.
Research methodology · Execution and cost assumptions · Check backtest overfitting
Build with the open-source tools
Use these accounting records as inspectable inputs. When you have constructed a return series, the validation tools can help test its statistical evidence and preserve the result with its limitations.
- Get an API key and run your first validation
- Connect the MCP server to your coding assistant
- Inspect the ALPHAC engine on GitHub
- Read the MCP server source and integration examples
Read the published dataset with Python
import json
from urllib.request import urlopen
with urlopen("https://canlicapital.com/company-data/0000313838.json") as response:
record = json.load(response)
print(record["fetched_at"])
print(record["policy"])
for concept in record["concepts"]:
print(concept["tag"], next(iter(concept["observations"])))