A Window Into a Year of Demographic and Economic Change


The Stories U.S. Census Bureau Data Told in 2022

library>stories>2022>12>A Window Into a Year of Demographic and Economic Change”, “pageURL” : window.location.href, “language” : “en”, “pageTemplate” : “templateu002Ddetail2colrightshare”, “topic” : “Families and Living Arrangements,Housing,Education,Health,Population,Business and Economy,Employment,Income and Poverty”, “programTag” : “”, “collectionYear” : “”, “AEMtopic” : “Families and Living Arrangements,Housing,Education,Health,Population,Business and Economy,Employment,Income and Poverty”, “contentType” : “America Counts Story”, “geoTag” : “”, “seriesTag” : “”, “publishDate” : “December 27, 2022”, “timeOfDay” : twoDigits(d.getHours()) + “:” + twoDigits(d.getMinutes()), “tool” : “aem”, “dayOfWeek” : days[d.getDay()], “siteSection” : “library”,”subSectionOne” : “stories”,”subSectionTwo” : “2022”,”subSectionThree” : “12” }, “pageTag” : { “topic” : “Families and Living Arrangements”,”topic” : “Families and Living Arrangements|Housing”,”topic” : “Families and Living Arrangements|Housing|Education”,”contentType” : “America Counts Story”,”topic” : “Families and Living Arrangements|Housing|Education|Health”,”topic” : “Families and Living Arrangements|Housing|Education|Health|Population”,”topic” : “Families and Living Arrangements|Housing|Education|Health|Population|Business and Economy”,”topic” : “Families and Living Arrangements|Housing|Education|Health|Population|Business and Economy|Employment”,”topic” : “Families and Living Arrangements|Housing|Education|Health|Population|Business and Economy|Employment|Income and Poverty”,”publicationDate” : “December 27, 2022” } }, “event” : { “eventName” : {}, “eventInfo” : { “share” : {}, “download” : {}, “search” : {}, “expandCollapseList” : {}, “language” : { pageLanguage : “en” }, “landingPageTab” : {} } }, “browserInfo” : { “browserWidth” : getBrowserWidth() } }; if ( typeof(Storage) !== “undefined” ) { if ( localStorage.getItem(“pageLanguage”) != null ) { digitalData.event.eventInfo.language.pageLanguage = localStorage.getItem(“pageLanguage”); } if ( localStorage.getItem(“langEventName”) != null ) { digitalData.event.eventName = localStorage.getItem(“langEventName”); } if ( localStorage.getItem(“clickValue”) != null ) { digitalData.event.eventInfo.search.clickValue = localStorage.getItem(“clickValue”); } if ( localStorage.getItem(“searchEventName”) != null ) { digitalData.event.eventInfo.eventName = localStorage.getItem(“searchEventName”); } if ( localStorage.getItem(“tabEventName”) != null ) { digitalData.event.eventName = localStorage.getItem(“tabEventName”); } if ( localStorage.getItem(“pageName”) != null ) { digitalData.page.pageInfo.pageName = localStorage.getItem(“pageName”); } if ( localStorage.getItem(“eventInfoEventName”) != null ) { digitalData.event.eventInfo.eventName = localStorage.getItem(“eventInfoEventName”); } if ( localStorage.getItem(“eventInfoLanguage”) != null ) { digitalData.event.eventInfo.language.pageLanguage = localStorage.getItem(“eventInfoLanguage”); } if ( localStorage.getItem(“searchTerm”) != null ) { digitalData.event.eventInfo.search.term = localStorage.getItem(“searchTerm”); } if ( localStorage.getItem(“blogSearchPhrase”) != null ) { digitalData.event.eventInfo.blogSearchPhrase = localStorage.getItem(“blogSearchPhrase”); } if ( localStorage.getItem(“blogEventName”) != null ) { digitalData.event.eventInfo.eventName = localStorage.getItem(“blogEventName”); } if ( localStorage.getItem(“blogName”) != null ) { digitalData.event.eventInfo.blogName = localStorage.getItem(“blogName”); } if ( localStorage.getItem(“buttonClickCount”) != null ) { digitalData.event.eventInfo.buttonClickCount = localStorage.getItem(“buttonClickCount”); } //After assigning the value to digitalData, clear the localStorage variable’s content localStorage.removeItem(“pageLanguage”); localStorage.removeItem(“langEventName”); localStorage.removeItem(“clickValue”); localStorage.removeItem(“searchEventName”); localStorage.removeItem(“landingPageTabClickValue”); localStorage.removeItem(“tabEventName”); localStorage.removeItem(“pageName”); localStorage.removeItem(“eventInfoEventName”); localStorage.removeItem(“eventInfoLanguage”); localStorage.removeItem(“searchTerm”); localStorage.removeItem(“blogSearchPhrase”); localStorage.removeItem(“blogEventName”); localStorage.removeItem(“blogName”); localStorage.removeItem(“buttonClickCount”); } else { if ( getCookie(“pageLanguage”) != “” ) { digitalData.event.eventInfo.language.pageLanguage = getCookie(“pageLanguage”); } if ( getCookie(“langEventName”) != “” ) { digitalData.event.eventName = getCookie(“langEventName”); } if ( getCookie(“clickValue”) != “” ) { digitalData.event.eventInfo.search.clickValue = getCookie(“clickValue”); } if ( getCookie(“searchEventName”) != “” ) { digitalData.event.eventInfo.eventName = getCookie(“searchEventName”); } if ( getCookie(“landingPageTabClickValue”) != “” ) { digitalData.event.eventInfo.landingPageTab.clickValue = getCookie(“landingPageTabClickValue”); } if ( getCookie(“tabEventName”) != “” ) { digitalData.event.eventName = getCookie(“tabEventName”); } if ( getCookie(“pageName”) != “” ) { digitalData.page.pageInfo.pageName = getCookie(“pageName”); } if ( getCookie(“eventInfoEventName”) != “” ) { digitalData.event.eventInfo.eventName = getCookie(“eventInfoEventName”); } if ( getCookie(“eventInfoLanguage”) ) { digitalData.event.eventInfo.language.pageLanguage = getCookie(“eventInfoLanguage”); } if ( getCookie(“searchTerm”) ) { digitalData.event.eventInfo.search.term = getCookie(“searchTerm”); } if ( getCookie(“blogSearchPhrase”) ) { digitalData.event.eventInfo.blogSearchPhrase = getCookie(“blogSearchPhrase”); } if ( getCookie(“blogEventName”) ) { digitalData.event.eventInfo.eventName = getCookie(“blogEventName”); } if ( getCookie(“blogName”) ) { digitalData.event.eventInfo.blogName = getCookie(“blogName”); } if ( getCookie(“buttonClickCount”) ) { digitalData.event.eventInfo.buttonClickCount = getCookie(“buttonClickCount”); } //After assigning the value to digitalData, clear the localStorage variable’s content setCookie(“pageLanguage”, “”); setCookie(“langEventName”, “”); setCookie(“clickValue”, “”); setCookie(“searchEventName”, “”); setCookie(“landingPageTabClickValue”, “”); setCookie(“pageName”, “”); setCookie(“eventInfoEventName”, “”); setCookie(“eventInfoLanguage”, “”); setCookie(“searchTerm”, “”); setCookie(“blogSearchPhrase”, “”); setCookie(“blogName”, “”); setCookie(“buttonClickCount”, “”); } function setCookie(cname, cvalue, exdays) { var d = new Date(); d.setTime(d.getTime() + (exdays*24*60*60*1000)); var expires = “expires=”+d.toUTCString(); document.cookie = cname + “=” + cvalue + “;” + expires + “;path=/”; } function getCookie(cname) { var name = cname + “=”; var ca = document.cookie.split(‘;’); for(var i = 0; i 9 ? “” + n: “0” + n; } document.addEventListener(‘click’, function (event) { if (typeof(event.target.href) !== ‘undefined’ && event.target.href.toLowerCase().indexOf(‘tel:’) >= 0) { digitalData.event.eventName = ‘phoneNumber’; digitalData.event.eventInfo.eventName = ‘Telephone Click’; var splittedData = event.target.href.toLowerCase().split(‘:’); if (splittedData.length > 0) { digitalData.event.eventInfo.telephoneNumber = splittedData[splittedData.length – 1]; } } if (typeof(event.target.href) !== ‘undefined’ && event.target.href.toLowerCase().indexOf(‘mailto:’) >= 0) { digitalData.event.eventName = ’emailClick’; digitalData.event.eventInfo.eventName = ‘Email Click’; var splittedData = event.target.href.toLowerCase().split(‘:’); if (splittedData.length > 0) { digitalData.event.eventInfo.emailAddress = splittedData[splittedData.length – 1 ] } } //For non-download links that are added via RTE if (typeof(event.target.href) !== ‘undefined’) { var extension = event.target.href.split(‘.’).pop(); if (extension == event.target.href || extension == “html”) linkClick(event.target, ‘RTE’); } }); document.addEventListener(“DOMContentLoaded”, function() { if (typeof(getCookie(‘visitor’)) !== ‘undefined’ && getCookie(‘visitor’) !== ”) { date = new Date(); digitalData.event.eventInfo.newVsRepeat = ‘repeat’; var dateLastVisited = Date.parse(getCookie(‘dateLastVisited’)); var differenceInTime = date.getTime() – dateLastVisited; var seconds = (differenceInTime * .001) >> 0; if (seconds > 0) { var minutes = seconds / 60; var hours = minutes / 60; var days = hours / 24; digitalData.event.eventInfo.secondsSinceLastVisit = seconds.toFixed(2); digitalData.event.eventInfo.minutesSinceLastVisit = minutes.toFixed(2); digitalData.event.eventInfo.hoursSinceLastVisit = hours.toFixed(2); digitalData.event.eventInfo.daysSinceLastVisit = days.toFixed(2); } setCookie(‘dateLastVisited’, date, 365); var visitNumber = parseInt(getCookie(‘visitNumber’)) + 1; setCookie(‘visitNumber’, visitNumber, 365); digitalData.event.eventInfo.visitNumber = visitNumber; } else { date = new Date(); setCookie(‘visitor’, ‘census website visitor’, 365); setCookie(‘dateLastVisited’, date, 365); setCookie(‘visitNumber’, 1, 365); digitalData.event.eventInfo.newVsRepeat = ‘new’; digitalData.event.eventInfo.visitNumber = 1; } }); ]]>

= 0) { var pdfXhr = new XMLHttpRequest(); pdfXhr.open(‘GET’, ‘/bin/custom/header/asset?pdfPath=’ + event.target.href, true); pdfXhr.send(); } }); ]]>

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Secure .gov websites use HTTPS
A lock ( Lock A locked padlock ) or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.

