Skip to main content

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Secure .gov websites use HTTPS
A lock ( ) or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.

New Feature - Field Measurements

Where to find and download field measurements in Water Data for the Nation

Date Posted September 23, 2025 Last Updated September 23, 2025
Author Leah Lenoch
Reading Time 7 minutes Share

We are excited to announce a new feature on Monitoring Location pages that provide field measurements, which are physically measured values collected during a field visit to a monitoring location.

There has been a lot of change to how you access USGS water data as we work to modernize data delivery in USGS Water Data for the Nation (WDFN) and decommission NWISWeb. As we centralize and re-organize data delivery in WDFN, we have recently set out to describe different types of water data according to data collection categories . We started with re-organizing and expanding the data collection categories that are delivered on the Monitoring Location Page and are now working to deliver additional data collection categories on other WDFN pages as well. This blog is part of a series to help orient you to where you can find different types of data in WDFN pages and services. In this post, we want to focus on how you can access field measurements in WDFN.

Field measurements in WDFN

Field measurements are physically measured values collected during a visit to the monitoring location. Field measurements consist of measurements of streamgage height, discharge, and groundwater levels, and are primarily used as calibration readings for the automated sensors collecting continuous data.

We’re still delivering the same data, but how you access and look at it is going to be a little different. In the soon-to-be-decommissioned NWISWeb, field measurements of groundwater and surface water were delivered with slightly different information and on different webpages. Now, all readings of groundwater level, gage height, and discharge are delivered in the same manner on WDFN pages and from the same water data API endpoint. Read more about where to find field measurements on graphs, in a table, via a download, or through our APIs below.

Where can I graph field measurements?

The primary place to graph field measurements is on the Monitoring Location Page, or MLP, which serves as the hub for all USGS water data collected at a location. In the “Available data” section of the MLP, you will see all the available data types at the location, organized into the data collection categories. You can plot field measurements independently by clicking the “Graph it” button next to a field measurement data type.

Additionally, when you graph continuous data or daily data for gage height, discharge, or groundwater level, field measurements within the current time span of your graph will be automatically shown. This is a very exciting feature that many users depend on from the legacy NWISWeb graphs, and we can now display on WDFN graphs!

Screenshot of the Available Data section of the MLP for Eau Galle River at Spring Valley WI (USGS-05370000) showing the number of data types available within each data collection category, and an expansion section open to show two field measurement data types that can graphed on the page.

Example of the Available data section of the MLP for Eau Galle River at Spring Valley WI (USGS-05370000) showing the number of data types available within each data collection category.

There are two other WDFN pages where field measurements are graphed along with the continuous data types: MLP: All Graphs and My Favorites: Graphed. On these pages, you can see all the continuous data graphs on a single page without any clicking—just like the functionality on the legacy Current Conditions page, but with exciting new features and improved usability on mobile devices.

Screenshot of the MLP for Eau Galle River at Spring Valley WI (USGS-05370000) showing a graph with one year of daily discharge data and the field measurements of discharge that were collected over the time period.

Daily discharge data from the Eau Galle River at Spring Valley WI (USGS- 05370000) with field measurements shown as circles on the graph.

Monitoring Location Pages (MLP): All Graphs

MLP: All Graphs shows graphs for all continuous data types at a single location. You can choose between several available time spans ranging from 2 days to 120 days, and when there are field measurements available in the selected time span, they will be shown on the graphs automatically. You can find the MLP: All Graphs page by adding /all-graphs after the monitoring location identifier in the MLP URL (example: waterdata.usgs.gov/monitoring-location/USGS-05370000/all-graphs ) or under the “View related graphs” action button on the MLP when graphing a continuous data type. Read our blog post on the MLP: All Graphs page to learn more.

My Favorites: Graphed

My Favorites: Graphed shows continuous data graphs for a customizable list of locations and data types that you choose. It all starts with a list on My Favorites, a centralized place to keep track of monitoring locations you are interested in. You can create a My Favorites list by starting on a State Page or from a list of monitoring location identifiers. Once you have a list of My Favorites, you can select exactly the locations and continuous data types that you want to include in a list of graphs, and the field measurements available in the current selected time span will be displayed automatically on the graphs. Read our blog post about My Favorites and My Favorites: Graphed to learn more.

Reminder!

The URLs for the graphing pages can keep track of the choices for monitoring location, data type, and time period you’ve made on the page, so be sure to bookmark the page after you’ve set it up the way you like to return to the same view.

Where can I see a table of field measurements?

On the MLP you can find a table view of field measurements by clicking the “View data records” action button. There you will find tables for the data types and time span that are currently graphed on the page. The table for field measurements contains the data values, date and time of collection, data approval status, and any qualifiers. This is a subset of metadata about the field measurements, and you can access full metadata for field measurements from the /field-measurements API endpoint.

Screenshot of the MLP for Eau Galle River at Spring Valley WI (USGS-05370000) showing a graph with one year of field measurements of gage height and a table view of the same data.

Inside the “View data records” action button on the MLP, find a table view of field measurements that are currently shown on the graph. This example from the Eau Galle River at Spring Valley WI (USGS-05370000) shows a table of the seven field measurements that were collected in the past year.

