Skip to content

Commit cddbe7c

Browse files
Data Commonscopybara-github
authored andcommitted
This CL adds a new import "WHO_TuberculosisEstimatedIncidenceRate" from the World Health Organization (WHO).
PiperOrigin-RevId: 891381129
1 parent d6dbdd3 commit cddbe7c

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

core/measurement_methods.mcf

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -431,3 +431,8 @@ name: "MOSPI Third Revised Estimates"
431431
typeOf: dcs:MeasurementMethodEnum
432432
description: "Measurement method for MOSPI Third Revised Estimates."
433433

434+
Node: dcid:WHOEstimate
435+
name: "WHO Estimate"
436+
typeOf: dcs:MeasurementMethodEnum
437+
description: "Estimated data value calculated and published by the World Health Organization."
438+

core/schema.mcf

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11722,3 +11722,8 @@ name: "Junior college"
1172211722
Node: dcid:ReEnrolledInSchool
1172311723
typeOf: dcid:USC_SchoolEnrollmentEnum
1172411724
name: "Re enrolled in school"
11725+
11726+
Node: dcid:TuberculosisAndHIV
11727+
typeOf: dcid:Disease
11728+
name: "Tuberculosis And HIV"
11729+
isProvisional: dcs:True
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
Node: dcid:Count_MedicalConditionIncident_ConditionTuberculosisAndHIV_AsAFractionOf_Count_Person
2+
typeOf: dcid:StatisticalVariable
3+
name: "HIV positive tuberculosis estimated incidence rate"
4+
populationType: dcid:MedicalConditionIncident
5+
measuredProperty: dcid:count
6+
statType: dcid:measuredValue
7+
measurementDenominator: dcid:Count_Person
8+
medicalCondition: dcid:TuberculosisAndHIV

0 commit comments

Comments
 (0)