v1

latestSwagger 2.0U.S. Public Domain License2026-07-148566.5 KB
Safe Drinking Water

Safe Drinking Water Act (SDWA) Systems Search Service

Returns an array of public water systems that meet the specified search criteria.

post/sdw_rest_services.get_systems

Response

Returns an array of public water systems that meet the specified search criteria.

Example response

{
  "Results": {
    "CVRows": "0",
    "FEARows": "1",
    "INSPRows": "1",
    "IndianCountryRows": "0",
    "InfFEARows": "0",
    "Message": "Success",
    "PageNo": "1",
    "QueryID": "245",
    "QueryRows": "5",
    "SVRows": "0",
    "V3Rows": "2",
    "Version": "v2016-02-02 14:",
    "WaterSystems": [
      {
        "CitiesServed": "CAROLINE",
        "CountiesServed": "ALEXANDRIA",
        "CuAle": "4",
        "CuViol": "2",
        "CurrVioFlag": "0",
        "EPARegion": "04",
        "FIPSCodes": "51033",
        "FeaFlag": "1",
        "Feas": "2",
        "GwSwCode": "GW",
        "HealthFlag": "Y",
        "IeaFlag": "1",
        "Ifea": "3",
        "IndianCountry": "N",
        "Insp5yrFlag": "1",
        "LeadAndCopperViol": "4",
        "MaxScore": "1",
        "MrFlag": "Y",
        "NewVioFlg": "No",
        "OtherFlag": "Y",
        "OwnerDesc": "Local Government",
        "OwnerTypeCode": "P",
        "PWSActivityCode": "A",
        "PWSActivityDesc": "Active",
        "PWSId": "VA0033235",
        "PWSName": "ARBOR CHRISTIAN HOME",
        "PWSTypeCode": "TNCWS",
        "PWSTypeDesc": "Transient non-community system",
        "PbViol": "1",
        "PnFlag": "Y",
        "PopulationServedCount": "34",
        "PrimarySourceCode": "SW",
        "PrimarySourceDesc": "Surface water",
        "QtrsWithSNC": "0",
        "QtrsWithVio": "0",
        "Rc350Viol": "2",
        "RegistryID": "110020837601",
        "RulesVio": "0",
        "RulesVio3yr": "5",
        "SDWA3yrComplQtrsHistory": "____SS__VVUU",
        "SDWAContaminantsInCurViol": "7500=Public Notice",
        "SDWAContaminantsInViol3yr": "2456=Total Haloacetic Acids (HAA5); 7500=Public Notice",
        "SDWDateLastFea": "1/27/2013",
        "SDWDateLastFeaEPA": "4/5/2011",
        "SDWDateLastFeaSt": "2/19/2010",
        "SDWDateLastIea": "6/30/2008",
        "SDWDateLastIeaEPA": "4/11/2013",
        "SDWDateLastIeaSt": "7/17/2010",
        "SDWDateLastVisit": "4/11/2013",
        "SDWDateLastVisitEPA": "4/11/2013",
        "SDWDateLastVisitLocal": "4/11/2013",
        "SDWDateLastVisitState": "4/11/2013",
        "SNC": "In Violation",
        "SNCFlag": "0",
        "Sansurvey5yr": "5",
        "SeriousViolator": "No",
        "SignificantDeficiencyCount": "3",
        "StateCode": "VA",
        "TRIbalFlag": "1",
        "VioFlag": "0",
        "Viofeanot": "1",
        "Viopaccr": "12",
        "Vioremain": "4",
        "Viortcfea": "6",
        "Viortcnofea": "2",
        "ZipCodesServed": "22302"
      }
    ]
  }
}