Dataset sample

Property Tax CSV Sample

A sample for a possible property tax and assessment data feed. The sample shows the intended record shape for buyers reviewing parcel, tax-year, assessed-value, and source-linked tax fields.

CSV /datasets/property-tax-sample.csv
parcel_id,jurisdiction,address,tax_year,assessed_value,tax_due,tax_status,last_paid_date,source
sample-ca-551284,Los Angeles County CA,100 SAMPLE AVE,2026,742000,8234.21,paid,2026-04-10,County Assessor Sample
sample-fl-190037,Miami-Dade County FL,2400 SAMPLE ST,2026,418500,6112.44,due,,County Property Appraiser Sample
sample-tx-887201,Harris County TX,88 SAMPLE ROAD,2026,325200,5741.09,partial,2026-03-18,County Tax Office Sample

CSV Schema

The fields are intentionally simple so buyers can inspect the shape in spreadsheets, BI tools, and lightweight data pipelines.

Access Model

This sample helps buyers compare dataset, report-style, and API delivery options.

Public Sources

Public records can be normalized into stable datasets and API endpoints when a buyer needs larger coverage or recurring delivery.