Maryland Historical And Projected Population By Jurisdiction
State of Maryland
@usgov.state_of_maryland_maryland_historical_and_projected_po_142a3e9f
State of Maryland
@usgov.state_of_maryland_maryland_historical_and_projected_po_142a3e9f
Population Projections for Maryland and the jurisdictions - historical population 1970-2010; projections out to 2040.
Projections prepared by the Maryland Department of Planning, July 2014
Organization: State of Maryland
Last updated: 2020-11-10T17:25:14.523587
Tags: historical, mdp, planning, population, projections
CREATE TABLE table_1 (
  "year" VARCHAR,
  "census_1970" DOUBLE  -- Census, 1970,
  "census_1980" DOUBLE  -- Census, 1980,
  "census_1990" DOUBLE  -- Census, 1990,
  "census_2000" DOUBLE  -- Census, 2000,
  "census_2010" DOUBLE  -- Census, 2010,
  "projection_2015" DOUBLE  -- Projection, 2015,
  "projection_2020" DOUBLE  -- Projection, 2020,
  "projection_2025" DOUBLE  -- Projection, 2025,
  "projection_2030" DOUBLE  -- Projection, 2030,
  "projection_2035" DOUBLE  -- Projection, 2035,
  "projection_2040" DOUBLE  -- Projection, 2040
);Anyone who has the link will be able to view this.