
UNITED BANCORP INC /OH/ — Investor Relations & Filings
United Bancorp, Inc. is a financial holding company operating through its subsidiary, Unified Bank. It functions as a community-focused institution providing a range of commercial and retail banking services to individuals and businesses across Ohio. The company's core offerings include accepting various deposit types, such as demand, savings, and time accounts. It also provides lending services, including commercial, real estate, and consumer loans. These services are delivered through its network of 18 banking offices, with a focus on building strong customer relationships and providing localized service.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K - UNITED BANCORP INC /OH/ (0000731653) (Filer) | 2026-04-23 | English | |
| 8-K - UNITED BANCORP INC /OH/ (0000731653) (Filer) | 2026-04-23 | English | |
| 8-K - UNITED BANCORP INC /OH/ (0000731653) (Filer) | 2026-02-20 | English | |
| 8-K Filing | 2026-02-03 | English | |
| FORM 8-K | 2025-11-20 | English | |
| 10-Q | 2025-11-12 | English |
Browse filings by year
32 years- 2026 4 filings
- 2025 22 filings
- 2024 30 filings
- 2023 41 filings
- 2022 47 filings
- 2021 32 filings
- 2020 25 filings
- 2019 33 filings
- 2018 30 filings
- 2017 27 filings
- 2016 31 filings
- 2015 28 filings
- 2014 37 filings
- 2013 26 filings
- 2012 32 filings
- 2011 27 filings
- 2010 27 filings
- 2009 42 filings
- 2008 49 filings
- 2007 45 filings
- 2006 57 filings
- 2005 46 filings
- 2004 30 filings
- 2003 35 filings
- 2002 6 filings
- 2001 7 filings
- 2000 5 filings
- 1999 6 filings
- 1998 9 filings
- 1997 5 filings
- 1996 7 filings
- 1995 5 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 35820511 | 8-K - UNITED BANCORP INC /OH/ (0000731653) (Filer) | 2026-04-23 | English | ||
| 35818454 | 8-K - UNITED BANCORP INC /OH/ (0000731653) (Filer) | 2026-04-23 | English | ||
| 32880434 | 8-K - UNITED BANCORP INC /OH/ (0000731653) (Filer) | 2026-02-20 | English | ||
| 18305068 | 8-K Filing | 2026-02-03 | English | ||
|
2025
11 filings
| |||||
| 9440225 | FORM 8-K | 2025-11-20 | English | ||
| 9440232 | 10-Q | 2025-11-12 | English | ||
| 9440233 | FORM 8-K | 2025-11-07 | English | ||
| 9440235 | FORM 8-K | 2025-08-21 | English | ||
| 9440242 | 10-Q | 2025-08-14 | English | ||
| 9440243 | FORM 8-K | 2025-08-01 | English | ||
| 9440246 | PRIMARY DOCUMENT | 2025-05-23 | English | ||
| 9440245 | PRIMARY DOCUMENT | 2025-05-23 | English | ||
| 9440247 | PRIMARY DOCUMENT | 2025-05-23 | English | ||
| 9440248 | PRIMARY DOCUMENT | 2025-05-23 | English | ||
| 9440249 | PRIMARY DOCUMENT | 2025-05-23 | 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… |
|
ACBA Bank
Universal bank offering diverse services with a focus on th…
|
ACBA | AM | Financial and insurance activit… |
|
Addiko Bank AG
A specialized lender providing consumer and SME financing a…
|
ADKO | AT | Financial and insurance activit… |
|
AEON Financial Service Co.,Ltd.
A financial group with retail origins offering diverse cons…
|
8570 | JP | Financial and insurance activit… |
|
Affinity Bancshares, Inc.
Bank holding company offering banking services, specializin…
|
AFBI | US | Financial and insurance activit… |
|
Agram Banka d.d.
Universal commercial bank providing financial products to i…
|
KBZ | HR | Financial and insurance activit… |
UNITED BANCORP INC /OH/ 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/34306/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34306 | 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=34306 | 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=34306 \ -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": 34306}, 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 UNITED BANCORP INC /OH/ (id: 34306)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.