
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 |
|---|---|---|---|
|
IMPERIAL OIL LTD
An integrated energy company involved in oil and gas, refin…
|
IMO | US | Mining and quarrying |
|
Indonesia Energy Corp Ltd
Independent energy company engaged in oil and gas explorati…
|
INDO | US | Mining and quarrying |
|
InPlay Oil Corp.
Growth-oriented company focused on light oil development in…
|
IPO | CA | Mining and quarrying |
|
Integrated Oil NT Corp.
Integrated energy company performing E&P and high-tech oilf…
|
IPI.A | CA | Mining and quarrying |
|
Intensity Resources Ltd.
Specializes in the exploration and production of hydrocarbo…
|
— | CA | Mining and quarrying |
|
International Frontier Resources Corporation
Energy company focused on oil and natural gas exploration, …
|
IFR | CA | Mining and quarrying |
|
International Hydrocarbons Corp.
Energy exploration and production company focused on intern…
|
— | CA | Mining and quarrying |
|
International Petroleum Corporation
An oil and gas exploration and production company with asse…
|
IPCFF | CA | Mining and quarrying |
|
International Petroleum Corporation
International upstream oil and gas company exploring, devel…
|
IPCO | CA | Mining and quarrying |
|
International Reef Resources Ltd
Oil and gas E&P in Ontario pivoting to environmental soluti…
|
— | CA | 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.