spop.a: State population, annual.

Description Usage Format Details Source Examples

Description

State population, annual, 1900 through latest available year, from the Census Bureau. One row per state per year.

I have used the following Census Bureau estimates: - intercensal (July 1) estimates prior to 2010 wherever possible (including decennial census years) - postcensal (July 1) estimates for 2010+ - census (April 1) for 1970 and 1980 – I used these because I have not found intercensal estimates. population (April 1).

Usage

1

Format

Data frame with 1 row per state per year

stabbr

State postal abbreviation, character

year

Calendar year, numeric

value

State population, number of individuals, numeric

type

intercensal, postcensal, or census

Details

Thus, the change from 1969 to 1970 is from July to April (9 months) and the change from 1970 to 1971 is from April to July (15 months).

Includes all 50 states, United States (US) totals, and District of Columbia (DC) for all years (no values for AK or HI before 1950). Does not include Puerto Rico (may revisit this), Virgin Islands or American Samoa.

All numbers are as reported by the Census Bureau - no calculated values - but I did convert data for earlier years from thousands to number of people so that all values are in the same units.

Source

Bureau of the Census, http://www.census.gov/popest and various subdirectories and archives within. http://www.census.gov/popest/ in general. See source code on GitHub for detailed sources.

Examples

1

donboyd5/bdata documentation built on Jan. 16, 2022, 1:24 p.m.