Latent View Analytics Limited — Investor Relations & Filings
Latent View Analytics Limited provides digital analytics and data science services to global enterprises. The company specializes in helping organizations navigate the digital transformation journey through data-driven decision-making. Its core offerings include data engineering, business analytics, and consulting services focused on marketing, supply chain, and risk management. LatentView leverages advanced technologies such as artificial intelligence and machine learning to develop proprietary platforms and solutions. Key focus areas include customer analytics, predictive modeling, and automated reporting. The firm serves a diverse range of sectors, including technology, retail, consumer packaged goods, and financial services. By integrating domain expertise with technical capabilities, the company assists clients in optimizing business processes and identifying growth opportunities through actionable insights derived from complex datasets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Board Meeting — Board meeting Rescheduled | 2026-04-29 | English | |
| General Updates | 2026-04-15 | English | |
| Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-08 | English | |
| General Updates | 2026-04-03 | English | |
| Press Release | 2026-04-02 | English | |
| Acquisition | 2026-04-01 | English |
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
GEA (Grenobloise d'Electronique et d'Automatismes)
Designs, manufactures, and maintains electronic toll collec…
|
GEA | FR | Telecommunications, computer pr… |
|
GECI International
A technology consulting and digital transformation speciali…
|
ALGEC | FR | Telecommunications, computer pr… |
|
Genpact LTD
Provides technology solutions to transform and manage compl…
|
G | BM | Telecommunications, computer pr… |
|
GFT Technologies SE
An AI-centric technology partner specializing in data-drive…
|
GFT | DE | Telecommunications, computer pr… |
|
Glintt
IT consulting and digital solutions provider for healthcare…
|
GLINT | PT | Telecommunications, computer pr… |
|
Global Infotech Co.,LTD.
Provides IT solutions and digital transformation services f…
|
300465 | CN | Telecommunications, computer pr… |
|
Global Link Communications Holdings Limited
R&D and provision of telecommunication application software…
|
8060 | HK | Telecommunications, computer pr… |
|
Global Security Experts Inc.
Provides cybersecurity consulting, system audits, and secur…
|
4417 | JP | Telecommunications, computer pr… |
|
Globalway, Inc.
Operates in technology services, human resources, and shari…
|
3936 | JP | Telecommunications, computer pr… |
|
Globesecure Technologies Limited
Provides cybersecurity and digital transformation solutions…
|
GSTL | IN | Telecommunications, computer pr… |
Latent View Analytics Limited 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/59599/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=59599 | 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=59599 | 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=59599 \ -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": 59599}, 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 Latent View Analytics Limited (id: 59599)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.