
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 |
|---|---|---|---|
|
Daylight Energy Ltd.
Intermediate oil and gas company focused on exploration and…
|
DAY | CA | Mining and quarrying |
|
Decimus Oil Corp.
E&P company developing crude oil and natural gas in Souther…
|
WCSB | CA | Mining and quarrying |
|
Decklar Resources Inc.
Independent oil and gas company developing low-risk apprais…
|
DKLRF | CA | Mining and quarrying |
|
DEER CREEK ENERGY LIMITED
Oil sands developer utilizing SAGD and conventional mining …
|
DCE | CA | Mining and quarrying |
|
Desmarais Energy Corporation
Focused on Exploration and Production (E&P) of crude oil an…
|
POW | CA | Mining and quarrying |
|
Detector Exploration Ltd.
Historically an oil and gas explorer in Western Canada, pla…
|
DEX | CA | Mining and quarrying |
|
Deutsche Rohstoff AG
Investment holding company for oil, gas, and strategic meta…
|
DRAG | DE | Mining and quarrying |
|
Devin Energy Corporation
Major domestic hydrocarbon producer focused on US onshore e…
|
DVN | CA | Mining and quarrying |
|
DEVON ENERGY CORP/DE
Independent energy company focused on onshore exploration a…
|
DVN | US | Mining and quarrying |
|
Diamondback Energy, Inc.
Independent oil and gas company exploiting unconventional r…
|
FANG | US | 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.