-
Downward Nominal Wage Rigidity in the United States:
New Evidence from Worker-Firm Linked Data
February 2019
Working Paper Number:
CES-19-07
This paper examines the extent and consequences of Downward Nominal Wage Rigidity (DNWR) using administrative worker-firm linked data from the Longitudinal Employer Household Dynamics (LEHD) program for a large representative U.S. state. Prior to the Great Recession, only 7-8% of job stayers are paid the same nominal hourly wage rate as one year earlier - substantially less than previously found in survey-based data - and about 20% of job stayers experience a wage cut. During the Great Recession, the incidence of wage cuts increases to 30%, followed by a large rise in the proportion of wage freezes to 16% as the economy recovers. Total earnings of job stayers exhibit even fewer zero changes and a larger incidence of reductions than hourly wage rates, due to systematic variations in hours worked. The results are consistent with concurrent findings in the literature that reductions in base pay are exceedingly rare but that firms use different forms of non-base pay and variations in hours worked to flexibilize labor cost. We then exploit the worker-firm link of the LEHD and find that during the Great Recession, firms with indicators of DNWR reduced employment by about 1.2% more per year. This negative effect is driven by significantly lower hiring rates and persists into the recovery. Our results suggest that despite the relatively large incidence of wage cuts in the aggregate, DNWR has sizable allocative consequences.
View Full
Paper PDF
-
Why are employer-sponsored health insurance premiums higher in the public sector than in the private sector?
February 2019
Working Paper Number:
CES-19-03
In this article, we examine the factors explaining differences in public and private sector health insurance premiums for enrollees with single coverage. We use data from the 2000 and 2014 Medical Expenditure Panel Survey-Insurance Component, along with decomposition methods, to explore the relative explanatory importance of plan features and benefit generosity, such as deductibles and other forms of cost sharing, basic employee characteristics (e.g., age, gender, and education), and unionization. While there was little difference in public and private sector premiums in 2000, by 2014, public premiums had exceeded private premiums by 14 to 19 percent. We find that differences in plan characteristics played a substantial role in explaining premium differences in 2014, but they were not the only, or even the most important, factor. Differences in worker age, gender, marital status, and educational attainment were also important factors, as was workforce unionization.
View Full
Paper PDF
-
Nonemployer Statistics by Demographics (NES-D): Using Administrative and Census Records Data in Business Statistics
January 2019
Working Paper Number:
CES-19-01
The quinquennial Survey of Business Owners or SBO provided the only comprehensive source of information in the United States on employer and nonemployer businesses by the sex, race, ethnicity and veteran status of the business owners. The annual Nonemployer Statistics series (NES) provides establishment counts and receipts for nonemployers but contains no demographic information on the business owners. With the transition of the employer component of the SBO to the Annual Business Survey, the Nonemployer Statistics by Demographics series or NES-D represents the continuation of demographics estimates for nonemployer businesses. NES-D will leverage existing administrative and census records to assign demographic characteristics to the universe of approximately 24 million nonemployer businesses (as of 2015). Demographic characteristics include key demographics measured by the SBO (sex, race, Hispanic origin and veteran status) as well as other demographics (age, place of birth and citizenship status) collected but not imputed by the SBO if missing. A spectrum of administrative and census data sources will provide the nonemployer universe and demographics information. Specifically, the nonemployer universe originates in the Business Register; the Census Numident will provide sex, age, place of birth and citizenship status; race and Hispanic origin information will be obtained from multiple years of the decennial census and the American Community Survey; and the Department of Veteran Affairs will provide administrative records data on veteran status.
The use of blended data in this manner will make possible the production of NES-D, an annual series that will become the only source of detailed and comprehensive statistics on the scope, nature and activities of U.S. businesses with no paid employment by the demographic characteristics of the business owner. Using the 2015 vintage of nonemployers, initial results indicate that demographic information is available for the overwhelming majority of the universe of nonemployers. For instance, information on sex, age, place of birth and citizenship status is available for over 95 percent of the 24 million nonemployers while race and Hispanic origin are available for about 90 percent of them. These results exclude owners of C-corporations, which represent only 2 percent of nonemployer firms. Among other things, future work will entail imputation of missing demographics information (including that of C-corporations), testing the longitudinal consistency of the estimates, and expanding the set of characteristics beyond the demographics mentioned above. Without added respondent burden and at lower imputation rates and costs, NES-D will meet the needs of stakeholders as well as the economy as a whole by providing reliable estimates at a higher frequency (annual vs. every 5 years) and with a more timely dissemination schedule than the SBO.
View Full
Paper PDF
-
Early-Stage Business Formation: An Analysis of Applications for Employer Identification Numbers
December 2018
Working Paper Number:
CES-18-52
This paper reports on the development and analysis of a newly constructed dataset on the early stages of business formation. The data are based on applications for Employer Identification Numbers (EINs) submitted in the United States, known as IRS Form SS-4 filings. The goal of the research is to develop high-frequency indicators of business formation at the national, state, and local levels. The analysis indicates that EIN applications provide forward-looking and very timely information on business formation. The signal of business formation provided by counts of applications is improved by using the characteristics of the applications to model the likelihood that applicants become employer businesses. The results also suggest that EIN applications are related to economic activity at the local level. For example, application activity is higher in counties that experienced higher employment growth since the end of the Great Recession, and application counts grew more rapidly in counties engaged in shale oil and gas extraction. Finally, the paper provides a description of new public-use dataset, the 'Business Formation Statistics (BFS),' that contains new data series on business applications and formation. The initial release of the BFS shows that the number of business applications in the 3rd quarter of 2017 that have relatively high likelihood of becoming job creators is still far below pre-Great Recession levels.
View Full
Paper PDF
-
The Management and Organizational Practices Survey (MOPS): Collection and Processing
December 2018
Working Paper Number:
CES-18-51
The U.S. Census Bureau partnered with a team of external researchers to conduct the first-ever large-scale survey of management practices in the United States, the Management and Organizational Practices Survey (MOPS), for reference year 2010. With the help of the research team, the Census Bureau expanded and improved the survey for a second wave for reference year 2015. The MOPS is a supplement to the Annual Survey of Manufacturing (ASM), and so the collection and processing strategy for the MOPS built on the methodology for the ASM, while differing on key dimensions to address the unique nature of management relative to other business data. This paper provides detail on the mail strategy pursued for the MOPS, the collection methods for paper and electronic responses, the processing and estimation procedures, and the official Census Bureau data releases. This detail is useful for all those who have interest in using the MOPS for research purposes, those wishing to understand the MOPS data more deeply, and those with an interest in survey methodology.
View Full
Paper PDF
-
Squeezing More Out of Your Data: Business Record Linkage with Python
November 2018
Working Paper Number:
CES-18-46
Integrating data from different sources has become a fundamental component of modern data analytics. Record linkage methods represent an important class of tools for accomplishing such integration. In the absence of common disambiguated identifiers, researchers often must resort to ''fuzzy" matching, which allows imprecision in the characteristics used to identify common entities across dfferent datasets. While the record linkage literature has identified numerous individually useful fuzzy matching techniques, there is little consensus on a way to integrate those techniques within a
single framework. To this end, we introduce the Multiple Algorithm Matching for Better Analytics (MAMBA), an easy-to-use, flexible, scalable, and transparent software platform for business record linkage applications using Census microdata. MAMBA leverages multiple string comparators to assess the similarity of records using a machine learning algorithm to disambiguate matches. This software represents a transparent tool for researchers seeking to link external business data to the Census Business Register files.
View Full
Paper PDF
-
A Portrait of U.S. Factoryless Goods Producers
October 2018
Working Paper Number:
CES-18-43
This paper evaluates the U.S. Census Bureau's most recent data collection efforts to classify business entities that engage in an extreme form of production fragmentation called 'factoryless' goods production. 'Factoryless' goods-producing entities outsource physical transformation activities while retaining ownership of the intellectual property and control of sales to customers. Responses to a special inquiry on the incidence of purchases of contract manufacturing services in combination with data on production inputs and outputs, intellectual property, and international trade is used to identify and document characteristics of 'factoryless' firms in the U.S. economy.
View Full
Paper PDF
-
LEHD Infrastructure S2014 files in the FSRDC
September 2018
Working Paper Number:
CES-18-27R
The Longitudinal Employer-Household Dynamics (LEHD) Program at the U.S. Census Bureau, with the support of several national research agencies, maintains a set of infrastructure files using administrative data provided by state agencies, enhanced with information from other administrative data sources, demographic and economic (business) surveys and censuses. The LEHD Infrastructure Files provide a detailed and comprehensive picture of workers, employers, and their interaction in the U.S. economy. This document describes the structure and content of the 2014 Snapshot of the LEHD Infrastructure files as they are made available in the Census Bureau's secure and restricted-access Research Data Center network. The document attempts to provide a comprehensive description of all researcher-accessible files, of their creation, and of any modifications made to the files to facilitate researcher access.
View Full
Paper PDF
-
Labor Market Concentration, Earnings Inequality, and Earnings Mobility
September 2018
Working Paper Number:
carra-2018-10
Using data from the Longitudinal Business Database and Form W-2, I document trends in local industrial concentration from 1976 through 2015 and estimate the effects of that concentration on earnings outcomes within and across demographic groups. Local industrial concentration has generally been declining throughout its distribution over that period, unlike national industrial concentration, which declined sharply in the early 1980s before increasing steadily to nearly its original level beginning around 1990. Estimates indicate that increased local concentration reduces earnings and increases inequality, but observed changes in concentration have been in the opposite direction, and the magnitude of these effects has been modest relative to broader trends; back-of-the-envelope calculations suggest that the 90/10 earnings ratio was about six percent lower and earnings were about one percent higher in 2015 than they would have been if local concentration were at its 1976 level. Within demographic subgroups, most experience mean earnings reductions and all experience increases in inequality. Estimates of the effects of concentration on earnings mobility are sensitive to specification.
View Full
Paper PDF
-
Occupational Classifications: A Machine Learning Approach
August 2018
Working Paper Number:
CES-18-37
Characterizing the work that people do on their jobs is a longstanding and core issue in labor economics. Traditionally, classification has been done manually. If it were possible to combine new computational tools and administrative wage records to generate an automated crosswalk between job titles and occupations, millions of dollars could be saved in labor costs, data processing could be sped up, data could become more consistent, and it might be possible to generate, without a lag, current information about the changing occupational composition of the labor market. This paper examines the potential to assign occupations to job titles contained in administrative data using automated, machine-learning approaches. We use a new extraordinarily rich and detailed set of data on transactional HR records of large firms (universities) in a relatively narrowly defined industry (public institutions of higher education) to identify the potential for machine-learning approaches to classify occupations.
View Full
Paper PDF