Skip to content

Commit

Permalink
India NFHS Manifests CL at State and District level.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 646811149
  • Loading branch information
Data Commons authored and copybara-github committed Jun 26, 2024
1 parent 56e2869 commit f92b675
Show file tree
Hide file tree
Showing 11 changed files with 7,528 additions and 1 deletion.
5 changes: 4 additions & 1 deletion core/WorldDevelopmentIndicators.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,6 @@ sameAs: dcid:bio/DOID_11801
medicalSubjectHeadingDescriptorID: dcid:bio/D011502
icd10CMCode: dcid:ICD10/E46


Node: dcid:SevereWasting
typeOf: dcs:MedicalConditionIncidentTypeEnum
name: "SevereWasting"
Expand Down Expand Up @@ -372,3 +371,7 @@ name: "Net Value Added"
typeOf: schema:EconomicActivitySourceEnum
description: "Net value added is obtained by deducting consumption of fixed capital (or depreciation charges) from gross value added. Net value added therefore equals gross wages, pre-tax profits net of depreciation, and indirect taxes less subsidies."
descriptionUrl: "https://en.wikipedia.org/wiki/Value_added"

Node: dcid:ChildBirthExpenditure
typeOf: dcs:ExpenditureTypeEnum
name: "Child Birth Expenditure"
47 changes: 47 additions & 0 deletions core/cdc.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ description: "This property describes preventive health measures such as going o
rangeIncludes: dcs:HealthPreventionEnum
domainIncludes: schema:Person

Node: dcid:diseaseControlMeasure
name: "diseaseControlMeasure"
rangeIncludes: dcs:HealthPreventionEnum
typeOf: schema:Property

Node: dcid:healthBehavior
typeOf: schema:Property
name: "healthBehavior"
Expand Down Expand Up @@ -140,6 +145,11 @@ name: "WithHealthInsurance"
typeOf: dcs:HealthPreventionEnum
description: "Currently with health insurance."

Node: dcid:WithHealthFinanceScheme
typeOf: dcs:HealthPreventionEnum
name: "With Health Finance Scheme"
description: "Currently with a health finance scheme."

Node: dcid:PapSmearTest
name: "PapSmearTest"
typeOf: dcs:HealthPreventionEnum
Expand All @@ -165,10 +175,47 @@ Node: dcid:Obesity
name: "Obesity"
typeOf: dcs:BodyMassIndexClassificationEnum

Node: dcid:BodyMassIndexBelowNormal
typeOf: dcs:BodyMassIndexClassificationEnum
name: "Body Mass Index Below Normal"

Node: dcid:HighRiskOfWaistToHipRatio
typeOf: dcs:BodyMassIndexClassificationEnum
name: "High Risk Of Waist To Hip Ratio"

Node: dcid:AllTeethLoss
name: "AllTeethLoss"
typeOf: dcs:HealthOutcomeEnum

Node: dcid:OralCancer
typeOf: dcs:HealthOutcomeEnum
name: "Oral Cancer"

Node: dcid:HighBloodSugarLevel
typeOf: dcs:HealthOutcomeEnum
name: "High Blood Sugar Level"

Node: dcid:VeryHighBloodSugarLevel
typeOf: dcs:HealthOutcomeEnum
name: "Very High Blood Sugar Level"

Node: dcid:ElevatedBloodPressure
typeOf: dcs:HealthOutcomeEnum
name: "Elevated Blood Pressure"

Node: dcid:MidlyElevatedBloodPressure
typeOf: dcs:HealthOutcomeEnum
name: "Midly Elevated Blood Pressure"

Node: dcid:ModeratelyElevatedBloodPressure
typeOf: dcs:HealthOutcomeEnum
name: "Moderately Elevated Blood Pressure"

Node: dcid:SeverelyElevatedBloodPressure
typeOf: dcs:HealthOutcomeEnum
name: "Severely Elevated Blood Pressure"


Node: dcid:Mammography
name: "Mammography"
typeOf: dcs:HealthPreventionEnum
Expand Down
38 changes: 38 additions & 0 deletions core/cdc_prams.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -297,3 +297,41 @@ typeOf: schema:Class
subClassOf: schema:Person
name: "Infant"
description: "Infant"

Node: dcid:TakingMedicine
typeOf: dcs:HealthPreventionEnum
name: "TakingMedicine"

Node: dcid:OralRehydrationSalt
typeOf: dcs:HealthPreventionEnum
name: "Oral Rehydration Salt"

