This dataset, birds_watching_tbl_df, is a tibble containing detailed information on bird species observed in India, including species names, scientific names, the date of last observation, and total recorded sightings. The dataset preserves the original structure from its source on Kaggle.
Usage
data(birds_watching_tbl_df)
Format
A tibble with 490 observations and 4 variables:
- name
Common name of the bird species (character)
- scientific name
Scientific name of the bird species (character)
- last observation
Date of last recorded observation (character)
- total observations
Total number of recorded sightings (numeric)
Source
Data obtained from Kaggle: https://www.kaggle.com/datasets/prajwaldongre/indian-bird-observations-tracking-species