
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 |
|---|---|---|---|
|
ALLIANCE BANK MALAYSIA BERHAD
Provides end-to-end banking and financial solutions for con…
|
— | MY | Financial and insurance activit… |
|
Ally Financial Inc.
A digital financial services company offering auto finance,…
|
ALLY | US | Financial and insurance activit… |
|
Al Rajhi Bank
Provides Sharia-compliant retail, corporate, and investment…
|
1120 | SA | Financial and insurance activit… |
|
Al Salam Bank B.S.C
An Islamic bank offering comprehensive personal, corporate,…
|
SALAM_BAH | BH | Financial and insurance activit… |
|
AL SALAM Sudan
Provides Islamic commercial banking, retail, corporate, and…
|
ALSALAMSUDAN | AE | Financial and insurance activit… |
|
ALTA banka a.d.
A universal financial institution offering retail and corpo…
|
JMBN | RS | Financial and insurance activit… |
|
ALTERNATİFBANK A.Ş.
Offers advisory banking and financial services to individua…
|
ALNTF | TR | Financial and insurance activit… |
|
Amalgamated Financial Corp.
A bank providing commercial and consumer services to values…
|
AMAL | US | Financial and insurance activit… |
|
Amerant Bancorp Inc.
A bank holding company offering financial solutions to indi…
|
AMTB | US | Financial and insurance activit… |
|
AMERICAN EXPRESS CO
A globally integrated payments company offering cards and f…
|
AXP | US | 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.