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:
T011. November 2020 [26]
Universe:
none
Variable Details
T011.
November 2020
Universe: none
T011_016
Employment to Population Ratio (percent)
Percent base:
None - percentages not computed
Aggregation method:
Percent: (Sum(
T010_014
) / Sum(
T010_011
)) * 100
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType(); if(
TT:T011_014
.IsNull ||
TT:T011_011
.IsNull) oretval.IsNull = true; else oretval = (
TT:T011_014
/
TT:T011_011
) * 100; return oretval;
Variables used in the formula:
TT:T011_014
Population Age 16 and Over: Employed
TT:T011_011
Population Age 16 and Over