0 ? bannerRoot.attr( ‘id’ ) : undefined; var dismissedBannerClass = $(this).attr(‘id’); var randStr = $(this).attr(‘id’); var existingCookieValue = getCookie(‘dismissedBannersClasses’); var newValue = ( typeof(existingCookieValue) != ‘undefined’ && existingCookieValue != ”) ? existingCookieValue + ‘|’ + bannerID : bannerID; bannerAlertCloseButtonClick(); setCookie( ‘dismissedBannersClasses’, newValue, 7 ); bannerRoot.remove(); } function clickBanner( e ) { var link = e.target.closest( ‘a’ ); var url = link.href; bannerAlertLinkClick( e.target, url ); } return { closeBanner: closeBanner, clickBanner: clickBanner } })(); function getBanners() { var urlVal = “/content/census/en/library/stories/2022/12/yearu002Dinu002Dreview.infobanners.html” var $infoBannerLoadingIndicator = $( “#uscb-info-banner-loader” ); $.ajax({ url: urlVal, dataType: “html”, beforeSend: function() { $infoBannerLoadingIndicator.show(); }, success: function( result ) { $(‘infoBannerSection’).html(result); }, error: function( err ){ console.log(err); }, complete: function() { $infoBannerLoadingIndicator.hide(); } }); return false; } $(document).ready(function(){ // getBanners(); }); ]]> { CensusUniversalHeader.initHeader(); }); ]]>

The Stories U.S. Census Bureau Data Told in 2022

The Stories U.S. Census Bureau Data Told in 2022

A Window Into a Year of Demographic and Economic Change

Written by:

America Counts Staff

As this year comes to a close, we review some of the key demographic and economic trends and shifts that reshaped the nation in 2022.

This year, the country started rebounding from the health and economic upheaval caused by the COVID-19 pandemic.

U.S. Census Bureau surveys continued to document the changes the country experienced. In addition to the 2020 Census results and more recent population estimates and surveys, we had several new experimental data products that provided near real-time statistics on households and businesses.

We revisit some of the stories census statistics told:

A U.S. Census Bureau tool, Quarterly Workforce Indicators (QWI) Explorer, illustrates increases in the gender pay gap as women age.

Gender Pay Gap Widens as Women Age

Women More Likely Than Men to Have No Retirement Savings

U.S. Teachers More Diverse but Still Lag Student Racial, Ethnic Makeup

Parents and Children Interacted More During COVID-19

Gender Pay Gap Widens as Women Age

A U.S. Census Bureau tool, Quarterly Workforce Indicators (QWI) Explorer, illustrates increases in the gender pay gap as women age.

Women More Likely Than Men to Have No Retirement Savings

Are your retirement savings related to the number of times you have been married or the number of partners with whom you have children?

A new report reveals that children living with at least one foreign-born parent are more likely to live with two parents than children with native-born parents.

Over a Quarter of Children Lived With At Least One Foreign-Born Parent

Census Bureau Construction Data: From Stone Age to Space Age

U.S. Startups Create Jobs at Higher Rates, Older Large Firms Employ Most Workers

Increase in Number of U.S. Black-Owned Businesses From 2017 to 2019

Harder to Pay the Bills Now That Child Tax Credit Payments Have Ended

Over a Quarter of Children Lived With At Least One Foreign-Born Parent

A new report reveals that children living with at least one foreign-born parent are more likely to live with two parents than children with native-born parents.

Census Bureau Construction Data: From Stone Age to Space Age

The U.S. Census Bureau is phasing in improvements, including satellite imaging, to improve construction data products that are key federal economic indicators.

A new Census Bureau interactive visualization shows the gender wage gap for selected occupations in the states and Puerto Rico.

What Is the Gender Wage Gap in Your State?

Despite Efforts, Census Undercount of Young Children Persists

What Has Driven Population Change in U.S. Counties?

Deaths Outnumbered Births in Half of All States Between 2020 and 2021

1950 Census Records: A Window to History

What Is the Gender Wage Gap in Your State?

A new Census Bureau interactive visualization shows the gender wage gap for selected occupations in the states and Puerto Rico.

Despite Efforts, Census Undercount of Young Children Persists

Improving data for young children in all Census Bureau products is the focus of a new cross-directorate working group.

The National Archives today releases 1950 Census records. Some people who eventually gained fame made their first appearance in this decennial census.

Famous People Who First Appeared in 1950 Census Records

Fertility Rates: Declined for Younger Women, Increased for Older Women

Why Study Aging in Africa, Region With World’s Youngest Population?

Why Study Aging in Africa, Region With World’s Youngest Population?

E-Commerce Sales Surged during the Pandemic

E-Commerce Sales Surged During the Pandemic

Less Hunger in At-Risk Households During Pandemic Expansion of School Meals Program

Less Hunger in At-Risk Households During Pandemic Expansion of School Meals Program

Famous People Who First Appeared in 1950 Census Records

The National Archives today releases 1950 Census records. Some people who eventually gained fame made their first appearance in this decennial census.

Fertility Rates: Declined for Younger Women, Increased for Older Women

Despite broader stability in fertility trends, a Census Bureau analysis shows that the age at which U.S. women gave birth changed from 1990 to 2019.

Housing Vacancy Survey shows that availability of homeowner and rental housing tightened during the COVID-19 pandemic.

Housing Vacancy Rates Near Historic Lows

Housing Vacancy Rates Near Historic Lows

Mapping Digital Equity in Every State

Mapping Digital Equity in Every State

2020 Census Undercount, Overcount Rates by State

Census Bureau Today Releases 2020 Census Undercount, Overcount Rates by State

Who Is Receiving Social Safety Net Benefits?

Who Is Receiving Social Safety Net Benefits?

Big Population Shifts in Cities and Towns One Year Into Pandemic

Big Population Shifts in Cities and Towns One Year Into Pandemic

Housing Vacancy Rates Near Historic Lows

Housing Vacancy Survey shows that availability of homeowner and rental housing tightened during the COVID-19 pandemic.

Mapping Digital Equity in Every State

The new Digital Equity Act Population Viewer will help meet the funding goals of the Digital Equity Act of 2021.

Latest Census Bureau Service Annual Survey shows decline in revenue for Newspaper, Magazine and Video Tape/Disc Rental Industries.

Internet Crushes Traditional Media: From Print to Digital

Internet Crushes Traditional Media: From Print to Digital

LGBT Adults Report Anxiety, Depression During Pandemic

LGBT Adults Report Anxiety, Depression During Pandemic

A House Tour by the Numbers

A House Tour by the Numbers

Knowing Your Job and Earnings Prospects by College and Degree

Knowing Your Job and Earnings Prospects by College and Degree

Fewer Younger Adults Drives Population Loss in Some U.S. Cities

Fewer Younger Adults Drives Population Loss in Some U.S. Cities

Internet Crushes Traditional Media: From Print to Digital

Latest Census Bureau Service Annual Survey shows decline in revenue for Newspaper, Magazine and Video Tape/Disc Rental Industries.

LGBT Adults Report Anxiety, Depression During Pandemic

The Census Bureau’s Household Pulse Survey provides insight into the mental health and well-being of the LGBT population during COVID-19.

As the school year ends, the prospect of summer jobs for youths rises but there’s been a declining overall trend in young people working during summer months.

Do Young Workers Still Have Summer Jobs?

Do Young Workers Still Have Summer Jobs?

More Than One Million Americans Report Ukrainian Ancestry

More Than One Million Americans Report Ukrainian Ancestry

Marriage Prevalence for Black Adults Varies by State

Marriage Prevalence for Black Adults Varies by State

Teachers Are Among Most Educated, Yet Their Pay Lags

Teachers Are Among Most Educated, Yet Their Pay Lags

There’s No Place Like (Close to) Home

There’s No Place Like (Close to) Home

Do Young Workers Still Have Summer Jobs?

As the school year ends, the prospect of summer jobs for youths rises but there’s been a declining overall trend in young people working during summer months.

More Than One Million Americans Report Ukrainian Ancestry

Census Bureau data provide a demographic and socioeconomic portrait of people born in Ukraine and those who report Ukrainian ancestry.

Census data show persistent inequalities in household wealth in 2019: 38.7% of households did not own a home, and 41.2% did not have a retirement account.

Wealth Inequality in the U.S. by Household Type

Wealth Inequality in the U.S. by Household Type

Revenues for Home Care, Elderly Services Increase as Nation Ages

Revenues for Home Care, Elderly Services Increase as Nation Ages

Manufacturing Pay, Job Prospects Increase With Industry

Manufacturing Pay, Job Prospects Increase With Industry “Credential”

Who Has Retirement Accounts?

Who Has Retirement Accounts?

Does Marrying Younger Mean Marrying More Often?

Does Marrying Younger Mean Marrying More Often?

Wealth Inequality in the U.S. by Household Type

Census data show persistent inequalities in household wealth in 2019: 38.7% of households did not own a home, and 41.2% did not have a retirement account.

Revenues for Home Care, Elderly Services Increase as Nation Ages

Service Annual Survey shows revenue increased in select service industries from 2013 to 2020.

In 2021, child poverty rates measured by Supplemental Poverty Measure were the lowest since 2009 for all race and Hispanic origin categories examined.

Child Poverty Fell to Record Low 5.2% in 2021

Child Poverty Fell to Record Low 5.2% in 2021

2021 Income Inequality Increased for First Time Since 2011

2021 Income Inequality Increased for First Time Since 2011

Uninsured Rate Declined in 28 States 2019-2021

Uninsured Rate Declined in 28 States 2019-2021

Did COVID-19 Change Retirement Timing?

Did COVID-19 Change Retirement Timing?

Who Is Impacted by Student Loan Forgiveness and How?

Who Is Impacted by Student Loan Forgiveness and How?

Child Poverty Fell to Record Low 5.2% in 2021

In 2021, child poverty rates measured by Supplemental Poverty Measure were the lowest since 2009 for all race and Hispanic origin categories examined.

2021 Income Inequality Increased for First Time Since 2011

U.S. Census Bureau’s income data released today show widening income inequality from 2020 to 2021.

In the runup to Manufacturing Day on Oct. 7, we look at the growing role of women in manufacturing.

More Women in Manufacturing Jobs in Every Age Group

More Women in Manufacturing Jobs in Every Age Group

Family Dinner Routine More Common in Hispanic and Immigrant Families

Family Dinner Routine More Common in Hispanic and Immigrant Families

Do Disabilities Impact Older People’s Moves to Other Locations?

Do Disabilities Impact Older People’s Moves to Other Locations?

How Resilient Are Communities Along the U.S.-Mexico Border?

How Resilient Are Communities Along the U.S.-Mexico Border?

2020 Island Areas Censuses: Computer and Internet Use

2020 Island Areas Censuses: Computer and Internet Use

More Women in Manufacturing Jobs in Every Age Group

In the runup to Manufacturing Day on Oct. 7, we look at the growing role of women in manufacturing.

Family Dinner Routine More Common in Hispanic and Immigrant Families

New data show that Hispanic and immigrant parents are more likely to share frequent meals with their children than non-Hispanic and native-born counterparts.

The U.S. Census Bureau provides vital tools and data to assist in disaster preparedness, response and recovery.

Using Census Data to Inform Emergency Planning, Response and Recovery

Using Census Data to Inform Emergency Planning, Response and Recovery

Who Are the STEM Workers Under Age 25?

Who Are the STEM Workers Under Age 25?

U.S. Men’s Soccer Team Headed to 2022 World Cup in Qatar

U.S. Men’s Soccer Team Headed to 2022 World Cup in Qatar

Number of Same-Sex Couple Households Exceeded 1 Million in 2021

Number of Same-Sex Couple Households Exceeded 1 Million in 2021

A Toast to the Growing Number of U.S. Beer/Wine Manufacturers

A Toast to the Growing Number of U.S. Beer/Wine Manufacturers

Using Census Data to Inform Emergency Planning, Response and Recovery

The U.S. Census Bureau provides vital tools and data to assist in disaster preparedness, response and recovery.

Who Are the STEM Workers Under Age 25?

Employment in science, technology, engineering and math (STEM) occupations is projected to grow at twice the rate of total employment through 2031.

The number of people who spoke a language other than English at home nearly tripled from 1980 to 2019, but the number who spoke only English also increased.

What Languages Do We Speak in the United States?

What Languages Do We Speak in the United States?

 Housing Costs a Big Burden on Renters in Largest U.S. Counties

Housing Costs a Big Burden on Renters in Largest U.S. Counties

U.S. Poverty Rates Differ by Age and County

U.S. Poverty Rates Differ by Age and County

LGBT Adults Report Anxiety, Depression at All Ages

LGBT Adults Report Anxiety, Depression at All Ages

Net International Migration Returns to Pre-COVID-19 Levels

Net International Migration Returns to Pre-COVID-19 Levels

What Languages Do We Speak in the United States?

The number of people who spoke a language other than English at home nearly tripled from 1980 to 2019, but the number who spoke only English also increased.

Housing Costs a Big Burden on Renters in Largest U.S. Counties

New U.S. Census Bureau data show that renters are more likely than homeowners to spend more than 30% of their income on housing costs.

Our email newsletter is sent out on the day we publish a story. Get an alert directly in your inbox to read, share and blog about our newest stories.

Contact our Public Information Office for media inquiries or interviews.

Page Last Revised – December 27, 2022

You May Also Like

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다