
Material Group inc. — Investor Relations & Filings
Material Group Inc. is a specialized business group that provides comprehensive support for marketing communications. The company offers a range of services including market research, consulting, brand strategy analysis, and business marketing, with a focus on public relations (PR) and digital fields. Through a collaborative structure of its group companies, it delivers tailored solutions to address specific client challenges. The group's core approach is centered on a PR-based mindset to maximize the potential of various assets, including brands, products, services, and talent.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2024-11-28 | Japanese | |
| 有価証券報告書-第11期(2023/09/01-2024/08/31) | 2024-11-28 | Japanese | |
| 臨時報告書 | 2024-11-27 | Japanese | |
| 確認書 | 2024-07-12 | Japanese | |
| 四半期報告書-第11期第3四半期(2024/03/01-2024/05/31) | 2024-07-12 | Japanese | |
| 臨時報告書 | 2024-04-30 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
12 filings
| |||||
| 7293816 | 確認書 | 2024-11-28 | Japanese | ||
| 7293805 | 有価証券報告書-第11期(2023/09/01-2024/08/31) | 2024-11-28 | Japanese | ||
| 7294049 | 臨時報告書 | 2024-11-27 | Japanese | ||
| 7316271 | 確認書 | 2024-07-12 | Japanese | ||
| 7316262 | 四半期報告書-第11期第3四半期(2024/03/01-2024/05/31) | 2024-07-12 | Japanese | ||
| 7340249 | 臨時報告書 | 2024-04-30 | Japanese | ||
| 7341644 | 確認書 | 2024-04-12 | Japanese | ||
| 7341633 | 四半期報告書-第11期第2四半期(2023/12/01-2024/02/29) | 2024-04-12 | Japanese | ||
| 7343781 | 臨時報告書 | 2024-03-29 | Japanese | ||
| 7346951 | 訂正有価証券届出書(新規公開時) | 2024-03-19 | Japanese | ||
| 7347930 | 訂正有価証券届出書(新規公開時) | 2024-03-12 | Japanese | ||
| 7349256 | 有価証券届出書(新規公開時) | 2024-02-22 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Public relations activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AGEHA Inc.
A branding consultancy providing strategy, creative, and di…
|
9330 | JP | Professional, scientific and te… |
|
Agile Media Network Inc.
A digital marketing firm specializing in fan and ambassador…
|
6573 | JP | Professional, scientific and te… |
|
ALPHA CO.,LTD.
A creative firm specializing in design, PR, and direction f…
|
4760 | JP | Professional, scientific and te… |
|
Crosswood
Real estate company that manages a portfolio of commercial …
|
CROS | FR | Professional, scientific and te… |
|
Enjin Co., Ltd.
PR firm offering strategic communication services to SMEs a…
|
7370 | JP | Professional, scientific and te… |
|
Eprcomunicazione
A strategic consulting and communications agency for enterp…
|
EPRB | IT | Professional, scientific and te… |
|
ETOILES CAPITAL GROUP CO., LTD
An integrated investor relations and public relations servi…
|
EFTY | US | Professional, scientific and te… |
|
Globe Capital Limited
An investment and advisory firm providing M&A advice and wo…
|
GCAP | GB | Professional, scientific and te… |
|
Hopening
Fundraising solutions group providing 360° support for non-…
|
MLHPE | FR | Professional, scientific and te… |
|
HOPSCOTCH Groupe
International communications group for PR, digital, influen…
|
HOP | FR | Professional, scientific and te… |
Material Group inc. 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/14702/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14702 | 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=14702 | 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=14702 \ -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": 14702}, 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 Material Group inc. (id: 14702)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.