
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 |
|---|---|---|---|
|
Vensearch Capital Corp.
Vendor-neutral technology advisory simplifying complex tech…
|
— | CA | Telecommunications, computer pr… |
|
Venustech Group Inc.
Provides network security products, management platforms, a…
|
002439 | CN | Telecommunications, computer pr… |
|
Verbicom Spolka Akcyjna
An integrator of ICT systems specializing in network securi…
|
VRB | PL | Telecommunications, computer pr… |
|
Versatile Systems Inc.
Develops business critical software and IT integration for …
|
VVVFF | CA | Telecommunications, computer pr… |
|
Vertexplus Technologies Limited
Global provider of IT consulting, software engineering, and…
|
VERTEXPLUS | IN | Telecommunications, computer pr… |
|
Via Transportation, Inc.
Provides a software platform for public mobility to create …
|
VIA | US | Telecommunications, computer pr… |
|
Vinsys IT Services India Limited
Provides IT consulting, corporate training, and software de…
|
VINSYS | IN | Telecommunications, computer pr… |
|
Virgo Global Limited
Provides IT services, hardware solutions, software developm…
|
532354 | IN | Telecommunications, computer pr… |
|
virtualex holdings, inc.
Holding company providing business solutions in consulting,…
|
6193 | JP | Telecommunications, computer pr… |
|
Virtual Mind Holding
Investment holding company with operations in apparel, loan…
|
VMH | KY | 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.