SLANG Worldwide Inc. — Investor Relations & Filings
About SLANG Worldwide Inc.
SLANG Worldwide Inc. is a cannabis consumer packaged goods (CPG) company that historically focused on owning, licensing, and marketing a diversified portfolio of branded products. The company's offerings spanned various cannabis categories, including flower, concentrates, edibles, beverages, and vaporizer hardware, positioning itself as a developer of reputable brands and quality hardware within the regulated market. However, as of late 2024, the company announced a wind-down plan, anticipating receivership in Colorado and bankruptcy proceedings in Canada.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2024-11-26 | English | |
| News release - English.pdf | 2024-11-21 | English | |
| Material change report - English.pdf | 2024-11-06 | English | |
| News release - English.pdf | 2024-11-05 | English | |
| Material change report - English.pdf | 2024-10-19 | English | |
| News release - English.pdf | 2024-10-11 | English |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 47412586 | News release - English.pdf | 2024-11-26 | English | ||
| 47412590 | News release - English.pdf | 2024-11-21 | English | ||
| 47412594 | Material change report - English.pdf | 2024-11-06 | English | ||
| 47412626 | News release - English.pdf | 2024-11-05 | English | ||
| 47412631 | Material change report - English.pdf | 2024-10-19 | English | ||
| 30824913 | News release - English.pdf | 2024-10-11 | English | ||
| 30797895 | Material change report - English.pdf | 2024-10-01 | English | ||
| 30797993 | News release - English.pdf | 2024-10-01 | English | ||
| 47412643 | News release - English.pdf | 2024-08-27 | English | ||
| 47412647 | 52-109FV2 - Certification of interim filings - CFO (E).pdf | 2024-08-27 | English | ||
| 47412667 | Interim financial statements/report – English.pdf | 2024-08-27 | English | ||
| 13741716 | Material change report - English.pdf | 2024-07-02 | English | ||
| 13741718 | News release - English.pdf | 2024-07-02 | English | ||
| 47412671 | News release - English.pdf | 2024-06-17 | English | ||
| 47412681 | News release - English.pdf | 2024-05-30 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other chemical products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Advance Petrochemicals Ltd.
Manufacturer of specialty chemicals, automotive fluids, and…
|
506947 | IN | Manufacturing |
|
A E C I LIMITED
Diversified specialty group providing chemical solutions fo…
|
AFE | ZA | Manufacturing |
|
AEKYUNG CHEMICAL CO., LTD
Chemical manufacturer of plasticizers, synthetic resins, ca…
|
161000 | KR | Manufacturing |
|
Aether Catalyst Solutions, Inc.
Develops low-cost, high-performance base-metal catalysts fo…
|
ATHR | CA | Manufacturing |
|
Aica Kogyo Company, Limited
Manufacturer of chemical products and architectural finishi…
|
4206 | JP | Manufacturing |
|
AKÇA KİMYEVİ MADDELER NAKLİYAT TİCARET VE SANAYİ A.Ş.
Producer and distributor of chemical substances for the tex…
|
AKCKM | TR | Manufacturing |
|
ALEXIUM INTERNATIONAL GROUP LIMITED
Develops specialty chemicals and materials for flame retard…
|
AJX | AU | Manufacturing |
|
AlzChem Group AG
Vertically integrated specialty chemicals company focused o…
|
ACT | DE | Manufacturing |
|
Ambica Agarbathies & Aroma Ind. Ltd.
Manufactures incense sticks and aromatic products with hosp…
|
AMBICAAGAR | IN | Manufacturing |
|
Anhui Conch Material Technology Co., Ltd.
Manufacturer of fine chemical materials, cement, and concre…
|
2560 | HK | Manufacturing |
SLANG Worldwide 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/47560/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=47560 | 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=47560 | 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=47560 \ -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": 47560}, 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 SLANG Worldwide Inc. (id: 47560)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.