Node: dcid:ReceivedZinc
typeOf: dcs:HealthPreventionEnum
name: "Received Zinc"

Node: dcid:OralCavityExamination
typeOf: dcs:HealthPreventionEnum
name: "OralCavityExamination"

Node: dcid:BreastCancerExamination
typeOf: dcs:HealthPreventionEnum
name: "Breast Cancer Examination"

Node: dcid:ConsumedIronFolicAcid
typeOf: dcs:HealthPreventionEnum
name: "Consumed Iron Folic Acid"

Node: dcid:consumptionPeriod
name: "consumptionPeriod"
rangeIncludes: dcs:ConsumptionPeriodEnum
typeOf: schema:Property

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

Node: dcid:BreastFeedingWithinOneHourOfBirth
typeOf: dcs:BreastFeedingPracticeEnum
name: "BreastFeedingWithinOneHourOfBirth"
9 changes: 9 additions & 0 deletions core/census_properties.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -406,6 +406,15 @@ description: "The status of a household's internet access."
domainIncludes: dcs:Household, dcs:Person
rangeIncludes: dcs:USC_InternetAccessStatusEnum

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

Node: dcid:EverUsedInternet
typeOf: dcs:InternetAccessStatusEnum
name: "EverUsedInternet"

Node: dcid:periodOfMilitaryService
typeOf: schema:Property
name: "periodOfMilitaryService"
Expand Down
172 changes: 172 additions & 0 deletions core/dcschema.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -416,6 +416,7 @@ name: "duration"
Node: schoolingDuration
dcid: "schoolingDuration"
typeOf: schema:Property
rangeIncludes: dcs:QuantityRange
domainIncludes: schema:Student
name: "schoolingDuration"

Expand Down Expand Up @@ -887,6 +888,12 @@ typeOf: schema:Class
subClassOf: schema:Person
name: "Child"

Node: dcid:childBirthOrder
name: "childBirthOrder"
description: "The birth order of the child.A first-order birth is the first child born to parents, second-order is the second, and so on."
rangeIncludes: dcs:QuantityRange
typeOf: schema:Property

Node: DarwinCoreBiologicalSpecimen
dcid: "BiologicalSpecimen"
name: "BiologicalSpecimen"
Expand All @@ -902,6 +909,25 @@ dcid: "BirthEvent"
name: "BirthEvent"
description: "Birth"

Node: dcid:birthConductedBy
name: "birthConductedBy"
rangeIncludes: dcs:HealthWorkerEnum
typeOf: schema:Property

Node: dcid:postBirthCare
name: "postBirthCare"
rangeIncludes: dcs:PostBirthCareEnum
typeOf: schema:Property

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

Node: dcid:ReceivedBirthCareWithin24Hour
typeOf: dcs:PostBirthCareEnum
name: "ReceivedBirthCareWithin24Hour"

# EXTENDING PROPERTIES OF BIRTHEVENT
Node: mothersAge
typeOf: schema:Property
Expand Down Expand Up @@ -970,6 +996,20 @@ domainIncludes: schema:BirthEvent
description: "The weight of the child at birth."
descriptionUrl: "https://wonder.cdc.gov/wonder/help/Natality.html#Weight"

Node: dcid:pregnancyCare
name: "pregnancyCare"
rangeIncludes: dcs:PregnancyCareEnum
typeOf: schema:Property

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

Node: dcid:MotherChildProtectionCard
typeOf: dcs:PregnancyCareEnum
name: "Mother Child Protection Card"

Node: dcid:prePregnancyBMI
typeOf: schema:Property
name: "prePregnancyBMI"
Expand All @@ -978,6 +1018,20 @@ domainIncludes: schema:BirthEvent
description: "The pre-pregnancy Body Mass Index (BMI) of the mother."
descriptionUrl: "https://wonder.cdc.gov/wonder/help/natality-expanded.html#Average-Pre-pregnancy-BMI"

Node: dcid:pregnancyHealthPrevention
name: "pregnancyHealthPrevention"
rangeIncludes: dcs:PregnancyHealthPreventionEnum
typeOf: schema:Property

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

Node: dcid:ProtectionAgainstNeonatalTetanus
typeOf: dcs:PregnancyHealthPreventionEnum
name: "Protection Against Neonatal Tetanus"

Node: dcid:intervalSinceLastBirth
typeOf: schema:Property
name: "intervalSinceLastBirth"
Expand Down Expand Up @@ -3008,6 +3062,14 @@ Node: dcid:Polio
name: "Polio"
typeOf: dcid:VaccineTypeEnum

