Population Forecast by Age & Gender by ZIP Code
An enriched version of the population forecast dataset, this file offers projections segmented by age groups and gender at the ZIP Code level. It supports detailed demographic analysis, allowing users to assess age-specific and gender-based population trends for more targeted research, planning, and policy development.
Schema Overview
YEAR
Integer
Year
ZIP_CODE
String
ZIP Code
COUNTY_NAME
String
County name
COUNTY_FIPS_CODE
String
Federal Information Processing Standards (FIPS) code for counties
CITY_NAME
String
City name
PLACE_FIPS_CODE
String
City FIPS Code
STATE_CODE
String
State Code
GENDER_NAME
String
Gender Name (Male/Female)
AGE_GROUP
String
Age group buckets
TOT_POPULATION
Integer
Total population (Year over year)
TOT_POPULATION_PRED_LOWER
Integer
Total Population Prediction Lower Bound
TOT_POPULATION_PRED_UPPER
Integer
Total Population Prediction Upper Bound
MONTH_CODE
Integer
Month Code (related to UPDATED_AT)
UPDATED_AT
Date
Date of the last data update
Last updated