
S Science Company, Ltd. — Investor Relations & Filings
S Science Company, Ltd. is a diversified company engaged in several business segments. Its core operations include the Nickel Business, which processes imported nickel ingots and sells nickel products like nickel salts. The company is also active in the Real Estate Business, managing various properties, and operates an Education Business. In a recent strategic development, the company has adopted a financial strategy focused on the long-term holding of Bitcoin (BTC). To support this initiative, S Science has established strategic partnerships with the asset management firm Long Corridor Asset Management and the cryptocurrency exchange BTCC.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 取締役候補者の選任に関するお知らせ | 2026-06-01 | Japanese | |
| 定款一部変更に関するお知らせ | 2026-05-29 | Japanese | |
| 株式会社環境フレンドリーホールディングスへのアドバイザリー投資および同社との業務提携契約締結のお知らせ | 2026-05-21 | Japanese | |
| 2026年3月期決算短信〔日本基準〕(非連結) | 2026-05-14 | Japanese | |
| 第10回新株予約権の行使状況(2026年4月30日時点)および発行済株式総数(2026年4月30日時点)に関するお知らせ | 2026-05-14 | Japanese | |
| 営業外費用の計上および通期業績予想数値と実績値との差異に関するお知らせ | 2026-05-14 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 47912019 | 取締役候補者の選任に関するお知らせ | 2026-06-01 | Japanese | ||
| 47879738 | 定款一部変更に関するお知らせ | 2026-05-29 | Japanese | ||
| 46718586 | 株式会社環境フレンドリーホールディングスへのアドバイザリー投資および同社との業務提携契約締結のお知らせ | 2026-05-21 | Japanese | ||
| 46884607 | 2026年3月期決算短信〔日本基準〕(非連結) | 2026-05-14 | Japanese | ||
| 46884605 | 第10回新株予約権の行使状況(2026年4月30日時点)および発行済株式総数(2026年4月30日時点)に関するお知らせ | 2026-05-14 | Japanese | ||
| 46884604 | 営業外費用の計上および通期業績予想数値と実績値との差異に関するお知らせ | 2026-05-14 | Japanese | ||
| 45026197 | 訂正報告書(大量保有報告書・変更報告書) | 2026-05-12 | Japanese | ||
| 44912495 | 大量保有報告書 | 2026-05-11 | Japanese | ||
| 46878677 | 太洋物産株式会社への投資のお知らせ | 2026-04-24 | Japanese | ||
| 46877858 | 株式会社SDSホールディングスへのアドバイザリー投資および同社との業務提携契約締結のお知らせ | 2026-04-20 | Japanese | ||
| 32843407 | 訂正有価証券届出書(組込方式) | 2026-02-27 | Japanese | ||
| 13257985 | 訂正有価証券届出書(組込方式) | 2026-01-23 | Japanese | ||
| 12574921 | 訂正有価証券届出書(組込方式) | 2026-01-13 | Japanese | ||
|
2025
2 filings
| |||||
| 10206358 | 訂正有価証券届出書(組込方式) | 2025-12-17 | Japanese | ||
| 10091767 | 有価証券届出書(組込方式) | 2025-12-15 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic precious and other non-ferrous metals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
LEEKU INDUSTRIAL CO.,LTD
Manufacturer specializing in high-quality copper and copper…
|
025820 | KR | Manufacturing |
|
LIANYOU METALS
Recycles tungsten and cobalt into high-purity materials for…
|
7610 | TW | Manufacturing |
|
Lizhong Sitong Light Alloys Group Co., Ltd.
Manufacturer of light alloy materials and aluminum componen…
|
300428 | CN | Manufacturing |
|
Lygend Resources & Technology Co., Ltd.
Global leader in nickel trading and producer of battery-gra…
|
2245 | HK | Manufacturing |
|
MAAN ALUMINIUM LIMITED
Manufactures and trades aluminum extrusions, profiles, and …
|
MAANALU | IN | Manufacturing |
|
Madhav Copper Limited
Manufactures high-purity copper products for power and elec…
|
MCL | IN | Manufacturing |
|
MAGONTEC LIMITED
Produces and recycles magnesium alloys and cathodic protect…
|
MGL | AU | Manufacturing |
|
MALAYSIA SMELTING CORPORATION BERHAD
Global leader in integrated production of tin metal and tin…
|
NPW | MY | Manufacturing |
|
Manaksia Aluminium Company Ltd
Manufactures value-added aluminium products for constructio…
|
MANAKALUCO | IN | Manufacturing |
|
Mardia Samyoung Capillary Tubes Co.
Manufacturer of precision copper capillary tubes for coolin…
|
513544 | IN | Manufacturing |
S Science Company, Ltd. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/11574/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11574 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=11574 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=11574 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 11574}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for S Science Company, Ltd. (id: 11574)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.