
Local Bounti Corporation/DE — Investor Relations & Filings
Local Bounti Corporation is an indoor agriculture company specializing in the sustainable cultivation of leafy greens and herbs. The company produces a variety of products, including living lettuce, loose-leaf lettuce, salad kits, and herbs. It operates advanced, climate-controlled greenhouses that leverage its proprietary Stack & Flow Technology™ to grow fresh, non-GMO produce 365 days a year. This farming method uses significantly less land and water compared to traditional field agriculture. By establishing greenhouses in local communities, Local Bounti reduces food miles, delivering produce that is fresher and longer-lasting directly to nearby stores.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| S-8 - Local Bounti Corporation/DE (0001840780) (Filer) | 2026-03-27 | English | |
| 10-K - Local Bounti Corporation/DE (0001840780) (Filer) | 2026-03-27 | English | |
| 8-K - Local Bounti Corporation/DE (0001840780) (Filer) | 2026-03-25 | English | |
| 4 - LOCAL BOUNTI CORPORATION/DE (0001840780) (Filer) | 2026-03-03 | English | |
| 8-K Filing | 2026-02-11 | English | |
| 4 Filing | 2026-02-03 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 33065544 | S-8 - Local Bounti Corporation/DE (0001840780) (Filer) | 2026-03-27 | English | ||
| 33065446 | 10-K - Local Bounti Corporation/DE (0001840780) (Filer) | 2026-03-27 | English | ||
| 33039603 | 8-K - Local Bounti Corporation/DE (0001840780) (Filer) | 2026-03-25 | English | ||
| 32899620 | 4 - LOCAL BOUNTI CORPORATION/DE (0001840780) (Filer) | 2026-03-03 | English | ||
| 32017963 | 8-K Filing | 2026-02-11 | English | ||
| 32017953 | 4 Filing | 2026-02-03 | English | ||
| 13364922 | Regulatory Filings 2026 | 2026-01-26 | English | ||
| 13364924 | Regulatory Filings 2026 | 2026-01-23 | English | ||
| 13364923 | Regulatory Filings 2026 | 2026-01-22 | English | ||
| 13364925 | Regulatory Filings 2026 | 2026-01-21 | English | ||
| 13364928 | Regulatory Filings 2026 | 2026-01-20 | English | ||
| 13364927 | Regulatory Filings 2026 | 2026-01-16 | English | ||
| 13364926 | Regulatory Filings 2026 | 2026-01-15 | English | ||
| 13364929 | Regulatory Filings 2026 | 2026-01-14 | English | ||
| 13364934 | Regulatory Filings 2026 | 2026-01-13 | English | ||
Market data
Market data not available
Price history
Peer group · Growing of vegetables and melons, roots and tubers
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alterrus Systems Inc.
Develops and operates commercial vertical, urban agricultur…
|
ASIUQ | CA | Agriculture, forestry and fishi… |
|
Bikurey Hasade (Holdings) LTD
Grows, markets, and distributes fresh produce and operates …
|
BKRY | IL | Agriculture, forestry and fishi… |
|
Edible Garden AG Inc
Specializes in controlled environment agriculture for local…
|
EDBL | US | Agriculture, forestry and fishi… |
|
Farmmi, Inc.
Processes and sells edible fungi via a global e-commerce an…
|
FAMI | US | Agriculture, forestry and fishi… |
|
Fujian Wanchen Food Group Co.,Ltd.
Researches and cultivates edible fungi while operating a sn…
|
300972 | CN | Agriculture, forestry and fishi… |
|
Fujing Holdings Co., Limited
Cultivation, production, and sale of specialized potted veg…
|
2497 | HK | Agriculture, forestry and fishi… |
|
Green Rise Foods Inc.
Operates 72-89 acres of greenhouses to grow fresh produce u…
|
GRF | CA | Agriculture, forestry and fishi… |
|
Jiangsu Chinagreen Biological Technology Group Co.,Ltd.
Specializes in the industrial cultivation and distribution …
|
300970 | CN | Agriculture, forestry and fishi… |
|
Kalera S.A.
Technology-driven vertical farming company producing pestic…
|
KAL | LU | Agriculture, forestry and fishi… |
|
Oranzerii Hamzali
Agricultural company specializing in the production and tra…
|
ORAN | MK | Agriculture, forestry and fishi… |
Local Bounti Corporation/DE 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/34448/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34448 | 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=34448 | 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=34448 \ -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": 34448}, 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 Local Bounti Corporation/DE (id: 34448)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.