Skip to content

Commit

Permalink
Data Manifest CL and Schema CL for CDC500 Import.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 683924481
  • Loading branch information
Data Commons authored and copybara-github committed Oct 11, 2024
1 parent 77263ee commit f8f0f6e
Show file tree
Hide file tree
Showing 2 changed files with 326 additions and 0 deletions.
39 changes: 39 additions & 0 deletions core/cdc.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,45 @@ typeOf: dcs:AdjustmentTypeEnum
name: "AgeAdjustedPrevalence"
description: "Indicates age-adjusted prevalance (often used for health outcomes)."

Node: dcid:healthRelatedSocialNeed
name: "healthRelatedSocialNeed"
typeOf: schema:Property
rangeIncludes: dcs:HealthRelatedSocialNeedEnum
description: "Health-related social needs are the social factors that significantly impact a person's health and well-being, such as housing, transportation, food security, and social support."

Node: dcid:HealthRelatedSocialNeedEnum
typeOf: schema:Class
subClassOf: schema:Enumeration
name: "HealthRelatedSocialNeedEnum"

Node: dcid:LackReliableTransport
typeOf: dcs:HealthRelatedSocialNeedEnum
name: "LackReliableTransport"

Node: dcid:HousingInsecurity
typeOf: dcs:HealthRelatedSocialNeedEnum
name: "HousingInsecurity"

Node: dcid:LackSocialAndEmotionalSupport
typeOf: dcs:HealthRelatedSocialNeedEnum
name: "LackSocialAndEmotionalSupport"

Node: dcid:ReceivedFoodStamp
typeOf: dcs:HealthRelatedSocialNeedEnum
name: "ReceivedFoodStamp"

Node: dcid:FoodInsecurity
typeOf: dcs:HealthRelatedSocialNeedEnum
name: "FoodInsecurity"

Node: dcid:UtilityServiceShutoffThreat
typeOf: dcs:HealthRelatedSocialNeedEnum
name: "UtilityServiceShutoffThreat"

Node: dcid:SociallyIsolated
typeOf: dcs:HealthRelatedSocialNeedEnum
name: "SociallyIsolated"

Node: dcid:particulateMatter2.5
name: "particulateMatter2.5"
typeOf: schema:Property
Expand Down
287 changes: 287 additions & 0 deletions stat_vars/cdc_stat_vars.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -2631,3 +2631,290 @@ measuredProperty: dcs:percent
age: dcs:Years18Onwards
healthOutcome: dcs:Diabetes
statType: dcs:confidenceIntervalUpperLimit

Node: dcid:Count_Person_18OrMoreYears_LackReliableTransport_AsAFractionOf_Count_Person_18OrMoreYears
typeOf: dcs:StatisticalVariable
populationType: dcs:Person
statType: dcs:measuredValue
measuredProperty: dcs:count
age: dcs:Years18Onwards
healthRelatedSocialNeed: dcs:LackReliableTransport
name: "Count of Population With Lack of Reliable Transport"
measurementDenominator: dcs:Count_Person_18OrMoreYears
description: "Lack of reliable transportation in the past 12 months among adults"

Node: dcid:LowerConfidenceIntervalLimit_Count_Person_18OrMoreYears_LackReliableTransport_AsAFractionOf_Count_Person_18OrMoreYears
name: "Lower Confidence Interval Limit, Population With Lack of Reliable Transport"
typeOf: dcs:StatisticalVariable
populationType: dcs:Person
measuredProperty: dcs:count
age: dcs:Years18Onwards
healthRelatedSocialNeed: dcs:LackReliableTransport
statType: dcs:confidenceIntervalLowerLimit
measurementDenominator: dcs:Count_Person_18OrMoreYears

Node: dcid:UpperConfidenceIntervalLimit_Count_Person_18OrMoreYears_LackReliableTransport_AsAFractionOf_Count_Person_18OrMoreYears
name: "Upper Confidence Interval Limit, Population With Lack of Reliable Transport"
typeOf: dcs:StatisticalVariable
populationType: dcs:Person
measuredProperty: dcs:count
age: dcs:Years18Onwards
healthRelatedSocialNeed: dcs:LackReliableTransport
statType: dcs:confidenceIntervalUpperLimit
measurementDenominator: dcs:Count_Person_18OrMoreYears

Node: dcid:SampleSize_Count_Person_18OrMoreYears_LackReliableTransport_AsAFractionOf_Count_Person_18OrMoreYears
name: "Sample Size, Population With Lack of Reliable Transport"
typeOf: dcs:StatisticalVariable
populationType: dcs:Person
measuredProperty: dcs:count
age: dcs:Years18Onwards
healthRelatedSocialNeed: dcs:LackReliableTransport
statType: dcs:sampleSize
measurementDenominator: dcs:Count_Person_18OrMoreYears

