Skip to contents

All functions

ecopi_api()
Make API requests to the Ecopi API
ecopi_error_body()
Extract error message from JSON body of an HTTP response
get_detections()
Get detections list.
get_detections_retrieve()
Get detections retrieve.
get_historicalprojects()
Get historical projects list.
get_historicalrecordergroups()
Get historical recorder groups list.
get_historicalrecorders()
Get historical recorders list.
get_mediafile()
Get media file.
get_project_info()
Get project info.
get_projects()
Get projects list.
get_recordergroups()
Get recorder groups list.
get_recorderlogs()
Get recorder logs list.
get_recorders()
Get recorders list.
get_recorderspeciescounts()
Get a count of detections per clas and recorder for a specific project.
get_recorderstates()
Get recorder states list.
get_recordings()
Get recordings list.
patch_detections()
PATCH detection
patch_recorders()
PATCH recorder.
post_detection()
Post a new detection
resp_body_json_to_df()
Convert API Response Body to Data Frame