Social Explorer application is not quite ready for this screen size.
Please head to your nearest desktop or tablet device.
Visit Homepage
What's new?
close
Data Dictionary
Skip to Sidebar navigation menu
Skip to Page content
Basic plan
Create Account
Login
Data Dictionary:
COVID-19 Insights 2020
you are here:
choose a survey
survey
data set
table
variable details
Survey:
COVID-19 Insights 2020
Data Source:
Social Explorer; The New York Times, The COVID Tracking Project
Data set:
Covid-19 Insights (TT)
Table:
T004. April 2020 [26]
Universe:
none
Variable Details
T004.
April 2020
Universe: none
T004_016
Employment to Population Ratio (percent)
Percent base:
None - percentages not computed
Aggregation method:
Percent: (Sum(
T004_014
) / Sum(
T004_011
)) * 100
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType(); if(
TT:T004_014
.IsNull ||
TT:T004_011
.IsNull) oretval.IsNull = true; else oretval = (
TT:T004_014
/
TT:T004_011
) * 100; return oretval;
Variables used in the formula:
TT:T004_014
Population Age 16 and Over: Employed
TT:T004_011
Population Age 16 and Over