| statepop | R Documentation |
Indian Population (census and projections) by states.
The data is formatted for easy merging with output from [mapindia::map_india()].
data(statepop)
A data frame with 36 rows and 8 variables.
code11 The 2-digit state code.
abbr The 2-letter state abbreviation.
state The full state name.
pop_1901 The 1901 population estimate (in number of people).
pop_1951 The 1951 population estimate (in number of people).
pop_2011 The 2011 population estimate (in number of people).
pop_2023 The 2023 population estimate (in number of people).
pop_2024 The 2024 population estimate (in number of people).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.