
Streetlight Intelligence Inc. — Investor Relations & Filings
Streetlight Intelligence Inc. was a technology provider specializing in intelligent street lighting systems designed for energy management and centralized asset control. The company developed solutions that enabled system-wide communications and monitoring of lamp performance. Its core offering included the Lumen IQ(TM) adaptive street lighting technology, which facilitated adaptive dimming and on-demand light delivery for municipalities. In November 2011, the company's intellectual property and assets were acquired by LED Roadway Lighting Ltd.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2011-11-21 | English | |
| Other.pdf | 2011-05-17 | English | |
| Material change report - English.pdf | 2011-05-11 | English | |
| Material change report - English.pdf | 2011-04-19 | English | |
| Material change report - English.pdf | 2011-04-06 | English | |
| Material change report - English.pdf | 2011-03-07 | English |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2011
9 filings
| |||||
| 47106423 | Material change report - English.pdf | 2011-11-21 | English | ||
| 47106424 | Other.pdf | 2011-05-17 | English | ||
| 47106425 | Material change report - English.pdf | 2011-05-11 | English | ||
| 47106426 | Material change report - English.pdf | 2011-04-19 | English | ||
| 47106427 | Material change report - English.pdf | 2011-04-06 | English | ||
| 47106431 | Material change report - English.pdf | 2011-03-07 | English | ||
| 47106432 | Material change report - English.pdf | 2011-02-25 | English | ||
| 47106433 | Material change report - English.pdf | 2011-01-14 | English | ||
| 47106434 | Material change report - English.pdf | 2011-01-10 | English | ||
|
2010
3 filings
| |||||
| 47106435 | Material change report - English.pdf | 2010-11-04 | English | ||
| 47106436 | Material change report - English.pdf | 2010-10-27 | English | ||
| 47106441 | Material change report - English.pdf | 2010-10-20 | English | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Virtual Mind Holding Company Limited
IP Digital Ecosystem Operator leveraging Web3, plus apparel…
|
1520 | HK | Telecommunications, computer pr… |
|
Visiativ
Software publisher and integrator accelerating digital tran…
|
ALVIV | FR | Telecommunications, computer pr… |
|
VISIONFLEX GROUP LIMITED
Provides telehealth solutions and diagnostic equipment for …
|
VFX | AU | Telecommunications, computer pr… |
|
VisionSky Corp.
Delivers advanced business intelligence and data warehouse …
|
VKY | CA | Telecommunications, computer pr… |
|
ViVeTech PLC
IT consulting firm for information security and manufacturi…
|
VVT | HU | Telecommunications, computer pr… |
|
VLC HOLDINGS CO.,LTD.
A company engaged in cybersecurity, marketing research, and…
|
2467 | JP | Telecommunications, computer pr… |
|
VL E-Governance & IT Solutions Limited
Provides e-governance, IT infrastructure, and digital trans…
|
VLEGOV | IN | Telecommunications, computer pr… |
|
Vodatel Networks Holdings Limited
Provider of comprehensive network and systems infrastructur…
|
8033 | HK | Telecommunications, computer pr… |
|
VRAIN Solution, Inc.
Provides AI and IoT solutions to improve operational effici…
|
135A | JP | Telecommunications, computer pr… |
|
VSTECS Holdings Limited
Leading Asia Pacific ICT distributor and integrated technic…
|
856 | HK | Telecommunications, computer pr… |
Streetlight Intelligence 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/45337/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=45337 | 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=45337 | 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=45337 \ -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": 45337}, 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 Streetlight Intelligence Inc. (id: 45337)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.