Skip to content

Commit 8dcef60

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 ab12400 commit 8dcef60

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

core/schema.mcf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11722,3 +11722,7 @@ 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"
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: "Incidence rate of people with tuberculosis and HIV"
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)