
NowVertical Group Inc. — Investor Relations & Filings
NowVertical Group Inc. is a global data and analytics company specializing in Vertical Intelligence (VI) software and services. The company empowers enterprises to transform complex data into actionable business value using advanced AI solutions. NowVertical's core offering blends comprehensive data management, governance, integration, and modernization capabilities with deep sector-specific expertise. This approach ensures tailored solutions for key verticals, including Financial Services, Media, Technology, Retail & E-commerce, and Subscription businesses, driving strategic growth and operational excellence. The company emphasizes data governance and AI ethics through its proprietary frameworks.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2024-08-13 | English | |
| News release - English.pdf | 2024-08-01 | English | |
| Other.pdf | 2024-07-04 | English | |
| Form of proxy - English.pdf | 2024-07-04 | English | |
| Management information circular - English.pdf | 2024-07-04 | English | |
| Notice of meeting - English.pdf | 2024-07-04 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 13746218 | News release - English.pdf | 2024-08-13 | English | ||
| 13745481 | News release - English.pdf | 2024-08-01 | English | ||
| 30299795 | Other.pdf | 2024-07-04 | English | ||
| 30299794 | Form of proxy - English.pdf | 2024-07-04 | English | ||
| 30299792 | Management information circular - English.pdf | 2024-07-04 | English | ||
| 30299791 | Notice of meeting - English.pdf | 2024-07-04 | English | ||
| 30299790 | Other.pdf | 2024-07-04 | English | ||
| 30299788 | Other.pdf | 2024-07-04 | English | ||
| 30299787 | Other.pdf | 2024-07-04 | English | ||
| 13740874 | News release - English.pdf | 2024-06-24 | English | ||
| 30191064 | Report of exempt distribution (45-106F1).pdf | 2024-06-24 | English | ||
| 13740434 | Material change report - English.pdf | 2024-06-21 | English | ||
| 13739354 | News release - English.pdf | 2024-06-13 | English | ||
| 13738260 | Material change report - English.pdf | 2024-06-06 | English | ||
| 30176459 | News release - English.pdf | 2024-05-27 | English | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1000mercis
Marketing technology group for data-driven advertising and …
|
ALMIL | FR | Telecommunications, computer pr… |
|
3C IT Solutions and Telecoms (India) Limited
Provides IT infrastructure, system integration, cloud, and …
|
544190 | IN | Telecommunications, computer pr… |
|
3 E Network Technology Group Ltd
B2B IT solutions provider of software for property, restaur…
|
MASK | US | Telecommunications, computer pr… |
|
3i Infotech limited
Provides digital transformation, cloud services, and specia…
|
3IINFOLTD | IN | Telecommunications, computer pr… |
|
4C Group AB
Provides software and expert services for readiness, traini…
|
4C | SE | Telecommunications, computer pr… |
|
4GLOBAL PLC
A data, services, and software company for the sports and p…
|
4GBL | GB | Telecommunications, computer pr… |
|
4SIGHT HOLDINGS LIMITED
Technology group providing digital transformation solutions…
|
4SIE | ZA | Telecommunications, computer pr… |
|
AAA TECHNOLOGIES LIMITED
Provides IS auditing, cybersecurity consulting, and IT comp…
|
AAATECH | IN | Telecommunications, computer pr… |
|
ABEJA,Inc.
An AI technology company that facilitates the digital trans…
|
5574 | JP | Telecommunications, computer pr… |
|
Abra Information Technologies Ltd.
Develops, implements, and integrates complex software and h…
|
ABRA | IL | Telecommunications, computer pr… |
NowVertical Group 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/47594/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=47594 | 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=47594 | 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=47594 \ -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": 47594}, 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 NowVertical Group Inc. (id: 47594)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.