Node: dcid:Count_Person_18OrMoreYears_HousingInsecurity_AsAFractionOf_Count_Person_18OrMoreYears
typeOf: dcs:StatisticalVariable
populationType: dcs:Person
statType: dcs:measuredValue
measuredProperty: dcs:count
age: dcs:Years18Onwards
healthRelatedSocialNeed: dcs:HousingInsecurity
name: "Count of Population With Housing Insecurity"
measurementDenominator: dcs:Count_Person_18OrMoreYears
description: "Housing insecurity in the past 12 months among adults"

Node: dcid:LowerConfidenceIntervalLimit_Count_Person_18OrMoreYears_HousingInsecurity_AsAFractionOf_Count_Person_18OrMoreYears
name: "Lower Confidence Interval Limit, Population With Housing Insecurity"
typeOf: dcs:StatisticalVariable
populationType: dcs:Person
measuredProperty: dcs:count
age: dcs:Years18Onwards
healthRelatedSocialNeed: dcs:HousingInsecurity
statType: dcs:confidenceIntervalLowerLimit
measurementDenominator: dcs:Count_Person_18OrMoreYears

Node: dcid:UpperConfidenceIntervalLimit_Count_Person_18OrMoreYears_HousingInsecurity_AsAFractionOf_Count_Person_18OrMoreYears
name: "Upper Confidence Interval Limit, Population With Housing Insecurity"
typeOf: dcs:StatisticalVariable
populationType: dcs:Person
measuredProperty: dcs:count
age: dcs:Years18Onwards
healthRelatedSocialNeed: dcs:HousingInsecurity
statType: dcs:confidenceIntervalUpperLimit
measurementDenominator: dcs:Count_Person_18OrMoreYears

Node: dcid:SampleSize_Count_Person_18OrMoreYears_HousingInsecurity_AsAFractionOf_Count_Person_18OrMoreYears
name: "Sample Size, Population With Housing Insecurity"
typeOf: dcs:StatisticalVariable
populationType: dcs:Person
measuredProperty: dcs:count
age: dcs:Years18Onwards
healthRelatedSocialNeed: dcs:HousingInsecurity
statType: dcs:sampleSize
measurementDenominator: dcs:Count_Person_18OrMoreYears

Node: dcid:Count_Person_18OrMoreYears_LackSocialAndEmotionalSupport_AsAFractionOf_Count_Person_18OrMoreYears
typeOf: dcs:StatisticalVariable
populationType: dcs:Person
statType: dcs:measuredValue
measuredProperty: dcs:count
age: dcs:Years18Onwards
healthRelatedSocialNeed: dcs:LackSocialAndEmotionalSupport
name: "Count of Population With Lack of Social and Emotional Support"
measurementDenominator: dcs:Count_Person_18OrMoreYears
description: "Lack of social and emotional support among adults"

Node: dcid:LowerConfidenceIntervalLimit_Count_Person_18OrMoreYears_LackSocialAndEmotionalSupport_AsAFractionOf_Count_Person_18OrMoreYears
name: "Lower Confidence Interval Limit, Population With Lack of Social and Emotional Support"
typeOf: dcs:StatisticalVariable
populationType: dcs:Person
measuredProperty: dcs:count
age: dcs:Years18Onwards
healthRelatedSocialNeed: dcs:LackSocialAndEmotionalSupport
statType: dcs:confidenceIntervalLowerLimit
measurementDenominator: dcs:Count_Person_18OrMoreYears

Node: dcid:UpperConfidenceIntervalLimit_Count_Person_18OrMoreYears_LackSocialAndEmotionalSupport_AsAFractionOf_Count_Person_18OrMoreYears
name: "Upper Confidence Interval Limit, Population With Lack of Social and Emotional Support"
typeOf: dcs:StatisticalVariable
populationType: dcs:Person
measuredProperty: dcs:count
age: dcs:Years18Onwards
healthRelatedSocialNeed: dcs:LackSocialAndEmotionalSupport
statType: dcs:confidenceIntervalUpperLimit
measurementDenominator: dcs:Count_Person_18OrMoreYears

Node: dcid:SampleSize_Count_Person_18OrMoreYears_LackSocialAndEmotionalSupport_AsAFractionOf_Count_Person_18OrMoreYears
name: "Sample Size, Population With Lack of Social and Emotional Support"
typeOf: dcs:StatisticalVariable
populationType: dcs:Person
measuredProperty: dcs:count
age: dcs:Years18Onwards
healthRelatedSocialNeed: dcs:LackSocialAndEmotionalSupport
statType: dcs:sampleSize
measurementDenominator: dcs:Count_Person_18OrMoreYears

