-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmetadata.json
More file actions
38 lines (38 loc) · 1.16 KB
/
Copy pathmetadata.json
File metadata and controls
38 lines (38 loc) · 1.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
"site": {
"name": "Sony Lens",
"tagline": "Through the Lens of Sony Group",
"version": "0.5.0"
},
"data": {
"last_updated": "2026-05-21",
"fiscal_year": "FY2024",
"ticker": "6758.T",
"company_name_ja": "ソニーグループ株式会社",
"company_name_en": "Sony Group Corporation",
"exchange": "Tokyo Stock Exchange"
},
"sources": [
{
"name": "ソニーグループ IR情報",
"url": "https://www.sony.com/ja/SonyInfo/IR/",
"type": "primary"
},
{
"name": "IRBANK - ソニーグループ(6758)",
"url": "https://irbank.net/E01777/segment",
"type": "aggregator"
},
{
"name": "EDINET - 有価証券報告書",
"url": "https://disclosure.edinet-fsa.go.jp/",
"type": "primary"
}
],
"notes": [
"本サイトは個人の学習・研究目的で作成されたファンサイトです",
"ソニーグループ株式会社の公式サイトではありません",
"投資助言を目的としたものではありません",
"数値は決算発表時の公表値に基づいていますが、最新値と差異がある可能性があります"
]
}