Skip to content

Commit

Permalink
Added Measurement Methods for CensusPEPSurvey
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 458130883
  • Loading branch information
Data Commons authored and copybara-github committed Jun 30, 2022
1 parent ff8a243 commit 2064b61
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions core/measurement_methods.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -174,3 +174,27 @@ name: "CensusPEPSurvey"
typeOf: dcs:CensusSurveyEnum
description: "Measurement method for US Census Population Estimates Program Survey"

Node: dcid:CensusPEPSurvey_RaceUpto1999
name: "CensusPEPSurvey_RaceUpto1999"
typeOf: dcs:CensusSurveyEnum
description: "Measurement method for US Census Population Estimates Program Survey with Race data upto the year 2000"

Node: dcid:CensusPEPSurvey_Race2000Onwards
name: "CensusPEPSurvey_Race2000Onwards"
typeOf: dcs:CensusSurveyEnum
description: "Measurement method for US Census Population Estimates Program Survey with Race data since the year 2000"

Node: dcid:CensusPEPSurvey_PartialAggregate
name: "CensusPEPSurvey_PartialAggregate"
typeOf: dcs:CensusSurveyEnum
description: "Measurement method for US Census Population Estimates Program Survey which contains a combination of direct from source and aggregated data"

Node: dcid:CensusPEPSurvey_PartialAggregate_Race2000Onwards
name: "CensusPEPSurvey_PartialAggregate_Race2000Onwards"
typeOf: dcs:CensusSurveyEnum
description: "Measurement method for US Census Population Estimates Program Survey with Race data since the year 2000, contains a combination of direct from source and aggregated data"

Node: dcid:CensusPEPSurvey_PartialAggregate_RaceUpto1999
name: "CensusPEPSurvey_PartialAggregate_RaceUpto1999"
typeOf: dcs:CensusSurveyEnum
description: "Measurement method for US Census Population Estimates Program Survey with Race data before the year 2000, contains a combination of direct from source and aggregated data"

0 comments on commit 2064b61

Please sign in to comment.