Is your feature request related to a problem? Please describe.
Frequently asked question: Is the TADA package/shiny app that we are using for this demo developed for WQP using WQX version 3.0 (beta) or 2.2?
Describe the solution you'd like
The app is still only for WQX 2.2 (legacy) not WQX 3.0 beta. This means that USGS samples data is only available before March 2024 (recent USGS data is NOT available). For now, the app should explain this on the import tab.
Additional context
See related EPATADA package issue: USEPA/EPATADA#644
And new function: https://usepa.github.io/EPATADA/articles/WQX3-Migration.html
It looks like dataRetrieval is being used for downloads instead of TADA_dataRetrieval right now. See mod_query_data.R. Workflow needs additional review...