Download Zillow Data — Schema, Preview and Export

Take the data with you

Every filter you set anywhere on this site narrows the export too. Pick your columns and format, and the rows stream straight out of Postgres as a real file — the same rows the charts are built from, not a curated sample. The derived columns come along with them, so nobody downstream has to re-derive yield, or rediscover that days_on_zillow is broken.

Rows in table
Match your filters
This download
1,000
cap 25,000
Columns selected
0
default set

Build your download

Format, row count, and columns

Format
Rows
Download
Built in your browser from the frozen snapshot, which carries 0 of the table’s 56 columns.
Columns
Derived columns are computed by the same SQL the charts use
Loading

Preview

The first rows your current filters and columns produce

Loading

Data dictionary

Fill rates are measured from the live table, not declared

Loading

“Filled” counts non-null values, so a boolean that is present but always false reads as 100% — which is exactly the case for has_video and is_zillow_owned. Derived columns have no single source column to count, so their fill rate is left blank rather than guessed at.