get_timeseries_id | R Documentation |
get_timeseries_id
retrieves the timeseries ID that can be used to obtain
values for a parameter type, station and timeseries combination.
get_timeseries_id(parameter_type, station_number, ts_name)
parameter_type |
The parameter of interest (e.g. Water Course Discharge). |
station_number |
The AWRC station number. |
ts_name |
The BoM time series name (e.g. DMQaQc.Merged.DailyMean.24HR). |
Returns a tibble with columns station_name, station_no, station_id, ts_id, ts_name, parametertype_id, parametertype_name.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.