Company
Oak Valley Bancorp (OVLY)
Standardized SEC financial data for Oak Valley Bancorp — income statement, balance sheet, cash flow and 40+ ratios, as a clean JSON API. CIK 0001431567 · NASDAQ · State Commercial Banks.
Income statement
| USD | FY2020 | FY2021 | FY2022 | FY2023 | FY2024 | FY2025 |
|---|---|---|---|---|---|---|
| Revenue | $49.8M | $54.9M | $67.0M | $82.4M | $78.2M | $81.7M |
| Operating income | $17.7M | $21.0M | $28.3M | $40.3M | $30.6M | $30.6M |
| Interest expense | $1.2M | $971K |
Standardized from Oak Valley Bancorp's SEC filings — per-share figures split-adjusted. Full history via the API.
Balance sheet
| USD | FY2020 | FY2021 | FY2022 | FY2023 | FY2024 | FY2025 |
|---|---|---|---|---|---|---|
| Cash & equivalents | $226.7M | $778.3M | $429.6M | $216.6M | $168.8M | $232.2M |
| Property, plant & equipment |
Cash flow
| USD | FY2020 | FY2021 | FY2022 | FY2023 | FY2024 | FY2025 |
|---|---|---|---|---|---|---|
| Operating cash flow | $19.2M | $11.2M | $22.8M | $33.1M | $25.6M | $28.7M |
| Capital expenditures |
Get OVLY data via API
# JSON
curl https://sec-financial-api-production.up.railway.app/v1/company/OVLY/financials \
-H "X-API-Key: YOUR_KEY"
# CSV export (income / balance / cash-flow)
curl "https://sec-financial-api-production.up.railway.app/v1/company/OVLY/income-statement?format=csv" \
-H "X-API-Key: YOUR_KEY"