Contains observations of birds by observers referenced to location and species
1 |
A data.frame with the following columns:
sighting_id: Unique integer id of observation
observer_id: Unique integer id of observer (references: observers)
location_id: Unique integer id of location (references: locations)
species_id: Unique four letter abbreviation of species (references:
species)
date: Date of observation (YYYY-mm-dd hh:mm:ss)
visual_recognition: "Yes"/"No" whether bird was visually recognized
audio_recognition: "Yes"/"No" whether bird was audially recognized
comments: Miscellaneous comments (NA if none)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.