Where can I download field measurements?

On the MLP, you can download field measurements by first graphing either a field measurement data type, or a continuous or daily data type with field measurements. Click the “Download data” action button, select the “Field measurements” data type, and click “Retrieve” to download the field measurements that are currently shown on the graph. Field measurements will download as a .csv file. If you would like to download field measurements for multiple locations or data types from a browser, try out the new Download data form . In 2026, we will continue working to support more complex downloads from WDFN pages.

Screenshot of the MLP for Eau Galle River at Spring Valley WI (USGS-05370000) showing a graph with one year of continuous gage height and field measurements of gage height, along with the “Download data” action button expanded to show where to select and download the field measurements that are shown on the graph.

Inside the “Download data” action button on the MLP, you can download data that is currently shown on the graph. This example from the Eau Galle River at Spring Valley WI (USGS-05370000) shows how to download the field measurements of gage height that were collected in the last year.

How can I access field measurements via an API?

You can access field measurements and their metadata from the field-measurements API on USGS water data APIs. The field-measurements API replaces the legacy groundwater levels service and provides field measurements for gage height and discharge. Additional columns containing channel morphology metadata will be added to the new API in the near future. Data from the API can be returned in several formats, including .json, .csv, and .html.

You can learn more about the new APIs at https://api.waterdata.usgs.gov , which is the new central hub for all modernized USGS water data APIs. There you will see links to a number of different endpoints, including for other USGS data like the National Imagery Management Service. You’ll also find a Documentation tab that provides a central place for long-form API documentation. From the API homepage, you can also find a signup form for API keys.

Decommission of NWISWeb

Now that field measurements are available throughout WDFN on graphs, in tables, to download, and accessible with the new API, we will be decommissioning the legacy NWISWeb pages that delivered these data. In Decommission Campaign 2, the legacy NWISWeb URLs will be redirected to modernized WDFN webpages when possible, or to relevant resources to help you find the data you were looking for on new WDFN webpages. The legacy URLs will no longer be accessible.

Want to know if your webpage will be affected? Look at the URL in your browser window (for example, waterdata.usgs.gov/ca/nwis/measurements). For field measurements, the decommission impacts https://waterdata.usgs.gov URLs that include:

  • /gwlevels
  • /measurements

Learn more about the decommission of NWISWeb and stay up-to-date with our decommission timing and progress by following along with the Water Data Blog .

We’re here to help

We understand that change is hard, and some of these changes might feel sudden. We’re here to help. We have staff ready to help you make the transition to using WDFN webpages should you need it. Please reach out to us at gs-w_waterdata_support@usgs.gov with any questions. You can get regular updates about the modernization and decommission effort sent to your inbox by subscribing to the Water Data for the Nation newsletter .

The WDFN websites and services advance the way we deliver water data, and we are focused on continual improvement. Our team uses user-centered design processes to determine what to prioritize next. Let us know how the WDFN pages are working for you by emailing gs-w_waterdata_support@usgs.gov .

Share:

Related Posts

  • Decommissioning Legacy gwlevels and SensorThings APIs – Fall 2025

    September 23, 2025

    Background

    For over 15 years, the USGS has provided machine-readable and automated access to water data via the WaterServices family of application programming interfaces (APIs), which are hosted at https://waterservices.usgs.gov/ . These APIs underpin all other USGS web delivery products – including products such as the National Water Dashboard and Water Data for the Nation (WDFN) – and have been incredibly effective at delivering water data to the public. Between October 2024 and March 2025 alone, these legacy APIs have handled more than 1.6 billion requests from almost 3.5 million distinct IP addresses.

  • Modernization of Statistical Delivery and WaterWatch Decommission

    June 10, 2025

    USGS is modernizing how statistical information is delivered through a suite of new features and products. These are replacing WaterWatch , which offered unique statistics delivery that differentiated it from the core data delivery through legacy NWISWeb. WaterWatch and Water Quality Watch are set to be decommissioned by the end of 2025 as new products become available. This blog details where you can find the statistics previously offered on WaterWatch.

  • Big changes to USGS Water Data in 2025

    May 28, 2025

    Introduction

    USGS Water Data: Big changes in 2025 banner with icons that preview the new services listed in the caption.

    Some of the new features in WDFN for 2025, including API services, explore historical water data, create a list of your favorite monitoring locations, and view latest conditions and weather events.

  • NWISweb Decommission Campaign 2

    July 28, 2025

    This blog will share information on NWISweb Decommission Campaign 2, the first of a set of three campaigns to decommission legacy NWISweb pages currently hosted at https://waterdata.usgs.gov . Campaign 2 is expected to be ongoing from November 2025 through February 2026.

  • NWISweb Decommission Campaign 1

    December 6, 2024

    This blog will share information on NWISweb Decommission Campaign 1, the first of a set of three campaigns to decommission legacy NWISweb pages currently hosted at https://waterdata.usgs.gov . Campaign 1 is expected to be ongoing from October 2024 through February 2025.