Household Population Projections For Non-Hispanic White And All Other By Age, Sex And Race
State of Maryland
@usgov.state_of_maryland_household_population_projections_for_48e25389
State of Maryland
@usgov.state_of_maryland_household_population_projections_for_48e25389
Household Population Projections for Maryland and the jurisdictions - by age, sex and race projections out to 2045.
Projections prepared by the Maryland Department of Planning, August 2018
Organization: State of Maryland
Last updated: 2020-11-10T17:23:49.206324
Tags: household-age, mdp, planning, population, projections, race, sex
CREATE TABLE table_1 (
"jurisdiction" VARCHAR,
"year" BIGINT,
"category" VARCHAR,
"n_0_4" BIGINT -- 0-4,
"n_5_9" BIGINT -- 5-9,
"n_10_14" BIGINT -- 10-14,
"n_15_19" BIGINT -- 15-19,
"n_20_24" BIGINT -- 20-24,
"n_25_29" BIGINT -- 25-29,
"n_30_34" BIGINT -- 30-34,
"n_35_39" BIGINT -- 35-39,
"n_40_44" BIGINT -- 40-44,
"n_45_49" BIGINT -- 45-49,
"n_50_54" BIGINT -- 50-54,
"n_55_59" BIGINT -- 55-59,
"n_60_64" BIGINT -- 60-64,
"n_65_69" BIGINT -- 65-69,
"n_70_74" BIGINT -- 70-74,
"n_75_79" BIGINT -- 75-79,
"n_80_84" BIGINT -- 80-84,
"n_85" BIGINT -- 85+,
"total" BIGINT
);Anyone who has the link will be able to view this.