LCC Infotech Ltd. — Investor Relations & Filings
LCC Infotech Ltd. provides information technology training and skill development services. The company offers a wide range of educational programs focusing on computer software, hardware, and networking. It specializes in vocational training and partners with various government initiatives to implement skill-building projects. Its service portfolio includes professional certification courses, corporate training solutions, and software development services. The organization operates through a network of training centers, delivering curriculum-based learning designed to enhance employability. Key offerings encompass programming languages, database management, and digital literacy programs tailored to meet evolving technological demands.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Cessation | 2024-08-13 | English | |
| Outcome of Board Meeting | 2024-08-12 | English | |
| Financial Result Updates | 2024-08-12 | English | |
| Board Meeting — Financial Results/Other business matters | 2024-08-05 | English | |
| Open Offer | 2024-07-31 | English | |
| Updates | 2024-07-24 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 42588576 | Cessation | 2024-08-13 | English | ||
| 42630332 | Outcome of Board Meeting | 2024-08-12 | English | ||
| 42631717 | Financial Result Updates | 2024-08-12 | English | ||
| 43979799 | Board Meeting — Financial Results/Other business matters | 2024-08-05 | English | ||
| 42566108 | Open Offer | 2024-07-31 | English | ||
| 42543033 | Updates | 2024-07-24 | English | ||
| 42543324 | Public Announcement-Open Offer | 2024-07-24 | English | ||
| 42546772 | Outcome of Board Meeting | 2024-07-24 | English | ||
| 42548423 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2024-07-11 | English | ||
| 42577515 | Trading Window | 2024-07-01 | English | ||
| 42605219 | Outcome of Board Meeting | 2024-06-28 | English | ||
| 42596434 | Resignation | 2024-06-24 | English | ||
| 43950344 | Board Meeting — Other business matters | 2024-06-11 | English | ||
| 43950362 | Board Meeting — LCC INFOTECH LIMITED has informed the Exchange about Board Meeting to be held on 28-Jun-2024 to consider Other business. | 2024-06-11 | English | ||
| 42580942 | Resignation of Statutory Auditor | 2024-06-10 | English | ||
Market data
Market data not available
Price history
Peer group · Other education n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AcadeMedia
An independent education provider in Northern Europe for al…
|
ACAD | SE | Education |
|
ACE EDUTREND LIMITED
Provides vocational training and skill development services…
|
530093 | IN | Education |
|
Addictive Learning Technology Limited
Provides online upskilling in legal practice, compliance, a…
|
ADDICTIVE | IN | Education |
|
Alfio Bardolla
A company specializing in personal finance education throug…
|
ABTG | IT | Education |
|
Alkhaleej Training and Education Co.
Provides professional training, K-12 education, and busines…
|
4290 | SA | Education |
|
Alue Co., Ltd.
Provides corporate training and HR development using data a…
|
7043 | JP | Education |
|
Aptech Ltd.
Global vocational training provider offering career-oriente…
|
APTECHT | IN | Education |
|
Arihant Academy Limited
Provides academic coaching and test preparation for seconda…
|
ARIHANTACA | IN | Education |
|
ATA Creativity Global
Educational services company offering portfolio training fo…
|
AACG | US | Education |
|
ATOM EDUCAÇÃO E EDITORA S.A.
Provides financial education, publishing services, and a pr…
|
— | BR | Education |
LCC Infotech Ltd. 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/64172/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=64172 | 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=64172 | 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=64172 \ -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": 64172}, 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 LCC Infotech Ltd. (id: 64172)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.