
CORREC HOLDINGS Inc. — Investor Relations & Filings
CORREC HOLDINGS Inc. is a holding company that plans group management strategies and supervises its subsidiaries. The group's core activities revolve around internet-based services, specializing in the data analysis and management of online media. Its portfolio includes the operation of various websites and platforms, with a focus on sectors such as housing rentals, job services, and game capture guides. The company's guiding philosophy is to leverage human potential to create services that enable positive societal change in an era of advancing technology.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 有価証券報告書-第10期(平成31年3月1日-令和2年2月29日) | 2020-06-29 | Japanese | |
| 四半期報告書-第10期第3四半期(令和1年9月1日-令和1年11月30日) | 2020-01-14 | Japanese | |
| 四半期報告書-第10期第2四半期(2019/06/01-2019/08/31) | 2019-10-11 | Japanese | |
| 四半期報告書-第10期第1四半期(2019/03/01-2019/05/31) | 2019-07-12 | Japanese | |
| 有価証券報告書-第9期(平成30年3月1日-平成31年2月28日) | 2019-05-30 | Japanese | |
| 訂正四半期報告書-第9期第1四半期(2018/03/01-2018/05/31) | 2019-01-11 | Japanese |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
2 filings
| |||||
| 7688468 | 有価証券報告書-第10期(平成31年3月1日-令和2年2月29日) | 2020-06-29 | Japanese | ||
| 7694990 | 四半期報告書-第10期第3四半期(令和1年9月1日-令和1年11月30日) | 2020-01-14 | Japanese | ||
|
2019
5 filings
| |||||
| 7698539 | 四半期報告書-第10期第2四半期(2019/06/01-2019/08/31) | 2019-10-11 | Japanese | ||
| 7702117 | 四半期報告書-第10期第1四半期(2019/03/01-2019/05/31) | 2019-07-12 | Japanese | ||
| 7711604 | 有価証券報告書-第9期(平成30年3月1日-平成31年2月28日) | 2019-05-30 | Japanese | ||
| 7716457 | 訂正四半期報告書-第9期第1四半期(2018/03/01-2018/05/31) | 2019-01-11 | Japanese | ||
| 7716357 | 四半期報告書-第9期第3四半期(2018/03/01-2018/11/30) | 2019-01-11 | Japanese | ||
|
2018
3 filings
| |||||
| 7720004 | 四半期報告書-第9期第2四半期(2018/03/01-2018/08/31) | 2018-10-12 | Japanese | ||
| 7723522 | 四半期報告書-第9期第1四半期(2018/03/01-2018/05/31) | 2018-07-13 | Japanese | ||
| 7726238 | 有価証券報告書-第8期(平成29年3月1日-平成30年2月28日) | 2018-05-29 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Activities of call centres
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ATENTO LUXCO 1, S.A.
Redefines customer experience (CX) through BTO services, AI…
|
5P7B | SG | Administrative and support serv… |
|
BELLSYSTEM24 HOLDINGS,INC.
A leading provider of CRM solutions, contact center operati…
|
6183 | JP | Administrative and support serv… |
|
Bewith, Inc.
Provider of BPO and contact center solutions with a proprie…
|
9216 | JP | Administrative and support serv… |
|
BitStrat Holdings Limited
Provides specialized outbound telemarketing and contact cen…
|
6113 | HK | Administrative and support serv… |
|
CONTAX PARTICIPAÇÕES S.A. - EM RECUPERAÇÃO JUDICIAL
Provides contact center and BPO services while undergoing j…
|
— | BR | Administrative and support serv… |
|
Direct Marketing MiX Inc.
Provider of direct marketing, BPO, staffing, and sales stra…
|
7354 | JP | Administrative and support serv… |
|
Enser Communications Limited
Provides Business Process Management and Customer Lifecycle…
|
ENSER | IN | Administrative and support serv… |
|
ETS Group Limited
Specializes in customer contact management solutions, multi…
|
8031 | HK | Administrative and support serv… |
|
Firstsource Solutions Ltd.
Provides BPM and digital transformation services for health…
|
FSL | IN | Administrative and support serv… |
|
Helport AI Ltd
Offers AI software and services for enterprise customer com…
|
HPAI | US | Administrative and support serv… |
CORREC HOLDINGS 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/14108/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14108 | 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=14108 | 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=14108 \ -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": 14108}, 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 CORREC HOLDINGS Inc. (id: 14108)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.