Skip to contents

This is the latest State of India's Birds (SoIB) datasheet at the national level. The current version of the datasheet contains 1356 species.

Please cite this datasheet as:

SoIB. (2023). State of India's Birds, 2023: Range, trends, and conservation status (p. 119). The SoIB Partnership. https://doi.org/10.5281/zenodo.11124590

Usage

soib

Format

A tibble with 1357 observations and 51 variables. Please see original .xlsx file (Source below) for descriptions of each variable.

See also

The script to update the latest version of the datasheet in skimmr: https://github.com/rikudoukarthik/skimmr/blob/main/data-raw/soib.R

Examples

  soib
#> # A tibble: 1,357 × 51
#>    `English Name`              `Scientific Name`    `SoIB 2023 Priority Status`
#>    <chr>                       <chr>                <chr>                      
#>  1 Fulvous Whistling Duck      Dendrocygna bicolor  Low                        
#>  2 Lesser Whistling Duck       Dendrocygna javanica Low                        
#>  3 Bar-headed Goose            Anser indicus        Moderate                   
#>  4 Greylag Goose               Anser anser          Low                        
#>  5 Greater White-fronted Goose Anser albifrons      NA                         
#>  6 Lesser White-fronted Goose  Anser erythropus     NA                         
#>  7 Bean Goose                  Anser fabalis        NA                         
#>  8 Bean Goose                  Anser fabalis        NA                         
#>  9 Red-breasted Goose          Branta ruficollis    NA                         
#> 10 Mute Swan                   Cygnus olor          NA                         
#> # ℹ 1,347 more rows
#> # ℹ 48 more variables: `SoIB 2023 Long-term Trend Status` <chr>,
#> #   `SoIB 2023 Current Annual Trend Status` <chr>,
#> #   `SoIB 2023 Distribution Range Size Status` <chr>,
#> #   `eBird English Name 2022` <chr>, `eBird Scientific Name 2022` <chr>,
#> #   `BLI English Name 2022` <chr>, `BLI Scientific Name 2022` <chr>,
#> #   Order <chr>, Family <chr>, `Breeding Activity Period` <chr>, …