What does "Missing address" mean?
This error means the address exists in our geocoder (we can find its lat/lng coordinates), but we have no data records for it in our system. This is different from the autocomplete not finding the address — it means we found it, but it came up empty when we queried our data pipeline.
Why does this happen?
- Very new construction: addresses for newly built structures may not yet appear in official broadband filings, county permit databases, or other records.
- Rural or low-coverage areas: our data is most dense in urban Colorado. Some rural addresses have very limited provider coverage.
- Non-residential address: vacant lots, undeveloped parcels, and some commercial zones can geocode but have minimal address-specific data.
- Geocoder mismatch: in rare cases, the geocoder resolved a partial match that doesn't correspond to a real habitable address.
What to try
- Verify the address is correct: double-check the street number and name. A typo in the number can geocode to a valid-looking but wrong location.
- Try the ZIP code: if the street address fails, search by ZIP code for a neighborhood-level overview.
- Try a nearby address: if you're evaluating a neighborhood, a neighboring address (same block) may have full data.
Request data for your address
If your address consistently shows "Missing address" and you believe we should have data for it, use the contact form on the Support page to submit a data request. Include the exact address and what you were looking for. We process data requests weekly.