
FUJIMI INCORPORATED — Investor Relations & Filings
FUJIMI INCORPORATED is a manufacturer of synthetic precision abrasives and polishing materials. The company specializes in developing and producing ultra-fine, precision-graded abrasives for grinding, lapping, and polishing applications. Its core products are used extensively in the manufacturing of silicon wafers for the semiconductor industry. The company also provides materials for mirror surface finishing and other high-precision surface treatments across a wide range of fields. Fujimi emphasizes close collaboration with clients, offering support from the initial planning and development stages to provide customized solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 有価証券報告書-第66期(平成29年4月1日-平成30年3月31日) | 2018-06-22 | Japanese | |
| 四半期報告書-第66期第3四半期(2017/10/01-2017/12/31) | 2018-02-07 | Japanese | |
| 四半期報告書-第66期第2四半期(2017/07/01-2017/09/30) | 2017-11-07 | Japanese | |
| 四半期報告書-第66期第1四半期(2017/04/01-2017/06/30) | 2017-08-09 | Japanese | |
| 有価証券報告書-第65期(2016/04/01-2017/03/31) | 2017-06-23 | Japanese | |
| 四半期報告書-第65期第3四半期(2016/10/01-2016/12/31) | 2017-02-07 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2018
2 filings
| |||||
| 7725610 | 有価証券報告書-第66期(平成29年4月1日-平成30年3月31日) | 2018-06-22 | Japanese | ||
| 7729996 | 四半期報告書-第66期第3四半期(2017/10/01-2017/12/31) | 2018-02-07 | Japanese | ||
|
2017
4 filings
| |||||
| 7733426 | 四半期報告書-第66期第2四半期(2017/07/01-2017/09/30) | 2017-11-07 | Japanese | ||
| 7736210 | 四半期報告書-第66期第1四半期(2017/04/01-2017/06/30) | 2017-08-09 | Japanese | ||
| 7739272 | 有価証券報告書-第65期(2016/04/01-2017/03/31) | 2017-06-23 | Japanese | ||
| 7836053 | 四半期報告書-第65期第3四半期(2016/10/01-2016/12/31) | 2017-02-07 | Japanese | ||
|
2016
4 filings
| |||||
| 7839362 | 四半期報告書-第65期第2四半期(2016/07/01-2016/09/30) | 2016-11-07 | Japanese | ||
| 7842630 | 四半期報告書-第65期第1四半期(2016/04/01-2016/06/30) | 2016-08-05 | Japanese | ||
| 7845267 | 有価証券報告書-第64期(2015/04/01-2016/03/31) | 2016-06-22 | Japanese | ||
| 7849522 | 四半期報告書-第64期第3四半期(2015/10/01-2015/12/31) | 2016-02-05 | Japanese | ||
|
2015
1 filing
| |||||
| 7852820 | 四半期報告書-第64期第2四半期(2015/07/01-2015/09/30) | 2015-11-06 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other non-metallic mineral products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
A&A Material Corporation
Manufacturer and seller of building and industrial material…
|
5391 | JP | Manufacturing |
|
ADVANCED INNERGY HOLDINGS LIMITED
Develops thermal insulation and passive fire protection for…
|
AIH | AU | Manufacturing |
|
ALMEDIO INC.
Researches, develops, and sells advanced materials and test…
|
7859 | JP | Manufacturing |
|
Amrize Ltd.
Provider of building materials and envelope solutions for t…
|
AMRZ | CH | Manufacturing |
|
Anhui Estone Materials Technology Co., Ltd.
Manufactures advanced inorganic non-metallic materials for …
|
688733 | CN | Manufacturing |
|
Armstrong Corporation
Designs and produces advanced ceiling and wall systems focu…
|
AWI | CA | Manufacturing |
|
ARMSTRONG WORLD INDUSTRIES INC
Designs and manufactures ceiling, wall, and suspension syst…
|
AWI | US | Manufacturing |
|
Asahi Diamond Industrial Co.,Ltd.
Manufacturer of industrial diamond and cubic boron nitride …
|
6140 | JP | Manufacturing |
|
Beijing Oriental Yuhong Waterproof Technology Co.,Ltd.
Manufactures waterproofing systems and building chemicals f…
|
002271 | CN | Manufacturing |
|
Beijing Tianyishangjia New Material Corp., Ltd.
Manufacturer of friction and composite materials for rail, …
|
688033 | CN | Manufacturing |
FUJIMI INCORPORATED 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/11523/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11523 | 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=11523 | 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=11523 \ -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": 11523}, 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 FUJIMI INCORPORATED (id: 11523)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.