← All examples

Bulk acquisitions • Output schema

Bulk CSV output example

This example shows what teams actually care about in a batch run: what goes in, what comes out, what happens when a row has partial coverage, and how refund-safe behavior works.

Input rows
5,000
Illustrative tape size
Standard tier
Tier 2
Consensus + geo overlays
Row behavior
Schema-safe
Blank fields, row still writes

What buyers need to trust

A useful bulk product does not just produce values. It preserves row order, keeps custom identifiers, survives missing fields, and handles low-coverage addresses without silently burning budget.

Illustrative input columns

loan_number,address,city,state,zip L-10025,11323 Astoria Dr,Charlotte,NC,28262 L-10026,5512 Pine Bend Ln,Tampa,FL,33617 L-10027,1987 Amber Way,Houston,TX,77084

Illustrative output fields

How low-coverage rows are handled

Why this matters

Next step

Use the sample report for the single-property version, or bring a sanitized tape and compare the output schema against your existing spreadsheet or vendor file.