
SAFE & GREEN HOLDINGS CORP. — Investor Relations & Filings
Safe & Green Holdings Corp. is a modular solutions company that develops, designs, and fabricates modular structures. The company's core capabilities involve using steel, wood, and modified, code-engineered cargo shipping containers for construction. Its process is designed to be faster and more efficient than traditional methods, potentially reducing construction time by up to 50% while offering cost savings. A key focus is on sustainability, utilizing recycled and repurposed materials to create eco-friendly building solutions. The company operates a vertically integrated model to provide versatile infrastructure for a variety of applications, including commercial and industrial projects.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| CURRENT REPORT | 2026-06-02 | English | |
| CURRENT REPORT | 2026-05-28 | English | |
| 8-K - OLENOX INDUSTRIES INC. (0001023994) (Filer) | 2026-04-02 | English | |
| 8-K - SAFE & GREEN HOLDINGS CORP. (0001023994) (Filer) | 2026-02-18 | English | |
| 8-K Filing | 2026-02-13 | English | |
| 8-K Filing | 2026-02-10 | English |
Browse filings by year
30 years- 2026 12 filings
- 2025 79 filings
- 2024 63 filings
- 2023 116 filings
- 2022 34 filings
- 2021 58 filings
- 2020 75 filings
- 2019 62 filings
- 2018 58 filings
- 2017 65 filings
- 2016 27 filings
- 2015 11 filings
- 2014 27 filings
- 2013 18 filings
- 2012 55 filings
- 2011 44 filings
- 2010 9 filings
- 2009 7 filings
- 2008 9 filings
- 2007 5 filings
- 2006 5 filings
- 2005 4 filings
- 2004 5 filings
- 2003 5 filings
- 2002 5 filings
- 2001 4 filings
- 2000 8 filings
- 1999 8 filings
- 1998 10 filings
- 1997 10 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 47934054 | CURRENT REPORT | 2026-06-02 | English | ||
| 47860185 | CURRENT REPORT | 2026-05-28 | English | ||
| 33155747 | 8-K - OLENOX INDUSTRIES INC. (0001023994) (Filer) | 2026-04-02 | English | ||
| 32885593 | 8-K - SAFE & GREEN HOLDINGS CORP. (0001023994) (Filer) | 2026-02-18 | English | ||
| 26358140 | 8-K Filing | 2026-02-13 | English | ||
| 26358103 | 8-K Filing | 2026-02-10 | English | ||
| 32885594 | 8-K - SAFE & GREEN HOLDINGS CORP. (0001023994) (Filer) | 2026-02-06 | English | ||
| 26358191 | 8-K Filing | 2026-01-20 | English | ||
| 26357931 | 8-K Filing | 2026-01-20 | English | ||
| 26358100 | 8-K Filing | 2026-01-14 | English | ||
| 26358148 | 8-K Filing | 2026-01-09 | English | ||
| 26358078 | 424B3 Filing | 2026-01-07 | English | ||
|
2025
3 filings
| |||||
| 26358166 | 8-K Filing | 2025-12-30 | English | ||
| 26357949 | SCHEDULE 13G Filing | 2025-12-30 | English | ||
| 10807928 | PROXY STATEMENT | 2025-12-20 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of structural metal products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Arcosa, Inc.
Provider of infrastructure products for construction, energ…
|
ACA | US | Manufacturing |
|
Armtec Infrastructure Income Fund
Leading supplier of engineered products for civil infrastru…
|
ARF.UN | CA | Manufacturing |
|
ASTINO BERHAD
Manufactures and supplies metal building materials, steel p…
|
— | MY | Manufacturing |
|
Atmastco Limited
Designs and fabricates heavy industrial structures, pressur…
|
ATMASTCO | IN | Manufacturing |
|
AYES ÇELİK HASIR VE ÇİT SANAYİ A.Ş.
Manufacturer of steel wire mesh and fences for construction…
|
AYES | TR | Manufacturing |
|
AYS VENTURES BERHAD
Investment holding company, a leading distributor and manuf…
|
— | MY | Manufacturing |
|
Bakrie & Brothers Tbk
Focuses on manufacturing (metal, building materials, automo…
|
BNBR | ID | Manufacturing |
|
Bansal Roofing Products Limited
Manufactures roofing sheets, structural accessories, and pr…
|
538546 | IN | Manufacturing |
|
Bengal Steel Industries Ltd.
Manufactures structural steel, railway track materials, and…
|
512404 | IN | Manufacturing |
|
BOSA Technology Holdings Limited
Provides mechanical rebar splicing and manufactures constru…
|
8140 | HK | Manufacturing |
SAFE & GREEN HOLDINGS CORP. 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/35472/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35472 | 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=35472 | 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=35472 \ -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": 35472}, 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 SAFE & GREEN HOLDINGS CORP. (id: 35472)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.