The Solution
Bilberrry developed a custom Rate Calculator Builder, a web application that enables TRG to create and manage calculators for each jurisdiction.
The platform includes two applications and interfaces:
Agent-Facing Calculator
The public interface allows title agents to quickly generate estimated premiums by entering transaction details such as:
- State and county
- Property type
- Transaction type
- Owner and lender policy types
- Sale price and loan amount
- Date of previous policy
- Optional endorsements
The calculator returns a detailed breakdown of the estimated title insurance premiums, including:
- Owner policy premium
- Loan policy premium
- Second loan premium if applicable
- Closing protection letter
- Total premium estimate
- Closing disclosure results
- Allocation of premiums between owner and lender
The interface was designed to streamline complex calculations into a clear, intuitive experience for agents who need fast, reliable estimates during real estate transactions.
Admin Configuration System
The heart of the platform is the internal calculator builder used by TRG’s operations team.
Instead of requiring developers to implement each state calculator manually, the system allows TRG administrators to configure calculators directly by defining:
- Jurisdiction parameters and policy options
- Policy rate tables and liability tiers
- Calculation formulas and multipliers
- Rounding rules and intervals
- Endorsement pricing logic
- Reissue credit calculations
- Simultaneous issue rules
Admins can preview and test calculators before publishing, ensuring that complex rate logic works correctly across jurisdictions. Once validated, calculators can be published instantly, allowing TRG to quickly respond to policy updates and market changes.
This architecture enables TRG to add or modify calculators across jurisdictions without code changes, dramatically reducing the time required to maintain or expand the system.