Returns the 36 canonical state and union territory names in the HMIS data.
Value
A tibble with one column: state.
Examples
list_states()
#> # A tibble: 36 × 1
#> state
#> <chr>
#> 1 Andaman & Nicobar Islands
#> 2 Andhra Pradesh
#> 3 Arunachal Pradesh
#> 4 Assam
#> 5 Bihar
#> 6 Chandigarh
#> 7 Chhattisgarh
#> 8 Dadra & Nagar Haveli and Daman & Diu
#> 9 Delhi
#> 10 Goa
#> # ℹ 26 more rows