Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 13 additions & 1 deletion core/us_bls_cpi_schema.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -2070,7 +2070,7 @@ typeOf: dcid:ConsumerGoodsCategoryEnum
name: "Services less energy services"

Node: dcid:AutomobileService
typeOf: dcid:AlcoholicBeverageTypeEnum
typeOf: dcid:ConsumerGoodsCategoryEnum
name: "Automobile service"

Node: dcid:CableSatelliteTelevisionAndRadioService
Expand Down Expand Up @@ -2198,3 +2198,15 @@ name: "Alcoholic beverages and beverage materials"
Node: dcid:PetFoodAndTreats
typeOf: dcid:ConsumerGoodsCategoryEnum
name: "Pet food and treats"

Node: dcid:LodgingWhileAtSchool
typeOf: dcid:ConsumerGoodsCategoryEnum
name: "Lodging while at school"

Node: dcid:HomeHealthCare
typeOf: dcid:ConsumerGoodsCategoryEnum
name: "Home Health Care"

Node: dcid:TechnicalAndVocationalSchoolTuitionAndFixedFees
typeOf: dcid:ConsumerGoodsCategoryEnum
name: "Technical And Vocational School Tuition And Fixed Fees"
30 changes: 30 additions & 0 deletions stat_vars/bls_cpi_category_statvars.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -19922,3 +19922,33 @@ comparisonPeriod: dcid:YearOnChange
consumer: dcid:UrbanWageEarnerAndClericalWorker
consumerGoodsCategory: dcid:UtilityPipedGasService
name: "Growth rate of consumer price index for utility piped gas service for urban wage earners and clerical workers (seasonally unadjusted, year on change)"

Node: dcid:SeasonallyUnadjusted_ConsumerPriceIndex_ConsumerGoodsAndServices_UrbanConsumer_HomeHealthCare
typeOf: dcid:StatisticalVariable
populationType: dcid:ConsumerGoodsAndServices
measuredProperty: dcid:consumerPriceIndex
measurementQualifier: dcid:BLSSeasonallyUnadjusted
name: "Consumer price index for home health care for urban consumers seasonally unadjusted"
statType: dcid:measuredValue
consumer: dcid:UrbanConsumer
consumerGoodsCategory: dcid:HomeHealthCare

Node: dcid:SeasonallyUnadjusted_ConsumerPriceIndex_ConsumerGoodsAndServices_UrbanConsumer_LodgingWhileAtSchool
typeOf: dcid:StatisticalVariable
populationType: dcid:ConsumerGoodsAndServices
measuredProperty: dcid:consumerPriceIndex
measurementQualifier: dcid:BLSSeasonallyUnadjusted
name: "Consumer price index for lodging while at school for urban consumers seasonally unadjusted"
statType: dcid:measuredValue
consumer: dcid:UrbanConsumer
consumerGoodsCategory: dcid:LodgingWhileAtSchool

Node: dcid:SeasonallyUnadjusted_ConsumerPriceIndex_ConsumerGoodsAndServices_UrbanConsumer_TechnicalAndVocationalSchoolTuitionAndFixedFees
typeOf: dcid:StatisticalVariable
populationType: dcid:ConsumerGoodsAndServices
measuredProperty: dcid:consumerPriceIndex
measurementQualifier: dcid:BLSSeasonallyUnadjusted
name: "Consumer price index for technical and vocational school tuition and fixed fees for urban consumers seasonally unadjusted"
statType: dcid:measuredValue
consumer: dcid:UrbanConsumer
consumerGoodsCategory: dcid:TechnicalAndVocationalSchoolTuitionAndFixedFees
Loading