header_tag.html

Skip to contents

Reads surface-water measurement data from NWISweb.

Usage

readNWISmeas(
  siteNumbers,
  startDate = "",
  endDate = "",
  tz = "UTC",
  expanded = FALSE,
  convertType = TRUE
)

Arguments

siteNumbers

character USGS site number (or multiple sites). This is usually an 8 digit number

startDate

character starting date for data retrieval in the form YYYY-MM-DD. Default is "" which indicates retrieval for the earliest possible record.

endDate

character ending date for data retrieval in the form YYYY-MM-DD. Default is "" which indicates retrieval for the latest possible record.

tz

character to set timezone attribute of dateTime. Default is "UTC", and converts the date times to UTC, properly accounting for daylight savings times based on the data's provided tz_cd column. Possible values to provide are "America/New_York", "America/Chicago", "America/Denver", "America/Los_Angeles", "America/Anchorage", as well as the following which do not use daylight savings time: "America/Honolulu", "America/Jamaica", "America/Managua", "America/Phoenix", and "America/Metlakatla". See also OlsonNames() for more information on time zones.

expanded

logical. Whether or not (TRUE or FALSE) to call the expanded data.

convertType

logical, defaults to TRUE. If TRUE, the function will convert the data to dates, datetimes, numerics based on a standard algorithm. If false, everything is returned as a character

Value

A data frame with at least the following columns:

NameTypeDescription
agency_cdcharacterThe NWIS code for the agency reporting the data
site_nocharacterThe USGS site number
measurement_dtPOSIXctThe date and time (in POSIXct) of the measurement. Unless specified with the tz parameter, this is converted to UTC. If the measurement_dt column is an incomplete, a measurement_dt_date and measurement_dt_time column are added to the returned data frame.
tz_cdcharacterThe time zone code for the measurement_dt column

There are also several useful attributes attached to the data frame:

NameTypeDescription
urlcharacterThe url used to generate the data
queryTimePOSIXctThe time the data was returned
commentcharacterHeader comments from the RDB file
siteInfodata.frameA data frame containing information on the requested sites
tz_cd_reportedThe originally reported time zone

Examples

