Skip to content
Charles Graham edited this page Sep 26, 2024 · 7 revisions

Welcome to the cwms-data-api wiki!

The Corps Water Management System (CWMS) Data API (CDA) is a tool for anyone to gather data about current operations status and historical events from US Army Corps of Engineers districts across the United States.

We are striving to use well defined standards for any requests. Below are a few guides to help begin gathering data about various USACE Systems.

A useful web interface for manipulating the REST-API queries CDA has to offer can be found here:

Some quick notes:

  • Time is always passed into the system using the ISO8601 formats for time, durations, and intervals.
  • See the sidebar for help and other important topics

Client-side Libraries