# NOT RUN {
# get all objectives set for waterbody GB112071065700
get_objectives(ea_name="GB112071065700", column="WBID")
# get the objectives set for Lakes in the Humber RBD, for the year 2021
get_objectives(ea_name="Humber", column="RBD", year=2021, type="Lake")
# get the objectives set for Rivers in the Avon Warwickshire
# Management Catchment in relation to Chemical status
get_objectives(ea_name="Avon Warwickshire", column="MC", level="Chemical", type="River")
# }
Run the code above in your browser using DataLab