From 423940f864c61fc877274a3b46492678ac920c7e Mon Sep 17 00:00:00 2001 From: Data Commons Date: Tue, 15 Oct 2024 04:46:38 -0700 Subject: [PATCH] Schema and Data Refresh CL for US Bls Jolts. PiperOrigin-RevId: 686055238 --- core/bls.mcf | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/core/bls.mcf b/core/bls.mcf index b1386ba16..100485bd4 100644 --- a/core/bls.mcf +++ b/core/bls.mcf @@ -94,6 +94,16 @@ specializationOf: dcs:BLS_Employed name: "BLS_EmployedPartTime" description: "Part time employment is considered to be 1-34 hours/week." +Node: dcid:Adjusted +typeOf: dcs:SeasonalAdjustmentEnum +name: "Adjusted" +description: "Indicates the adjustment of time series data on an annual basis." + +Node: dcid:Unadjusted +typeOf: dcs:SeasonalAdjustmentEnum +name: "Unadjusted" +description: "Indicates raw time series data without adjustments." + Node: SAMHSA_EmployedOther dcid: "SAMHSA_EmployedOther" typeOf: dcs:EmploymentEnum