— What's new

Changelog

Every meaningful change to the Plotted API, dashboard, and dataset. Subscribe to release emails at changelog-subscribe@plotted.to.

+ Added Fixed Δ Changed Removed
v1.1 Coming Q3 2026 Planned

Webhooks & record-change notifications

Subscribe to per-parcel update streams for tracked areas — get notified within minutes when an owner, lien, or sale changes for any parcel in your watch list.

  • POST /v1/webhooks · subscribe to changes within a polygon or zip set
  • New record event types: owner_changed, sale_recorded, lien_filed
  • HMAC-signed webhook payloads with replay protection
v1.0 2026-06-11 Launch

Plotted is live

Public launch. 150,000,000+ records across 51 states + DC, refreshed nightly. REST API, dashboard, spatial endpoints, transparent self-serve pricing.

  • 13 REST endpoints across lookup, spatial, curated views, and bulk match
  • 47-column canonical schema: owner, mailing, situs, dwelling (beds/baths/sqft/year), valuation, contacts (email/phone where matched), spatial (lat/lon/geom)
  • Suffix-tolerant address matching (DRDRIVEDRV), trigram fuzzy owner search
  • Owner-name splitting into owner1..owner5 + type (person / entity / trust / gov) — handles 390+ source naming conventions
  • Multi-agent verification: every fill batch gated by 3 independent verifiers at ≥97% pass rate
  • Spatial: PostGIS-backed radius (/parcels/nearby), polygon (/parcels/within), geocode & reverse
  • Bulk endpoints: /match (up to 10K records / call), /match_and_expand
  • Curated views: /views/absentee, /views/trust, /views/homeowners
  • Sub-50ms p50 latency, 99.9% uptime SLA on paid plans
  • Stripe billing: 4 plans (Free / Standard / Pro / Scale), credit packs ($299 / $1,999 / $9,999), no quote calls
v0.9.4 2026-06-09 Beta

Final pre-launch QA

  • Universal geocoding: 100% of records now carry lat/lon + geo_precision (parcel / address / zip)
  • Owner-name parser hardened: handles ETUX/ETVIR as spouse separators, preserves entity & tokens, gluing & collision fixes shipped
  • Address match key now strips the USPS suffix — DR vs DRIVE no longer breaks joins
v0.9 2026-06-08 Beta

Universe completion

  • Expanded the homeowner universe — added millions of cross-referenced owner-occupied records, each carrying the is_homeowner flag
  • Added fill_source + fill_confidence provenance columns on every populated cell
  • 47-column canonical schema finalized: owner1..owner5 with type, mail/situs blocks, dwelling attributes, valuation, geo
v0.5 2026-06-01 Beta

Initial dataset assembly

  • First nationwide ingestion run — every state + DC normalized into the canonical schema
  • 32-column canonical schema with zip / zip4 always as separate columns
  • Trust-aware owner parsing — is_trust flag derived everywhere, FL fiduciary fields preserved as native columns