
Coreco Inc. — Investor Relations & Filings
Coreco Inc. is a technology company specializing in software development and comprehensive IT solutions. Operating as a digital transformation partner, the company guides clients through the entire transformation journey, from initial concept development to final implementation. Coreco focuses on innovation and efficiency, aiming to create measurable value for its clients' end customers through tailored technological strategies. Historically, an entity operating under the Coreco name was a key provider of high-end computer vision hardware and related software products, specializing in image acquisition and processing for industrial applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2005-05-03 | English | |
| Relief/Approval.pdf | 2005-04-05 | English | |
| Material change report - French.pdf | 2005-02-24 | English | |
| Material change report - English.pdf | 2002-05-14 | English | |
| Relief/Approval.PDF | 2000-09-15 | English | |
| Information Document (QC sec. 115 Reg.).pdf | 2000-08-29 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2005
3 filings
| |||||
| 47526000 | Material change report - English.pdf | 2005-05-03 | English | ||
| 47526003 | Relief/Approval.pdf | 2005-04-05 | English | ||
| 47526007 | Material change report - French.pdf | 2005-02-24 | English | ||
|
2002
1 filing
| |||||
| 47526167 | Material change report - English.pdf | 2002-05-14 | English | ||
|
2000
2 filings
| |||||
| 47526245 | Relief/Approval.PDF | 2000-09-15 | English | ||
| 47526249 | Information Document (QC sec. 115 Reg.).pdf | 2000-08-29 | English | ||
|
1999
1 filing
| |||||
| 47526253 | Relief/Approval.w51 | 1999-01-08 | English | ||
|
1998
2 filings
| |||||
| 47526279 | Information Document (QC sec. 115 Reg.).doc | 1998-12-31 | English | ||
| 47526283 | Material change report - English.w61 | 1998-12-09 | English | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Xinhua Lande Scitech Co., Limited
Platform-based technology provider supporting the informati…
|
8106 | HK | Telecommunications, computer pr… |
|
XNET Corporation
Provides software outsourcing and information systems for t…
|
4762 | JP | Telecommunications, computer pr… |
|
Xplus Inc.
Manufactures mobile accessories and develops a personalized…
|
373200 | KR | Telecommunications, computer pr… |
|
XPLUS SPÓLKA AKCYJNA
IT firm for Dynamics 365 ERP implementation, support, and p…
|
75R | PL | Telecommunications, computer pr… |
|
XPON TECHNOLOGIES GROUP LIMITED
Provides marketing technology, cloud solutions, and custome…
|
XPN | AU | Telecommunications, computer pr… |
|
XTGLOBAL INFOTECH LIMITED
Provides technology solutions, digital transformation, and …
|
XTGLOBAL | IN | Telecommunications, computer pr… |
|
YE DIGITAL Corporation
Provides IoT and AI solutions for digital transformation, m…
|
2354 | JP | Telecommunications, computer pr… |
|
YGL CONVERGENCE BERHAD
Provides ERP & Industry 4.0 manufacturing solutions, digita…
|
— | MY | Telecommunications, computer pr… |
|
YSX Tech Co., Ltd
Provider of comprehensive, scenario-based insurance technol…
|
YSXT | US | Telecommunications, computer pr… |
|
YTL E-SOLUTIONS BERHAD
Provides digital solutions, IT services, multimedia content…
|
— | MY | Telecommunications, computer pr… |
Coreco 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/43579/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43579 | 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=43579 | 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=43579 \ -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": 43579}, 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 Coreco Inc. (id: 43579)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.