Merged dataset of observers, locations, sightings, and species tables
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)
location_name: Full word title of location
street_address: Address and street name of location
city: City of location
state: State of location
country: Country of location
zip_code: Five digit zip code of location
latitude: Latitude of location (decimal degrees)
longitude: Longitude of location (decimal degrees)
first_name: Full first name of observer
last_name: Full last name of observer
birth_date: Date of birth (YYYY-mm-dd)
email: Full email address of observer
genus: Genus of bird
species: Full name of species of bird
common_name: Full common name of species
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.