Skip to content

Commit 22baf26

Browse files
committed
cleanup capitalizations, capitalize chime on line 7, other cleanup
1 parent da43c4e commit 22baf26

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

src/chime_dash/app/templates/en/sidebar.yml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
hospital_parameters: Hospital Parameters
2-
population: Regional Population
3-
market_share: Hospital Market Share (%)
4-
current_hospitalized: Currently Hospitalized COVID-19 Patients
2+
population: Regional population
3+
market_share: Hospital market share (%)
4+
current_hospitalized: Currently hospitalized COVID-19 patients
55

66
spread_parameters: Spread and Contact Parameters
7-
date_first_hospitalized: Date of first hospitalized case - Enter this date to have chime estimate the initial doubling time
7+
date_first_hospitalized: Date of first hospitalized case (enter this date to have CHIME estimate the initial doubling time)
88
doubling_time: Doubling time in days (up to today. This overwrites date of first hospitalized estimation)
99
relative_contact_rate: Social distancing (% reduction in social contact going forward)
1010

1111
severity_parameters: Severity Parameters
12-
hospitalized_rate: Hospitalization %(total infections)
13-
icu_rate: ICU %(total infections)
14-
ventilated_rate: Ventilated %(total infections)
15-
infectious_days: Infectious Days
16-
hospitalized_los: Average Hospital Length of Stay (days)
17-
icu_los: Average Days in ICU
18-
ventilated_los: Average Days on Ventilator
12+
hospitalized_rate: Hospitalization rate (% of total infections)
13+
icu_rate: ICU (% of total infections)
14+
ventilated_rate: Ventilated (% of total infections)
15+
infectious_days: Infectious days
16+
hospitalized_los: Average hospital length of stay (in days)
17+
icu_los: Average days in ICU
18+
ventilated_los: Average days on ventilator
1919

20-
display_parameters: Display parameters
20+
display_parameters: Display Parameters
2121
n_days: Number of days to project
22-
current_date: Current date (Default is today)
22+
current_date: Current date (default is today)
2323
max_y_axis: Set the Y-axis on graphs to a static
2424
max_y_axis_value: Maximal y-axis value (leave blank for no max value)
2525
show_tables: Show tables with data

0 commit comments

Comments
 (0)