
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 |
|---|---|---|---|
|
OCCIDENTAL PETROLEUM CORP /DE/
An energy company in hydrocarbon exploration, chemicals, an…
|
OXY | US | Mining and quarrying |
|
OGY Petroleums Ltd.
Calgary-based company that explored and developed petroleum…
|
OGY | CA | Mining and quarrying |
|
Oil and Gas Development Company Ltd
An E&P company engaged in the exploration, development, and…
|
OGDC | PK | Mining and quarrying |
|
Oil and Gas Exploration and Production Plc
An integrated energy firm with oil, gas, geothermal, and wa…
|
NGAZ | BG | Mining and quarrying |
|
Oil And Natural Gas Corporation Ltd
Explores and produces crude oil and natural gas through glo…
|
ONGC | IN | Mining and quarrying |
|
OILCORP BERHAD
Involved in offshore oil and gas projects, first Malaysian …
|
— | MY | Mining and quarrying |
|
Oil & Gas Development Company Limited
A state-owned E&P company specializing in hydrocarbon explo…
|
OGDC | PK | Mining and quarrying |
|
OIL India Limited
An integrated E&P company producing and transporting crude …
|
OIL | IN | Mining and quarrying |
|
Oil Optimization Inc.
Exploration and development of oil and gas properties, focu…
|
OOI.H | CA | Mining and quarrying |
|
Oiltec Resources Ltd.
Small-cap oil and gas company engaged in oil exploration, d…
|
OLT | 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.