A reference dataset matching information on columns in data downloaded using
the weather_dl()
function. Indicates the units of the data, and
contains a link to the ECCC glossary page explaining the measurement.
Format
A data frame with 77 rows and 5 variables:
- interval
Data interval type, 'hour', 'day', or 'month'.
- ECCC_name
Original column name when downloaded directly from ECCC
- weathercan_name
R-compatible name given when downloaded with the
weather_dl()
function using the default argumentformat = TRUE
.- units
Units of the measurement.
- ECCC_ref
Link to the glossary or reference page on the ECCC website.