Credit Union Branch Data
Pricing
Pay per usage
Credit Union Branch Data
Search NCUA Call Report branch files and return normalized credit union branch records.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Alexander Abernathy
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
5 days ago
Last modified
Categories
Share
Search NCUA Call Report branch files and return normalized credit union location records for market intelligence, partnership analysis, and branch coverage research.
Best for
- Fintech teams mapping credit union branch coverage by city or state
- Bank and credit union strategists monitoring local footprints
- Analysts who need branch-level records with source-cycle provenance
Input
queries: Credit union name, branch name, city, county, ZIP, phone, or service keyword.states: Optional two-letter state filters.cycle: NCUA Call Report cycle inYYYY-MMformat. Default:2025-12.maxItemsPerQuery: Maximum records returned per query.includeRaw: Include the original NCUA row when you need source-level detail.
Output
Each dataset item includes normalized fields such as source, query, recordType, title, identifier, date, url, and summary, plus credit union name, branch name, site type, address, phone, hours, ATM, drive-through, and shared service center flags.
Example input
{"queries": ["TEXARKANA"],"states": ["TX"],"cycle": "2025-12","maxItemsPerQuery": 10}
Example output
{"source": "ncua_call_report_branch_information","query": "TEXARKANA","recordType": "credit_union_branch","title": "MORRIS SHEPPARD TEXARKANA - MAIN OFFICE","identifier": "2440-1","date": "2025-12-31","url": "https://ncua.gov/files/publications/analysis/call-report-data-2025-12.zip","summary": "Main Office | 419 W 4TH ST, TEXARKANA, TX, 75501 | Services: ATM, drive-thru","creditUnionName": "MORRIS SHEPPARD TEXARKANA","siteName": "MAIN OFFICE","city": "TEXARKANA","state": "TX","postalCode": "75501"}
Notes
The actor uses the public NCUA Call Report ZIP for the requested cycle. If the NCUA source file is unavailable or its branch file is missing, the run fails instead of returning placeholder data.