
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 |
|---|---|---|---|
|
Shenghe Resources Holding Co.,Ltd
Integrated producer of rare earth elements and minerals for…
|
600392 | CN | Manufacturing |
|
SHENMAO
Global manufacturer of solder materials and electronic asse…
|
3305 | TW | Manufacturing |
|
SHENZHEN SUNXING LIGHT ALLOYS MATERIALS CO.,LTD.
Manufactures aluminum master alloys and fluoride salts for …
|
603978 | CN | Manufacturing |
|
Shera Energy Limited
Manufactures non-ferrous metal components for electrical in…
|
SHERA | IN | Manufacturing |
|
Shinhokoku Material Corp.
Manufacturer of special alloy materials and precision proce…
|
5542 | JP | Manufacturing |
|
Shree Metalloys Limited
Manufactures and trades non-ferrous metal products, focusin…
|
531962 | IN | Manufacturing |
|
Sichuan Furong Technology Co., Ltd.
Produces high-precision aluminum alloy materials and parts …
|
603327 | CN | Manufacturing |
|
Sichuan Hongda Co.,Ltd
Specializes in non-ferrous metal smelting and phosphate fer…
|
600331 | CN | Manufacturing |
|
SINO-PLATINUM METALS CO., LTD.
Specializes in precious metal materials, catalysts, and res…
|
600459 | CN | Manufacturing |
|
Siyaram Recycling Industries Limited
Converts non-ferrous scrap into brass ingots, rods, and pre…
|
544047 | 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.