Node: dcid:Count_Person_18OrMoreYears_ReceivedFoodStamp_AsAFractionOf_Count_Person_18OrMoreYears
typeOf: dcs:StatisticalVariable
populationType: dcs:Person
statType: dcs:measuredValue
measuredProperty: dcs:count
age: dcs:Years18Onwards
healthRelatedSocialNeed: dcs:ReceivedFoodStamp
name: "Count of Population Received Food Stamp"
measurementDenominator: dcs:Count_Person_18OrMoreYears
description: "Received food stamps in the past 12 months among adults"

Node: dcid:LowerConfidenceIntervalLimit_Count_Person_18OrMoreYears_ReceivedFoodStamp_AsAFractionOf_Count_Person_18OrMoreYears
name: "Lower Confidence Interval Limit, Population Received Food Stamp"
typeOf: dcs:StatisticalVariable
populationType: dcs:Person
measuredProperty: dcs:count
age: dcs:Years18Onwards
healthRelatedSocialNeed: dcs:ReceivedFoodStamp
statType: dcs:confidenceIntervalLowerLimit
measurementDenominator: dcs:Count_Person_18OrMoreYears

Node: dcid:UpperConfidenceIntervalLimit_Count_Person_18OrMoreYears_ReceivedFoodStamp_AsAFractionOf_Count_Person_18OrMoreYears
name: "Upper Confidence Interval Limit, Population Received Food Stamp"
typeOf: dcs:StatisticalVariable
populationType: dcs:Person
measuredProperty: dcs:count
age: dcs:Years18Onwards
healthRelatedSocialNeed: dcs:ReceivedFoodStamp
statType: dcs:confidenceIntervalUpperLimit
measurementDenominator: dcs:Count_Person_18OrMoreYears

Node: dcid:SampleSize_Count_Person_18OrMoreYears_ReceivedFoodStamp_AsAFractionOf_Count_Person_18OrMoreYears
name: "Sample Size, Population Received Food Stamp"
typeOf: dcs:StatisticalVariable
populationType: dcs:Person
measuredProperty: dcs:count
age: dcs:Years18Onwards
healthRelatedSocialNeed: dcs:ReceivedFoodStamp
statType: dcs:sampleSize
measurementDenominator: dcs:Count_Person_18OrMoreYears

Node: dcid:Count_Person_18OrMoreYears_FoodInsecurity_AsAFractionOf_Count_Person_18OrMoreYears
typeOf: dcs:StatisticalVariable
populationType: dcs:Person
statType: dcs:measuredValue
measuredProperty: dcs:count
age: dcs:Years18Onwards
healthRelatedSocialNeed: dcs:FoodInsecurity
name: "Count of Population With Food Insecurity"
measurementDenominator: dcs:Count_Person_18OrMoreYears
description: "Food insecurity in the past 12 months among adults"

Node: dcid:LowerConfidenceIntervalLimit_Count_Person_18OrMoreYears_FoodInsecurity_AsAFractionOf_Count_Person_18OrMoreYears
name: "Lower Confidence Interval Limit, Population With Food Insecurity"
typeOf: dcs:StatisticalVariable
populationType: dcs:Person
measuredProperty: dcs:count
age: dcs:Years18Onwards
healthRelatedSocialNeed: dcs:FoodInsecurity
statType: dcs:confidenceIntervalLowerLimit
measurementDenominator: dcs:Count_Person_18OrMoreYears

Node: dcid:UpperConfidenceIntervalLimit_Count_Person_18OrMoreYears_FoodInsecurity_AsAFractionOf_Count_Person_18OrMoreYears
name: "Upper Confidence Interval Limit, Population With Food Insecurity"
typeOf: dcs:StatisticalVariable
populationType: dcs:Person
measuredProperty: dcs:count
age: dcs:Years18Onwards
healthRelatedSocialNeed: dcs:FoodInsecurity
statType: dcs:confidenceIntervalUpperLimit
measurementDenominator: dcs:Count_Person_18OrMoreYears

Node: dcid:SampleSize_Count_Person_18OrMoreYears_FoodInsecurity_AsAFractionOf_Count_Person_18OrMoreYears
name: "Sample Size, Population With Food Insecurity"
typeOf: dcs:StatisticalVariable
populationType: dcs:Person
measuredProperty: dcs:count
age: dcs:Years18Onwards
healthRelatedSocialNeed: dcs:FoodInsecurity
statType: dcs:sampleSize
measurementDenominator: dcs:Count_Person_18OrMoreYears

