Annual Estimates Of The Population For Each Of The States In The USA
@owid.us_state_population
@owid.us_state_population
Data for "Resident Population" from 1900 to present are estimates as of July 1.
CREATE TABLE owid_us_state_population (
"state" VARCHAR,
"year" INTEGER,
"population" UINTEGER
);Anyone who has the link will be able to view this.