Skip to content

Commit 4e9e232

Browse files
Data Commonscopybara-github
authored andcommitted
Adding new statvars for the US_CPI import. The report file has a missing reference warning as the import had new SVs. Created this CL to add the new SVs into DC.
PiperOrigin-RevId: 920901303
1 parent 50213d6 commit 4e9e232

2 files changed

Lines changed: 43 additions & 1 deletion

File tree

core/us_bls_cpi_schema.mcf

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2070,7 +2070,7 @@ typeOf: dcid:ConsumerGoodsCategoryEnum
20702070
name: "Services less energy services"
20712071

20722072
Node: dcid:AutomobileService
2073-
typeOf: dcid:AlcoholicBeverageTypeEnum
2073+
typeOf: dcid:ConsumerGoodsCategoryEnum
20742074
name: "Automobile service"
20752075

20762076
Node: dcid:CableSatelliteTelevisionAndRadioService
@@ -2198,3 +2198,15 @@ name: "Alcoholic beverages and beverage materials"
21982198
Node: dcid:PetFoodAndTreats
21992199
typeOf: dcid:ConsumerGoodsCategoryEnum
22002200
name: "Pet food and treats"
2201+
2202+
Node: dcid:LodgingWhileAtSchool
2203+
typeOf: dcid:ConsumerGoodsCategoryEnum
2204+
name: "Lodging while at school"
2205+
2206+
Node: dcid:HomeHealthCare
2207+
typeOf: dcid:ConsumerGoodsCategoryEnum
2208+
name: "Home Health Care"
2209+
2210+
Node: dcid:TechnicalAndVocationalSchoolTuitionAndFixedFees
2211+
typeOf: dcid:ConsumerGoodsCategoryEnum
2212+
name: "Technical And Vocational School Tuition And Fixed Fees"

stat_vars/bls_cpi_category_statvars.mcf

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19922,3 +19922,33 @@ comparisonPeriod: dcid:YearOnChange
1992219922
consumer: dcid:UrbanWageEarnerAndClericalWorker
1992319923
consumerGoodsCategory: dcid:UtilityPipedGasService
1992419924
name: "Growth rate of consumer price index for utility piped gas service for urban wage earners and clerical workers (seasonally unadjusted, year on change)"
19925+
19926+
Node: dcid:SeasonallyUnadjusted_ConsumerPriceIndex_ConsumerGoodsAndServices_UrbanConsumer_HomeHealthCare
19927+
typeOf: dcid:StatisticalVariable
19928+
populationType: dcid:ConsumerGoodsAndServices
19929+
measuredProperty: dcid:consumerPriceIndex
19930+
measurementQualifier: dcid:BLSSeasonallyUnadjusted
19931+
name: "Consumer price index for home health care for urban consumers seasonally unadjusted"
19932+
statType: dcid:measuredValue
19933+
consumer: dcid:UrbanConsumer
19934+
consumerGoodsCategory: dcid:HomeHealthCare
19935+
19936+
Node: dcid:SeasonallyUnadjusted_ConsumerPriceIndex_ConsumerGoodsAndServices_UrbanConsumer_LodgingWhileAtSchool
19937+
typeOf: dcid:StatisticalVariable
19938+
populationType: dcid:ConsumerGoodsAndServices
19939+
measuredProperty: dcid:consumerPriceIndex
19940+
measurementQualifier: dcid:BLSSeasonallyUnadjusted
19941+
name: "Consumer price index for lodging while at school for urban consumers seasonally unadjusted"
19942+
statType: dcid:measuredValue
19943+
consumer: dcid:UrbanConsumer
19944+
consumerGoodsCategory: dcid:LodgingWhileAtSchool
19945+
19946+
Node: dcid:SeasonallyUnadjusted_ConsumerPriceIndex_ConsumerGoodsAndServices_UrbanConsumer_TechnicalAndVocationalSchoolTuitionAndFixedFees
19947+
typeOf: dcid:StatisticalVariable
19948+
populationType: dcid:ConsumerGoodsAndServices
19949+
measuredProperty: dcid:consumerPriceIndex
19950+
measurementQualifier: dcid:BLSSeasonallyUnadjusted
19951+
name: "Consumer price index for technical and vocational school tuition and fixed fees for urban consumers seasonally unadjusted"
19952+
statType: dcid:measuredValue
19953+
consumer: dcid:UrbanConsumer
19954+
consumerGoodsCategory: dcid:TechnicalAndVocationalSchoolTuitionAndFixedFees

0 commit comments

Comments
 (0)