
Lightning Ventures Inc. — Investor Relations & Filings
Lightning Ventures, Inc. is a commercial excavation and earthmoving services company operating within the commercial construction industry, primarily serving the Denver-Front Range area. The company functions as a commercial excavation contractor, specializing in comprehensive earthmoving projects. Its operations utilize heavy equipment integrated with GPS-Grade Control Technology to enhance precision and efficiency in project execution.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2018-08-28 | English | |
| News release - English.pdf | 2018-08-24 | English | |
| Material change report - English.pdf | 2018-07-23 | English | |
| News release - English.pdf | 2018-07-20 | English | |
| News release - English.pdf | 2018-06-19 | English | |
| News release - English.pdf | 2018-06-12 | English |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2018
15 filings
| |||||
| 47448045 | Material change report - English.pdf | 2018-08-28 | English | ||
| 47448049 | News release - English.pdf | 2018-08-24 | English | ||
| 47448054 | Material change report - English.pdf | 2018-07-23 | English | ||
| 47448066 | News release - English.pdf | 2018-07-20 | English | ||
| 47448069 | News release - English.pdf | 2018-06-19 | English | ||
| 47448073 | News release - English.pdf | 2018-06-12 | English | ||
| 47448094 | News release - English.pdf | 2018-06-08 | English | ||
| 47448099 | News release - English.pdf | 2018-05-30 | English | ||
| 47448103 | News release - English.pdf | 2018-04-10 | English | ||
| 47448106 | News release - English.pdf | 2018-04-10 | English | ||
| 47448110 | News release - English.pdf | 2018-03-22 | English | ||
| 47448114 | Material change report - English.pdf | 2018-03-06 | English | ||
| 47448118 | News release - English.pdf | 2018-03-05 | English | ||
| 47448143 | 52-109FV2 - Certification of interim filings - CEO (E).pdf | 2018-03-01 | English | ||
| 47448148 | Interim MD&A - English.pdf | 2018-03-01 | English | ||
Market data
Market data not available
Price history
Peer group · Site preparation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ASIA PILE HOLDINGS CORPORATION
A foundation engineering group that manufactures, sells, an…
|
5288 | JP | Construction |
|
Badger Daylighting Inc.
Largest North American provider of non-destructive hydro-ex…
|
BDGI | CA | Construction |
|
Badger Infrastructure Solutions Ltd.
North America's largest provider of non-destructive hydro-e…
|
BDGI | CA | Construction |
|
Basetrophy Group Holdings Limited
Provides foundation and civil engineering works, and trades…
|
8460 | KY | Construction |
|
Chinney Alliance Group Limited
Building contracting, ground engineering, foundation work, …
|
385 | HK | Construction |
|
Chinney Kin Wing Holdings Limited
Provider of foundation engineering services, construction, …
|
1556 | HK | Construction |
|
CT Vision (International) Holdings Limited
Operates in construction, renewable energy, social e-commer…
|
994 | HK | Construction |
|
DirectBooking Technology Co., Ltd.
An investment holding company providing construction materi…
|
ZDAI | US | Construction |
|
Dragon Rise Group Holdings Limited
Hong Kong subcontractor specializing in foundation engineer…
|
6829 | HK | Construction |
|
FEG Holdings Corporation Limited
Foundation engineering contractor providing foundation work…
|
1413 | HK | Construction |
Lightning Ventures 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/47215/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=47215 | 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=47215 | 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=47215 \ -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": 47215}, 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 Lightning Ventures Inc. (id: 47215)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.