
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 |
|---|---|---|---|
|
Marathon Oil Canada Limited
Engaged in oil and gas exploration and production, with a f…
|
— | CA | Mining and quarrying |
|
Marauder Resources East Coast Inc.
Explores for and produces oil and gas in Western Canada and…
|
MESNF | CA | Mining and quarrying |
|
MARINE PETROLEUM TRUST
A royalty trust that distributes payments from oil and gas …
|
MARPS | US | Mining and quarrying |
|
Marksmen Energy Inc.
Emerging energy company focused on acquiring, exploring, an…
|
MAH | CA | Mining and quarrying |
|
Matador Resources Co
Independent energy company focused on oil and gas explorati…
|
MTDR | US | Mining and quarrying |
|
Maxim Resources Inc.
Engaged in the acquisition, exploration, and development of…
|
MXMh | CA | Mining and quarrying |
|
McChip Resources Inc
Acquires and manages natural resource interests, including …
|
MCS | CA | Mining and quarrying |
|
MEDCO PLATINUM ROAD PTE LTD
Issuer of senior notes to finance parent guarantor's oil an…
|
8GMB | SG | Mining and quarrying |
|
MELBANA ENERGY LIMITED
Independent oil and gas company exploring hydrocarbon resou…
|
MAY | AU | Mining and quarrying |
|
MENA Hydrocarbons Inc.
Acquires, develops, and exploits hydrocarbon assets, concen…
|
MNH | 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.