
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 |
|---|---|---|---|
| 10-Q | 2026-05-14 | English | |
| FORM 8-K | 2026-05-07 | English | |
| 8-K - UNITED BANCORP INC /OH/ (0000731653) (Filer) | 2026-04-23 | English | |
| 8-K - UNITED BANCORP INC /OH/ (0000731653) (Filer) | 2026-04-23 | English | |
| ARS | 2026-03-18 | English | |
| 10-K/A | 2026-03-18 | English |
Browse filings by year
32 years- 2026 10 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
10 filings
| |||||
| 46111691 | 10-Q | 2026-05-14 | English | ||
| 46083026 | FORM 8-K | 2026-05-07 | English | ||
| 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 | ||
| 46083029 | ARS | 2026-03-18 | English | ||
| 46083027 | 10-K/A | 2026-03-18 | English | ||
| 46083030 | FORM DEF 14A | 2026-03-18 | English | ||
| 46083132 | 10-K | 2026-03-18 | English | ||
| 32880434 | 8-K - UNITED BANCORP INC /OH/ (0000731653) (Filer) | 2026-02-20 | English | ||
| 18305068 | 8-K Filing | 2026-02-03 | English | ||
|
2025
5 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 | ||
Market data
Market data not available
Price history
Peer group · Other monetary intermediation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AEON Financial Service Co.,Ltd.
A financial group with retail origins offering diverse cons…
|
8570 | JP | Financial and insurance activit… |
|
AFFIN BANK BERHAD
Financial services provider offering consumer, commercial, …
|
— | MY | 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… |
|
Agri Bank of China SOFRIX+0.55% 20Aug27
Provides yuan-clearing, corporate banking with multi-curren…
|
AGRBK0827USD | AE | Financial and insurance activit… |
|
Agricultural Bank of China Limited
Comprehensive financial services provider focused on corpor…
|
1288 | CN | Financial and insurance activit… |
|
AGTech Holdings Limited
Provides integrated gaming services and comprehensive finan…
|
8279 | HK | Financial and insurance activit… |
|
AIB Group Plc
A financial services group offering banking, insurance, and…
|
A5G | IE | Financial and insurance activit… |
|
AJMAN BANK PJSC
Shariah-compliant financial institution offering Islamic ba…
|
AJMANBANK | AE | Financial and insurance activit… |
|
AKBANK T.A.Ş.
A commercial bank offering retail, commercial, SME, and cor…
|
AKBNK | TR | 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.