See the documentation here:
https://api.waterdata.usgs.gov/ogcapi/v0/openapi?f=html#/combined-metadata
Should work similar to the R function :
https://github.com/DOI-USGS/dataRetrieval/blob/main/R/read_waterdata_combined_meta.R
This API endpoint allows a much greater flexibility for querying than get_time_series_metadata, while also returning an inventory of the timeseries and field measurement available data.
See the documentation here:
https://api.waterdata.usgs.gov/ogcapi/v0/openapi?f=html#/combined-metadata
Should work similar to the R function :
https://github.com/DOI-USGS/dataRetrieval/blob/main/R/read_waterdata_combined_meta.R
This API endpoint allows a much greater flexibility for querying than get_time_series_metadata, while also returning an inventory of the timeseries and field measurement available data.