Skip to content

Conversation

mandelapro
Copy link

Updated names and descriptions in the following files.

  1. calculated_stat_vars_gender
  2. california_stat_vars
  3. canada_statvars
  4. cdc_annual_demographics

@hareesh-ms hareesh-ms requested a review from kmoscoe July 30, 2025 18:55
Node: dcid:Count_MedicalConditionIncident_ConditionAcuteFlaccidParalysis
name: "Number of incidents of acute flaccid paralysis"
description: "The number of medical condition incidents identified as Acute flaccid paralysis"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lowercase acute

Copy link
Contributor

@kmoscoe kmoscoe Aug 4, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not going to review every change here yet. Please first ensure the following:

  1. "incidents" is pluralized everywhere it followsl "number of".
  2. "medical condition incidents" or just "incidents" is used consistently
  3. Lowercase everything except conditions named after a person.

The gender- and race-based variables don't follow the conventions I set out in https://docs.google.com/document/d/10dTqGxbcmY9q7QUc0pLaY_r9PnOcT4BQgcJjqrOTGuc/edit. Please do this first.

typeOf: dcid:StatisticalVariable
populationType: dcid:MedicalConditionIncident
measuredProperty: dcid:count
statType: dcid:measuredValue
medicalCondition: dcid:COVID19

Node: dcid:Count_MedicalConditionIncident_ConditionDiarrheaWaterWithBlood
name: "Number of medical condition incident with diarrhea with blood"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Above you don't call it "medical condition" incidents. Pick one and be consistent. Also plural "incidents"

typeOf: dcid:StatisticalVariable
populationType: dcid:MedicalConditionIncident
measuredProperty: dcid:count
statType: dcid:measuredValue
medicalCondition: dcid:COVID19

Node: dcid:Count_MedicalConditionIncident_ConditionDiarrheaWaterWithBlood
name: "Number of medical condition incident with diarrhea with blood"
description: "The Number of medical condition incidents involving Diarrhea with blood"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lowercase number and diarrhea

typeOf: dcid:StatisticalVariable
populationType: dcid:MedicalConditionIncident
measuredProperty: dcid:count
statType: dcid:measuredValue
medicalCondition: dcid:DiarrheaWaterWithBlood

Node: dcid:Count_MedicalConditionIncident_ConditionDiarrheaWaterWithoutBlood
name: "Number of medical condition incident with diarrhea without blood"
description: "The Number of medical condition incidents involving Diarrhea without blood"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here.

typeOf: dcid:StatisticalVariable
populationType: dcid:MedicalConditionIncident
measuredProperty: dcid:count
statType: dcid:measuredValue
medicalCondition: dcid:DiarrheaWaterWithoutBlood

Node: dcid:Count_MedicalConditionIncident_ConditionFemaleNonVesGenitalUlcer
name: "Number of medical condition incident with female non-vesicular Genital ulcer"
description: "The Number of medical condition incidents involving female non-vesicular Genital ulcer"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same comment here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants