knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

cde internal data

For the purpose of constructing API calls, cde makes calls to an dataframe (ea_wbids) contained within the data folder. This consists of a table of the details (name and index number for each site/catchment) of all waterbodies that can be downloaded from https://environment.data.gov.uk/catchment-planning/. The dataframe is documented in ?ea_wbids. The file here (ea_wbids.csv) contains a copy of the internal data content. The data are provided under the terms of the Open Government Licence v3.0.



robbriers/cde documentation built on May 4, 2022, 8:30 p.m.