Free Embeddable Water Quality Widget

Add a live water quality status card to your website, blog, or listing page. The widget shows the current violation status for any public water system in the United States, updated from EPA data.

Perfect for: real estate listings, neighborhood blogs, city/county websites, HOA pages, apartment complex sites, news articles, and environmental advocacy sites.

How to Use

1. Find the water system on WaterViolations.org (search by address or ZIP code)

2. Copy the PWSID from the system page (e.g., CO0800000)

3. Add this HTML to your page, replacing the PWSID:

<iframe src="https://waterviolations.org/embed/YOUR-PWSID-HERE"
  width="380" height="180" frameborder="0"
  style="border:none;max-width:100%"
  title="Water Quality Status"></iframe>

Example:

<iframe src="https://waterviolations.org/embed/co0800000"
  width="380" height="180" frameborder="0"
  style="border:none;max-width:100%"
  title="Water Quality Status"></iframe>

Preview

Terms

The widget is free to use on any website. Data comes from the EPA's Safe Drinking Water Information System and is updated quarterly. Attribution to WaterViolations.org is included in the widget automatically.