
LCNB CORP — Investor Relations & Filings
LCNB Corp. is a financial holding company operating through its main subsidiary, LCNB National Bank. The bank provides a range of financial services to individuals and businesses, primarily in Southwest and Central Ohio. Its core offerings include personal and commercial banking products, such as checking and savings accounts, debit cards, and various lending solutions. The company also offers trust and investment services, including portfolio management. LCNB National Bank has been serving its communities since 1877.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| L MULLIGAN 5-23-25 | 2025-05-28 | English | |
| FORM 8-K | 2025-05-22 | English | |
| Regulatory Filings 2025 | 2025-05-12 | English | |
| FORM 10-Q | 2025-05-07 | English | |
| FORM 4 | 2025-04-30 | English | |
| FORM 8-K | 2025-04-22 | English |
Browse filings by year
28 years- 2026 24 filings
- 2025 50 filings
- 2024 71 filings
- 2023 49 filings
- 2022 54 filings
- 2021 50 filings
- 2020 43 filings
- 2019 58 filings
- 2018 41 filings
- 2017 42 filings
- 2016 27 filings
- 2015 27 filings
- 2014 22 filings
- 2013 42 filings
- 2012 33 filings
- 2011 24 filings
- 2010 21 filings
- 2009 26 filings
- 2008 57 filings
- 2007 36 filings
- 2006 14 filings
- 2005 17 filings
- 2004 39 filings
- 2003 15 filings
- 2002 7 filings
- 2001 7 filings
- 2000 9 filings
- 1999 7 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 11144589 | L MULLIGAN 5-23-25 | 2025-05-28 | English | ||
| 11144592 | FORM 8-K | 2025-05-22 | English | ||
| 11144641 | Regulatory Filings 2025 | 2025-05-12 | English | ||
| 11144603 | FORM 10-Q | 2025-05-07 | English | ||
| 11144604 | FORM 4 | 2025-04-30 | English | ||
| 11144608 | FORM 8-K | 2025-04-22 | English | ||
| 11144606 | FORM DEF 14A | 2025-04-21 | English | ||
| 11144614 | FORM PRE 14A | 2025-04-11 | English | ||
| 11144610 | FORM 10-K | 2025-03-12 | English | ||
| 11144609 | FORM 4 | 2025-02-27 | English | ||
| 11144611 | FORM 4 | 2025-02-27 | English | ||
| 11144612 | FORM 4 | 2025-02-27 | English | ||
| 11144613 | FORM 4 | 2025-02-27 | English | ||
| 11144615 | FORM 4 | 2025-02-27 | English | ||
| 11144616 | FORM 4 | 2025-02-27 | English | ||
Market data
Market data not available
Price history
Peer group · Other monetary intermediation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1ST SOURCE CORP
Bank holding company offering commercial, consumer, and spe…
|
SRCE | US | Financial and insurance activit… |
|
Aareal Bank AG
International provider of financing and digital solutions f…
|
ARL | DE | Financial and insurance activit… |
|
Aasen Sparebank
An independent savings bank offering banking, financial adv…
|
AASB | NO | Financial and insurance activit… |
|
ABN AMRO Bank N.V.
A financial institution serving retail, private, and commer…
|
ABN | NL | Financial and insurance activit… |
|
ABSA GROUP
A diversified financial services provider with a significan…
|
ABG | ZA | Financial and insurance activit… |
|
Abu Dhabi Commercial Bank
A full-service commercial bank offering retail, corporate, …
|
ADCB | AE | Financial and insurance activit… |
|
Abu Dhabi Islamic Bank
A prominent Islamic financial institution offering Shari'a-…
|
ADIB | AE | Financial and insurance activit… |
|
ACBA Bank
Universal bank offering diverse services with a focus on th…
|
ACBA | AM | Financial and insurance activit… |
|
ADCB Rights Issue 2025
Strategic capital-raising for growth, stronger capital, and…
|
ADCBRI25 | AE | Financial and insurance activit… |
|
Addiko Bank AG
A specialized lender providing consumer and SME financing a…
|
ADKO | AT | Financial and insurance activit… |
LCNB CORP 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/33641/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33641 | 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=33641 | 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=33641 \ -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": 33641}, 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 LCNB CORP (id: 33641)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.