
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 |
|---|---|---|---|
|
Yulho Co., LTD.
Specializes in IT infrastructure solutions and battery mate…
|
072770 | KR | Telecommunications, computer pr… |
|
YUNNAN NANTIAN ELECTRONICS INFORMATION CO.,LTD
Provides technology solutions, banking hardware, and softwa…
|
000948 | CN | Telecommunications, computer pr… |
|
Zahur Cotton Mills Limited
Transitioned from cotton manufacturing to providing compreh…
|
ZHCM | PK | Telecommunications, computer pr… |
|
ZAS AD
Provides international truck transport, vehicle servicing, …
|
- | MK | Telecommunications, computer pr… |
|
ZCZL INDUSTRIAL TECHNOLOGY GROUP COMPANY LIMITED
Provides industrial internet and intelligent manufacturing …
|
601717 | CN | Telecommunications, computer pr… |
|
Zensar Technologies Ltd.
Provides digital transformation, engineering services, and …
|
ZENSARTECH | IN | Telecommunications, computer pr… |
|
ZERO ONE
Distributes enterprise IT solutions for cloud, security, ne…
|
3029 | TW | Telecommunications, computer pr… |
|
ZHENGYUAN ZHIHUI GROUP CO.,LTD.
Develops smart campus solutions and digital identity manage…
|
300645 | CN | Telecommunications, computer pr… |
|
ZHUHAI COMLEADER INFORMATION SCIENCE&TECHNOLOGY CO., LTD.
Provides network management, telecom infrastructure, and in…
|
688175 | CN | Telecommunications, computer pr… |
|
ZUU Co.,Ltd.
Operates a financial media platform and provides FinTech su…
|
4387 | JP | 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.