
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 |
|---|---|---|---|
| サイバーソリューションズ株式会社 | 436A | JP | Telecommunications, computer pr… |
|
云星宇
Develops and integrates ITS for highway tolling, monitoring…
|
920806 | CN | Telecommunications, computer pr… |
|
众诚科技
Provides digital transformation and ICT infrastructure serv…
|
920207 | CN | Telecommunications, computer pr… |
|
同辉信息
Provides digital visual solutions and intelligent display s…
|
920090 | CN | Telecommunications, computer pr… |
|
志晟信息
Provides comprehensive smart city solutions and IT services…
|
920171 | CN | Telecommunications, computer pr… |
|
恒拓开源
Specializes in open source software solutions and enterpris…
|
920415 | CN | Telecommunications, computer pr… |
|
星辰科技
Provides AI, cloud, and big data solutions for enterprise d…
|
920885 | CN | Telecommunications, computer pr… |
|
殷图网联
Develops IoT-based monitoring and management solutions for …
|
920508 | CN | Telecommunications, computer pr… |
|
流金科技
Provides technical services and UHD video solutions for dig…
|
920021 | CN | Telecommunications, computer pr… |
|
科达自控
Provides IIoT and intelligent automation solutions for smar…
|
920932 | CN | 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.