Node: dcid:Count_Person_18OrMoreYears_UtilityServiceShutoffThreat_AsAFractionOf_Count_Person_18OrMoreYears
typeOf: dcs:StatisticalVariable
populationType: dcs:Person
statType: dcs:measuredValue
measuredProperty: dcs:count
age: dcs:Years18Onwards
healthRelatedSocialNeed: dcs:UtilityServiceShutoffThreat
name: "Count of Population With Utility Service Shutoff Threat"
measurementDenominator: dcs:Count_Person_18OrMoreYears

Node: dcid:LowerConfidenceIntervalLimit_Count_Person_18OrMoreYears_UtilityServiceShutoffThreat_AsAFractionOf_Count_Person_18OrMoreYears
name: "Lower Confidence Interval Limit, Population With Utility Service Shutoff Threat"
typeOf: dcs:StatisticalVariable
populationType: dcs:Person
measuredProperty: dcs:count
age: dcs:Years18Onwards
healthRelatedSocialNeed: dcs:UtilityServiceShutoffThreat
statType: dcs:confidenceIntervalLowerLimit
measurementDenominator: dcs:Count_Person_18OrMoreYears
description: "Utility services shut-off threat in the past 12 months among adults"

Node: dcid:UpperConfidenceIntervalLimit_Count_Person_18OrMoreYears_UtilityServiceShutoffThreat_AsAFractionOf_Count_Person_18OrMoreYears
name: "Upper Confidence Interval Limit, Population With Utility Service Shutoff Threat"
typeOf: dcs:StatisticalVariable
populationType: dcs:Person
measuredProperty: dcs:count
age: dcs:Years18Onwards
healthRelatedSocialNeed: dcs:UtilityServiceShutoffThreat
statType: dcs:confidenceIntervalUpperLimit
measurementDenominator: dcs:Count_Person_18OrMoreYears

Node: dcid:SampleSize_Count_Person_18OrMoreYears_UtilityServiceShutoffThreat_AsAFractionOf_Count_Person_18OrMoreYears
name: "Sample Size, Population With Utility Service Shutoff Threat"
typeOf: dcs:StatisticalVariable
populationType: dcs:Person
measuredProperty: dcs:count
age: dcs:Years18Onwards
healthRelatedSocialNeed: dcs:UtilityServiceShutoffThreat
statType: dcs:sampleSize
measurementDenominator: dcs:Count_Person_18OrMoreYears

Node: dcid:Count_Person_18OrMoreYears_SociallyIsolated_AsAFractionOf_Count_Person_18OrMoreYears
typeOf: dcs:StatisticalVariable
populationType: dcs:Person
statType: dcs:measuredValue
measuredProperty: dcs:count
age: dcs:Years18Onwards
healthRelatedSocialNeed: dcs:SociallyIsolated
name: "Count of Population Socially Isolated"
measurementDenominator: dcs:Count_Person_18OrMoreYears
description: "Feeling socially isolated among adults"

Node: dcid:LowerConfidenceIntervalLimit_Count_Person_18OrMoreYears_SociallyIsolated_AsAFractionOf_Count_Person_18OrMoreYears
name: "Lower Confidence Interval Limit, Population Socially Isolated"
typeOf: dcs:StatisticalVariable
populationType: dcs:Person
measuredProperty: dcs:count
age: dcs:Years18Onwards
healthRelatedSocialNeed: dcs:SociallyIsolated
statType: dcs:confidenceIntervalLowerLimit
measurementDenominator: dcs:Count_Person_18OrMoreYears

Node: dcid:UpperConfidenceIntervalLimit_Count_Person_18OrMoreYears_SociallyIsolated_AsAFractionOf_Count_Person_18OrMoreYears
name: "Upper Confidence Interval Limit, Population Socially Isolated"
typeOf: dcs:StatisticalVariable
populationType: dcs:Person
measuredProperty: dcs:count
age: dcs:Years18Onwards
healthRelatedSocialNeed: dcs:SociallyIsolated
statType: dcs:confidenceIntervalUpperLimit
measurementDenominator: dcs:Count_Person_18OrMoreYears

Node: dcid:SampleSize_Count_Person_18OrMoreYears_SociallyIsolated_AsAFractionOf_Count_Person_18OrMoreYears
name: "Sample Size, Population Socially Isolated"
typeOf: dcs:StatisticalVariable
populationType: dcs:Person
measuredProperty: dcs:count
age: dcs:Years18Onwards
healthRelatedSocialNeed: dcs:SociallyIsolated
statType: dcs:sampleSize
measurementDenominator: dcs:Count_Person_18OrMoreYears

0 comments on commit f8f0f6e

Please sign in to comment.