
F&M CO.,LTD. — Investor Relations & Filings
F&M CO.,LTD. is a provider of management support and outsourcing services primarily for small and medium-sized enterprises (SMEs), individual business owners, and professional firms. The company offers a range of solutions including "Office Station," a cloud-based software for human resources and labor management. Its services encompass back-office consulting, financial and subsidy application support, and assistance with acquiring ISO, P-Mark, and HACCP certifications. F&M also delivers accounting services and provides specialized support for accounting firms and social insurance and labor consultant offices. Additionally, the company operates educational programs such as PC and business schools.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2024-02-13 | Japanese | |
| 四半期報告書-第34期第3四半期(2023/10/01-2023/12/31) | 2024-02-13 | Japanese | |
| 四半期報告書-第34期第2四半期(2023/07/01-2023/09/30) | 2023-11-13 | Japanese | |
| 確認書 | 2023-11-13 | Japanese | |
| 確認書 | 2023-08-10 | Japanese | |
| 四半期報告書-第34期第1四半期(2023/04/01-2023/06/30) | 2023-08-10 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
2 filings
| |||||
| 7354854 | 確認書 | 2024-02-13 | Japanese | ||
| 7354844 | 四半期報告書-第34期第3四半期(2023/10/01-2023/12/31) | 2024-02-13 | Japanese | ||
|
2023
9 filings
| |||||
| 7538073 | 四半期報告書-第34期第2四半期(2023/07/01-2023/09/30) | 2023-11-13 | Japanese | ||
| 7538072 | 確認書 | 2023-11-13 | Japanese | ||
| 7548081 | 確認書 | 2023-08-10 | Japanese | ||
| 7548083 | 四半期報告書-第34期第1四半期(2023/04/01-2023/06/30) | 2023-08-10 | Japanese | ||
| 7555106 | 内部統制報告書-第33期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese | ||
| 7555105 | 有価証券報告書-第33期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese | ||
| 7555104 | 確認書 | 2023-06-29 | Japanese | ||
| 7575426 | 確認書 | 2023-02-13 | Japanese | ||
| 7575424 | 四半期報告書-第33期第3四半期(2022/10/01-2022/12/31) | 2023-02-13 | Japanese | ||
|
2022
4 filings
| |||||
| 7584980 | 確認書 | 2022-11-11 | Japanese | ||
| 7584974 | 四半期報告書-第33期第2四半期(令和4年7月1日-令和4年9月30日) | 2022-11-11 | Japanese | ||
| 7593392 | 確認書 | 2022-08-10 | Japanese | ||
| 7593388 | 四半期報告書-第33期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-10 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Accounting, bookkeeping and auditing activities; tax consultancy
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aallon Group Oyj
Provider of financial administration, accounting, and advis…
|
AALLON | FI | Professional, scientific and te… |
|
Abak Spolka Akcyjna
Outsourcing company for accounting, tax, human resources, a…
|
ABK | PL | Professional, scientific and te… |
|
ACCEDERE LIMITED
Specialized provider of cybersecurity, data privacy, and co…
|
531533 | IN | Professional, scientific and te… |
|
Administer Oyj
Provider of digital financial, payroll, and human resources…
|
ADMIN | FI | Professional, scientific and te… |
|
BEGBIES TRAYNOR GROUP PLC
Consultancy for business recovery, financial advisory, and …
|
BEG | GB | Professional, scientific and te… |
|
CBIZ, Inc.
Provides financial, insurance, and advisory solutions for m…
|
CBZ | US | Professional, scientific and te… |
|
COUNT LIMITED
Provides accounting, business advisory, and financial servi…
|
CUP | AU | Professional, scientific and te… |
|
CROWE AR S.A
A professional services firm offering auditing, tax, consul…
|
— | AR | Professional, scientific and te… |
|
Danks Europejskie Centrum Doradztwa Podatkowego Spolka Akcyjna
A firm specializing in accounting, tax advisory, and financ…
|
DNS | PL | Professional, scientific and te… |
|
ECIT AS
Provider of integrated solutions combining finance and IT s…
|
ECIT | NO | Professional, scientific and te… |
F&M CO.,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/13236/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13236 | 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=13236 | 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=13236 \ -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": 13236}, 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 F&M CO.,LTD. (id: 13236)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.