
BARNWELL INDUSTRIES INC — Investor Relations & Filings
Barnwell Industries, Inc. is a diversified company with operations in three principal segments: oil and natural gas, land investment, and contract drilling. The oil and natural gas segment is engaged in the acquisition, development, production, and sale of oil and natural gas assets. The company also invests in land. Additionally, its contract drilling segment provides well drilling services and water pumping system installation and repairs in Hawaii. With a history of over 65 years, Barnwell manages a diverse portfolio of energy and land-related businesses.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2026-05-26 | English | |
| 10-Q | 2026-05-20 | English | |
| DEFA14A | 2026-05-20 | English | |
| DEF 14A | 2026-05-20 | English | |
| Major Shareholding Notification 2026 | 2026-04-17 | English | |
| Major Shareholding Notification 2026 | 2026-04-14 | English |
Browse filings by year
32 years- 2026 24 filings
- 2025 111 filings
- 2024 39 filings
- 2023 61 filings
- 2022 38 filings
- 2021 62 filings
- 2020 58 filings
- 2019 36 filings
- 2018 28 filings
- 2017 27 filings
- 2016 33 filings
- 2015 19 filings
- 2014 29 filings
- 2013 26 filings
- 2012 20 filings
- 2011 16 filings
- 2010 19 filings
- 2009 28 filings
- 2008 44 filings
- 2007 57 filings
- 2006 66 filings
- 2005 100 filings
- 2004 33 filings
- 2003 10 filings
- 2002 6 filings
- 2001 7 filings
- 2000 6 filings
- 1999 7 filings
- 1998 6 filings
- 1997 5 filings
- 1996 5 filings
- 1995 4 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47073892 | 8-K | 2026-05-26 | English | ||
| 46726649 | 10-Q | 2026-05-20 | English | ||
| 46726598 | DEFA14A | 2026-05-20 | English | ||
| 46726590 | DEF 14A | 2026-05-20 | English | ||
| 45855703 | Major Shareholding Notification 2026 | 2026-04-17 | English | ||
| 45855706 | Major Shareholding Notification 2026 | 2026-04-14 | English | ||
| 33940988 | 424B5 - BARNWELL INDUSTRIES INC (0000010048) (Filer) | 2026-04-09 | English | ||
| 45855709 | Major Shareholding Notification 2026 | 2026-04-01 | English | ||
| 33057413 | 8-K - BARNWELL INDUSTRIES INC (0000010048) (Filer) | 2026-03-27 | English | ||
| 45855726 | 8-K | 2026-03-23 | English | ||
| 45855747 | 8-K | 2026-03-16 | English | ||
| 45855764 | 8-K | 2026-03-13 | English | ||
| 45855778 | 8-K | 2026-03-09 | English | ||
| 32874857 | 4 - BARNWELL INDUSTRIES INC (0000010048) (Filer) | 2026-02-27 | English | ||
| 45855784 | 424B5 | 2026-02-25 | English | ||
Market data
Market data not available
Price history
Peer group · Extraction of crude petroleum
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ENQUEST PLC
Independent oil and gas company managing mature assets in t…
|
ENQ | GB | Mining and quarrying |
|
Enterprise Energy Resources Ltd.
Exploration and development company operating in the energy…
|
EER | CA | Mining and quarrying |
|
Enterra Energy Trust
An unincorporated investment trust engaged in E&P of conven…
|
EENC | CA | Mining and quarrying |
|
Enviro Energy International Holdings Limited
Trading construction materials, developing natural resource…
|
1102 | HK | Mining and quarrying |
|
EOG RESOURCES INC
An energy company engaged in the exploration and production…
|
EOG | US | Mining and quarrying |
|
EON Resources Inc.
Upstream energy company focused on onshore oil and gas prod…
|
EONR | US | Mining and quarrying |
|
EPI (Holdings) Limited
Investment holding company primarily focused on global oil …
|
689 | HK | Mining and quarrying |
|
Epsilon Energy Ltd.
Onshore natural gas and oil company with production and mid…
|
EPSN | US | Mining and quarrying |
|
EQV Ventures Acquisition Corp.
A SPAC targeting the energy industry's upstream exploration…
|
EQV | US | Mining and quarrying |
|
Etablissements Maurel & Prom
An independent oil and gas operator in hydrocarbon explorat…
|
MAU | FR | Mining and quarrying |
BARNWELL INDUSTRIES 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/35113/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35113 | 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=35113 | 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=35113 \ -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": 35113}, 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 BARNWELL INDUSTRIES INC (id: 35113)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.