Node: dcid:Penta
typeOf: dcs:VaccineTypeEnum
name: "Penta Vaccine"

Node: dcid:HepatitisB
typeOf: dcs:VaccineTypeEnum
name: "HepatitisB Vaccine"

Node: dcid:Vaccine
name: "Vaccine"
typeOf: schema:Class
Expand All @@ -3021,6 +3083,53 @@ typeOf: schema:Property
domainIncludes: dcs:Vaccine, dcs:Person
rangeIncludes: dcs:VaccineStatusEnum

Node: dcid:vaccineDoseReceived
name: "vaccineDoseReceived"
rangeIncludes: dcs:QuantityRange
typeOf: schema:Property

Node: dcs:VaccineDose
typeOf: dcs:UnitOfMeasure
name: "Vaccine Dose"
description: "VaccineDose"

Node: dcid:vaccineInformation
name: "vaccineInformation"
rangeIncludes: dcs:VaccineInformationEnum
typeOf: schema:Property

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

Node: dcid:VaccinationCard
typeOf: dcs:VaccineInformationEnum
name: "Vaccination Card"

Node: dcid:MotherRecall
typeOf: dcs:VaccineInformationEnum
name: "Mother Recall"

Node: dcid:vaccinationCentre
name: "vaccinationCentre"
rangeIncludes: dcs:HealthEstablishmentTypeEnum
typeOf: schema:Property

Node: dcid:doseTimeFrame
name: "doseTimeFrame"
rangeIncludes: dcs:DoseTimeFrameEnum
typeOf: schema:Property

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

Node: dcid:Last6Months
typeOf: dcs:DoseTimeFrameEnum
name: "Last6Months"

Node: dcid:closeMatch
name: "closeMatch"
typeOf: schema:Property
Expand Down Expand Up @@ -3419,6 +3528,11 @@ typeOf: dcs:AgeGroupClassificationEnum
name: "Perinatal"
description: "Refers to the number of still-births and deaths of persons under 7 days of age per thousand live-births and still-births"

Node: dcid:Neonate
typeOf: dcs:AgeGroupClassificationEnum
name: "Neonate"
description: "A newborn child, especially one who is less than a month old."

Node: dcid:MaritalStatusEnum
typeOf: schema:Class
subClassOf: schema:Enumeration
Expand All @@ -3436,6 +3550,14 @@ Node: dcid:NotLivingTogether
typeOf: dcs:MaritalStatusEnum
name: "NotLivingTogether"

Node: dcid:MarriedBefore18Years
typeOf: dcs:MaritalStatusEnum
name: "MarriedBefore18Years"

Node: dcid:MarriedBefore21Years
typeOf: dcs:MaritalStatusEnum
name: "MarriedBefore21Years"

Node: dcid:memberList
typeOf: schema:Property
description: "List of members. Contains a comma-separated list of ordered values."
Expand Down Expand Up @@ -3502,6 +3624,56 @@ typeOf: schema:Property
domainIncludes: dcs:HealthEstablishment
rangeIncludes: dcs:HealthEstablishmentTypeEnum

Node: dcid:healthCareAdvice
name: "healthCareAdvice"
rangeIncludes: dcs:HealthCareAdviceEnum
typeOf: schema:Property

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

Node: dcid:HealthWorkerTalkedAboutFamilyPlanning
typeOf: dcs:HealthCareAdviceEnum
name: "Health Worker Talked About Family Planning"

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

Node: dcid:HealthPersonnel
typeOf: dcs:HealthWorkerEnum
name: "Health Personnel"

Node: dcid:Doctor
typeOf: dcs:HealthWorkerEnum
name: "Doctor"

Node: dcid:LadyHealthVisitor
typeOf: dcs:HealthWorkerEnum
name: "Lady Health Visitor"

Node: dcid:Nurse
typeOf: dcs:HealthWorkerEnum
name: "Nurse"

Node: dcid:AuxiliaryNurseMidwifery
typeOf: dcs:HealthWorkerEnum
name: "Auxiliary Nurse Midwifery"

Node: dcid:Midwife
typeOf: dcs:HealthWorkerEnum
name: "Midwife"

Node: dcid:HealthPersonnel
typeOf: dcs:HealthWorkerEnum
name: "Health Personnel"

Node: dcid:HealthProvider
typeOf: dcs:HealthWorkerEnum
name: "Health Provider"

Node: dcid:footnote
typeOf: schema:Property
Expand Down
Loading

0 comments on commit f92b675

Please sign in to comment.