site_ids <- c("01594440", "040851325")
# \donttest{
data <- readNWISmeas(site_ids)
#> Warning: NWIS servers are slated for decommission. Please begin to migrate to read_waterdata_field_measurements.
#> GET: https://waterdata.usgs.gov/nwis/measurements/?site_no=01594440%2C040851325&range_selection=date_range&format=rdb
#> <!doctype html><html itemscope itemtype=http://schema.org/WebPage lang=en class=no-js><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1,shrink-to-fit=no"><script src=/blog/wdfn-viz/uswds-init.min.js></script><link rel=stylesheet href=/blog/wdfn-viz/wdfnviz-all.css><meta name=generator content="Hugo 0.145.0"><link rel="shortcut icon" href=/blog/favicons/favicon.ico><title>New Feature - Field Measurements | Water Data For The Nation Blog</title>
#> <meta property="og:url" content="https://waterdata.usgs.gov/blog/wdfn-field-measurements/"><meta property="og:site_name" content="Water Data For The Nation Blog"><meta property="og:title" content="New Feature - Field Measurements"><meta property="og:description" content="Where to find and download field measurements in Water Data for the Nation"><meta property="og:locale" content="en"><meta property="og:type" content="article"><meta property="article:published_time" content="2025-09-23T00:00:00+00:00"><meta property="article:modified_time" content="2026-02-18T14:20:33-06:00"><meta property="article:tag" content="Water Data for the Nation"><meta property="article:tag" content="Monitoring Location Pages"><meta property="article:tag" content="NextGen"><meta property="article:tag" content="Streamgage"><meta property="article:tag" content="API"><meta itemprop=name content="New Feature - Field Measurements"><meta itemprop=description content="Where to find and download field measurements in Water Data for the Nation"><meta itemprop=datePublished content="2025-09-23T00:00:00+00:00"><meta itemprop=dateModified content="2026-02-18T14:20:33-06:00"><meta itemprop=wordCount content="1568"><meta itemprop=keywords content="NWIS,NWISWeb,Water Data for the Nation,Website Decommission,WDFN,Water Data,Next Generation,API"><meta name=twitter:card content="summary"><meta name=twitter:title content="New Feature - Field Measurements"><meta name=twitter:description content="Where to find and download field measurements in Water Data for the Nation"><link rel=preload href=/blog/scss/main.min.230941dede44c70daa424e22a7ce07fb63b4fd8d7927e1c368e1f53e0b43fbe5.css as=style><link href=/blog/scss/main.min.230941dede44c70daa424e22a7ce07fb63b4fd8d7927e1c368e1f53e0b43fbe5.css rel=stylesheet integrity><script src=https://code.jquery.com/jquery-3.6.0.min.js integrity=sha384-vtXRMe3mGCbOeY7l30aIg8H9p3GdeSe4IFlP6G8JMa7o7lXvnz3GFKzPxzJdPfGK crossorigin=anonymous></script><link rel=stylesheet href=/blog/css/prism.css><script>(function(e,t,n,s,o){e[s]=e[s]||[],e[s].push({"gtm.start":(new Date).getTime(),event:"gtm.js"});var a=t.getElementsByTagName(n)[0],i=t.createElement(n),r=s!="dataLayer"?"&l="+s:"";i.async=!0,i.src="https://www.googletagmanager.com/gtm.js?id="+o+r,a.parentNode.insertBefore(i,a)})(window,document,"script","dataLayer","GTM-TKQR8KP")</script><script>(function(e,t,n,s,o){e[s]=e[s]||[],e[s].push({"gtm.start":(new Date).getTime(),event:"gtm.js"});var a=t.getElementsByTagName(n)[0],i=t.createElement(n),r=s!="dataLayer"?"&l="+s:"";i.async=!0,i.src="https://www.googletagmanager.com/gtm.js?id="+o+r,a.parentNode.insertBefore(i,a)})(window,document,"script","dataLayer","GTM-TTF8M2Z")</script></head><body class="post page"><noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TKQR8KP" height=0 width=0 style=display:none;visibility:hidden></iframe></noscript><noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TTF8M2Z" height=0 width=0 style=display:none;visibility:hidden></iframe></noscript><a class=usa-skipnav href=#main-content>Skip to main content</a><section class=usa-banner aria-label="Official website of the United States government"><div class=usa-accordion><header class=usa-banner__header><div class=usa-banner__inner><div class=grid-col-auto><img class=usa-banner__header-flag aria-hidden=true src=/blog/wdfn-viz/img/us_flag_small.png alt="U.S. flag"></div><div class="grid-col-fill tablet:grid-col-auto" aria-hidden=true><p class=usa-banner__header-text>An official website of the United States government</p><p class=usa-banner__header-action>Here’s how you know</p></div><button class="usa-accordion__button usa-banner__button" type=button aria-expanded=false aria-controls=gov-banner>
#> <span class=usa-banner__button-text>Here’s how you know</span></button></div></header><div class="usa-banner__content usa-accordion__content" id=gov-banner><div class="grid-row grid-gap-lg"><div class="usa-banner__guidance tablet:grid-col-6"><img class="usa-banner__icon usa-media-block__img" src=/blog/wdfn-viz/img/icon-dot-gov.svg role=img alt="Dot gov" aria-hidden=true><div class=usa-media-block__body><p><strong>Official websites use .gov</strong><br>A <strong>.gov</strong> website belongs to an official government organization in the
#> United States.</p></div></div><div class="usa-banner__guidance tablet:grid-col-6"><img class="usa-banner__icon usa-media-block__img" src=/blog/wdfn-viz/img/icon-https.svg alt=Https role=img aria-hidden=true><div class=usa-media-block__body><p><strong>Secure .gov websites use HTTPS</strong><br>A <strong>lock</strong> (
#> <span class=icon-lock><svg width="52" height="64" viewBox="0 0 52 64" class="usa-banner__lock-image" role="img" aria-labelledby="banner-lock-description"><title id="banner-lock-title">Lock</title><desc id="banner-lock-description">Locked padlock</desc><path fill="#000" fill-rule="evenodd" d="M26 0c10.493.0 19 8.507 19 19v9h3a4 4 0 014 4v28a4 4 0 01-4 4H4a4 4 0 01-4-4V32a4 4 0 014-4h3v-9C7 8.507 15.507.0 26 0zm0 8c-5.979.0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z"/></svg>
#> </span>) or <strong>https://</strong> means you’ve safely connected to the .gov website. Share
#> sensitive information only on official, secure websites.</p></div></div></div></div></div></section><div class=usa-overlay></div><header class="usa-header usa-header--extended usgs-header" role=banner><div class=usgs-header-container><div class=usa-navbar><div class=usa-logo id=extended-logo><a href=https://www.usgs.gov><img alt="USGS Home" src=/blog/wdfn-viz/img/USGS_logo.svg></a></div><button type=button class=usa-menu-btn>Menu</button></div></div><nav role=navigation class=usa-nav><div class=usa-nav__inner><button type=button class=usa-nav__close><img src=/blog/wdfn-viz/img/usa-icons/close.svg alt=close></button><ul class="usa-nav__primary usa-accordion"><li class=usa-nav__primary-item><a class=usa-nav__link href=https://waterdata.usgs.gov/blog/>Water Data For The Nation Blog</a></li><li class=usa-nav__primary-item><a class=usa-nav__link href=/blog/introduction><span>About</span></a></li><li class=usa-nav__primary-item><button type=button class="usa-accordion__button usa-nav__link" aria-expanded=false aria-controls=section-categories><span>Categories</span></button><ul id=section-categories class=usa-nav__submenu><li class=usa-nav__submenu-item><a href=https://waterdata.usgs.gov/blog/categories/water-data>water data</a></li><li class=usa-nav__submenu-item><a href=https://waterdata.usgs.gov/blog/categories/data-science>data science</a></li><li class=usa-nav__submenu-item><a href=https://waterdata.usgs.gov/blog/categories/water-data-for-the-nation>water data for the nation</a></li><li class=usa-nav__submenu-item><a href=https://waterdata.usgs.gov/blog/categories/data-visualization>data visualization</a></li><li class=usa-nav__submenu-item><a href=https://waterdata.usgs.gov/blog/categories/water-information>water information</a></li><li class=usa-nav__submenu-item><a href=https://waterdata.usgs.gov/blog/categories/news>news</a></li><li class=usa-nav__submenu-item><a href=https://waterdata.usgs.gov/blog/categories/web-communication>web communication</a></li></ul></li><li class=usa-nav__primary-item><button type=button class="usa-accordion__button usa-nav__link" aria-expanded=false aria-controls=section-keywords><span>Keywords</span></button><ul id=section-keywords class=usa-nav__submenu><li class=usa-nav__submenu-item><a href=https://waterdata.usgs.gov/blog/keywords/water-data>water data</a></li><li class=usa-nav__submenu-item><a href=https://waterdata.usgs.gov/blog/keywords/water-data-for-the-nation>water data for the nation</a></li><li class=usa-nav__submenu-item><a href=https://waterdata.usgs.gov/blog/keywords/r>r</a></li><li class=usa-nav__submenu-item><a href=https://waterdata.usgs.gov/blog/keywords/next-generation>next generation</a></li><li class=usa-nav__submenu-item><a href=https://waterdata.usgs.gov/blog/keywords/data-science>data science</a></li><li class=usa-nav__submenu-item><a href=https://waterdata.usgs.gov/blog/keywords/monitoring-location-pages>monitoring location pages</a></li><li class=usa-nav__submenu-item><a href=https://waterdata.usgs.gov/blog/keywords/dataretrieval>dataretrieval</a></li><li class=usa-nav__submenu-item><a href=https://waterdata.usgs.gov/blog/keywords/nwis>nwis</a></li><li class=usa-nav__submenu-item><a href=https://waterdata.usgs.gov/blog/keywords/data-visualization>data visualization</a></li><li class=usa-nav__submenu-item><a href=https://waterdata.usgs.gov/blog/keywords/nwisweb>nwisweb</a></li></ul></li><li class=usa-nav__primary-item><button type=button class="usa-accordion__button usa-nav__link" aria-expanded=false aria-controls=section-tags><span>Tags</span></button><ul id=section-tags class=usa-nav__submenu><li class=usa-nav__submenu-item><a href=https://waterdata.usgs.gov/blog/tags/water-data-for-the-nation>water data for the nation</a></li><li class=usa-nav__submenu-item><a href=https://waterdata.usgs.gov/blog/tags/nextgen>nextgen</a></li><li class=usa-nav__submenu-item><a href=https://waterdata.usgs.gov/blog/tags/r>r</a></li><li class=usa-nav__submenu-item><a href=https://waterdata.usgs.gov/blog/tags/monitoring-location-pages>monitoring location pages</a></li><li class=usa-nav__submenu-item><a href=https://waterdata.usgs.gov/blog/tags/dataretrieval>dataretrieval</a></li><li class=usa-nav__submenu-item><a href=https://waterdata.usgs.gov/blog/tags/vizlab>vizlab</a></li><li class=usa-nav__submenu-item><a href=https://waterdata.usgs.gov/blog/tags/api>api</a></li><li class=usa-nav__submenu-item><a href=https://waterdata.usgs.gov/blog/tags/streamgage>streamgage</a></li><li class=usa-nav__submenu-item><a href=https://waterdata.usgs.gov/blog/tags/beyond-basic-r>beyond basic r</a></li><li class=usa-nav__submenu-item><a href=https://waterdata.usgs.gov/blog/tags/decommission>decommission</a></li></ul></li></ul><div class=usa-nav__secondary><form action=/blog/search method=GET data-search-index=https://waterdata.usgs.gov/blog/index.json class="usa-search usa-search--small" role=search><label class=usa-sr-only for=search-query>Search NOW</label>
#> <input class=usa-input id=search-query type=search name=q>
#> <button class=usa-button type=submit>
#> <img src=/blog/wdfn-viz/img/usa-icons-bg/search--white.svg class=usa-search__submit-icon alt=Search></button></form></div></div></nav></header><div class=grid-col-fill><main id=main-content role=main class=main-content><article class="single grid-container-desktop"><h1 class="text-ls-neg-2 padding-bottom-0 margin-bottom-0">New Feature - Field Measurements</h1><h3 class=text-normal>Where to find and download field measurements in Water Data for the Nation</h3><div class="grid-row display-flex flex-justify border-y padding-y-1"><div><span class="display-block text-uppercase">Date Posted</span>
#> <span class=text-bold>September 23, 2025</span>
#> <span class="display-block text-uppercase margin-top-1">Last Updated</span>
#> <span class=text-bold>February 18, 2026</span></div><div><span class="display-block text-uppercase">Author</span>
#> <span class=text-bold>Leah Lenoch</span><br><a href=mailto:%3cllenoch@usgs.gov%3e class=text-no-underline target=blank><i class="fas fa-envelope-square text-primary-darker social-icon"></i></a></div><div><span class="display-block text-uppercase">Reading Time</span>
#> <span class=text-bold>7 minutes</span>
#> <span class="display-block text-uppercase margin-top-1">Share</span>
#> <a href="http://www.facebook.com/sharer.php?src=bm&u=https%3a%2f%2fwaterdata.usgs.gov%2fblog%2fwdfn-field-measurements%2f&t=New%20Feature%20-%20Field%20Measurements" class="text-no-underline margin-right-1" onclick='return window.open(this.href,"PCwindow","width=550, height=350, menubar=no, toolbar=no, scrollbars=yes"),!1'><i class="fab fa-facebook text-primary-darker social-icon" aria-hidden=true></i>
#> </a><a href="https://twitter.com/intent/tweet?url=https%3a%2f%2fwaterdata.usgs.gov%2fblog%2fwdfn-field-measurements%2f&text=New%20Feature%20-%20Field%20Measurements&tw_p=tweetbutton" class="text-no-underline margin-right-1" rel=nofollow target=_blank><i class="fab fa-twitter text-primary-darker social-icon" aria-hidden=true></i>
#> </a><a href="https://www.reddit.com/submit?url=https%3a%2f%2fwaterdata.usgs.gov%2fblog%2fwdfn-field-measurements%2f&title=New%20Feature%20-%20Field%20Measurements" class=text-no-underline onclick='return window.open(this.href,"PCwindow","width=550, height=350, menubar=no, toolbar=no, scrollbars=yes"),!1'><i class="fab fa-reddit-alien text-primary-darker social-icon" aria-hidden=true></i></a></div></div><div class="td-toc padding-x-1"><p>What's on this page</p><nav id=TableOfContents><ul><li><a href=#field-measurements-in-wdfn>Field measurements in WDFN</a><ul><li><a href=#where-can-i-graph-field-measurements>Where can I graph field measurements?</a></li><li><a href=#where-can-i-see-a-table-of-field-measurements>Where can I see a table of field measurements?</a></li><li><a href=#where-can-i-download-field-measurements>Where can I download field measurements?</a></li><li><a href=#how-can-i-access-field-measurements-via-an-api>How can I access field measurements via an API?</a></li></ul></li><li><a href=#decommission-of-nwisweb>Decommission of NWISWeb</a></li><li><a href=#were-here-to-help>We&rsquo;re here to help</a></li></ul></nav></div><p>We are excited to announce a new feature on Monitoring Location pages that provide <strong>field measurements</strong>, which are physically measured values collected during a field visit to a monitoring location.</p><p>There has been <a href=https://waterdata.usgs.gov/blog/wdfn-updates-2025/ target=_blank>a lot of change</a>
#> 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 <a href=https://waterdata.usgs.gov/data-collection-categories/ target=_blank>data collection categories</a>
#> . We started with re-organizing and expanding the data collection categories that are delivered on the <a href=https://waterdata.usgs.gov/blog/intro-data-collection-categories/ target=_blank>Monitoring Location Page</a>
#> 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. <strong>In this post, we want to focus on how you can access field measurements in WDFN.</strong></p><h2 id=field-measurements-in-wdfn>Field measurements in WDFN</h2><p>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.</p><p>We’re still delivering the same data, but how you access and look at it is going to be a little different. In the <a href=https://waterdata.usgs.gov/blog/nwisweb-decommission-summary/ target=_blank>soon-to-be-decommissioned</a>
#> 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.</p><h3 id=where-can-i-graph-field-measurements>Where can I graph field measurements?</h3><p>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 <strong>“Available data”</strong> 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 <strong>“Graph it”</strong> button next to a field measurement data type.</p><p>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!</p><div class=grid-row><figure><img src=https://waterdata.usgs.gov/blog/static/wdfn-field-measurements/fig1.png alt="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."><figcaption><p>Example of the Available data section of the MLP for <a href=https://waterdata.usgs.gov/monitoring-location/USGS-05370000 target=_blank>Eau Galle River at Spring Valley WI (USGS-05370000)</a>
#> showing the number of data types available within each data collection category.</p></figcaption></figure></div><p>There are two other WDFN pages where field measurements are graphed along with the continuous data types: <strong>MLP: All Graphs</strong> and <strong>My Favorites: Graphed</strong>. 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.</p><div class=grid-row><figure><img src=https://waterdata.usgs.gov/blog/static/wdfn-field-measurements/fig2.png alt="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."><figcaption><p>Daily discharge data from the Eau Galle River at Spring Valley WI (USGS- 05370000) with field measurements shown as circles on the graph.</p></figcaption></figure></div><h4 id=monitoring-location-pages-mlp-all-graphs>Monitoring Location Pages (MLP): All Graphs</h4><p><strong>MLP: All Graphs</strong> 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 <code>/all-graphs</code> after the monitoring location identifier in the MLP URL (example: <a href=https://waterdata.usgs.gov/monitoring-location/USGS-05370000/all-graphs target=_blank>waterdata.usgs.gov/monitoring-location/USGS-05370000/all-graphs</a>
#> ) or under the “View related graphs” action button on the MLP when graphing a continuous data type. Read our <a href=https://waterdata.usgs.gov/blog/intro-all-graphs/ target=_blank>blog post on the MLP: All Graphs page</a>
#> to learn more.</p><h4 id=my-favorites-graphed>My Favorites: Graphed</h4><p><strong>My Favorites: Graphed</strong> 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 <a href=https://waterdata.usgs.gov/blog/intro-custom-list/ target=_blank>blog post about My Favorites and My Favorites: Graphed</a>
#> to learn more.</p><div style=padding:5px;background-color:#deebf7;margin-top:20px><h4 style=margin:10px>Reminder!</h4><p style=margin:10px>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.</p></div><h3 id=where-can-i-see-a-table-of-field-measurements>Where can I see a table of field measurements?</h3><p>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 <a href=https://waterdata.usgs.gov/blog/wdfn-field-measurements/#how-can-i-access-field-measurements-via-api target=_blank><code>/field-measurements</code> API</a>
#> endpoint.</p><div class=grid-row><figure><img src=https://waterdata.usgs.gov/blog/static/wdfn-field-measurements/fig3.png alt="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."><figcaption><p>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.</p></figcaption></figure></div><h3 id=where-can-i-download-field-measurements>Where can I download field measurements?</h3><p>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 <code>.csv</code> file. When graphing discharge or gage height field measurements, you can also download the channel measurement metadata, which contains information about the channel collected during the measurement, including width, velocity, measurement type, and channel material. If you would like to download field measurements for multiple locations or data types from a browser, try out the new <a href=https://api.waterdata.usgs.gov/download/ target=_blank>Download data form</a>
#> . In 2026, we will continue working to support more complex downloads from WDFN pages.</p><div class=grid-row><figure><img src=https://waterdata.usgs.gov/blog/static/wdfn-field-measurements/fig4.png alt="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. "><figcaption><p>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.</p></figcaption></figure></div><h3 id=how-can-i-access-field-measurements-via-an-api>How can I access field measurements via an API?</h3><p>You can access field measurements and their metadata from the <a href=https://api.waterdata.usgs.gov/ogcapi/v0/collections/field-measurements target=_blank>field-measurements API</a>
#> 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 data about the measurements and channel morphology metadata are available in the new <a href=https://api.waterdata.usgs.gov/ogcapi/v0/collections/channel-measurements target=_blank>channel-measurements API</a>
#> . Data from the APIs can be returned in several formats, including json, csv, and html.</p><p>You can learn more about the new APIs at <a href=https://api.waterdata.usgs.gov target=_blank>https://api.waterdata.usgs.gov</a>
#> , 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 <a href=https://api.waterdata.usgs.gov/docs/ target=_blank>Documentation</a>
#> 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.</p><h2 id=decommission-of-nwisweb>Decommission of NWISWeb</h2><p>Now that field measurements are available throughout WDFN on graphs, in tables, to download, and accessible with the new API, we will be <a href=https://waterdata.usgs.gov/blog/nwisweb-decommission-summary/ target=_blank>decommissioning the legacy NWISWeb pages</a>
#> 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.</p><p>Want to know if your webpage will be affected? Look at the URL in your browser window (for example, <code>waterdata.usgs.gov/ca/nwis/measurements</code>). For field measurements, the decommission impacts <code>https://waterdata.usgs.gov</code> URLs that include:</p><ul><li><code>/gwlevels</code></li><li><code>/measurements</code></li></ul><p>Learn more about the <a href=https://waterdata.usgs.gov/blog/nwisweb-decommission-summary/ target=_blank>decommission of NWISWeb</a>
#> and stay up-to-date with our decommission timing and progress by following along with the <a href=https://waterdata.usgs.gov/blog target=_blank>Water Data Blog</a>
#> .</p><h2 id=were-here-to-help>We&rsquo;re here to help</h2><p>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 <a href=gs-w_waterdata_support@usgs.gov>gs-w_waterdata_support@usgs.gov</a>
#> with any questions. You can get regular updates about the modernization and decommission effort sent to your inbox by <a href=https://public.govdelivery.com/accounts/USDOIGS/signup/35025 target=_blank>subscribing to the Water Data for the Nation newsletter</a>
#> .</p><p>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 <a href=gs-w_waterdata_support@usgs.gov>gs-w_waterdata_support@usgs.gov</a>
#> .</p><div class="grid-row border-y display-flex flex-align-center padding-y-1"><div class="display-flex flex-12"><div class=taxo-categories><h3 class=margin-y-0>Categories:</h3><ul class="usa-list usa-list--unstyled margin-right-1"><li class="display-inline-block margin-right-05"><a class="usa-tag text-no-underline" href=https://waterdata.usgs.gov/blog/categories/water-data/ data-taxonomy-term=water-data><span>Water Data</span></a></li><li class="display-inline-block margin-right-05"><a class="usa-tag text-no-underline" href=https://waterdata.usgs.gov/blog/categories/water-data-for-the-nation/ data-taxonomy-term=water-data-for-the-nation><span>Water Data for the Nation</span></a></li></ul></div><div class=taxo-keywords><h3 class=margin-y-0>Keywords:</h3><ul class="usa-list usa-list--unstyled margin-right-1"><li class="display-inline-block margin-right-05"><a class="usa-tag text-no-underline" href=https://waterdata.usgs.gov/blog/keywords/nwis/ data-taxonomy-term=nwis><span>NWIS</span></a></li><li class="display-inline-block margin-right-05"><a class="usa-tag text-no-underline" href=https://waterdata.usgs.gov/blog/keywords/nwisweb/ data-taxonomy-term=nwisweb><span>NWISWeb</span></a></li><li class="display-inline-block margin-right-05"><a class="usa-tag text-no-underline" href=https://waterdata.usgs.gov/blog/keywords/water-data-for-the-nation/ data-taxonomy-term=water-data-for-the-nation><span>Water Data for the Nation</span></a></li><li class="display-inline-block margin-right-05"><a class="usa-tag text-no-underline" href=https://waterdata.usgs.gov/blog/keywords/website-decommission/ data-taxonomy-term=website-decommission><span>Website Decommission</span></a></li><li class="display-inline-block margin-right-05"><a class="usa-tag text-no-underline" href=https://waterdata.usgs.gov/blog/keywords/wdfn/ data-taxonomy-term=wdfn><span>WDFN</span></a></li><li class="display-inline-block margin-right-05"><a class="usa-tag text-no-underline" href=https://waterdata.usgs.gov/blog/keywords/water-data/ data-taxonomy-term=water-data><span>Water Data</span></a></li><li class="display-inline-block margin-right-05"><a class="usa-tag text-no-underline" href=https://waterdata.usgs.gov/blog/keywords/next-generation/ data-taxonomy-term=next-generation><span>Next Generation</span></a></li><li class="display-inline-block margin-right-05"><a class="usa-tag text-no-underline" href=https://waterdata.usgs.gov/blog/keywords/api/ data-taxonomy-term=api><span>API</span></a></li></ul></div><div class=taxo-tags><h3 class=margin-y-0>Tags:</h3><ul class="usa-list usa-list--unstyled margin-right-1"><li class="display-inline-block margin-right-05"><a class="usa-tag text-no-underline" href=https://waterdata.usgs.gov/blog/tags/water-data-for-the-nation/ data-taxonomy-term=water-data-for-the-nation><span>Water Data for the Nation</span></a></li><li class="display-inline-block margin-right-05"><a class="usa-tag text-no-underline" href=https://waterdata.usgs.gov/blog/tags/monitoring-location-pages/ data-taxonomy-term=monitoring-location-pages><span>Monitoring Location Pages</span></a></li><li class="display-inline-block margin-right-05"><a class="usa-tag text-no-underline" href=https://waterdata.usgs.gov/blog/tags/nextgen/ data-taxonomy-term=nextgen><span>NextGen</span></a></li><li class="display-inline-block margin-right-05"><a class="usa-tag text-no-underline" href=https://waterdata.usgs.gov/blog/tags/streamgage/ data-taxonomy-term=streamgage><span>Streamgage</span></a></li><li class="display-inline-block margin-right-05"><a class="usa-tag text-no-underline" href=https://waterdata.usgs.gov/blog/tags/api/ data-taxonomy-term=api><span>API</span></a></li></ul></div></div></div><div class="grid-row flex-justify-end flex-align-center"><h3 class=margin-right-1>Share:</h3><a href="http://www.facebook.com/sharer.php?src=bm&u=https%3a%2f%2fwaterdata.usgs.gov%2fblog%2fwdfn-field-measurements%2f&t=New%20Feature%20-%20Field%20Measurements" class="text-no-underline margin-right-1" onclick='return window.open(this.href,"PCwindow","width=550, height=350, menubar=no, toolbar=no, scrollbars=yes"),!1'><i class="fab fa-facebook text-primary-darker social-icon" aria-hidden=true></i>
#> </a><a href="https://twitter.com/intent/tweet?url=https%3a%2f%2fwaterdata.usgs.gov%2fblog%2fwdfn-field-measurements%2f&text=New%20Feature%20-%20Field%20Measurements&tw_p=tweetbutton" class="text-no-underline margin-right-1" rel=nofollow target=_blank><i class="fab fa-twitter text-primary-darker social-icon" aria-hidden=true></i>
#> </a><a href="https://www.reddit.com/submit?url=https%3a%2f%2fwaterdata.usgs.gov%2fblog%2fwdfn-field-measurements%2f&title=New%20Feature%20-%20Field%20Measurements" class=text-no-underline onclick='return window.open(this.href,"PCwindow","width=550, height=350, menubar=no, toolbar=no, scrollbars=yes"),!1'><i class="fab fa-reddit-alien text-primary-darker social-icon" aria-hidden=true></i></a></div><section class=margin-top-2><h2 class=text-uppercase>Related Posts</h2><ul class=usa-card-group><li class="desktop:grid-col-6 usa-card"><div class=usa-card__container><div class=usa-card__header><h2 class=usa-card__heading>Daily data in Water Data for the Nation</h2></div><div class=usa-card__body><p class=margin-y-0>November 21, 2025</p><p><p>There have been <a href=https://waterdata.usgs.gov/blog/wdfn-updates-2025/ target=_blank>a lot of changes</a>
#> to how you access USGS water data as we work to modernize data delivery in 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 <a href=https://waterdata.usgs.gov/data-collection-categories/ target=_blank>data collection categories</a>
#> . We started with re-organizing and expanding the data collection categories that are delivered on the <a href=https://waterdata.usgs.gov/blog/intro-data-collection-categories/ target=_blank>Monitoring Location Page</a>
#> and are now working to deliver additional data collection categories on other WDFN pages as well. <strong>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 daily data in WDFN.</strong></p></p></div><div class=usa-card__footer><a href=/blog/wdfn-daily-data/ class=usa-button>Read More...</a></div></div></li><li class="desktop:grid-col-6 usa-card"><div class=usa-card__container><div class=usa-card__header><h2 class=usa-card__heading>Modernization of Statistical Delivery and WaterWatch Decommission</h2></div><div class=usa-card__body><p class=margin-y-0>June 10, 2025</p><p><p>USGS is modernizing how statistical information is delivered through a suite of new features and products. These are replacing <a href=https://waterwatch.usgs.gov/ target=_blank>WaterWatch</a>
#> , 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.</p></p></div><div class=usa-card__footer><a href=/blog/wdfn-stats-delivery/ class=usa-button>Read More...</a></div></div></li><li class="desktop:grid-col-6 usa-card"><div class=usa-card__container><div class=usa-card__header><h2 class=usa-card__heading>Decommissioning Legacy gwlevels and SensorThings APIs – Fall 2025</h2></div><div class=usa-card__body><p class=margin-y-0>September 23, 2025</p><p><h2 id=background>Background</h2><p>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 <a href=https://waterservices.usgs.gov/ target=_blank>https://waterservices.usgs.gov/</a>
#> . These APIs underpin all other USGS web delivery products – including products such as the National Water Dashboard and <a href=https://waterdata.usgs.gov/ target=_blank>Water Data for the Nation</a>
#> (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.</p></p></div><div class=usa-card__footer><a href=/blog/api-decom-fall-2025/ class=usa-button>Read More...</a></div></div></li><li class="desktop:grid-col-6 usa-card"><div class=usa-card__container><div class=usa-card__header><h2 class=usa-card__heading>Big changes to USGS Water Data in 2025</h2></div><div class=usa-card__body><p class=margin-y-0>May 28, 2025</p><p><div style=padding:5px;background-color:#c0bdd6><h2 style=margin:10px>Public USGS Webinar: Water Data for the Nation – New Features and NWISWeb Decommissioning</h2><p style=margin:10px>In this webinar, we highlight important changes in how we deliver water data. These changes are part of a long-term effort to modernize our Water Data for the Nation (WDFN) systems, improve performance, and better serve both internal and public users.</p></p></div><div class=usa-card__footer><a href=/blog/wdfn-updates-2025/ class=usa-button>Read More...</a></div></div></li><li class="desktop:grid-col-6 usa-card"><div class=usa-card__container><div class=usa-card__header><h2 class=usa-card__heading>NWISWeb Decommission Campaign 2</h2></div><div class=usa-card__body><p class=margin-y-0>November 21, 2025</p><p><div style=padding:5px;background-color:#c0bdd6><h2 style=margin:10px>Public USGS Webinar: Water Data for the Nation – New Features and NWISWeb Decommissioning</h2><p style=margin:10px>In this webinar, we highlight important changes in how we deliver water data. These changes are part of a long-term effort to modernize our Water Data for the Nation (WDFN) systems, improve performance, and better serve both internal and public users.</p></p></div><div class=usa-card__footer><a href=/blog/nwisweb-decommission-campaign2/ class=usa-button>Read More...</a></div></div></li></ul></section></div></main></div><footer class="usa-footer usa-footer--slim" role=contentinfo><nav class=usgs-footer-container aria-label="Footer Navigation"><div class=usgs-footer-nav><a class=usgs-footer-link href=https://www.doi.gov/privacy>DOI Privacy Policy</a> |
#> <a class=usgs-footer-link href=https://www.usgs.gov/legal>Legal</a> |
#> <a class=usgs-footer-link href=https://www.usgs.gov/accessibility>Accessibility</a> |
#> <a class=usgs-footer-link href=https://www.usgs.gov/sitemap>Site Map</a> |
#> <a class=usgs-footer-link href=https://answers.usgs.gov/>Contact USGS</a><div class=social-media-links><span>Follow</span>
#> <a href=https://twitter.com/usgs title="USGS Twitter" target=_blank rel=noopener><svg class="usa-icon usa-icon--size-3" aria-label="USGS Twitter" role="img"><use href="/blog/wdfn-viz/img/sprite.svg#x"/></svg>
#> </a><a href=http://facebook.com/usgeologicalsurvey title="USGS Facebook" target=_blank rel=noopener><svg class="usa-icon usa-icon--size-3" aria-label="USGS Facebook" role="img"><use href="/blog/wdfn-viz/img/sprite.svg#facebook"/></svg>
#> </a><a href=http://github.com/DOI-USGS title="USGS Github" target=_blank rel=noopener><svg class="usa-icon usa-icon--size-3" aria-label="USGS Github" role="img"><use href="/blog/wdfn-viz/img/sprite.svg#github"/></svg>
#> </a><a href=http://flickr.com/usgeologicalsurvey title="USGS Flickr" target=_blank rel=noopener><svg class="usa-icon usa-icon--size-3" aria-label="USGS Flickr" role="img"><use href="/blog/wdfn-viz/img/sprite.svg#flickr"/></svg>
#> </a><a href=http://youtube.com/usgs title="USGS You Tube" target=_blank rel=noopener><svg class="usa-icon usa-icon--size-3" aria-label="USGS You Tube" role="img"><use href="/blog/wdfn-viz/img/sprite.svg#youtube"/></svg>
#> </a><a href=http://instagram.com/usgs title="USGS Instagram" target=_blank rel=noopener><svg class="usa-icon usa-icon--size-3" aria-label="USGS Instagram" role="img"><use href="/blog/wdfn-viz/img/sprite.svg#instagram"/></svg></a></div></div><div class=usgs-footer-nav><a class=usgs-footer-link href=https://www.doi.gov/>U.S. Department of the Interior</a> |
#> <a class=usgs-footer-link href=https://www.doioig.gov/>DOI Inspector General</a> |
#> <a class=usgs-footer-link href=https://www.whitehouse.gov/>White House</a> |
#> <a class=usgs-footer-link href=https://www.doi.gov/pmb/eeo/no-fear-act>No Fear Act</a> |
#> <a class=usgs-footer-link href=https://www2.usgs.gov/foia>FOIA</a></div></nav></footer><a id=back-to-top class="scroll-top scroll-top-link"><svg class="usa-icon usa-icon--size-5" aria-label="Scroll to top" role="img"><use href="/blog/wdfn-viz/img/sprite.svg#arrow_upward"/></svg>
#> </a><script src=https://cdn.jsdelivr.net/npm/mermaid@8.13.4/dist/mermaid.min.js integrity="sha512-JERecFUBbsm75UpkVheAuDOE8NdHjQBrPACfEQYPwvPG+fjgCpHAz1Jw2ci9EXmd3DdfiWth3O3CQvcfEg8gsA==" crossorigin=anonymous></script><style>.markmap>svg{width:100%;height:300px}</style><script>window.markmap={autoLoader:{manual:!0}}</script><script src=https://cdn.jsdelivr.net/npm/markmap-autoloader></script><script src=https://waterdata.usgs.gov/blog/js/tabpane-persist.js></script><script src=/blog/js/deflate.js></script><link rel=stylesheet href=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css integrity="sha512-vJqxkZ+Sugf/6WRlpcxN01qVfX/29hF6qc33eHF1va3NgoV+U+wCi+uTAsQ10sDoGyBxHLdaHvGwDlV3yVYboA==" crossorigin=anonymous><script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js integrity="sha512-5ufNcHqOYgilGEHPfuRIQ5B/vDS1M8+UC+DESZ5CwVgGTg+b2Ol/15rYL/GiCWJ/Sx8oVo0FPFok1dPk8U9INQ==" crossorigin=anonymous></script><script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/mhchem.min.js integrity="sha512-HWb6LyQhO6UkmYLjdSblpgiOvvbdkoMRjln0POPhOVbZu3l4QdqwZnMJ/cuwKScU5pWARejB495TAAAz0WNsXQ==" crossorigin=anonymous></script><script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js integrity='sha512-ZA/RPrAo88DlwRnnoNVqKINnQNcWERzRK03PDaA4GIJiVZvGFIWQbdWCsUebMZfkWohnfngsDjXzU6PokO4jGw==' crossorigin=anonymous onload=renderMathInElement(document.body,null)></script><script src=/blog/js/main.min.92bb1db09a8caf94ac434942c94d211cc6978a107f2ecbe7b2c13f83839feaf4.js integrity="sha256-krsdsJqMr5SsQ0lCyU0hHMaXihB/LsvnssE/g4Of6vQ=" crossorigin=anonymous></script><script src=/blog/js/prism.js></script><script src=/blog/wdfn-viz/wdfnviz.umd.js></script></body></html>
#> Error in `$<-.data.frame`(`*tmp*`, "measurement_dt", value = structure(numeric(0), class = "Date")): replacement has 0 rows, data has 60
Meas05316840 <- readNWISmeas("05316840")
#> Warning: NWIS servers are slated for decommission. Please begin to migrate to read_waterdata_field_measurements.
#> GET: https://waterdata.usgs.gov/nwis/measurements/?site_no=05316840&range_selection=date_range&format=rdb
#> <!DOCTYPE html>
#> <html lang="en">
#>     <head>
#>         <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
#>         <meta http-equiv="X-UA-Compatible" content="IE=edge">
#>         <meta name="viewport" content="width=device-width, initial-scale=1">
#>         <meta name="format-detection" content="telephone=no">
#>         
#>     
#>         <meta name="description" content="Discover water data collected at monitoring location USGS-05316840, located in Minnesota and find additional nearby monitoring locations.">
#>         <!-- tags for Facebook Open Graph -->
#>         <meta property="og:url" content="http://waterdataui-production.wma.chs.usgs.gov/monitoring-location/USGS-05316840/">
#>         <meta property="og:type" content="website">
#>         <meta property="og:title" content="Cottonwood River Near Tracy, MN">
#>         <meta property="og:description" content="Discover water data collected at monitoring location USGS-05316840, located in Minnesota and find additional nearby monitoring locations.">
#>         <meta property="og:image" content="/static/img/USGS_logo_large.png&width=1000">
#>         <meta property="og:image:width" content="936">
#>         <meta property="og:image:height" content="617">
#>         <meta property="og:image:alt" content="hydrograph for location: USGS-05316840">
#>         <!-- tags for Twitter Cards -->
#>         <meta name="twitter:card" content="summary_large_image">
#>         <meta name="twitter:image" content="/static/img/USGS_logo_large.png&width=500">
#>         <meta name="twitter:site" content="@USGS_Water">
#>         <meta name="twitter:creator" content="@USGS_Water">
#>     
#> 
#> 
#>         <link rel="apple-touch-icon" sizes="180x180" href="/static/img/favicon_device_specific/apple-touch-icon.7cb25f47.png">
#>         <link rel="icon" type="image/png" sizes="32x32" href="/static/img/favicon_device_specific/favicon-32x32.1ea1e21c.png">
#>         <link rel="icon" type="image/png" sizes="16x16" href="/static/img/favicon_device_specific/favicon-16x16.633abc84.png">
#>         <link rel="manifest" href="/static/img/favicon_device_specific/site.fdca1c1e.webmanifest">
#>         <link rel="mask-icon" href="/static/img/favicon_device_specific/safari-pinned-tab.svg" color="#007150">
#>         <link rel="shortcut icon" href="/static/img/favicon_device_specific/favicon.01908d3e.ico">
#>         <link rel="preload" as="font" type="font/woff2" crossorigin href="/static/fonts/source-sans-pro/sourcesanspro-regular-webfont.d67b548b.woff2" />
#>         <link rel="preload" as="font" type="font/woff2" crossorigin href="/static/fonts/source-sans-pro/sourcesanspro-bold-webfont.f12f6a2f.woff2" />
#>         <meta name="theme-color" content="#ffffff">
#> 
#>         <!--USGS Analytics start -->
#>         <!-- Google Tag Manager -->
#>         <script>
#>             (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});
#>                 var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';
#>                 j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
#>             })(window,document,'script','dataLayer','GTM-TKQR8KP');
#>         </script>
#>         <!--USGS Analytics end -->
#>         <!-- WDFN Analytics start -->
#>       <!-- Google Tag Manager -->
#>       <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
#>           new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
#>           j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
#>           'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
#>           })(window,document,'script','dataLayer','GTM-564ZVPQ');</script>
#>         <!-- End Google Tag Manager -->
#>         <!-- WDFN Analytics end -->
#>         <title>
#>             Cottonwood River Near Tracy, MN - USGS Water Data for the Nation
#>         </title>
#> 
#>         <script src="/static/scripts/uswds-init.min.7e415fc7.js"></script>
#> 
#>         
#>     
#>         
#>             <link rel="stylesheet" href="/static/monitoring-location-page-DA9rXyKq.15adbae1.css" />
#>         
#>             <link rel="stylesheet" href="/static/OperationalLimitsLegend-BY_go9_z.9d6e2bba.css" />
#>         
#>             <link rel="stylesheet" href="/static/LineMarker-BVtaEtoF.1bfbbe43.css" />
#>         
#>             <link rel="stylesheet" href="/static/LegendBlockAreas-C0wTRNVV.0f6fec40.css" />
#>         
#>             <link rel="stylesheet" href="/static/ExpansionSection-BeRbCNlq.ee0eec28.css" />
#>         
#>             <link rel="stylesheet" href="/static/TruncatedString-Bu0dAJO4.4626e295.css" />
#>         
#>             <link rel="stylesheet" href="/static/StatisticsDocumentationLink-D_NCPMkR.40136899.css" />
#>         
#>             <link rel="stylesheet" href="/static/StatisticsPageLink-B79r3IyC.2614ffc3.css" />
#>         
#>             <link rel="stylesheet" href="/static/InformationBanner-EDW5D8QA.27fd4261.css" />
#>         
#>             <link rel="stylesheet" href="/static/RowButtonsContainer-CNr2RJ_j.f99b40f5.css" />
#>         
#>             <link rel="stylesheet" href="/static/CursorSlider-DILJtplQ.7e6378f3.css" />
#>         
#>             <link rel="stylesheet" href="/static/LoadingIndicator-CBmqfwlW.a038e358.css" />
#>         
#>             <link rel="stylesheet" href="/static/ProvisionalLabel-Dtorkwtt.92cdc5d3.css" />
#>         
#>             <link rel="stylesheet" href="/static/ToggleRadioButton-Bzgph9QZ.7e66aaa8.css" />
#>         
#>             <link rel="stylesheet" href="/static/CircleMarker-CXWXcSTL.b5cd3774.css" />
#>         
#>             <link rel="stylesheet" href="/static/map-CjUznjJM.ea3a20f6.css" />
#>         
#>     
#> 
#> 
#>         
#>     
#>     <script type="application/javascript">
#>         window.CONFIG = {
#>             'DATA_CATEGORIES_PAGE': '/data-collection-categories/',
#>             'WATERDATA_API_KEY': '9buRZ7LEGzVV75cf7lB68E8fgNphGqkLhhAVnNVJ',
#>             'TIME_ZONE_ENDPOINT': 'https://api.weather.gov',
#>             'CONTINUOUS_DATA_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/continuous/items',
#>             'MONITORING_LOCATIONS_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/monitoring-locations/items',
#>             'TIME_SERIES_METADATA_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/time-series-metadata/items',
#>             'LATEST_CONTINUOUS_DATA_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/latest-continuous/items',
#>             'STATISTICS_NORMAL_ENDPOINT' : 'https://api.waterdata.usgs.gov/statistics/v0/observationNormals',
#>             'DAILY_DATA_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/daily/items',
#>             'FIELD_MEASUREMENTS_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/field-measurements/items',
#>             'CHANNEL_MEASUREMENTS_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/channel-measurements/items',
#>             'PARAMETER_CODE_LOOKUP_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/parameter-codes/items',
#>             'STATISTIC_CODE_LOOKUP_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/statistic-codes/items',
#>             'SITE_TYPE_LOOKUP_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/site-types/items',
#>             'HYDROLOGIC_UNIT_CODES_LOOKUP_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/hydrologic-unit-codes/items',
#>             'NATIONAL_AQUIFER_CODES_LOOKUP_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/national-aquifer-codes/items',
#>             'AQUIFER_CODES_LOOKUP_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/aquifer-codes/items',
#>             'AQUIFER_TYPES_LOOKUP_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/aquifer-types/items',
#>             'HYDRO_ENDPOINT': 'https://tiles.arcgis.com/tiles/P3ePLMYs2RVChkJx/arcgis/rest/services/Esri_Hydro_Reference_Overlay/MapServer',
#>             'TNM_USGS_TOPO_ENDPOINT': 'https://basemap.nationalmap.gov/arcgis/rest/services/USGSTopo/MapServer',
#>             'TNM_USGS_IMAGERY_ONLY_ENDPOINT': 'https://basemap.nationalmap.gov/arcgis/rest/services/USGSImageryOnly/MapServer',
#>             'TNM_USGS_IMAGERY_TOPO_ENDPOINT': 'https://basemap.nationalmap.gov/arcgis/rest/services/USGSImageryTopo/MapServer',
#>             'TNM_HYDRO_ENDPOINT': 'https://basemap.nationalmap.gov/arcgis/rest/services/USGSHydroCached/MapServer',
#>             'FIM_GIS_ENDPOINT': 'https://fim.wim.usgs.gov/server/rest/services/FIMMapper/',
#>             'FIM_ENDPOINT': 'https://fim.wim.usgs.gov/fim/',
#>             'NOAA_WATER_ENDPOINT': 'https://water.noaa.gov',
#>             'LOCATIONS_MAP_DATA_ENDPOINT': 'https://api.waterdata.usgs.gov/squid/monitoring-locations',
#>             'NLDI_SERVICES_ENDPOINT': 'https://api.water.usgs.gov/nldi/linked-data',
#>             'NLDI_SERVICES_DISTANCE': '322',
#>             'HIVIS_API_CAMERA_ENDPOINT': 'https://jj5utwupk5.execute-api.us-east-1.amazonaws.com/prod/cameras/',
#>             'HIVIS_APPLICATION_ENDPOINT': 'https://apps.usgs.gov/hivis',
#>             'SAMPLES_DATA_ENDPOINT': 'https://api.waterdata.usgs.gov/samples-data/',
#>             'FLOOD_STAGE_ENDPOINT': "/flood-stage/",
#>             'STATIC_URL': '/static/',
#>             'WATERALERT_SUBSCRIPTION': 'https://accounts.waterdata.usgs.gov/wateralert/my-alerts/',
#>             'MONITORING_LOCATION_PAGE': '/monitoring-location/',
#>             'MY_FAVORITES_PAGE': '/favorites/',
#>             'WATERALERT_HOME': 'https://accounts.waterdata.usgs.gov/wateralert/',
#>             'EXPLORE_WATER_DATA_PAGE': '/explore/',
#>             'WDFN_ACCOUNTS_LOGIN': 'https://accounts.waterdata.usgs.gov/accounts/login/?next=/',
#>             'PROVISIONAL_DATA_STATEMENT_PAGE': '/provisional-data-statement/',
#>             'IV_DATA_AVAILABILITY_PAGE': '/iv-data-availability-statement/',
#>             'DOWNLOAD_SAMPLES_PAGE': '/download-samples/',
#>             'CODE_DICTIONARY_PAGE': '/code-dictionary/',
#>             'COMBINED_LOCATION_GRAPH_ENDPOINT': '/combined-location-graph/',
#>         }
#>         window.CONFIG.STATISTICS_DOCUMENTATION_PAGE = '/statistics-documentation/';
#>         window.CONFIG.STATISTICAL_GRAPHS_PAGE = '/monitoring-location/USGS-05316840/statistical-graphs/';
#>         window.CONFIG.STATISTICS_PAGE = '/monitoring-location/USGS-05316840/statistics/';
#>         window.CONFIG.ALL_GRAPHS_PAGE_ENDPOINT = "/monitoring-location/USGS-05316840/all-graphs/";
#>         window.CONFIG.MONITORING_LOCATION = {
#>           SITE_NUMBER: "05316840",
#>           AGENCY_CODE: "USGS",
#>           ID: "USGS-05316840",
#>           NAME: "Cottonwood River Near Tracy, MN",
#>         }
#>         window.CONFIG.LOCATION_DATA = {"geometry": {"coordinates": [-95.6141837934886, 44.34469859875466], "type": "Point"}, "id": "USGS-05316840", "links": [{"href": "https://api.waterdata.usgs.gov/ogcapi/v0?f=json", "rel": "root", "title": "The landing page of this server as JSON", "type": "application/json"}, {"href": "https://api.waterdata.usgs.gov/ogcapi/v0?f=html", "rel": "root", "title": "The landing page of this server as HTML", "type": "text/html"}, {"href": "https://api.waterdata.usgs.gov/ogcapi/v0/collections/monitoring-locations/items/USGS-05316840?f=json", "rel": "self", "title": "This document as JSON", "type": "application/geo+json"}, {"href": "https://api.waterdata.usgs.gov/ogcapi/v0/collections/monitoring-locations/items/USGS-05316840?f=jsonld", "rel": "alternate", "title": "This document as RDF (JSON-LD)", "type": "application/ld+json"}, {"href": "https://api.waterdata.usgs.gov/ogcapi/v0/collections/monitoring-locations/items/USGS-05316840?f=html", "rel": "alternate", "title": "This document as HTML", "type": "text/html"}, {"href": "https://api.waterdata.usgs.gov/ogcapi/v0/collections/monitoring-locations", "rel": "collection", "title": "Monitoring locations", "type": "application/json"}, {"href": "https://api.waterdata.usgs.gov/ogcapi/v0/collections/monitoring-locations/items/USGS-05316830?f=json", "rel": "prev", "type": "application/json"}, {"href": "https://api.waterdata.usgs.gov/ogcapi/v0/collections/monitoring-locations/items/USGS-05316850?f=json", "rel": "next", "type": "application/json"}], "next": "USGS-05316850", "prev": "USGS-05316830", "properties": {"agency_code": "USGS", "agency_name": "U.S. Geological Survey", "altitude": 1125.0, "altitude_accuracy": 1.0, "altitude_method_code": "N", "altitude_method_name": "Interpolated from Digital Elevation Model", "aquifer_code": null, "aquifer_type_code": null, "basin_code": null, "construction_date": null, "contributing_drainage_area": null, "country_code": "US", "country_name": "United States of America", "county_code": "083", "county_name": "Lyon County", "depth_source_code": null, "district_code": "27", "district_name": "Minnesota", "drainage_area": 76.7, "hole_constructed_depth": null, "horizontal_position_method_code": "M", "horizontal_position_method_name": "Interpolated from map", "horizontal_positional_accuracy": "Unknown or unspecified.", "horizontal_positional_accuracy_code": "U", "hydrologic_unit_code": "070200080102", "id": "USGS-05316840", "minor_civil_division_code": "01432", "monitoring_location_name": "COTTONWOOD RIVER NEAR TRACY, MN", "monitoring_location_number": "05316840", "national_aquifer_code": null, "original_horizontal_datum": "NAD27", "original_horizontal_datum_name": "North American Datum of 1927", "site_type": "Stream", "site_type_code": "ST", "state_code": "27", "state_name": "Minnesota", "time_zone_abbreviation": "CST", "uses_daylight_savings": "Y", "vertical_datum": "NAVD88", "vertical_datum_name": "North American Vertical Datum of 1988", "well_constructed_depth": null}, "type": "Feature"}
#>         
#>     </script>
#> 
#>     <script type="application/ld+json">
#>         {
#>   "@context": {
#>     "@vocab": "https://schema.org/",
#>     "xsd": "https://www.w3.org/TR/xmlschema-2/#",
#>     "freq": "http://purl.org/cld/freq/",
#>     "qudt": "http://qudt.org/schema/qudt/",
#>     "qudt-units": "http://qudt.org/vocab/unit/",
#>     "qudt-quantkinds": "http://qudt.org/vocab/quantitykind/",
#>     "gsp": "http://www.opengis.net/ont/geosparql#",
#>     "locType": "http://vocabulary.odm2.org/sitetype",
#>     "hyf": "https://www.opengis.net/def/schema/hy_features/hyf/"
#>   },
#>   "@id": "https://geoconnex.us/usgs/monitoring-location/USGS-05316840",
#>   "@type": [
#>     "schema:Place",
#>     "hyf:HY_HydrometricFeature",
#>     "hyf:HY_HydroLocation",
#>     "locType:Stream"
#>   ],
#>   "hyf:HydroLocationType": "hydrometric station",
#>   "identifier": {
#>     "@type": "PropertyValue",
#>     "propertyID": "USGS site number",
#>     "value": "USGS-05316840"
#>   },
#>   "name": "COTTONWOOD RIVER NEAR TRACY, MN",
#>   "description": "Discover water data collected at monitoring location USGS-05316840, located in Minnesota and find additional nearby monitoring locations.",
#>   "provider": {
#>     "url": "https://waterdata.usgs.gov",
#>     "@type": "GovernmentOrganization",
#>     "name": "U.S. Geological Survey Water Data for the Nation"
#>   },
#>   "geo": {
#>     "@type": "GeoCoordinates",
#>     "longitude": -95.6141837934886,
#>     "latitude": 44.34469859875466,
#>     "elevation": {
#>       "@type": "QuantitativeValue",
#>       "value": 1125.0,
#>       "unitCode": "NAVD88"
#>     }
#>   },
#>   "gsp:hasGeometry": {
#>     "@type": "http://www.opengis.net/ont/sf#Point",
#>     "gsp:asWKT": {
#>       "@type": "http://www.opengis.net/ont/geosparql#wktLiteral",
#>       "@value": "POINT (-95.6141837934886 44.34469859875466)"
#>     },
#>     "gsp:crs": {
#>       "@id": "http://www.opengis.net/def/crs/OGC/1.3/CRS84"
#>     }
#>   },
#>   "additionalProperty": [
#>     {
#>       "@type": "PropertyValue",
#>       "propertyID": "drainage area",
#>       "value": 76.7,
#>       "unitText": "square miles",
#>       "unitCode": "qudt-units:MI2"
#>     }
#>   ],
#>   "url": "https://waterdata.usgs.gov/monitoring-location/USGS-05316840/"
#> }
#>     </script>
#>     
#> 
#>         <script type="application/javascript">
#>           function addHandlerForQuestionsCommentsLink(feedbackLinkId) {
#>               let baseQuestionsUrl = "/questions-comments/?";
#>               
#>                 baseQuestionsUrl += "ownerCode=" + "MN" + '&';
#>               
#>             const requestUrl = "https://waterdata.usgs.gov/monitoring-location/USGS-05316840/";
#>               document.getElementById(feedbackLinkId).href = `${baseQuestionsUrl}referrerUrl=${requestUrl}${encodeURIComponent(location.hash)}`;
#>               window.addEventListener(
#>                 "hashchange", (ev) => {
#>                   document.getElementById(feedbackLinkId).href = baseQuestionsUrl + "referrerUrl=" + encodeURIComponent(ev.newURL);
#>                 }
#>               );
#>             };
#>         </script>
#>     </head>
#> 
#>     <body>
#>         <!--USGS Analytics start -->
#>         <!-- Google Tag Manager (noscript) -->
#>         <noscript>
#>             <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TKQR8KP"
#>                     height="0" width="0" style="display:none;visibility:hidden">
#>             </iframe>
#>         </noscript>
#>         <!--USGS Analytics end -->
#>         <!-- WDFN Analytics start -->
#>         <!-- Google Tag Manager (noscript) -->
#>         <noscript>
#>           <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-564ZVPQ"
#>                   height="0" width="0" style="display:none;visibility:hidden">
#>           </iframe>
#>         </noscript>
#>         <!-- End Google Tag Manager (noscript) -->
#>         <!-- WDFN Analytics end -->
#>         <div id="container-header-and-site-alerts">
#>           <div id="container-header-and-site-alerts-wrapper">
#>             
#>     <div class="usa-official-wrapper">
#>     <div class="centered-content">
#>         <a class="usa-skipnav" href="#main-content">Skip to main content</a>
#> 
#>         <section class="usa-banner" aria-label="Official website of the United States government">
#>         <div class="usa-accordion">
#>             <header class="usa-banner__header">
#>                 <div class="usa-banner__inner">
#>                     <div class="grid-col-auto">
#>                         <img class="usa-banner__header-flag" aria-hidden="true" src="/static/img/us_flag_small.ab5090f5.png" alt="">
#>                     </div>
#>                     <div class="grid-col-fill tablet:grid-col-auto" aria-hidden="true">
#>                         <p class="usa-banner__header-text">An official website of the United States government</p>
#>                         <p class="usa-banner__header-action">Here’s how you know</p>
#>                     </div>
#>                     <button type="button"
#>                             class="usa-accordion__button usa-banner__button"
#>                             aria-expanded="false" aria-controls="gov-banner">
#>                         <span class="usa-banner__button-text">Here’s how you know</span>
#>                     </button>
#>                 </div>
#>             </header>
#>             <div class="usa-banner__content usa-accordion__content" id="gov-banner" hidden>
#>                 <div class="grid-row grid-gap-lg">
#>                     <div class="usa-banner__guidance tablet:grid-col-6">
#>                         <img class="usa-banner__icon usa-media-block__img" src="/static/img/icon-dot-gov.svg"
#>                              alt="Dot gov">
#>                         <div class="usa-media-block__body">
#>                             <p>
#>                                 <strong>Official websites use .gov</strong>
#>                                 <br/>
#>                                 A <strong>.gov</strong> website belongs to an official government organization in the
#>                                 United States.
#>                             </p>
#>                         </div>
#>                     </div>
#>                     <div class="usa-banner__guidance tablet:grid-col-6">
#>                         <img class="usa-banner__icon usa-media-block__img" src="/static/img/icon-https.svg"
#>                              role="img"
#>                              alt="">
#>                         <div class="usa-media-block__body">
#>                             <p>
#>                                 <strong>Secure .gov websites use HTTPS</strong>
#>                                 <br/>
#>                                 A <strong>lock</strong> (
#>                                 <span class="icon-lock">
#>                                     <svg xmlns="http://www.w3.org/2000/svg" width="52" height="64" viewBox="0 0 52 64" class="usa-banner__lock-image" role="img" aria-labelledby="banner-lock-description" focusable="false">
#>                                         <title id="banner-lock-title">Lock</title>
#>                                         <desc id="banner-lock-description">Locked padlock</desc>
#>                                         <path fill="#000000" fill-rule="evenodd" d="M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z"/>
#>                                     </svg>
#>                                 </span>
#>                                 ) or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.
#>                             </p>
#>                         </div>
#>                     </div>
#>                 </div>
#>             </div>
#>         </div>
#>     </section>
#>     </div>
#> </div>
#> 
#> <div class="usa-overlay"></div>
#> <header class="usa-header usa-header--extended usgs-header">
#>     <div class="usgs-header-container">
#>         <div class="centered-content">
#>             <div class="usgs-logo-section-wrapper">
#>                 <div class="usa-navbar">
#>                     <div class="usa-logo" id="extended-logo">
#>                         <a href="https://www.usgs.gov">
#>                             <img alt="USGS Home" src="/static/img/USGS_logo.svg"/>
#>                         </a>
#>                     </div>
#>                     <button type="button" class="usa-menu-btn">Menu</button>
#>                 </div>
#>             </div>
#>         </div>
#>     </div>
#> 
#>     
#>     <div class="header-title-wrapper">
#>         <div class="centered-content">
#>             <h1>Monitoring location <span class="additional-title-text">Cottonwood River Near Tracy, MN - USGS-05316840</span></h1>
#>         </div>
#>     </div>
#>     
#> 
#>     <div class="navigation-wrapper">
#>         <div class="centered-content">
#>             <nav aria-label="Primary navigation" role="navigation" class="usa-nav">
#>                     <div class="usa-nav__inner">
#>                     <button type="button" class="usa-nav__close"><img src="/static/img/usa-icons/close.svg" alt="close"></button>
#>                       <ul class="usa-nav__primary usa-accordion">
#>                         
#>                         <li class="usa-nav__primary-item">
#>                             <a
#>                                 class="usa-nav-link "
#>                                 href="/">
#>                               WDFN Home
#>                             </a>
#>                         </li>
#>                         
#>                         <li class="usa-nav__primary-item">
#>                             <button type="button"
#>                                     class="usa-accordion__button usa-nav__link"
#>                                     aria-expanded="false"
#>                                     aria-controls="data-info-section">
#>                                 <span>WDFN tools and data</span>
#>                             </button>
#>                             <ul id="data-info-section" class="usa-nav__submenu">
#>                                 <li class="usa-nav__submenu-item">
#>                                     <a href="/favorites/">
#>                                         My Favorite Monitoring Locations
#>                                     </a>
#>                                 </li>
#>                                 <li class="usa-nav__submenu-item">
#>                                     <a href="https://dashboard.waterdata.usgs.gov/app/nwd/">National Water Dashboard</a>
#>                                 </li>
#>                                 <li class="usa-nav__submenu-item">
#>                                   <a href="https://accounts.waterdata.usgs.gov/wateralert/">WaterAlert</a>
#>                                 </li>
#>                                 <li class="usa-nav__submenu-item">
#>                                   <a href="/explore/">Explore USGS Water Data</a>
#>                                 </li>
#>                                 <li class="usa-nav__submenu-item">
#>                                     <a href="https://api.waterdata.usgs.gov/">
#>                                         USGS Water Data APIs
#>                                     </a>
#>                                 </li>
#>                                 <li class="usa-nav__submenu-item">
#>                                     <a href="/statistics-documentation/">
#>                                         Statistics documentation
#>                                     </a>
#>                                 </li>
#>                             </ul>
#>                         </li>
#> 
#>                         
#>   
#>       <li class="usa-nav__primary-item">
#>           <button type="button"
#>                   class="usa-accordion__button usa-nav__link"
#>                   aria-expanded="false"
#>                   aria-controls="inventory-section">
#>               <span>Related links</span>
#>           </button>
#>           <ul id="inventory-section" class="usa-nav__submenu">
#> 
#> 
#>               
#>               <li class="usa-nav__submenu-item">
#>                   <a href='https://rconnect.usgs.gov/water-year-summary/'
#>                      rel="noopener"
#>                      target="_blank">
#>                       Water Year Summary
#>                   </a>
#>               </li>
#>               <li class="usa-nav__submenu-item">
#>                   <a href="https://waterdata.usgs.gov/nwis/revision/?site_no=05316840"
#>                      rel="noopener"
#>                      target="_blank">
#>                       Revisions
#>                   </a>
#>               </li>
#>           </ul>
#>       </li>
#>   
#> 
#>                         <li class="usa-nav__primary-item">
#>                           <button type="button"
#>                                   class="usa-accordion__button usa-nav__link"
#>                                     aria-expanded="false"
#>                                     aria-controls="other-section">
#>                             <span>Other water data resources</span>
#>                           </button>
#>                           <ul id="other-section" class="usa-nav__submenu">
#>                               <li class="usa-nav__submenu-item">
#>                                   <a href="https://www.usgs.gov/mission-areas/water-resources">
#>                                       Water Resources Mission Area
#>                                   </a>
#>                               </li>
#>                               <li class="usa-nav__submenu-item">
#>                                   <a href="https://labs.waterdata.usgs.gov/visualizations/index.html#/">
#>                                       Water Data Visualizations
#>                                   </a>
#>                               </li>
#>                               <li class="usa-nav__submenu-item">
#>                                   <a href="https://www.usgs.gov/special-topic/water-science-school">
#>                                       Water Science School
#>                                   </a>
#>                               </li>
#>                               <li class="usa-nav__submenu-item">
#>                                   <a href="https://water.usgs.gov/catalog/">
#>                                       WMA Catalog
#>                                   </a>
#>                               </li>
#>                               <li class="usa-nav__submenu-item">
#>                                   <a href="https://water.usgs.gov/nwaa-data/">
#>                                       National Water Availability Assessment Data Companion
#>                                   </a>
#>                               </li>
#>                           </ul>
#>                         </li>
#>                         <li class="usa-nav__primary-item">
#>                             <button type="button"
#>                                     class="usa-accordion__button usa-nav__link"
#>                                     aria-expanded="false"
#>                                     aria-controls="connect-section">
#>                                 <span>Connect</span>
#>                             </button>
#>                             <ul id="connect-section" class="usa-nav__submenu">
#>                                 <li class="usa-nav__submenu-item">
#>                                     <a href="https://www.instagram.com/usgs_water/" rel="noreferrer">
#>                                         USGS Water Resources Instagram
#>                                     </a>
#>                                 </li>
#>                                 <li class="usa-nav__submenu-item">
#>                                     <a href="https://www.facebook.com/USGSWater/" rel="noreferrer">
#>                                         USGS Water Resources Facebook
#>                                     </a>
#>                                 </li>
#>                                 <li class="usa-nav__submenu-item">
#>                                     <a href="https://twitter.com/USGS_Water" rel="noreferrer">
#>                                         USGS Water Resources X
#>                                     </a>
#>                                 </li>
#>                                 <li class="usa-nav__submenu-item">
#>                                     <a href="https://twitter.com/USGS_DataSci" rel="noreferrer">
#>                                         USGS Data Science X
#>                                     </a>
#>                                 </li>
#>                                 <li class="usa-nav__submenu-item">
#>                                     <a href="/questions-comments/?referrerUrl=https://waterdata.usgs.gov/monitoring-location/USGS-05316840/">
#>                                         Questions or Comments
#>                                     </a>
#>                                 </li>
#>                                 <li class="usa-nav__submenu-item">
#>                                     <a href="https://waterdata.usgs.gov/blog/">
#>                                         Water Data for the Nation Blog
#>                                     </a>
#>                                 </li>
#>                             </ul>
#>                       </ul>
#>                 </div>
#>             </nav>
#>         </div>
#>     </div>
#> </header>
#> 
#>             
#> 
#> 
#>           </div>
#>         </div>
#>         
#>         <div id="main-content">
#>             
#>     <main id="monitoring-location-page-container" class="grid-container content-container">
#>         
#>             <div class="site-header">
#>                 
#> 
#> 
#>                 <div>
#>                     
#>                 </div>
#> 
#>             </div>
#>             <div id="data-type-graph-container"></div>
#> 
#>             <section id="available-data-types-container"></section>
#> 
#>             <div id="monitoring-location-imagery-container"></div>
#> 
#>             
#>                 <div id="monitoring-location-map-container"></div>
#>             
#> 
#>             
#>         
#>     </main>
#> 
#>         </div>
#> 
#>         
#>   <div class="user-feedback" role="navigation">
#>     <a  id="feedback-link" href="/questions-comments/">
#>         Questions or Comments
#>     </a>
#>   </div>
#>     <script type="application/javascript">
#>         addHandlerForQuestionsCommentsLink('feedback-link')
#>     </script>
#> 
#> <div id="container-footer">
#>     <div id="footer-wrapper">
#>         <footer class="usa-footer usa-footer--slim" role="contentinfo">
#>             <nav class="usgs-footer-container" aria-label="Footer Navigation">
#>                 <div class="usgs-footer-nav">
#>                     <a class="usgs-footer-link" href="https://www.doi.gov/privacy">DOI Privacy Policy</a> |
#>                     <a class="usgs-footer-link" href="https://www.usgs.gov/legal">Legal</a> |
#>                     <a class="usgs-footer-link" href="https://www.usgs.gov/accessibility">Accessibility</a> |
#>                     <a class="usgs-footer-link" href="https://www.usgs.gov/sitemap">Site Map</a> |
#>                     <a class="usgs-footer-link" href="https://answers.usgs.gov/">Contact USGS</a>
#>                     <div class="social-media-links">
#>                         <span>Follow</span>
#>                         <a href="https://twitter.com/usgs" title="USGS Twitter" target="_blank" rel="noopener">
#>                             <svg class="usa-icon usa-icon--size-3" aria-label="USGS Twitter" role="img">
#>                                 <use href="/static/img/sprite.svg#x"></use>
#>                             </svg>
#>                         </a>
#>                         <a href="https://facebook.com/usgeologicalsurvey" title="USGS Facebook" target="_blank" rel="noopener">
#>                             <svg class="usa-icon usa-icon--size-3" aria-label="USGS Facebook"  role="img">
#>                                 <use href="/static/img/sprite.svg#facebook"></use>
#>                             </svg>
#>                         </a>
#>                         <a href="https://github.com/DOI-USGS" title="USGS Github" target="_blank" rel="noopener">
#>                             <svg class="usa-icon usa-icon--size-3" aria-label="USGS Github" role="img">
#>                                 <use href="/static/img/sprite.svg#github"></use>
#>                             </svg>
#>                         </a>
#>                         <a href="https://flickr.com/usgeologicalsurvey" title="USGS Flickr" target="_blank" rel="noopener">
#>                             <svg class="usa-icon usa-icon--size-3" aria-label="USGS Flickr" role="img">
#>                                 <use href="/static/img/sprite.svg#flickr"></use>
#>                             </svg>
#>                         </a>
#>                         <a href="https://youtube.com/usgs" title="USGS You Tube" target="_blank" rel="noopener">
#>                             <svg class="usa-icon usa-icon--size-3" aria-label="USGS You Tube" role="img">
#>                                 <use href="/static/img/sprite.svg#youtube"></use>
#>                             </svg>
#>                         </a>
#>                         <a href="https://instagram.com/usgs/" title="USGS Instagram" target="_blank" rel="noopener">
#>                             <svg class="usa-icon usa-icon--size-3" aria-label="USGS Instagram" role="img">
#>                                 <use href="/static/img/sprite.svg#instagram"></use>
#>                             </svg>
#>                         </a>
#>                     </div>
#>                 </div>
#>                 <div class="usgs-footer-nav">
#>                     <a class="usgs-footer-link" href="https://www.doi.gov/">U.S. Department of the Interior</a> |
#>                     <a class="usgs-footer-link" href="https://www.doioig.gov/">DOI Inspector General</a> |
#>                     <a class="usgs-footer-link" href="https://www.whitehouse.gov/">White House</a> |
#>                     <a class="usgs-footer-link" href="https://www.doi.gov/pmb/eeo/no-fear-act">No Fear Act</a> |
#>                     <a class="usgs-footer-link" href="https://www.usgs.gov/foia">FOIA</a>
#>                 </div>
#>             </nav>
#>         </footer>
#>     </div>
#> </div>
#> 
#>         
#>     <script type="module" crossorigin="" src="/static/monitoring-location-page.a4d4b957.js"></script>
#> 
#>     </body>
#> </html>
#> Error in `$<-.data.frame`(`*tmp*`, "measurement_dt", value = structure(numeric(0), class = "Date")): replacement has 0 rows, data has 539
Meas05316840.ex <- readNWISmeas("05316840", expanded = TRUE)
#> Warning: NWIS servers are slated for decommission. Please begin to migrate to read_waterdata_field_measurements.
#> GET: https://waterdata.usgs.gov/nwis/measurements/?site_no=05316840&range_selection=date_range&format=rdb_expanded
#> <!DOCTYPE html>
#> <html lang="en">
#>     <head>
#>         <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
#>         <meta http-equiv="X-UA-Compatible" content="IE=edge">
#>         <meta name="viewport" content="width=device-width, initial-scale=1">
#>         <meta name="format-detection" content="telephone=no">
#>         
#>     
#>         <meta name="description" content="Discover water data collected at monitoring location USGS-05316840, located in Minnesota and find additional nearby monitoring locations.">
#>         <!-- tags for Facebook Open Graph -->
#>         <meta property="og:url" content="http://waterdataui-production.wma.chs.usgs.gov/monitoring-location/USGS-05316840/">
#>         <meta property="og:type" content="website">
#>         <meta property="og:title" content="Cottonwood River Near Tracy, MN">
#>         <meta property="og:description" content="Discover water data collected at monitoring location USGS-05316840, located in Minnesota and find additional nearby monitoring locations.">
#>         <meta property="og:image" content="/static/img/USGS_logo_large.png&width=1000">
#>         <meta property="og:image:width" content="936">
#>         <meta property="og:image:height" content="617">
#>         <meta property="og:image:alt" content="hydrograph for location: USGS-05316840">
#>         <!-- tags for Twitter Cards -->
#>         <meta name="twitter:card" content="summary_large_image">
#>         <meta name="twitter:image" content="/static/img/USGS_logo_large.png&width=500">
#>         <meta name="twitter:site" content="@USGS_Water">
#>         <meta name="twitter:creator" content="@USGS_Water">
#>     
#> 
#> 
#>         <link rel="apple-touch-icon" sizes="180x180" href="/static/img/favicon_device_specific/apple-touch-icon.7cb25f47.png">
#>         <link rel="icon" type="image/png" sizes="32x32" href="/static/img/favicon_device_specific/favicon-32x32.1ea1e21c.png">
#>         <link rel="icon" type="image/png" sizes="16x16" href="/static/img/favicon_device_specific/favicon-16x16.633abc84.png">
#>         <link rel="manifest" href="/static/img/favicon_device_specific/site.fdca1c1e.webmanifest">
#>         <link rel="mask-icon" href="/static/img/favicon_device_specific/safari-pinned-tab.svg" color="#007150">
#>         <link rel="shortcut icon" href="/static/img/favicon_device_specific/favicon.01908d3e.ico">
#>         <link rel="preload" as="font" type="font/woff2" crossorigin href="/static/fonts/source-sans-pro/sourcesanspro-regular-webfont.d67b548b.woff2" />
#>         <link rel="preload" as="font" type="font/woff2" crossorigin href="/static/fonts/source-sans-pro/sourcesanspro-bold-webfont.f12f6a2f.woff2" />
#>         <meta name="theme-color" content="#ffffff">
#> 
#>         <!--USGS Analytics start -->
#>         <!-- Google Tag Manager -->
#>         <script>
#>             (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});
#>                 var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';
#>                 j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
#>             })(window,document,'script','dataLayer','GTM-TKQR8KP');
#>         </script>
#>         <!--USGS Analytics end -->
#>         <!-- WDFN Analytics start -->
#>       <!-- Google Tag Manager -->
#>       <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
#>           new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
#>           j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
#>           'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
#>           })(window,document,'script','dataLayer','GTM-564ZVPQ');</script>
#>         <!-- End Google Tag Manager -->
#>         <!-- WDFN Analytics end -->
#>         <title>
#>             Cottonwood River Near Tracy, MN - USGS Water Data for the Nation
#>         </title>
#> 
#>         <script src="/static/scripts/uswds-init.min.7e415fc7.js"></script>
#> 
#>         
#>     
#>         
#>             <link rel="stylesheet" href="/static/monitoring-location-page-DA9rXyKq.15adbae1.css" />
#>         
#>             <link rel="stylesheet" href="/static/OperationalLimitsLegend-BY_go9_z.9d6e2bba.css" />
#>         
#>             <link rel="stylesheet" href="/static/LineMarker-BVtaEtoF.1bfbbe43.css" />
#>         
#>             <link rel="stylesheet" href="/static/LegendBlockAreas-C0wTRNVV.0f6fec40.css" />
#>         
#>             <link rel="stylesheet" href="/static/ExpansionSection-BeRbCNlq.ee0eec28.css" />
#>         
#>             <link rel="stylesheet" href="/static/TruncatedString-Bu0dAJO4.4626e295.css" />
#>         
#>             <link rel="stylesheet" href="/static/StatisticsDocumentationLink-D_NCPMkR.40136899.css" />
#>         
#>             <link rel="stylesheet" href="/static/StatisticsPageLink-B79r3IyC.2614ffc3.css" />
#>         
#>             <link rel="stylesheet" href="/static/InformationBanner-EDW5D8QA.27fd4261.css" />
#>         
#>             <link rel="stylesheet" href="/static/RowButtonsContainer-CNr2RJ_j.f99b40f5.css" />
#>         
#>             <link rel="stylesheet" href="/static/CursorSlider-DILJtplQ.7e6378f3.css" />
#>         
#>             <link rel="stylesheet" href="/static/LoadingIndicator-CBmqfwlW.a038e358.css" />
#>         
#>             <link rel="stylesheet" href="/static/ProvisionalLabel-Dtorkwtt.92cdc5d3.css" />
#>         
#>             <link rel="stylesheet" href="/static/ToggleRadioButton-Bzgph9QZ.7e66aaa8.css" />
#>         
#>             <link rel="stylesheet" href="/static/CircleMarker-CXWXcSTL.b5cd3774.css" />
#>         
#>             <link rel="stylesheet" href="/static/map-CjUznjJM.ea3a20f6.css" />
#>         
#>     
#> 
#> 
#>         
#>     
#>     <script type="application/javascript">
#>         window.CONFIG = {
#>             'DATA_CATEGORIES_PAGE': '/data-collection-categories/',
#>             'WATERDATA_API_KEY': '9buRZ7LEGzVV75cf7lB68E8fgNphGqkLhhAVnNVJ',
#>             'TIME_ZONE_ENDPOINT': 'https://api.weather.gov',
#>             'CONTINUOUS_DATA_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/continuous/items',
#>             'MONITORING_LOCATIONS_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/monitoring-locations/items',
#>             'TIME_SERIES_METADATA_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/time-series-metadata/items',
#>             'LATEST_CONTINUOUS_DATA_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/latest-continuous/items',
#>             'STATISTICS_NORMAL_ENDPOINT' : 'https://api.waterdata.usgs.gov/statistics/v0/observationNormals',
#>             'DAILY_DATA_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/daily/items',
#>             'FIELD_MEASUREMENTS_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/field-measurements/items',
#>             'CHANNEL_MEASUREMENTS_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/channel-measurements/items',
#>             'PARAMETER_CODE_LOOKUP_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/parameter-codes/items',
#>             'STATISTIC_CODE_LOOKUP_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/statistic-codes/items',
#>             'SITE_TYPE_LOOKUP_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/site-types/items',
#>             'HYDROLOGIC_UNIT_CODES_LOOKUP_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/hydrologic-unit-codes/items',
#>             'NATIONAL_AQUIFER_CODES_LOOKUP_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/national-aquifer-codes/items',
#>             'AQUIFER_CODES_LOOKUP_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/aquifer-codes/items',
#>             'AQUIFER_TYPES_LOOKUP_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/aquifer-types/items',
#>             'HYDRO_ENDPOINT': 'https://tiles.arcgis.com/tiles/P3ePLMYs2RVChkJx/arcgis/rest/services/Esri_Hydro_Reference_Overlay/MapServer',
#>             'TNM_USGS_TOPO_ENDPOINT': 'https://basemap.nationalmap.gov/arcgis/rest/services/USGSTopo/MapServer',
#>             'TNM_USGS_IMAGERY_ONLY_ENDPOINT': 'https://basemap.nationalmap.gov/arcgis/rest/services/USGSImageryOnly/MapServer',
#>             'TNM_USGS_IMAGERY_TOPO_ENDPOINT': 'https://basemap.nationalmap.gov/arcgis/rest/services/USGSImageryTopo/MapServer',
#>             'TNM_HYDRO_ENDPOINT': 'https://basemap.nationalmap.gov/arcgis/rest/services/USGSHydroCached/MapServer',
#>             'FIM_GIS_ENDPOINT': 'https://fim.wim.usgs.gov/server/rest/services/FIMMapper/',
#>             'FIM_ENDPOINT': 'https://fim.wim.usgs.gov/fim/',
#>             'NOAA_WATER_ENDPOINT': 'https://water.noaa.gov',
#>             'LOCATIONS_MAP_DATA_ENDPOINT': 'https://api.waterdata.usgs.gov/squid/monitoring-locations',
#>             'NLDI_SERVICES_ENDPOINT': 'https://api.water.usgs.gov/nldi/linked-data',
#>             'NLDI_SERVICES_DISTANCE': '322',
#>             'HIVIS_API_CAMERA_ENDPOINT': 'https://jj5utwupk5.execute-api.us-east-1.amazonaws.com/prod/cameras/',
#>             'HIVIS_APPLICATION_ENDPOINT': 'https://apps.usgs.gov/hivis',
#>             'SAMPLES_DATA_ENDPOINT': 'https://api.waterdata.usgs.gov/samples-data/',
#>             'FLOOD_STAGE_ENDPOINT': "/flood-stage/",
#>             'STATIC_URL': '/static/',
#>             'WATERALERT_SUBSCRIPTION': 'https://accounts.waterdata.usgs.gov/wateralert/my-alerts/',
#>             'MONITORING_LOCATION_PAGE': '/monitoring-location/',
#>             'MY_FAVORITES_PAGE': '/favorites/',
#>             'WATERALERT_HOME': 'https://accounts.waterdata.usgs.gov/wateralert/',
#>             'EXPLORE_WATER_DATA_PAGE': '/explore/',
#>             'WDFN_ACCOUNTS_LOGIN': 'https://accounts.waterdata.usgs.gov/accounts/login/?next=/',
#>             'PROVISIONAL_DATA_STATEMENT_PAGE': '/provisional-data-statement/',
#>             'IV_DATA_AVAILABILITY_PAGE': '/iv-data-availability-statement/',
#>             'DOWNLOAD_SAMPLES_PAGE': '/download-samples/',
#>             'CODE_DICTIONARY_PAGE': '/code-dictionary/',
#>             'COMBINED_LOCATION_GRAPH_ENDPOINT': '/combined-location-graph/',
#>         }
#>         window.CONFIG.STATISTICS_DOCUMENTATION_PAGE = '/statistics-documentation/';
#>         window.CONFIG.STATISTICAL_GRAPHS_PAGE = '/monitoring-location/USGS-05316840/statistical-graphs/';
#>         window.CONFIG.STATISTICS_PAGE = '/monitoring-location/USGS-05316840/statistics/';
#>         window.CONFIG.ALL_GRAPHS_PAGE_ENDPOINT = "/monitoring-location/USGS-05316840/all-graphs/";
#>         window.CONFIG.MONITORING_LOCATION = {
#>           SITE_NUMBER: "05316840",
#>           AGENCY_CODE: "USGS",
#>           ID: "USGS-05316840",
#>           NAME: "Cottonwood River Near Tracy, MN",
#>         }
#>         window.CONFIG.LOCATION_DATA = {"geometry": {"coordinates": [-95.6141837934886, 44.34469859875466], "type": "Point"}, "id": "USGS-05316840", "links": [{"href": "https://api.waterdata.usgs.gov/ogcapi/v0?f=json", "rel": "root", "title": "The landing page of this server as JSON", "type": "application/json"}, {"href": "https://api.waterdata.usgs.gov/ogcapi/v0?f=html", "rel": "root", "title": "The landing page of this server as HTML", "type": "text/html"}, {"href": "https://api.waterdata.usgs.gov/ogcapi/v0/collections/monitoring-locations/items/USGS-05316840?f=json", "rel": "self", "title": "This document as JSON", "type": "application/geo+json"}, {"href": "https://api.waterdata.usgs.gov/ogcapi/v0/collections/monitoring-locations/items/USGS-05316840?f=jsonld", "rel": "alternate", "title": "This document as RDF (JSON-LD)", "type": "application/ld+json"}, {"href": "https://api.waterdata.usgs.gov/ogcapi/v0/collections/monitoring-locations/items/USGS-05316840?f=html", "rel": "alternate", "title": "This document as HTML", "type": "text/html"}, {"href": "https://api.waterdata.usgs.gov/ogcapi/v0/collections/monitoring-locations", "rel": "collection", "title": "Monitoring locations", "type": "application/json"}, {"href": "https://api.waterdata.usgs.gov/ogcapi/v0/collections/monitoring-locations/items/USGS-05316830?f=json", "rel": "prev", "type": "application/json"}, {"href": "https://api.waterdata.usgs.gov/ogcapi/v0/collections/monitoring-locations/items/USGS-05316850?f=json", "rel": "next", "type": "application/json"}], "next": "USGS-05316850", "prev": "USGS-05316830", "properties": {"agency_code": "USGS", "agency_name": "U.S. Geological Survey", "altitude": 1125.0, "altitude_accuracy": 1.0, "altitude_method_code": "N", "altitude_method_name": "Interpolated from Digital Elevation Model", "aquifer_code": null, "aquifer_type_code": null, "basin_code": null, "construction_date": null, "contributing_drainage_area": null, "country_code": "US", "country_name": "United States of America", "county_code": "083", "county_name": "Lyon County", "depth_source_code": null, "district_code": "27", "district_name": "Minnesota", "drainage_area": 76.7, "hole_constructed_depth": null, "horizontal_position_method_code": "M", "horizontal_position_method_name": "Interpolated from map", "horizontal_positional_accuracy": "Unknown or unspecified.", "horizontal_positional_accuracy_code": "U", "hydrologic_unit_code": "070200080102", "id": "USGS-05316840", "minor_civil_division_code": "01432", "monitoring_location_name": "COTTONWOOD RIVER NEAR TRACY, MN", "monitoring_location_number": "05316840", "national_aquifer_code": null, "original_horizontal_datum": "NAD27", "original_horizontal_datum_name": "North American Datum of 1927", "site_type": "Stream", "site_type_code": "ST", "state_code": "27", "state_name": "Minnesota", "time_zone_abbreviation": "CST", "uses_daylight_savings": "Y", "vertical_datum": "NAVD88", "vertical_datum_name": "North American Vertical Datum of 1988", "well_constructed_depth": null}, "type": "Feature"}
#>         
#>     </script>
#> 
#>     <script type="application/ld+json">
#>         {
#>   "@context": {
#>     "@vocab": "https://schema.org/",
#>     "xsd": "https://www.w3.org/TR/xmlschema-2/#",
#>     "freq": "http://purl.org/cld/freq/",
#>     "qudt": "http://qudt.org/schema/qudt/",
#>     "qudt-units": "http://qudt.org/vocab/unit/",
#>     "qudt-quantkinds": "http://qudt.org/vocab/quantitykind/",
#>     "gsp": "http://www.opengis.net/ont/geosparql#",
#>     "locType": "http://vocabulary.odm2.org/sitetype",
#>     "hyf": "https://www.opengis.net/def/schema/hy_features/hyf/"
#>   },
#>   "@id": "https://geoconnex.us/usgs/monitoring-location/USGS-05316840",
#>   "@type": [
#>     "schema:Place",
#>     "hyf:HY_HydrometricFeature",
#>     "hyf:HY_HydroLocation",
#>     "locType:Stream"
#>   ],
#>   "hyf:HydroLocationType": "hydrometric station",
#>   "identifier": {
#>     "@type": "PropertyValue",
#>     "propertyID": "USGS site number",
#>     "value": "USGS-05316840"
#>   },
#>   "name": "COTTONWOOD RIVER NEAR TRACY, MN",
#>   "description": "Discover water data collected at monitoring location USGS-05316840, located in Minnesota and find additional nearby monitoring locations.",
#>   "provider": {
#>     "url": "https://waterdata.usgs.gov",
#>     "@type": "GovernmentOrganization",
#>     "name": "U.S. Geological Survey Water Data for the Nation"
#>   },
#>   "geo": {
#>     "@type": "GeoCoordinates",
#>     "longitude": -95.6141837934886,
#>     "latitude": 44.34469859875466,
#>     "elevation": {
#>       "@type": "QuantitativeValue",
#>       "value": 1125.0,
#>       "unitCode": "NAVD88"
#>     }
#>   },
#>   "gsp:hasGeometry": {
#>     "@type": "http://www.opengis.net/ont/sf#Point",
#>     "gsp:asWKT": {
#>       "@type": "http://www.opengis.net/ont/geosparql#wktLiteral",
#>       "@value": "POINT (-95.6141837934886 44.34469859875466)"
#>     },
#>     "gsp:crs": {
#>       "@id": "http://www.opengis.net/def/crs/OGC/1.3/CRS84"
#>     }
#>   },
#>   "additionalProperty": [
#>     {
#>       "@type": "PropertyValue",
#>       "propertyID": "drainage area",
#>       "value": 76.7,
#>       "unitText": "square miles",
#>       "unitCode": "qudt-units:MI2"
#>     }
#>   ],
#>   "url": "https://waterdata.usgs.gov/monitoring-location/USGS-05316840/"
#> }
#>     </script>
#>     
#> 
#>         <script type="application/javascript">
#>           function addHandlerForQuestionsCommentsLink(feedbackLinkId) {
#>               let baseQuestionsUrl = "/questions-comments/?";
#>               
#>                 baseQuestionsUrl += "ownerCode=" + "MN" + '&';
#>               
#>             const requestUrl = "https://waterdata.usgs.gov/monitoring-location/USGS-05316840/";
#>               document.getElementById(feedbackLinkId).href = `${baseQuestionsUrl}referrerUrl=${requestUrl}${encodeURIComponent(location.hash)}`;
#>               window.addEventListener(
#>                 "hashchange", (ev) => {
#>                   document.getElementById(feedbackLinkId).href = baseQuestionsUrl + "referrerUrl=" + encodeURIComponent(ev.newURL);
#>                 }
#>               );
#>             };
#>         </script>
#>     </head>
#> 
#>     <body>
#>         <!--USGS Analytics start -->
#>         <!-- Google Tag Manager (noscript) -->
#>         <noscript>
#>             <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TKQR8KP"
#>                     height="0" width="0" style="display:none;visibility:hidden">
#>             </iframe>
#>         </noscript>
#>         <!--USGS Analytics end -->
#>         <!-- WDFN Analytics start -->
#>         <!-- Google Tag Manager (noscript) -->
#>         <noscript>
#>           <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-564ZVPQ"
#>                   height="0" width="0" style="display:none;visibility:hidden">
#>           </iframe>
#>         </noscript>
#>         <!-- End Google Tag Manager (noscript) -->
#>         <!-- WDFN Analytics end -->
#>         <div id="container-header-and-site-alerts">
#>           <div id="container-header-and-site-alerts-wrapper">
#>             
#>     <div class="usa-official-wrapper">
#>     <div class="centered-content">
#>         <a class="usa-skipnav" href="#main-content">Skip to main content</a>
#> 
#>         <section class="usa-banner" aria-label="Official website of the United States government">
#>         <div class="usa-accordion">
#>             <header class="usa-banner__header">
#>                 <div class="usa-banner__inner">
#>                     <div class="grid-col-auto">
#>                         <img class="usa-banner__header-flag" aria-hidden="true" src="/static/img/us_flag_small.ab5090f5.png" alt="">
#>                     </div>
#>                     <div class="grid-col-fill tablet:grid-col-auto" aria-hidden="true">
#>                         <p class="usa-banner__header-text">An official website of the United States government</p>
#>                         <p class="usa-banner__header-action">Here’s how you know</p>
#>                     </div>
#>                     <button type="button"
#>                             class="usa-accordion__button usa-banner__button"
#>                             aria-expanded="false" aria-controls="gov-banner">
#>                         <span class="usa-banner__button-text">Here’s how you know</span>
#>                     </button>
#>                 </div>
#>             </header>
#>             <div class="usa-banner__content usa-accordion__content" id="gov-banner" hidden>
#>                 <div class="grid-row grid-gap-lg">
#>                     <div class="usa-banner__guidance tablet:grid-col-6">
#>                         <img class="usa-banner__icon usa-media-block__img" src="/static/img/icon-dot-gov.svg"
#>                              alt="Dot gov">
#>                         <div class="usa-media-block__body">
#>                             <p>
#>                                 <strong>Official websites use .gov</strong>
#>                                 <br/>
#>                                 A <strong>.gov</strong> website belongs to an official government organization in the
#>                                 United States.
#>                             </p>
#>                         </div>
#>                     </div>
#>                     <div class="usa-banner__guidance tablet:grid-col-6">
#>                         <img class="usa-banner__icon usa-media-block__img" src="/static/img/icon-https.svg"
#>                              role="img"
#>                              alt="">
#>                         <div class="usa-media-block__body">
#>                             <p>
#>                                 <strong>Secure .gov websites use HTTPS</strong>
#>                                 <br/>
#>                                 A <strong>lock</strong> (
#>                                 <span class="icon-lock">
#>                                     <svg xmlns="http://www.w3.org/2000/svg" width="52" height="64" viewBox="0 0 52 64" class="usa-banner__lock-image" role="img" aria-labelledby="banner-lock-description" focusable="false">
#>                                         <title id="banner-lock-title">Lock</title>
#>                                         <desc id="banner-lock-description">Locked padlock</desc>
#>                                         <path fill="#000000" fill-rule="evenodd" d="M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z"/>
#>                                     </svg>
#>                                 </span>
#>                                 ) or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.
#>                             </p>
#>                         </div>
#>                     </div>
#>                 </div>
#>             </div>
#>         </div>
#>     </section>
#>     </div>
#> </div>
#> 
#> <div class="usa-overlay"></div>
#> <header class="usa-header usa-header--extended usgs-header">
#>     <div class="usgs-header-container">
#>         <div class="centered-content">
#>             <div class="usgs-logo-section-wrapper">
#>                 <div class="usa-navbar">
#>                     <div class="usa-logo" id="extended-logo">
#>                         <a href="https://www.usgs.gov">
#>                             <img alt="USGS Home" src="/static/img/USGS_logo.svg"/>
#>                         </a>
#>                     </div>
#>                     <button type="button" class="usa-menu-btn">Menu</button>
#>                 </div>
#>             </div>
#>         </div>
#>     </div>
#> 
#>     
#>     <div class="header-title-wrapper">
#>         <div class="centered-content">
#>             <h1>Monitoring location <span class="additional-title-text">Cottonwood River Near Tracy, MN - USGS-05316840</span></h1>
#>         </div>
#>     </div>
#>     
#> 
#>     <div class="navigation-wrapper">
#>         <div class="centered-content">
#>             <nav aria-label="Primary navigation" role="navigation" class="usa-nav">
#>                     <div class="usa-nav__inner">
#>                     <button type="button" class="usa-nav__close"><img src="/static/img/usa-icons/close.svg" alt="close"></button>
#>                       <ul class="usa-nav__primary usa-accordion">
#>                         
#>                         <li class="usa-nav__primary-item">
#>                             <a
#>                                 class="usa-nav-link "
#>                                 href="/">
#>                               WDFN Home
#>                             </a>
#>                         </li>
#>                         
#>                         <li class="usa-nav__primary-item">
#>                             <button type="button"
#>                                     class="usa-accordion__button usa-nav__link"
#>                                     aria-expanded="false"
#>                                     aria-controls="data-info-section">
#>                                 <span>WDFN tools and data</span>
#>                             </button>
#>                             <ul id="data-info-section" class="usa-nav__submenu">
#>                                 <li class="usa-nav__submenu-item">
#>                                     <a href="/favorites/">
#>                                         My Favorite Monitoring Locations
#>                                     </a>
#>                                 </li>
#>                                 <li class="usa-nav__submenu-item">
#>                                     <a href="https://dashboard.waterdata.usgs.gov/app/nwd/">National Water Dashboard</a>
#>                                 </li>
#>                                 <li class="usa-nav__submenu-item">
#>                                   <a href="https://accounts.waterdata.usgs.gov/wateralert/">WaterAlert</a>
#>                                 </li>
#>                                 <li class="usa-nav__submenu-item">
#>                                   <a href="/explore/">Explore USGS Water Data</a>
#>                                 </li>
#>                                 <li class="usa-nav__submenu-item">
#>                                     <a href="https://api.waterdata.usgs.gov/">
#>                                         USGS Water Data APIs
#>                                     </a>
#>                                 </li>
#>                                 <li class="usa-nav__submenu-item">
#>                                     <a href="/statistics-documentation/">
#>                                         Statistics documentation
#>                                     </a>
#>                                 </li>
#>                             </ul>
#>                         </li>
#> 
#>                         
#>   
#>       <li class="usa-nav__primary-item">
#>           <button type="button"
#>                   class="usa-accordion__button usa-nav__link"
#>                   aria-expanded="false"
#>                   aria-controls="inventory-section">
#>               <span>Related links</span>
#>           </button>
#>           <ul id="inventory-section" class="usa-nav__submenu">
#> 
#> 
#>               
#>               <li class="usa-nav__submenu-item">
#>                   <a href='https://rconnect.usgs.gov/water-year-summary/'
#>                      rel="noopener"
#>                      target="_blank">
#>                       Water Year Summary
#>                   </a>
#>               </li>
#>               <li class="usa-nav__submenu-item">
#>                   <a href="https://waterdata.usgs.gov/nwis/revision/?site_no=05316840"
#>                      rel="noopener"
#>                      target="_blank">
#>                       Revisions
#>                   </a>
#>               </li>
#>           </ul>
#>       </li>
#>   
#> 
#>                         <li class="usa-nav__primary-item">
#>                           <button type="button"
#>                                   class="usa-accordion__button usa-nav__link"
#>                                     aria-expanded="false"
#>                                     aria-controls="other-section">
#>                             <span>Other water data resources</span>
#>                           </button>
#>                           <ul id="other-section" class="usa-nav__submenu">
#>                               <li class="usa-nav__submenu-item">
#>                                   <a href="https://www.usgs.gov/mission-areas/water-resources">
#>                                       Water Resources Mission Area
#>                                   </a>
#>                               </li>
#>                               <li class="usa-nav__submenu-item">
#>                                   <a href="https://labs.waterdata.usgs.gov/visualizations/index.html#/">
#>                                       Water Data Visualizations
#>                                   </a>
#>                               </li>
#>                               <li class="usa-nav__submenu-item">
#>                                   <a href="https://www.usgs.gov/special-topic/water-science-school">
#>                                       Water Science School
#>                                   </a>
#>                               </li>
#>                               <li class="usa-nav__submenu-item">
#>                                   <a href="https://water.usgs.gov/catalog/">
#>                                       WMA Catalog
#>                                   </a>
#>                               </li>
#>                               <li class="usa-nav__submenu-item">
#>                                   <a href="https://water.usgs.gov/nwaa-data/">
#>                                       National Water Availability Assessment Data Companion
#>                                   </a>
#>                               </li>
#>                           </ul>
#>                         </li>
#>                         <li class="usa-nav__primary-item">
#>                             <button type="button"
#>                                     class="usa-accordion__button usa-nav__link"
#>                                     aria-expanded="false"
#>                                     aria-controls="connect-section">
#>                                 <span>Connect</span>
#>                             </button>
#>                             <ul id="connect-section" class="usa-nav__submenu">
#>                                 <li class="usa-nav__submenu-item">
#>                                     <a href="https://www.instagram.com/usgs_water/" rel="noreferrer">
#>                                         USGS Water Resources Instagram
#>                                     </a>
#>                                 </li>
#>                                 <li class="usa-nav__submenu-item">
#>                                     <a href="https://www.facebook.com/USGSWater/" rel="noreferrer">
#>                                         USGS Water Resources Facebook
#>                                     </a>
#>                                 </li>
#>                                 <li class="usa-nav__submenu-item">
#>                                     <a href="https://twitter.com/USGS_Water" rel="noreferrer">
#>                                         USGS Water Resources X
#>                                     </a>
#>                                 </li>
#>                                 <li class="usa-nav__submenu-item">
#>                                     <a href="https://twitter.com/USGS_DataSci" rel="noreferrer">
#>                                         USGS Data Science X
#>                                     </a>
#>                                 </li>
#>                                 <li class="usa-nav__submenu-item">
#>                                     <a href="/questions-comments/?referrerUrl=https://waterdata.usgs.gov/monitoring-location/USGS-05316840/">
#>                                         Questions or Comments
#>                                     </a>
#>                                 </li>
#>                                 <li class="usa-nav__submenu-item">
#>                                     <a href="https://waterdata.usgs.gov/blog/">
#>                                         Water Data for the Nation Blog
#>                                     </a>
#>                                 </li>
#>                             </ul>
#>                       </ul>
#>                 </div>
#>             </nav>
#>         </div>
#>     </div>
#> </header>
#> 
#>             
#> 
#> 
#>           </div>
#>         </div>
#>         
#>         <div id="main-content">
#>             
#>     <main id="monitoring-location-page-container" class="grid-container content-container">
#>         
#>             <div class="site-header">
#>                 
#> 
#> 
#>                 <div>
#>                     
#>                 </div>
#> 
#>             </div>
#>             <div id="data-type-graph-container"></div>
#> 
#>             <section id="available-data-types-container"></section>
#> 
#>             <div id="monitoring-location-imagery-container"></div>
#> 
#>             
#>                 <div id="monitoring-location-map-container"></div>
#>             
#> 
#>             
#>         
#>     </main>
#> 
#>         </div>
#> 
#>         
#>   <div class="user-feedback" role="navigation">
#>     <a  id="feedback-link" href="/questions-comments/">
#>         Questions or Comments
#>     </a>
#>   </div>
#>     <script type="application/javascript">
#>         addHandlerForQuestionsCommentsLink('feedback-link')
#>     </script>
#> 
#> <div id="container-footer">
#>     <div id="footer-wrapper">
#>         <footer class="usa-footer usa-footer--slim" role="contentinfo">
#>             <nav class="usgs-footer-container" aria-label="Footer Navigation">
#>                 <div class="usgs-footer-nav">
#>                     <a class="usgs-footer-link" href="https://www.doi.gov/privacy">DOI Privacy Policy</a> |
#>                     <a class="usgs-footer-link" href="https://www.usgs.gov/legal">Legal</a> |
#>                     <a class="usgs-footer-link" href="https://www.usgs.gov/accessibility">Accessibility</a> |
#>                     <a class="usgs-footer-link" href="https://www.usgs.gov/sitemap">Site Map</a> |
#>                     <a class="usgs-footer-link" href="https://answers.usgs.gov/">Contact USGS</a>
#>                     <div class="social-media-links">
#>                         <span>Follow</span>
#>                         <a href="https://twitter.com/usgs" title="USGS Twitter" target="_blank" rel="noopener">
#>                             <svg class="usa-icon usa-icon--size-3" aria-label="USGS Twitter" role="img">
#>                                 <use href="/static/img/sprite.svg#x"></use>
#>                             </svg>
#>                         </a>
#>                         <a href="https://facebook.com/usgeologicalsurvey" title="USGS Facebook" target="_blank" rel="noopener">
#>                             <svg class="usa-icon usa-icon--size-3" aria-label="USGS Facebook"  role="img">
#>                                 <use href="/static/img/sprite.svg#facebook"></use>
#>                             </svg>
#>                         </a>
#>                         <a href="https://github.com/DOI-USGS" title="USGS Github" target="_blank" rel="noopener">
#>                             <svg class="usa-icon usa-icon--size-3" aria-label="USGS Github" role="img">
#>                                 <use href="/static/img/sprite.svg#github"></use>
#>                             </svg>
#>                         </a>
#>                         <a href="https://flickr.com/usgeologicalsurvey" title="USGS Flickr" target="_blank" rel="noopener">
#>                             <svg class="usa-icon usa-icon--size-3" aria-label="USGS Flickr" role="img">
#>                                 <use href="/static/img/sprite.svg#flickr"></use>
#>                             </svg>
#>                         </a>
#>                         <a href="https://youtube.com/usgs" title="USGS You Tube" target="_blank" rel="noopener">
#>                             <svg class="usa-icon usa-icon--size-3" aria-label="USGS You Tube" role="img">
#>                                 <use href="/static/img/sprite.svg#youtube"></use>
#>                             </svg>
#>                         </a>
#>                         <a href="https://instagram.com/usgs/" title="USGS Instagram" target="_blank" rel="noopener">
#>                             <svg class="usa-icon usa-icon--size-3" aria-label="USGS Instagram" role="img">
#>                                 <use href="/static/img/sprite.svg#instagram"></use>
#>                             </svg>
#>                         </a>
#>                     </div>
#>                 </div>
#>                 <div class="usgs-footer-nav">
#>                     <a class="usgs-footer-link" href="https://www.doi.gov/">U.S. Department of the Interior</a> |
#>                     <a class="usgs-footer-link" href="https://www.doioig.gov/">DOI Inspector General</a> |
#>                     <a class="usgs-footer-link" href="https://www.whitehouse.gov/">White House</a> |
#>                     <a class="usgs-footer-link" href="https://www.doi.gov/pmb/eeo/no-fear-act">No Fear Act</a> |
#>                     <a class="usgs-footer-link" href="https://www.usgs.gov/foia">FOIA</a>
#>                 </div>
#>             </nav>
#>         </footer>
#>     </div>
#> </div>
#> 
#>         
#>     <script type="module" crossorigin="" src="/static/monitoring-location-page.a4d4b957.js"></script>
#> 
#>     </body>
#> </html>
#> Error in `$<-.data.frame`(`*tmp*`, "measurement_dt", value = structure(numeric(0), class = "Date")): replacement has 0 rows, data has 539
Meas07227500.ex <- readNWISmeas("07227500", expanded = TRUE)
#> Warning: NWIS servers are slated for decommission. Please begin to migrate to read_waterdata_field_measurements.
#> GET: https://waterdata.usgs.gov/nwis/measurements/?site_no=07227500&range_selection=date_range&format=rdb_expanded
#> <!DOCTYPE html>
#> <html lang="en">
#>     <head>
#>         <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
#>         <meta http-equiv="X-UA-Compatible" content="IE=edge">
#>         <meta name="viewport" content="width=device-width, initial-scale=1">
#>         <meta name="format-detection" content="telephone=no">
#>         
#>     
#>         <meta name="description" content="Discover water data collected at monitoring location USGS-07227500, located in Texas and find additional nearby monitoring locations.">
#>         <!-- tags for Facebook Open Graph -->
#>         <meta property="og:url" content="http://waterdataui-production.wma.chs.usgs.gov/monitoring-location/USGS-07227500/">
#>         <meta property="og:type" content="website">
#>         <meta property="og:title" content="Canadian Rv nr Amarillo, TX">
#>         <meta property="og:description" content="Discover water data collected at monitoring location USGS-07227500, located in Texas and find additional nearby monitoring locations.">
#>         <meta property="og:image" content="/static/img/USGS_logo_large.png&width=1000">
#>         <meta property="og:image:width" content="936">
#>         <meta property="og:image:height" content="617">
#>         <meta property="og:image:alt" content="hydrograph for location: USGS-07227500">
#>         <!-- tags for Twitter Cards -->
#>         <meta name="twitter:card" content="summary_large_image">
#>         <meta name="twitter:image" content="/static/img/USGS_logo_large.png&width=500">
#>         <meta name="twitter:site" content="@USGS_Water">
#>         <meta name="twitter:creator" content="@USGS_Water">
#>     
#> 
#> 
#>         <link rel="apple-touch-icon" sizes="180x180" href="/static/img/favicon_device_specific/apple-touch-icon.7cb25f47.png">
#>         <link rel="icon" type="image/png" sizes="32x32" href="/static/img/favicon_device_specific/favicon-32x32.1ea1e21c.png">
#>         <link rel="icon" type="image/png" sizes="16x16" href="/static/img/favicon_device_specific/favicon-16x16.633abc84.png">
#>         <link rel="manifest" href="/static/img/favicon_device_specific/site.fdca1c1e.webmanifest">
#>         <link rel="mask-icon" href="/static/img/favicon_device_specific/safari-pinned-tab.svg" color="#007150">
#>         <link rel="shortcut icon" href="/static/img/favicon_device_specific/favicon.01908d3e.ico">
#>         <link rel="preload" as="font" type="font/woff2" crossorigin href="/static/fonts/source-sans-pro/sourcesanspro-regular-webfont.d67b548b.woff2" />
#>         <link rel="preload" as="font" type="font/woff2" crossorigin href="/static/fonts/source-sans-pro/sourcesanspro-bold-webfont.f12f6a2f.woff2" />
#>         <meta name="theme-color" content="#ffffff">
#> 
#>         <!--USGS Analytics start -->
#>         <!-- Google Tag Manager -->
#>         <script>
#>             (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});
#>                 var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';
#>                 j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
#>             })(window,document,'script','dataLayer','GTM-TKQR8KP');
#>         </script>
#>         <!--USGS Analytics end -->
#>         <!-- WDFN Analytics start -->
#>       <!-- Google Tag Manager -->
#>       <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
#>           new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
#>           j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
#>           'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
#>           })(window,document,'script','dataLayer','GTM-564ZVPQ');</script>
#>         <!-- End Google Tag Manager -->
#>         <!-- WDFN Analytics end -->
#>         <title>
#>             Canadian Rv nr Amarillo, TX - USGS Water Data for the Nation
#>         </title>
#> 
#>         <script src="/static/scripts/uswds-init.min.7e415fc7.js"></script>
#> 
#>         
#>     
#>         
#>             <link rel="stylesheet" href="/static/monitoring-location-page-DA9rXyKq.15adbae1.css" />
#>         
#>             <link rel="stylesheet" href="/static/OperationalLimitsLegend-BY_go9_z.9d6e2bba.css" />
#>         
#>             <link rel="stylesheet" href="/static/LineMarker-BVtaEtoF.1bfbbe43.css" />
#>         
#>             <link rel="stylesheet" href="/static/LegendBlockAreas-C0wTRNVV.0f6fec40.css" />
#>         
#>             <link rel="stylesheet" href="/static/ExpansionSection-BeRbCNlq.ee0eec28.css" />
#>         
#>             <link rel="stylesheet" href="/static/TruncatedString-Bu0dAJO4.4626e295.css" />
#>         
#>             <link rel="stylesheet" href="/static/StatisticsDocumentationLink-D_NCPMkR.40136899.css" />
#>         
#>             <link rel="stylesheet" href="/static/StatisticsPageLink-B79r3IyC.2614ffc3.css" />
#>         
#>             <link rel="stylesheet" href="/static/InformationBanner-EDW5D8QA.27fd4261.css" />
#>         
#>             <link rel="stylesheet" href="/static/RowButtonsContainer-CNr2RJ_j.f99b40f5.css" />
#>         
#>             <link rel="stylesheet" href="/static/CursorSlider-DILJtplQ.7e6378f3.css" />
#>         
#>             <link rel="stylesheet" href="/static/LoadingIndicator-CBmqfwlW.a038e358.css" />
#>         
#>             <link rel="stylesheet" href="/static/ProvisionalLabel-Dtorkwtt.92cdc5d3.css" />
#>         
#>             <link rel="stylesheet" href="/static/ToggleRadioButton-Bzgph9QZ.7e66aaa8.css" />
#>         
#>             <link rel="stylesheet" href="/static/CircleMarker-CXWXcSTL.b5cd3774.css" />
#>         
#>             <link rel="stylesheet" href="/static/map-CjUznjJM.ea3a20f6.css" />
#>         
#>     
#> 
#> 
#>         
#>     
#>     <script type="application/javascript">
#>         window.CONFIG = {
#>             'DATA_CATEGORIES_PAGE': '/data-collection-categories/',
#>             'WATERDATA_API_KEY': '9buRZ7LEGzVV75cf7lB68E8fgNphGqkLhhAVnNVJ',
#>             'TIME_ZONE_ENDPOINT': 'https://api.weather.gov',
#>             'CONTINUOUS_DATA_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/continuous/items',
#>             'MONITORING_LOCATIONS_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/monitoring-locations/items',
#>             'TIME_SERIES_METADATA_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/time-series-metadata/items',
#>             'LATEST_CONTINUOUS_DATA_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/latest-continuous/items',
#>             'STATISTICS_NORMAL_ENDPOINT' : 'https://api.waterdata.usgs.gov/statistics/v0/observationNormals',
#>             'DAILY_DATA_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/daily/items',
#>             'FIELD_MEASUREMENTS_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/field-measurements/items',
#>             'CHANNEL_MEASUREMENTS_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/channel-measurements/items',
#>             'PARAMETER_CODE_LOOKUP_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/parameter-codes/items',
#>             'STATISTIC_CODE_LOOKUP_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/statistic-codes/items',
#>             'SITE_TYPE_LOOKUP_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/site-types/items',
#>             'HYDROLOGIC_UNIT_CODES_LOOKUP_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/hydrologic-unit-codes/items',
#>             'NATIONAL_AQUIFER_CODES_LOOKUP_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/national-aquifer-codes/items',
#>             'AQUIFER_CODES_LOOKUP_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/aquifer-codes/items',
#>             'AQUIFER_TYPES_LOOKUP_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/aquifer-types/items',
#>             'HYDRO_ENDPOINT': 'https://tiles.arcgis.com/tiles/P3ePLMYs2RVChkJx/arcgis/rest/services/Esri_Hydro_Reference_Overlay/MapServer',
#>             'TNM_USGS_TOPO_ENDPOINT': 'https://basemap.nationalmap.gov/arcgis/rest/services/USGSTopo/MapServer',
#>             'TNM_USGS_IMAGERY_ONLY_ENDPOINT': 'https://basemap.nationalmap.gov/arcgis/rest/services/USGSImageryOnly/MapServer',
#>             'TNM_USGS_IMAGERY_TOPO_ENDPOINT': 'https://basemap.nationalmap.gov/arcgis/rest/services/USGSImageryTopo/MapServer',
#>             'TNM_HYDRO_ENDPOINT': 'https://basemap.nationalmap.gov/arcgis/rest/services/USGSHydroCached/MapServer',
#>             'FIM_GIS_ENDPOINT': 'https://fim.wim.usgs.gov/server/rest/services/FIMMapper/',
#>             'FIM_ENDPOINT': 'https://fim.wim.usgs.gov/fim/',
#>             'NOAA_WATER_ENDPOINT': 'https://water.noaa.gov',
#>             'LOCATIONS_MAP_DATA_ENDPOINT': 'https://api.waterdata.usgs.gov/squid/monitoring-locations',
#>             'NLDI_SERVICES_ENDPOINT': 'https://api.water.usgs.gov/nldi/linked-data',
#>             'NLDI_SERVICES_DISTANCE': '322',
#>             'HIVIS_API_CAMERA_ENDPOINT': 'https://jj5utwupk5.execute-api.us-east-1.amazonaws.com/prod/cameras/',
#>             'HIVIS_APPLICATION_ENDPOINT': 'https://apps.usgs.gov/hivis',
#>             'SAMPLES_DATA_ENDPOINT': 'https://api.waterdata.usgs.gov/samples-data/',
#>             'FLOOD_STAGE_ENDPOINT': "/flood-stage/",
#>             'STATIC_URL': '/static/',
#>             'WATERALERT_SUBSCRIPTION': 'https://accounts.waterdata.usgs.gov/wateralert/my-alerts/',
#>             'MONITORING_LOCATION_PAGE': '/monitoring-location/',
#>             'MY_FAVORITES_PAGE': '/favorites/',
#>             'WATERALERT_HOME': 'https://accounts.waterdata.usgs.gov/wateralert/',
#>             'EXPLORE_WATER_DATA_PAGE': '/explore/',
#>             'WDFN_ACCOUNTS_LOGIN': 'https://accounts.waterdata.usgs.gov/accounts/login/?next=/',
#>             'PROVISIONAL_DATA_STATEMENT_PAGE': '/provisional-data-statement/',
#>             'IV_DATA_AVAILABILITY_PAGE': '/iv-data-availability-statement/',
#>             'DOWNLOAD_SAMPLES_PAGE': '/download-samples/',
#>             'CODE_DICTIONARY_PAGE': '/code-dictionary/',
#>             'COMBINED_LOCATION_GRAPH_ENDPOINT': '/combined-location-graph/',
#>         }
#>         window.CONFIG.STATISTICS_DOCUMENTATION_PAGE = '/statistics-documentation/';
#>         window.CONFIG.STATISTICAL_GRAPHS_PAGE = '/monitoring-location/USGS-07227500/statistical-graphs/';
#>         window.CONFIG.STATISTICS_PAGE = '/monitoring-location/USGS-07227500/statistics/';
#>         window.CONFIG.ALL_GRAPHS_PAGE_ENDPOINT = "/monitoring-location/USGS-07227500/all-graphs/";
#>         window.CONFIG.MONITORING_LOCATION = {
#>           SITE_NUMBER: "07227500",
#>           AGENCY_CODE: "USGS",
#>           ID: "USGS-07227500",
#>           NAME: "Canadian Rv nr Amarillo, TX",
#>         }
#>         window.CONFIG.LOCATION_DATA = {"geometry": {"coordinates": [-101.879628074652, 35.470326118465], "type": "Point"}, "id": "USGS-07227500", "links": [{"href": "https://api.waterdata.usgs.gov/ogcapi/v0?f=json", "rel": "root", "title": "The landing page of this server as JSON", "type": "application/json"}, {"href": "https://api.waterdata.usgs.gov/ogcapi/v0?f=html", "rel": "root", "title": "The landing page of this server as HTML", "type": "text/html"}, {"href": "https://api.waterdata.usgs.gov/ogcapi/v0/collections/monitoring-locations/items/USGS-07227500?f=json", "rel": "self", "title": "This document as JSON", "type": "application/geo+json"}, {"href": "https://api.waterdata.usgs.gov/ogcapi/v0/collections/monitoring-locations/items/USGS-07227500?f=jsonld", "rel": "alternate", "title": "This document as RDF (JSON-LD)", "type": "application/ld+json"}, {"href": "https://api.waterdata.usgs.gov/ogcapi/v0/collections/monitoring-locations/items/USGS-07227500?f=html", "rel": "alternate", "title": "This document as HTML", "type": "text/html"}, {"href": "https://api.waterdata.usgs.gov/ogcapi/v0/collections/monitoring-locations", "rel": "collection", "title": "Monitoring locations", "type": "application/json"}, {"href": "https://api.waterdata.usgs.gov/ogcapi/v0/collections/monitoring-locations/items/USGS-07227480?f=json", "rel": "prev", "type": "application/json"}, {"href": "https://api.waterdata.usgs.gov/ogcapi/v0/collections/monitoring-locations/items/USGS-07227700?f=json", "rel": "next", "type": "application/json"}], "next": "USGS-07227700", "prev": "USGS-07227480", "properties": {"agency_code": "USGS", "agency_name": "U.S. Geological Survey", "altitude": 2991.34, "altitude_accuracy": 0.55, "altitude_method_code": "X", "altitude_method_name": "GNSS2 - Level 2 Quality Survey Grade Global Navigation Satellite System", "aquifer_code": null, "aquifer_type_code": null, "basin_code": null, "construction_date": null, "contributing_drainage_area": 15376.0, "country_code": "US", "country_name": "United States of America", "county_code": "375", "county_name": "Potter County", "depth_source_code": null, "district_code": "48", "district_name": "Texas", "drainage_area": 19445.0, "hole_constructed_depth": null, "horizontal_position_method_code": "M", "horizontal_position_method_name": "Interpolated from MAP.", "horizontal_positional_accuracy": "Accurate to + or - 5 sec.", "horizontal_positional_accuracy_code": "F", "hydrologic_unit_code": "110901050405", "id": "USGS-07227500", "minor_civil_division_code": null, "monitoring_location_name": "Canadian Rv nr Amarillo, TX", "monitoring_location_number": "07227500", "national_aquifer_code": null, "original_horizontal_datum": "NAD27", "original_horizontal_datum_name": "North American Datum of 1927", "site_type": "Stream", "site_type_code": "ST", "state_code": "48", "state_name": "Texas", "time_zone_abbreviation": "CST", "uses_daylight_savings": "Y", "vertical_datum": "NAVD88", "vertical_datum_name": "North American Vertical Datum of 1988", "well_constructed_depth": null}, "type": "Feature"}
#>         
#>           window.CONFIG.SIMS_OBSERVATION_TEXT= {"agency_cd": "USGS", "begin_dt": "2022-06-15T00:00:00", "created_by": "mcanova", "created_on": "2022-06-15T15:12:39.42", "end_dt": "2032-06-15T23:59:00", "observation_text": "Various computed loads and trends for this site are available on the National Water Quality Network website at https://nrtwq.usgs.gov/nwqn/#/site/07227500. \u003cbr\u003eThe elevation of this station has been determined to be  2991.34  feet above NAVD 1988. To obtain stream water-surface elevation values in NAVD 1988 add  2991.34  feet to gage height values.", "site_no": "07227500", "updated_by": "admin", "updated_on": "2025-09-19T00:00:00"}
#>         
#>     </script>
#> 
#>     <script type="application/ld+json">
#>         {
#>   "@context": {
#>     "@vocab": "https://schema.org/",
#>     "xsd": "https://www.w3.org/TR/xmlschema-2/#",
#>     "freq": "http://purl.org/cld/freq/",
#>     "qudt": "http://qudt.org/schema/qudt/",
#>     "qudt-units": "http://qudt.org/vocab/unit/",
#>     "qudt-quantkinds": "http://qudt.org/vocab/quantitykind/",
#>     "gsp": "http://www.opengis.net/ont/geosparql#",
#>     "locType": "http://vocabulary.odm2.org/sitetype",
#>     "hyf": "https://www.opengis.net/def/schema/hy_features/hyf/"
#>   },
#>   "@id": "https://geoconnex.us/usgs/monitoring-location/USGS-07227500",
#>   "@type": [
#>     "schema:Place",
#>     "hyf:HY_HydrometricFeature",
#>     "hyf:HY_HydroLocation",
#>     "locType:Stream"
#>   ],
#>   "hyf:HydroLocationType": "hydrometric station",
#>   "identifier": {
#>     "@type": "PropertyValue",
#>     "propertyID": "USGS site number",
#>     "value": "USGS-07227500"
#>   },
#>   "name": "Canadian Rv nr Amarillo, TX",
#>   "description": "Discover water data collected at monitoring location USGS-07227500, located in Texas and find additional nearby monitoring locations.",
#>   "provider": {
#>     "url": "https://waterdata.usgs.gov",
#>     "@type": "GovernmentOrganization",
#>     "name": "U.S. Geological Survey Water Data for the Nation"
#>   },
#>   "geo": {
#>     "@type": "GeoCoordinates",
#>     "longitude": -101.879628074652,
#>     "latitude": 35.470326118465,
#>     "elevation": {
#>       "@type": "QuantitativeValue",
#>       "value": 2991.34,
#>       "unitCode": "NAVD88"
#>     }
#>   },
#>   "gsp:hasGeometry": {
#>     "@type": "http://www.opengis.net/ont/sf#Point",
#>     "gsp:asWKT": {
#>       "@type": "http://www.opengis.net/ont/geosparql#wktLiteral",
#>       "@value": "POINT (-101.879628074652 35.470326118465)"
#>     },
#>     "gsp:crs": {
#>       "@id": "http://www.opengis.net/def/crs/OGC/1.3/CRS84"
#>     }
#>   },
#>   "additionalProperty": [
#>     {
#>       "@type": "PropertyValue",
#>       "propertyID": "drainage area",
#>       "value": 19445.0,
#>       "unitText": "square miles",
#>       "unitCode": "qudt-units:MI2"
#>     },
#>     {
#>       "@type": "PropertyValue",
#>       "propertyID": "contributing drainage area",
#>       "value": 15376.0,
#>       "unitText": "square miles",
#>       "unitCode": "qudt-units:MI2"
#>     }
#>   ],
#>   "url": "https://waterdata.usgs.gov/monitoring-location/USGS-07227500/"
#> }
#>     </script>
#>     
#> 
#>         <script type="application/javascript">
#>           function addHandlerForQuestionsCommentsLink(feedbackLinkId) {
#>               let baseQuestionsUrl = "/questions-comments/?";
#>               
#>                 baseQuestionsUrl += "ownerCode=" + "TX" + '&';
#>               
#>             const requestUrl = "https://waterdata.usgs.gov/monitoring-location/USGS-07227500/";
#>               document.getElementById(feedbackLinkId).href = `${baseQuestionsUrl}referrerUrl=${requestUrl}${encodeURIComponent(location.hash)}`;
#>               window.addEventListener(
#>                 "hashchange", (ev) => {
#>                   document.getElementById(feedbackLinkId).href = baseQuestionsUrl + "referrerUrl=" + encodeURIComponent(ev.newURL);
#>                 }
#>               );
#>             };
#>         </script>
#>     </head>
#> 
#>     <body>
#>         <!--USGS Analytics start -->
#>         <!-- Google Tag Manager (noscript) -->
#>         <noscript>
#>             <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TKQR8KP"
#>                     height="0" width="0" style="display:none;visibility:hidden">
#>             </iframe>
#>         </noscript>
#>         <!--USGS Analytics end -->
#>         <!-- WDFN Analytics start -->
#>         <!-- Google Tag Manager (noscript) -->
#>         <noscript>
#>           <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-564ZVPQ"
#>                   height="0" width="0" style="display:none;visibility:hidden">
#>           </iframe>
#>         </noscript>
#>         <!-- End Google Tag Manager (noscript) -->
#>         <!-- WDFN Analytics end -->
#>         <div id="container-header-and-site-alerts">
#>           <div id="container-header-and-site-alerts-wrapper">
#>             
#>     <div class="usa-official-wrapper">
#>     <div class="centered-content">
#>         <a class="usa-skipnav" href="#main-content">Skip to main content</a>
#> 
#>         <section class="usa-banner" aria-label="Official website of the United States government">
#>         <div class="usa-accordion">
#>             <header class="usa-banner__header">
#>                 <div class="usa-banner__inner">
#>                     <div class="grid-col-auto">
#>                         <img class="usa-banner__header-flag" aria-hidden="true" src="/static/img/us_flag_small.ab5090f5.png" alt="">
#>                     </div>
#>                     <div class="grid-col-fill tablet:grid-col-auto" aria-hidden="true">
#>                         <p class="usa-banner__header-text">An official website of the United States government</p>
#>                         <p class="usa-banner__header-action">Here’s how you know</p>
#>                     </div>
#>                     <button type="button"
#>                             class="usa-accordion__button usa-banner__button"
#>                             aria-expanded="false" aria-controls="gov-banner">
#>                         <span class="usa-banner__button-text">Here’s how you know</span>
#>                     </button>
#>                 </div>
#>             </header>
#>             <div class="usa-banner__content usa-accordion__content" id="gov-banner" hidden>
#>                 <div class="grid-row grid-gap-lg">
#>                     <div class="usa-banner__guidance tablet:grid-col-6">
#>                         <img class="usa-banner__icon usa-media-block__img" src="/static/img/icon-dot-gov.svg"
#>                              alt="Dot gov">
#>                         <div class="usa-media-block__body">
#>                             <p>
#>                                 <strong>Official websites use .gov</strong>
#>                                 <br/>
#>                                 A <strong>.gov</strong> website belongs to an official government organization in the
#>                                 United States.
#>                             </p>
#>                         </div>
#>                     </div>
#>                     <div class="usa-banner__guidance tablet:grid-col-6">
#>                         <img class="usa-banner__icon usa-media-block__img" src="/static/img/icon-https.svg"
#>                              role="img"
#>                              alt="">
#>                         <div class="usa-media-block__body">
#>                             <p>
#>                                 <strong>Secure .gov websites use HTTPS</strong>
#>                                 <br/>
#>                                 A <strong>lock</strong> (
#>                                 <span class="icon-lock">
#>                                     <svg xmlns="http://www.w3.org/2000/svg" width="52" height="64" viewBox="0 0 52 64" class="usa-banner__lock-image" role="img" aria-labelledby="banner-lock-description" focusable="false">
#>                                         <title id="banner-lock-title">Lock</title>
#>                                         <desc id="banner-lock-description">Locked padlock</desc>
#>                                         <path fill="#000000" fill-rule="evenodd" d="M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z"/>
#>                                     </svg>
#>                                 </span>
#>                                 ) or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.
#>                             </p>
#>                         </div>
#>                     </div>
#>                 </div>
#>             </div>
#>         </div>
#>     </section>
#>     </div>
#> </div>
#> 
#> <div class="usa-overlay"></div>
#> <header class="usa-header usa-header--extended usgs-header">
#>     <div class="usgs-header-container">
#>         <div class="centered-content">
#>             <div class="usgs-logo-section-wrapper">
#>                 <div class="usa-navbar">
#>                     <div class="usa-logo" id="extended-logo">
#>                         <a href="https://www.usgs.gov">
#>                             <img alt="USGS Home" src="/static/img/USGS_logo.svg"/>
#>                         </a>
#>                     </div>
#>                     <button type="button" class="usa-menu-btn">Menu</button>
#>                 </div>
#>             </div>
#>         </div>
#>     </div>
#> 
#>     
#>     <div class="header-title-wrapper">
#>         <div class="centered-content">
#>             <h1>Monitoring location <span class="additional-title-text">Canadian Rv nr Amarillo, TX - USGS-07227500</span></h1>
#>         </div>
#>     </div>
#>     
#> 
#>     <div class="navigation-wrapper">
#>         <div class="centered-content">
#>             <nav aria-label="Primary navigation" role="navigation" class="usa-nav">
#>                     <div class="usa-nav__inner">
#>                     <button type="button" class="usa-nav__close"><img src="/static/img/usa-icons/close.svg" alt="close"></button>
#>                       <ul class="usa-nav__primary usa-accordion">
#>                         
#>                         <li class="usa-nav__primary-item">
#>                             <a
#>                                 class="usa-nav-link "
#>                                 href="/">
#>                               WDFN Home
#>                             </a>
#>                         </li>
#>                         
#>                         <li class="usa-nav__primary-item">
#>                             <button type="button"
#>                                     class="usa-accordion__button usa-nav__link"
#>                                     aria-expanded="false"
#>                                     aria-controls="data-info-section">
#>                                 <span>WDFN tools and data</span>
#>                             </button>
#>                             <ul id="data-info-section" class="usa-nav__submenu">
#>                                 <li class="usa-nav__submenu-item">
#>                                     <a href="/favorites/">
#>                                         My Favorite Monitoring Locations
#>                                     </a>
#>                                 </li>
#>                                 <li class="usa-nav__submenu-item">
#>                                     <a href="https://dashboard.waterdata.usgs.gov/app/nwd/">National Water Dashboard</a>
#>                                 </li>
#>                                 <li class="usa-nav__submenu-item">
#>                                   <a href="https://accounts.waterdata.usgs.gov/wateralert/">WaterAlert</a>
#>                                 </li>
#>                                 <li class="usa-nav__submenu-item">
#>                                   <a href="/explore/">Explore USGS Water Data</a>
#>                                 </li>
#>                                 <li class="usa-nav__submenu-item">
#>                                     <a href="https://api.waterdata.usgs.gov/">
#>                                         USGS Water Data APIs
#>                                     </a>
#>                                 </li>
#>                                 <li class="usa-nav__submenu-item">
#>                                     <a href="/statistics-documentation/">
#>                                         Statistics documentation
#>                                     </a>
#>                                 </li>
#>                             </ul>
#>                         </li>
#> 
#>                         
#>   
#>       <li class="usa-nav__primary-item">
#>           <button type="button"
#>                   class="usa-accordion__button usa-nav__link"
#>                   aria-expanded="false"
#>                   aria-controls="inventory-section">
#>               <span>Related links</span>
#>           </button>
#>           <ul id="inventory-section" class="usa-nav__submenu">
#> 
#> 
#>               
#>                   <li class="usa-nav__submenu-item">
#>                       <a href="https://waterdata.usgs.gov/nwis/peak/?site_no=07227500"
#>                          rel="noopener"
#>                          target="_blank">
#>                           Peak Streamflow
#>                       </a>
#>                   </li>
#>               
#>               <li class="usa-nav__submenu-item">
#>                   <a href='https://rconnect.usgs.gov/water-year-summary/'
#>                      rel="noopener"
#>                      target="_blank">
#>                       Water Year Summary
#>                   </a>
#>               </li>
#>               <li class="usa-nav__submenu-item">
#>                   <a href="https://waterdata.usgs.gov/nwis/revision/?site_no=07227500"
#>                      rel="noopener"
#>                      target="_blank">
#>                       Revisions
#>                   </a>
#>               </li>
#>           </ul>
#>       </li>
#>   
#> 
#>                         <li class="usa-nav__primary-item">
#>                           <button type="button"
#>                                   class="usa-accordion__button usa-nav__link"
#>                                     aria-expanded="false"
#>                                     aria-controls="other-section">
#>                             <span>Other water data resources</span>
#>                           </button>
#>                           <ul id="other-section" class="usa-nav__submenu">
#>                               <li class="usa-nav__submenu-item">
#>                                   <a href="https://www.usgs.gov/mission-areas/water-resources">
#>                                       Water Resources Mission Area
#>                                   </a>
#>                               </li>
#>                               <li class="usa-nav__submenu-item">
#>                                   <a href="https://labs.waterdata.usgs.gov/visualizations/index.html#/">
#>                                       Water Data Visualizations
#>                                   </a>
#>                               </li>
#>                               <li class="usa-nav__submenu-item">
#>                                   <a href="https://www.usgs.gov/special-topic/water-science-school">
#>                                       Water Science School
#>                                   </a>
#>                               </li>
#>                               <li class="usa-nav__submenu-item">
#>                                   <a href="https://water.usgs.gov/catalog/">
#>                                       WMA Catalog
#>                                   </a>
#>                               </li>
#>                               <li class="usa-nav__submenu-item">
#>                                   <a href="https://water.usgs.gov/nwaa-data/">
#>                                       National Water Availability Assessment Data Companion
#>                                   </a>
#>                               </li>
#>                           </ul>
#>                         </li>
#>                         <li class="usa-nav__primary-item">
#>                             <button type="button"
#>                                     class="usa-accordion__button usa-nav__link"
#>                                     aria-expanded="false"
#>                                     aria-controls="connect-section">
#>                                 <span>Connect</span>
#>                             </button>
#>                             <ul id="connect-section" class="usa-nav__submenu">
#>                                 <li class="usa-nav__submenu-item">
#>                                     <a href="https://www.instagram.com/usgs_water/" rel="noreferrer">
#>                                         USGS Water Resources Instagram
#>                                     </a>
#>                                 </li>
#>                                 <li class="usa-nav__submenu-item">
#>                                     <a href="https://www.facebook.com/USGSWater/" rel="noreferrer">
#>                                         USGS Water Resources Facebook
#>                                     </a>
#>                                 </li>
#>                                 <li class="usa-nav__submenu-item">
#>                                     <a href="https://twitter.com/USGS_Water" rel="noreferrer">
#>                                         USGS Water Resources X
#>                                     </a>
#>                                 </li>
#>                                 <li class="usa-nav__submenu-item">
#>                                     <a href="https://twitter.com/USGS_DataSci" rel="noreferrer">
#>                                         USGS Data Science X
#>                                     </a>
#>                                 </li>
#>                                 <li class="usa-nav__submenu-item">
#>                                     <a href="/questions-comments/?referrerUrl=https://waterdata.usgs.gov/monitoring-location/USGS-07227500/">
#>                                         Questions or Comments
#>                                     </a>
#>                                 </li>
#>                                 <li class="usa-nav__submenu-item">
#>                                     <a href="https://waterdata.usgs.gov/blog/">
#>                                         Water Data for the Nation Blog
#>                                     </a>
#>                                 </li>
#>                             </ul>
#>                       </ul>
#>                 </div>
#>             </nav>
#>         </div>
#>     </div>
#> </header>
#> 
#>             
#> 
#> 
#>           </div>
#>         </div>
#>         
#>         <div id="main-content">
#>             
#>     <main id="monitoring-location-page-container" class="grid-container content-container">
#>         
#>             <div class="site-header">
#>                 
#> 
#> 
#>                 <div>
#>                     
#>                     <span class="usa-tag">Important</span>
#>                         <a id="legacy-page-link"
#>                            class="usa-link"
#>                            aria-describedby="legacy-current-conditions-help"
#>                            href="https://waterdata.usgs.gov/nwis/uv?site_no=07227500&legacy=1" target="_blank" rel="noopener">
#>                             Legacy real-time page
#>                         </a>
#>                         <div class="usa-tooltip help-tooltip" id="legacy-current-conditions-help" data-position="top" title="If you need the legacy system, click here. Over the next few years, the legacy pages will be completely replaced with new pages like this one.">
#>         <svg aria-hidden="true" role="img">
#>             <use href="/static/img/sprite.svg#info"></use>
#>         </svg>
#>     </div>
#>                     
#>                 </div>
#> 
#>             </div>
#>             <div id="data-type-graph-container"></div>
#> 
#>             <section id="available-data-types-container"></section>
#> 
#>             <div id="monitoring-location-imagery-container"></div>
#> 
#>             
#>                 <div id="monitoring-location-map-container"></div>
#>             
#> 
#>             
#>                 <section class="cooperator-logos">
#>   <h2>Operated in cooperation with:</h2>
#>   
#>     <div class="grid-row">
#>       
#>       <div class="tablet:grid-col">
#>         <figure>
#>           <a class="usa-link" href="http://www.crmwa.com/">
#>             <img src="https://water.usgs.gov/customer/icon/432.gif" alt="logo for Canadian River Municipal Water Authority" height="50">
#>           </a>
#>           <figcaption>
#>             <a class="usa-link"href="http://www.crmwa.com/">
#>               Canadian River Municipal Water Authority
#>             </a>
#>           </figcaption>
#>         </figure>
#>       </div>
#>       
#>       <div class="tablet:grid-col">
#>         <figure>
#>           <a class="usa-link" href="http://www.twdb.texas.gov/index.asp">
#>             <img src="https://water.usgs.gov/customer/icon/388.gif" alt="logo for Texas Water Development Board" height="50">
#>           </a>
#>           <figcaption>
#>             <a class="usa-link"href="http://www.twdb.texas.gov/index.asp">
#>               Texas Water Development Board
#>             </a>
#>           </figcaption>
#>         </figure>
#>       </div>
#>       
#>       <div class="tablet:grid-col">
#>         <figure>
#>           <a class="usa-link" href="https://water.usgs.gov/coop/">
#>             <img src="https://water.usgs.gov/customer/icon/usgsIcon.gif" alt="logo for USGS - Cooperative Matching Funds" height="50">
#>           </a>
#>           <figcaption>
#>             <a class="usa-link"href="https://water.usgs.gov/coop/">
#>               USGS - Cooperative Matching Funds
#>             </a>
#>           </figcaption>
#>         </figure>
#>       </div>
#>       
#>     </div>
#>   
#> </section>
#>             
#>         
#>     </main>
#> 
#>         </div>
#> 
#>         
#>   <div class="user-feedback" role="navigation">
#>     <a  id="feedback-link" href="/questions-comments/">
#>         Questions or Comments
#>     </a>
#>   </div>
#>     <script type="application/javascript">
#>         addHandlerForQuestionsCommentsLink('feedback-link')
#>     </script>
#> 
#> <div id="container-footer">
#>     <div id="footer-wrapper">
#>         <footer class="usa-footer usa-footer--slim" role="contentinfo">
#>             <nav class="usgs-footer-container" aria-label="Footer Navigation">
#>                 <div class="usgs-footer-nav">
#>                     <a class="usgs-footer-link" href="https://www.doi.gov/privacy">DOI Privacy Policy</a> |
#>                     <a class="usgs-footer-link" href="https://www.usgs.gov/legal">Legal</a> |
#>                     <a class="usgs-footer-link" href="https://www.usgs.gov/accessibility">Accessibility</a> |
#>                     <a class="usgs-footer-link" href="https://www.usgs.gov/sitemap">Site Map</a> |
#>                     <a class="usgs-footer-link" href="https://answers.usgs.gov/">Contact USGS</a>
#>                     <div class="social-media-links">
#>                         <span>Follow</span>
#>                         <a href="https://twitter.com/usgs" title="USGS Twitter" target="_blank" rel="noopener">
#>                             <svg class="usa-icon usa-icon--size-3" aria-label="USGS Twitter" role="img">
#>                                 <use href="/static/img/sprite.svg#x"></use>
#>                             </svg>
#>                         </a>
#>                         <a href="https://facebook.com/usgeologicalsurvey" title="USGS Facebook" target="_blank" rel="noopener">
#>                             <svg class="usa-icon usa-icon--size-3" aria-label="USGS Facebook"  role="img">
#>                                 <use href="/static/img/sprite.svg#facebook"></use>
#>                             </svg>
#>                         </a>
#>                         <a href="https://github.com/DOI-USGS" title="USGS Github" target="_blank" rel="noopener">
#>                             <svg class="usa-icon usa-icon--size-3" aria-label="USGS Github" role="img">
#>                                 <use href="/static/img/sprite.svg#github"></use>
#>                             </svg>
#>                         </a>
#>                         <a href="https://flickr.com/usgeologicalsurvey" title="USGS Flickr" target="_blank" rel="noopener">
#>                             <svg class="usa-icon usa-icon--size-3" aria-label="USGS Flickr" role="img">
#>                                 <use href="/static/img/sprite.svg#flickr"></use>
#>                             </svg>
#>                         </a>
#>                         <a href="https://youtube.com/usgs" title="USGS You Tube" target="_blank" rel="noopener">
#>                             <svg class="usa-icon usa-icon--size-3" aria-label="USGS You Tube" role="img">
#>                                 <use href="/static/img/sprite.svg#youtube"></use>
#>                             </svg>
#>                         </a>
#>                         <a href="https://instagram.com/usgs/" title="USGS Instagram" target="_blank" rel="noopener">
#>                             <svg class="usa-icon usa-icon--size-3" aria-label="USGS Instagram" role="img">
#>                                 <use href="/static/img/sprite.svg#instagram"></use>
#>                             </svg>
#>                         </a>
#>                     </div>
#>                 </div>
#>                 <div class="usgs-footer-nav">
#>                     <a class="usgs-footer-link" href="https://www.doi.gov/">U.S. Department of the Interior</a> |
#>                     <a class="usgs-footer-link" href="https://www.doioig.gov/">DOI Inspector General</a> |
#>                     <a class="usgs-footer-link" href="https://www.whitehouse.gov/">White House</a> |
#>                     <a class="usgs-footer-link" href="https://www.doi.gov/pmb/eeo/no-fear-act">No Fear Act</a> |
#>                     <a class="usgs-footer-link" href="https://www.usgs.gov/foia">FOIA</a>
#>                 </div>
#>             </nav>
#>         </footer>
#>     </div>
#> </div>
#> 
#>         
#>     <script type="module" crossorigin="" src="/static/monitoring-location-page.a4d4b957.js"></script>
#> 
#>     </body>
#> </html>
#> Error in `$<-.data.frame`(`*tmp*`, "measurement_dt", value = structure(numeric(0), class = "Date")): replacement has 0 rows, data has 607
Meas07227500.exRaw <- readNWISmeas("07227500", expanded = TRUE, convertType = FALSE)
#> Warning: NWIS servers are slated for decommission. Please begin to migrate to read_waterdata_field_measurements.
#> GET: https://waterdata.usgs.gov/nwis/measurements/?site_no=07227500&range_selection=date_range&format=rdb_expanded
#> <!DOCTYPE html>
#> <html lang="en">
#>     <head>
#>         <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
#>         <meta http-equiv="X-UA-Compatible" content="IE=edge">
#>         <meta name="viewport" content="width=device-width, initial-scale=1">
#>         <meta name="format-detection" content="telephone=no">
#>         
#>     
#>         <meta name="description" content="Discover water data collected at monitoring location USGS-07227500, located in Texas and find additional nearby monitoring locations.">
#>         <!-- tags for Facebook Open Graph -->
#>         <meta property="og:url" content="http://waterdataui-production.wma.chs.usgs.gov/monitoring-location/USGS-07227500/">
#>         <meta property="og:type" content="website">
#>         <meta property="og:title" content="Canadian Rv nr Amarillo, TX">
#>         <meta property="og:description" content="Discover water data collected at monitoring location USGS-07227500, located in Texas and find additional nearby monitoring locations.">
#>         <meta property="og:image" content="/static/img/USGS_logo_large.png&width=1000">
#>         <meta property="og:image:width" content="936">
#>         <meta property="og:image:height" content="617">
#>         <meta property="og:image:alt" content="hydrograph for location: USGS-07227500">
#>         <!-- tags for Twitter Cards -->
#>         <meta name="twitter:card" content="summary_large_image">
#>         <meta name="twitter:image" content="/static/img/USGS_logo_large.png&width=500">
#>         <meta name="twitter:site" content="@USGS_Water">
#>         <meta name="twitter:creator" content="@USGS_Water">
#>     
#> 
#> 
#>         <link rel="apple-touch-icon" sizes="180x180" href="/static/img/favicon_device_specific/apple-touch-icon.7cb25f47.png">
#>         <link rel="icon" type="image/png" sizes="32x32" href="/static/img/favicon_device_specific/favicon-32x32.1ea1e21c.png">
#>         <link rel="icon" type="image/png" sizes="16x16" href="/static/img/favicon_device_specific/favicon-16x16.633abc84.png">
#>         <link rel="manifest" href="/static/img/favicon_device_specific/site.fdca1c1e.webmanifest">
#>         <link rel="mask-icon" href="/static/img/favicon_device_specific/safari-pinned-tab.svg" color="#007150">
#>         <link rel="shortcut icon" href="/static/img/favicon_device_specific/favicon.01908d3e.ico">
#>         <link rel="preload" as="font" type="font/woff2" crossorigin href="/static/fonts/source-sans-pro/sourcesanspro-regular-webfont.d67b548b.woff2" />
#>         <link rel="preload" as="font" type="font/woff2" crossorigin href="/static/fonts/source-sans-pro/sourcesanspro-bold-webfont.f12f6a2f.woff2" />
#>         <meta name="theme-color" content="#ffffff">
#> 
#>         <!--USGS Analytics start -->
#>         <!-- Google Tag Manager -->
#>         <script>
#>             (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});
#>                 var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';
#>                 j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
#>             })(window,document,'script','dataLayer','GTM-TKQR8KP');
#>         </script>
#>         <!--USGS Analytics end -->
#>         <!-- WDFN Analytics start -->
#>       <!-- Google Tag Manager -->
#>       <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
#>           new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
#>           j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
#>           'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
#>           })(window,document,'script','dataLayer','GTM-564ZVPQ');</script>
#>         <!-- End Google Tag Manager -->
#>         <!-- WDFN Analytics end -->
#>         <title>
#>             Canadian Rv nr Amarillo, TX - USGS Water Data for the Nation
#>         </title>
#> 
#>         <script src="/static/scripts/uswds-init.min.7e415fc7.js"></script>
#> 
#>         
#>     
#>         
#>             <link rel="stylesheet" href="/static/monitoring-location-page-DA9rXyKq.15adbae1.css" />
#>         
#>             <link rel="stylesheet" href="/static/OperationalLimitsLegend-BY_go9_z.9d6e2bba.css" />
#>         
#>             <link rel="stylesheet" href="/static/LineMarker-BVtaEtoF.1bfbbe43.css" />
#>         
#>             <link rel="stylesheet" href="/static/LegendBlockAreas-C0wTRNVV.0f6fec40.css" />
#>         
#>             <link rel="stylesheet" href="/static/ExpansionSection-BeRbCNlq.ee0eec28.css" />
#>         
#>             <link rel="stylesheet" href="/static/TruncatedString-Bu0dAJO4.4626e295.css" />
#>         
#>             <link rel="stylesheet" href="/static/StatisticsDocumentationLink-D_NCPMkR.40136899.css" />
#>         
#>             <link rel="stylesheet" href="/static/StatisticsPageLink-B79r3IyC.2614ffc3.css" />
#>         
#>             <link rel="stylesheet" href="/static/InformationBanner-EDW5D8QA.27fd4261.css" />
#>         
#>             <link rel="stylesheet" href="/static/RowButtonsContainer-CNr2RJ_j.f99b40f5.css" />
#>         
#>             <link rel="stylesheet" href="/static/CursorSlider-DILJtplQ.7e6378f3.css" />
#>         
#>             <link rel="stylesheet" href="/static/LoadingIndicator-CBmqfwlW.a038e358.css" />
#>         
#>             <link rel="stylesheet" href="/static/ProvisionalLabel-Dtorkwtt.92cdc5d3.css" />
#>         
#>             <link rel="stylesheet" href="/static/ToggleRadioButton-Bzgph9QZ.7e66aaa8.css" />
#>         
#>             <link rel="stylesheet" href="/static/CircleMarker-CXWXcSTL.b5cd3774.css" />
#>         
#>             <link rel="stylesheet" href="/static/map-CjUznjJM.ea3a20f6.css" />
#>         
#>     
#> 
#> 
#>         
#>     
#>     <script type="application/javascript">
#>         window.CONFIG = {
#>             'DATA_CATEGORIES_PAGE': '/data-collection-categories/',
#>             'WATERDATA_API_KEY': '9buRZ7LEGzVV75cf7lB68E8fgNphGqkLhhAVnNVJ',
#>             'TIME_ZONE_ENDPOINT': 'https://api.weather.gov',
#>             'CONTINUOUS_DATA_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/continuous/items',
#>             'MONITORING_LOCATIONS_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/monitoring-locations/items',
#>             'TIME_SERIES_METADATA_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/time-series-metadata/items',
#>             'LATEST_CONTINUOUS_DATA_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/latest-continuous/items',
#>             'STATISTICS_NORMAL_ENDPOINT' : 'https://api.waterdata.usgs.gov/statistics/v0/observationNormals',
#>             'DAILY_DATA_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/daily/items',
#>             'FIELD_MEASUREMENTS_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/field-measurements/items',
#>             'CHANNEL_MEASUREMENTS_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/channel-measurements/items',
#>             'PARAMETER_CODE_LOOKUP_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/parameter-codes/items',
#>             'STATISTIC_CODE_LOOKUP_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/statistic-codes/items',
#>             'SITE_TYPE_LOOKUP_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/site-types/items',
#>             'HYDROLOGIC_UNIT_CODES_LOOKUP_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/hydrologic-unit-codes/items',
#>             'NATIONAL_AQUIFER_CODES_LOOKUP_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/national-aquifer-codes/items',
#>             'AQUIFER_CODES_LOOKUP_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/aquifer-codes/items',
#>             'AQUIFER_TYPES_LOOKUP_ENDPOINT': 'https://api.waterdata.usgs.gov/ogcapi/v0/collections/aquifer-types/items',
#>             'HYDRO_ENDPOINT': 'https://tiles.arcgis.com/tiles/P3ePLMYs2RVChkJx/arcgis/rest/services/Esri_Hydro_Reference_Overlay/MapServer',
#>             'TNM_USGS_TOPO_ENDPOINT': 'https://basemap.nationalmap.gov/arcgis/rest/services/USGSTopo/MapServer',
#>             'TNM_USGS_IMAGERY_ONLY_ENDPOINT': 'https://basemap.nationalmap.gov/arcgis/rest/services/USGSImageryOnly/MapServer',
#>             'TNM_USGS_IMAGERY_TOPO_ENDPOINT': 'https://basemap.nationalmap.gov/arcgis/rest/services/USGSImageryTopo/MapServer',
#>             'TNM_HYDRO_ENDPOINT': 'https://basemap.nationalmap.gov/arcgis/rest/services/USGSHydroCached/MapServer',
#>             'FIM_GIS_ENDPOINT': 'https://fim.wim.usgs.gov/server/rest/services/FIMMapper/',
#>             'FIM_ENDPOINT': 'https://fim.wim.usgs.gov/fim/',
#>             'NOAA_WATER_ENDPOINT': 'https://water.noaa.gov',
#>             'LOCATIONS_MAP_DATA_ENDPOINT': 'https://api.waterdata.usgs.gov/squid/monitoring-locations',
#>             'NLDI_SERVICES_ENDPOINT': 'https://api.water.usgs.gov/nldi/linked-data',
#>             'NLDI_SERVICES_DISTANCE': '322',
#>             'HIVIS_API_CAMERA_ENDPOINT': 'https://jj5utwupk5.execute-api.us-east-1.amazonaws.com/prod/cameras/',
#>             'HIVIS_APPLICATION_ENDPOINT': 'https://apps.usgs.gov/hivis',
#>             'SAMPLES_DATA_ENDPOINT': 'https://api.waterdata.usgs.gov/samples-data/',
#>             'FLOOD_STAGE_ENDPOINT': "/flood-stage/",
#>             'STATIC_URL': '/static/',
#>             'WATERALERT_SUBSCRIPTION': 'https://accounts.waterdata.usgs.gov/wateralert/my-alerts/',
#>             'MONITORING_LOCATION_PAGE': '/monitoring-location/',
#>             'MY_FAVORITES_PAGE': '/favorites/',
#>             'WATERALERT_HOME': 'https://accounts.waterdata.usgs.gov/wateralert/',
#>             'EXPLORE_WATER_DATA_PAGE': '/explore/',
#>             'WDFN_ACCOUNTS_LOGIN': 'https://accounts.waterdata.usgs.gov/accounts/login/?next=/',
#>             'PROVISIONAL_DATA_STATEMENT_PAGE': '/provisional-data-statement/',
#>             'IV_DATA_AVAILABILITY_PAGE': '/iv-data-availability-statement/',
#>             'DOWNLOAD_SAMPLES_PAGE': '/download-samples/',
#>             'CODE_DICTIONARY_PAGE': '/code-dictionary/',
#>             'COMBINED_LOCATION_GRAPH_ENDPOINT': '/combined-location-graph/',
#>         }
#>         window.CONFIG.STATISTICS_DOCUMENTATION_PAGE = '/statistics-documentation/';
#>         window.CONFIG.STATISTICAL_GRAPHS_PAGE = '/monitoring-location/USGS-07227500/statistical-graphs/';
#>         window.CONFIG.STATISTICS_PAGE = '/monitoring-location/USGS-07227500/statistics/';
#>         window.CONFIG.ALL_GRAPHS_PAGE_ENDPOINT = "/monitoring-location/USGS-07227500/all-graphs/";
#>         window.CONFIG.MONITORING_LOCATION = {
#>           SITE_NUMBER: "07227500",
#>           AGENCY_CODE: "USGS",
#>           ID: "USGS-07227500",
#>           NAME: "Canadian Rv nr Amarillo, TX",
#>         }
#>         window.CONFIG.LOCATION_DATA = {"geometry": {"coordinates": [-101.879628074652, 35.470326118465], "type": "Point"}, "id": "USGS-07227500", "links": [{"href": "https://api.waterdata.usgs.gov/ogcapi/v0?f=json", "rel": "root", "title": "The landing page of this server as JSON", "type": "application/json"}, {"href": "https://api.waterdata.usgs.gov/ogcapi/v0?f=html", "rel": "root", "title": "The landing page of this server as HTML", "type": "text/html"}, {"href": "https://api.waterdata.usgs.gov/ogcapi/v0/collections/monitoring-locations/items/USGS-07227500?f=json", "rel": "self", "title": "This document as JSON", "type": "application/geo+json"}, {"href": "https://api.waterdata.usgs.gov/ogcapi/v0/collections/monitoring-locations/items/USGS-07227500?f=jsonld", "rel": "alternate", "title": "This document as RDF (JSON-LD)", "type": "application/ld+json"}, {"href": "https://api.waterdata.usgs.gov/ogcapi/v0/collections/monitoring-locations/items/USGS-07227500?f=html", "rel": "alternate", "title": "This document as HTML", "type": "text/html"}, {"href": "https://api.waterdata.usgs.gov/ogcapi/v0/collections/monitoring-locations", "rel": "collection", "title": "Monitoring locations", "type": "application/json"}, {"href": "https://api.waterdata.usgs.gov/ogcapi/v0/collections/monitoring-locations/items/USGS-07227480?f=json", "rel": "prev", "type": "application/json"}, {"href": "https://api.waterdata.usgs.gov/ogcapi/v0/collections/monitoring-locations/items/USGS-07227700?f=json", "rel": "next", "type": "application/json"}], "next": "USGS-07227700", "prev": "USGS-07227480", "properties": {"agency_code": "USGS", "agency_name": "U.S. Geological Survey", "altitude": 2991.34, "altitude_accuracy": 0.55, "altitude_method_code": "X", "altitude_method_name": "GNSS2 - Level 2 Quality Survey Grade Global Navigation Satellite System", "aquifer_code": null, "aquifer_type_code": null, "basin_code": null, "construction_date": null, "contributing_drainage_area": 15376.0, "country_code": "US", "country_name": "United States of America", "county_code": "375", "county_name": "Potter County", "depth_source_code": null, "district_code": "48", "district_name": "Texas", "drainage_area": 19445.0, "hole_constructed_depth": null, "horizontal_position_method_code": "M", "horizontal_position_method_name": "Interpolated from MAP.", "horizontal_positional_accuracy": "Accurate to + or - 5 sec.", "horizontal_positional_accuracy_code": "F", "hydrologic_unit_code": "110901050405", "id": "USGS-07227500", "minor_civil_division_code": null, "monitoring_location_name": "Canadian Rv nr Amarillo, TX", "monitoring_location_number": "07227500", "national_aquifer_code": null, "original_horizontal_datum": "NAD27", "original_horizontal_datum_name": "North American Datum of 1927", "site_type": "Stream", "site_type_code": "ST", "state_code": "48", "state_name": "Texas", "time_zone_abbreviation": "CST", "uses_daylight_savings": "Y", "vertical_datum": "NAVD88", "vertical_datum_name": "North American Vertical Datum of 1988", "well_constructed_depth": null}, "type": "Feature"}
#>         
#>           window.CONFIG.SIMS_OBSERVATION_TEXT= {"agency_cd": "USGS", "begin_dt": "2022-06-15T00:00:00", "created_by": "mcanova", "created_on": "2022-06-15T15:12:39.42", "end_dt": "2032-06-15T23:59:00", "observation_text": "Various computed loads and trends for this site are available on the National Water Quality Network website at https://nrtwq.usgs.gov/nwqn/#/site/07227500. \u003cbr\u003eThe elevation of this station has been determined to be  2991.34  feet above NAVD 1988. To obtain stream water-surface elevation values in NAVD 1988 add  2991.34  feet to gage height values.", "site_no": "07227500", "updated_by": "admin", "updated_on": "2025-09-19T00:00:00"}
#>         
#>     </script>
#> 
#>     <script type="application/ld+json">
#>         {
#>   "@context": {
#>     "@vocab": "https://schema.org/",
#>     "xsd": "https://www.w3.org/TR/xmlschema-2/#",
#>     "freq": "http://purl.org/cld/freq/",
#>     "qudt": "http://qudt.org/schema/qudt/",
#>     "qudt-units": "http://qudt.org/vocab/unit/",
#>     "qudt-quantkinds": "http://qudt.org/vocab/quantitykind/",
#>     "gsp": "http://www.opengis.net/ont/geosparql#",
#>     "locType": "http://vocabulary.odm2.org/sitetype",
#>     "hyf": "https://www.opengis.net/def/schema/hy_features/hyf/"
#>   },
#>   "@id": "https://geoconnex.us/usgs/monitoring-location/USGS-07227500",
#>   "@type": [
#>     "schema:Place",
#>     "hyf:HY_HydrometricFeature",
#>     "hyf:HY_HydroLocation",
#>     "locType:Stream"
#>   ],
#>   "hyf:HydroLocationType": "hydrometric station",
#>   "identifier": {
#>     "@type": "PropertyValue",
#>     "propertyID": "USGS site number",
#>     "value": "USGS-07227500"
#>   },
#>   "name": "Canadian Rv nr Amarillo, TX",
#>   "description": "Discover water data collected at monitoring location USGS-07227500, located in Texas and find additional nearby monitoring locations.",
#>   "provider": {
#>     "url": "https://waterdata.usgs.gov",
#>     "@type": "GovernmentOrganization",
#>     "name": "U.S. Geological Survey Water Data for the Nation"
#>   },
#>   "geo": {
#>     "@type": "GeoCoordinates",
#>     "longitude": -101.879628074652,
#>     "latitude": 35.470326118465,
#>     "elevation": {
#>       "@type": "QuantitativeValue",
#>       "value": 2991.34,
#>       "unitCode": "NAVD88"
#>     }
#>   },
#>   "gsp:hasGeometry": {
#>     "@type": "http://www.opengis.net/ont/sf#Point",
#>     "gsp:asWKT": {
#>       "@type": "http://www.opengis.net/ont/geosparql#wktLiteral",
#>       "@value": "POINT (-101.879628074652 35.470326118465)"
#>     },
#>     "gsp:crs": {
#>       "@id": "http://www.opengis.net/def/crs/OGC/1.3/CRS84"
#>     }
#>   },
#>   "additionalProperty": [
#>     {
#>       "@type": "PropertyValue",
#>       "propertyID": "drainage area",
#>       "value": 19445.0,
#>       "unitText": "square miles",
#>       "unitCode": "qudt-units:MI2"
#>     },
#>     {
#>       "@type": "PropertyValue",
#>       "propertyID": "contributing drainage area",
#>       "value": 15376.0,
#>       "unitText": "square miles",
#>       "unitCode": "qudt-units:MI2"
#>     }
#>   ],
#>   "url": "https://waterdata.usgs.gov/monitoring-location/USGS-07227500/"
#> }
#>     </script>
#>     
#> 
#>         <script type="application/javascript">
#>           function addHandlerForQuestionsCommentsLink(feedbackLinkId) {
#>               let baseQuestionsUrl = "/questions-comments/?";
#>               
#>                 baseQuestionsUrl += "ownerCode=" + "TX" + '&';
#>               
#>             const requestUrl = "https://waterdata.usgs.gov/monitoring-location/USGS-07227500/";
#>               document.getElementById(feedbackLinkId).href = `${baseQuestionsUrl}referrerUrl=${requestUrl}${encodeURIComponent(location.hash)}`;
#>               window.addEventListener(
#>                 "hashchange", (ev) => {
#>                   document.getElementById(feedbackLinkId).href = baseQuestionsUrl + "referrerUrl=" + encodeURIComponent(ev.newURL);
#>                 }
#>               );
#>             };
#>         </script>
#>     </head>
#> 
#>     <body>
#>         <!--USGS Analytics start -->
#>         <!-- Google Tag Manager (noscript) -->
#>         <noscript>
#>             <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TKQR8KP"
#>                     height="0" width="0" style="display:none;visibility:hidden">
#>             </iframe>
#>         </noscript>
#>         <!--USGS Analytics end -->
#>         <!-- WDFN Analytics start -->
#>         <!-- Google Tag Manager (noscript) -->
#>         <noscript>
#>           <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-564ZVPQ"
#>                   height="0" width="0" style="display:none;visibility:hidden">
#>           </iframe>
#>         </noscript>
#>         <!-- End Google Tag Manager (noscript) -->
#>         <!-- WDFN Analytics end -->
#>         <div id="container-header-and-site-alerts">
#>           <div id="container-header-and-site-alerts-wrapper">
#>             
#>     <div class="usa-official-wrapper">
#>     <div class="centered-content">
#>         <a class="usa-skipnav" href="#main-content">Skip to main content</a>
#> 
#>         <section class="usa-banner" aria-label="Official website of the United States government">
#>         <div class="usa-accordion">
#>             <header class="usa-banner__header">
#>                 <div class="usa-banner__inner">
#>                     <div class="grid-col-auto">
#>                         <img class="usa-banner__header-flag" aria-hidden="true" src="/static/img/us_flag_small.ab5090f5.png" alt="">
#>                     </div>
#>                     <div class="grid-col-fill tablet:grid-col-auto" aria-hidden="true">
#>                         <p class="usa-banner__header-text">An official website of the United States government</p>
#>                         <p class="usa-banner__header-action">Here’s how you know</p>
#>                     </div>
#>                     <button type="button"
#>                             class="usa-accordion__button usa-banner__button"
#>                             aria-expanded="false" aria-controls="gov-banner">
#>                         <span class="usa-banner__button-text">Here’s how you know</span>
#>                     </button>
#>                 </div>
#>             </header>
#>             <div class="usa-banner__content usa-accordion__content" id="gov-banner" hidden>
#>                 <div class="grid-row grid-gap-lg">
#>                     <div class="usa-banner__guidance tablet:grid-col-6">
#>                         <img class="usa-banner__icon usa-media-block__img" src="/static/img/icon-dot-gov.svg"
#>                              alt="Dot gov">
#>                         <div class="usa-media-block__body">
#>                             <p>
#>                                 <strong>Official websites use .gov</strong>
#>                                 <br/>
#>                                 A <strong>.gov</strong> website belongs to an official government organization in the
#>                                 United States.
#>                             </p>
#>                         </div>
#>                     </div>
#>                     <div class="usa-banner__guidance tablet:grid-col-6">
#>                         <img class="usa-banner__icon usa-media-block__img" src="/static/img/icon-https.svg"
#>                              role="img"
#>                              alt="">
#>                         <div class="usa-media-block__body">
#>                             <p>
#>                                 <strong>Secure .gov websites use HTTPS</strong>
#>                                 <br/>
#>                                 A <strong>lock</strong> (
#>                                 <span class="icon-lock">
#>                                     <svg xmlns="http://www.w3.org/2000/svg" width="52" height="64" viewBox="0 0 52 64" class="usa-banner__lock-image" role="img" aria-labelledby="banner-lock-description" focusable="false">
#>                                         <title id="banner-lock-title">Lock</title>
#>                                         <desc id="banner-lock-description">Locked padlock</desc>
#>                                         <path fill="#000000" fill-rule="evenodd" d="M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z"/>
#>                                     </svg>
#>                                 </span>
#>                                 ) or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.
#>                             </p>
#>                         </div>
#>                     </div>
#>                 </div>
#>             </div>
#>         </div>
#>     </section>
#>     </div>
#> </div>
#> 
#> <div class="usa-overlay"></div>
#> <header class="usa-header usa-header--extended usgs-header">
#>     <div class="usgs-header-container">
#>         <div class="centered-content">
#>             <div class="usgs-logo-section-wrapper">
#>                 <div class="usa-navbar">
#>                     <div class="usa-logo" id="extended-logo">
#>                         <a href="https://www.usgs.gov">
#>                             <img alt="USGS Home" src="/static/img/USGS_logo.svg"/>
#>                         </a>
#>                     </div>
#>                     <button type="button" class="usa-menu-btn">Menu</button>
#>                 </div>
#>             </div>
#>         </div>
#>     </div>
#> 
#>     
#>     <div class="header-title-wrapper">
#>         <div class="centered-content">
#>             <h1>Monitoring location <span class="additional-title-text">Canadian Rv nr Amarillo, TX - USGS-07227500</span></h1>
#>         </div>
#>     </div>
#>     
#> 
#>     <div class="navigation-wrapper">
#>         <div class="centered-content">
#>             <nav aria-label="Primary navigation" role="navigation" class="usa-nav">
#>                     <div class="usa-nav__inner">
#>                     <button type="button" class="usa-nav__close"><img src="/static/img/usa-icons/close.svg" alt="close"></button>
#>                       <ul class="usa-nav__primary usa-accordion">
#>                         
#>                         <li class="usa-nav__primary-item">
#>                             <a
#>                                 class="usa-nav-link "
#>                                 href="/">
#>                               WDFN Home
#>                             </a>
#>                         </li>
#>                         
#>                         <li class="usa-nav__primary-item">
#>                             <button type="button"
#>                                     class="usa-accordion__button usa-nav__link"
#>                                     aria-expanded="false"
#>                                     aria-controls="data-info-section">
#>                                 <span>WDFN tools and data</span>
#>                             </button>
#>                             <ul id="data-info-section" class="usa-nav__submenu">
#>                                 <li class="usa-nav__submenu-item">
#>                                     <a href="/favorites/">
#>                                         My Favorite Monitoring Locations
#>                                     </a>
#>                                 </li>
#>                                 <li class="usa-nav__submenu-item">
#>                                     <a href="https://dashboard.waterdata.usgs.gov/app/nwd/">National Water Dashboard</a>
#>                                 </li>
#>                                 <li class="usa-nav__submenu-item">
#>                                   <a href="https://accounts.waterdata.usgs.gov/wateralert/">WaterAlert</a>
#>                                 </li>
#>                                 <li class="usa-nav__submenu-item">
#>                                   <a href="/explore/">Explore USGS Water Data</a>
#>                                 </li>
#>                                 <li class="usa-nav__submenu-item">
#>                                     <a href="https://api.waterdata.usgs.gov/">
#>                                         USGS Water Data APIs
#>                                     </a>
#>                                 </li>
#>                                 <li class="usa-nav__submenu-item">
#>                                     <a href="/statistics-documentation/">
#>                                         Statistics documentation
#>                                     </a>
#>                                 </li>
#>                             </ul>
#>                         </li>
#> 
#>                         
#>   
#>       <li class="usa-nav__primary-item">
#>           <button type="button"
#>                   class="usa-accordion__button usa-nav__link"
#>                   aria-expanded="false"
#>                   aria-controls="inventory-section">
#>               <span>Related links</span>
#>           </button>
#>           <ul id="inventory-section" class="usa-nav__submenu">
#> 
#> 
#>               
#>                   <li class="usa-nav__submenu-item">
#>                       <a href="https://waterdata.usgs.gov/nwis/peak/?site_no=07227500"
#>                          rel="noopener"
#>                          target="_blank">
#>                           Peak Streamflow
#>                       </a>
#>                   </li>
#>               
#>               <li class="usa-nav__submenu-item">
#>                   <a href='https://rconnect.usgs.gov/water-year-summary/'
#>                      rel="noopener"
#>                      target="_blank">
#>                       Water Year Summary
#>                   </a>
#>               </li>
#>               <li class="usa-nav__submenu-item">
#>                   <a href="https://waterdata.usgs.gov/nwis/revision/?site_no=07227500"
#>                      rel="noopener"
#>                      target="_blank">
#>                       Revisions
#>                   </a>
#>               </li>
#>           </ul>
#>       </li>
#>   
#> 
#>                         <li class="usa-nav__primary-item">
#>                           <button type="button"
#>                                   class="usa-accordion__button usa-nav__link"
#>                                     aria-expanded="false"
#>                                     aria-controls="other-section">
#>                             <span>Other water data resources</span>
#>                           </button>
#>                           <ul id="other-section" class="usa-nav__submenu">
#>                               <li class="usa-nav__submenu-item">
#>                                   <a href="https://www.usgs.gov/mission-areas/water-resources">
#>                                       Water Resources Mission Area
#>                                   </a>
#>                               </li>
#>                               <li class="usa-nav__submenu-item">
#>                                   <a href="https://labs.waterdata.usgs.gov/visualizations/index.html#/">
#>                                       Water Data Visualizations
#>                                   </a>
#>                               </li>
#>                               <li class="usa-nav__submenu-item">
#>                                   <a href="https://www.usgs.gov/special-topic/water-science-school">
#>                                       Water Science School
#>                                   </a>
#>                               </li>
#>                               <li class="usa-nav__submenu-item">
#>                                   <a href="https://water.usgs.gov/catalog/">
#>                                       WMA Catalog
#>                                   </a>
#>                               </li>
#>                               <li class="usa-nav__submenu-item">
#>                                   <a href="https://water.usgs.gov/nwaa-data/">
#>                                       National Water Availability Assessment Data Companion
#>                                   </a>
#>                               </li>
#>                           </ul>
#>                         </li>
#>                         <li class="usa-nav__primary-item">
#>                             <button type="button"
#>                                     class="usa-accordion__button usa-nav__link"
#>                                     aria-expanded="false"
#>                                     aria-controls="connect-section">
#>                                 <span>Connect</span>
#>                             </button>
#>                             <ul id="connect-section" class="usa-nav__submenu">
#>                                 <li class="usa-nav__submenu-item">
#>                                     <a href="https://www.instagram.com/usgs_water/" rel="noreferrer">
#>                                         USGS Water Resources Instagram
#>                                     </a>
#>                                 </li>
#>                                 <li class="usa-nav__submenu-item">
#>                                     <a href="https://www.facebook.com/USGSWater/" rel="noreferrer">
#>                                         USGS Water Resources Facebook
#>                                     </a>
#>                                 </li>
#>                                 <li class="usa-nav__submenu-item">
#>                                     <a href="https://twitter.com/USGS_Water" rel="noreferrer">
#>                                         USGS Water Resources X
#>                                     </a>
#>                                 </li>
#>                                 <li class="usa-nav__submenu-item">
#>                                     <a href="https://twitter.com/USGS_DataSci" rel="noreferrer">
#>                                         USGS Data Science X
#>                                     </a>
#>                                 </li>
#>                                 <li class="usa-nav__submenu-item">
#>                                     <a href="/questions-comments/?referrerUrl=https://waterdata.usgs.gov/monitoring-location/USGS-07227500/">
#>                                         Questions or Comments
#>                                     </a>
#>                                 </li>
#>                                 <li class="usa-nav__submenu-item">
#>                                     <a href="https://waterdata.usgs.gov/blog/">
#>                                         Water Data for the Nation Blog
#>                                     </a>
#>                                 </li>
#>                             </ul>
#>                       </ul>
#>                 </div>
#>             </nav>
#>         </div>
#>     </div>
#> </header>
#> 
#>             
#> 
#> 
#>           </div>
#>         </div>
#>         
#>         <div id="main-content">
#>             
#>     <main id="monitoring-location-page-container" class="grid-container content-container">
#>         
#>             <div class="site-header">
#>                 
#> 
#> 
#>                 <div>
#>                     
#>                     <span class="usa-tag">Important</span>
#>                         <a id="legacy-page-link"
#>                            class="usa-link"
#>                            aria-describedby="legacy-current-conditions-help"
#>                            href="https://waterdata.usgs.gov/nwis/uv?site_no=07227500&legacy=1" target="_blank" rel="noopener">
#>                             Legacy real-time page
#>                         </a>
#>                         <div class="usa-tooltip help-tooltip" id="legacy-current-conditions-help" data-position="top" title="If you need the legacy system, click here. Over the next few years, the legacy pages will be completely replaced with new pages like this one.">
#>         <svg aria-hidden="true" role="img">
#>             <use href="/static/img/sprite.svg#info"></use>
#>         </svg>
#>     </div>
#>                     
#>                 </div>
#> 
#>             </div>
#>             <div id="data-type-graph-container"></div>
#> 
#>             <section id="available-data-types-container"></section>
#> 
#>             <div id="monitoring-location-imagery-container"></div>
#> 
#>             
#>                 <div id="monitoring-location-map-container"></div>
#>             
#> 
#>             
#>                 <section class="cooperator-logos">
#>   <h2>Operated in cooperation with:</h2>
#>   
#>     <div class="grid-row">
#>       
#>       <div class="tablet:grid-col">
#>         <figure>
#>           <a class="usa-link" href="http://www.crmwa.com/">
#>             <img src="https://water.usgs.gov/customer/icon/432.gif" alt="logo for Canadian River Municipal Water Authority" height="50">
#>           </a>
#>           <figcaption>
#>             <a class="usa-link"href="http://www.crmwa.com/">
#>               Canadian River Municipal Water Authority
#>             </a>
#>           </figcaption>
#>         </figure>
#>       </div>
#>       
#>       <div class="tablet:grid-col">
#>         <figure>
#>           <a class="usa-link" href="http://www.twdb.texas.gov/index.asp">
#>             <img src="https://water.usgs.gov/customer/icon/388.gif" alt="logo for Texas Water Development Board" height="50">
#>           </a>
#>           <figcaption>
#>             <a class="usa-link"href="http://www.twdb.texas.gov/index.asp">
#>               Texas Water Development Board
#>             </a>
#>           </figcaption>
#>         </figure>
#>       </div>
#>       
#>       <div class="tablet:grid-col">
#>         <figure>
#>           <a class="usa-link" href="https://water.usgs.gov/coop/">
#>             <img src="https://water.usgs.gov/customer/icon/usgsIcon.gif" alt="logo for USGS - Cooperative Matching Funds" height="50">
#>           </a>
#>           <figcaption>
#>             <a class="usa-link"href="https://water.usgs.gov/coop/">
#>               USGS - Cooperative Matching Funds
#>             </a>
#>           </figcaption>
#>         </figure>
#>       </div>
#>       
#>     </div>
#>   
#> </section>
#>             
#>         
#>     </main>
#> 
#>         </div>
#> 
#>         
#>   <div class="user-feedback" role="navigation">
#>     <a  id="feedback-link" href="/questions-comments/">
#>         Questions or Comments
#>     </a>
#>   </div>
#>     <script type="application/javascript">
#>         addHandlerForQuestionsCommentsLink('feedback-link')
#>     </script>
#> 
#> <div id="container-footer">
#>     <div id="footer-wrapper">
#>         <footer class="usa-footer usa-footer--slim" role="contentinfo">
#>             <nav class="usgs-footer-container" aria-label="Footer Navigation">
#>                 <div class="usgs-footer-nav">
#>                     <a class="usgs-footer-link" href="https://www.doi.gov/privacy">DOI Privacy Policy</a> |
#>                     <a class="usgs-footer-link" href="https://www.usgs.gov/legal">Legal</a> |
#>                     <a class="usgs-footer-link" href="https://www.usgs.gov/accessibility">Accessibility</a> |
#>                     <a class="usgs-footer-link" href="https://www.usgs.gov/sitemap">Site Map</a> |
#>                     <a class="usgs-footer-link" href="https://answers.usgs.gov/">Contact USGS</a>
#>                     <div class="social-media-links">
#>                         <span>Follow</span>
#>                         <a href="https://twitter.com/usgs" title="USGS Twitter" target="_blank" rel="noopener">
#>                             <svg class="usa-icon usa-icon--size-3" aria-label="USGS Twitter" role="img">
#>                                 <use href="/static/img/sprite.svg#x"></use>
#>                             </svg>
#>                         </a>
#>                         <a href="https://facebook.com/usgeologicalsurvey" title="USGS Facebook" target="_blank" rel="noopener">
#>                             <svg class="usa-icon usa-icon--size-3" aria-label="USGS Facebook"  role="img">
#>                                 <use href="/static/img/sprite.svg#facebook"></use>
#>                             </svg>
#>                         </a>
#>                         <a href="https://github.com/DOI-USGS" title="USGS Github" target="_blank" rel="noopener">
#>                             <svg class="usa-icon usa-icon--size-3" aria-label="USGS Github" role="img">
#>                                 <use href="/static/img/sprite.svg#github"></use>
#>                             </svg>
#>                         </a>
#>                         <a href="https://flickr.com/usgeologicalsurvey" title="USGS Flickr" target="_blank" rel="noopener">
#>                             <svg class="usa-icon usa-icon--size-3" aria-label="USGS Flickr" role="img">
#>                                 <use href="/static/img/sprite.svg#flickr"></use>
#>                             </svg>
#>                         </a>
#>                         <a href="https://youtube.com/usgs" title="USGS You Tube" target="_blank" rel="noopener">
#>                             <svg class="usa-icon usa-icon--size-3" aria-label="USGS You Tube" role="img">
#>                                 <use href="/static/img/sprite.svg#youtube"></use>
#>                             </svg>
#>                         </a>
#>                         <a href="https://instagram.com/usgs/" title="USGS Instagram" target="_blank" rel="noopener">
#>                             <svg class="usa-icon usa-icon--size-3" aria-label="USGS Instagram" role="img">
#>                                 <use href="/static/img/sprite.svg#instagram"></use>
#>                             </svg>
#>                         </a>
#>                     </div>
#>                 </div>
#>                 <div class="usgs-footer-nav">
#>                     <a class="usgs-footer-link" href="https://www.doi.gov/">U.S. Department of the Interior</a> |
#>                     <a class="usgs-footer-link" href="https://www.doioig.gov/">DOI Inspector General</a> |
#>                     <a class="usgs-footer-link" href="https://www.whitehouse.gov/">White House</a> |
#>                     <a class="usgs-footer-link" href="https://www.doi.gov/pmb/eeo/no-fear-act">No Fear Act</a> |
#>                     <a class="usgs-footer-link" href="https://www.usgs.gov/foia">FOIA</a>
#>                 </div>
#>             </nav>
#>         </footer>
#>     </div>
#> </div>
#> 
#>         
#>     <script type="module" crossorigin="" src="/static/monitoring-location-page.a4d4b957.js"></script>
#> 
#>     </body>
#> </html>
#> GET: https://waterservices.usgs.gov/nwis/site/?siteOutput=Expanded&format=rdb&site=07227500
#> Error in `[.data.frame`(data, , c("agency_cd", "site_no")): undefined columns selected
# }