
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 |
|---|---|---|---|
|
Wai Chun Group Holdings Limited
Specializes in IT system integration, software development,…
|
1013 | HK | Telecommunications, computer pr… |
|
Warwick Communications Inc.
Technology provider of comprehensive IT solutions, cybersec…
|
— | CA | Telecommunications, computer pr… |
|
Wasko S.A.
An ICT company that designs, implements, and maintains soft…
|
WAS | PL | Telecommunications, computer pr… |
|
Websolute
A digital company offering strategy, marketing, e-commerce,…
|
WEB | IT | Telecommunications, computer pr… |
|
Webstep
An IT and technology consulting company specializing in dig…
|
WSTEP | NO | Telecommunications, computer pr… |
|
Weimob Inc.
Cloud-based business and marketing solutions enabling decen…
|
2013 | KY | Telecommunications, computer pr… |
|
WEP Solutions Ltd
Provides managed print services, retail billing solutions, …
|
532373 | IN | Telecommunications, computer pr… |
|
White Pearl Technology Group AB
A diversified IT group providing ICT solutions and services…
|
WPTG | SE | Telecommunications, computer pr… |
|
Widech S.p.A.
Provider of infrastructure services for the energy and digi…
|
MLSMP | IT | Telecommunications, computer pr… |
|
Will Smart Co.,LTD.
Develops IoT and cloud-based digital transformation solutio…
|
175A | JP | 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.