dss-hmi / suicide-prevention-2019

Projects evaluates change in suicide morbidity and mortality rates among youth (10-24) in relationship to the GLS suicide prevention program in selected Florida counties.
GNU General Public License v2.0
0 stars 1 forks source link

GLS program activity report #1

Open andkov opened 5 years ago

andkov commented 5 years ago

We receiving a program activity summary from Kim as a spreadsheet. Create a report (series of reports) that describe where and how much the program was administered in selected counties.

Jodh commented 5 years ago

Do you want the sheets to be csv and individual files? Instead of one whole worsksheet.

andkov commented 5 years ago

@Jodh , no. Kim is working with that excel file. She adds rows as new program activities are measured (training and community awareness). We want to keep this excel file as immutable as possible. This is out line of communication to Kim's program performance data.

The script ./manipulation/0-greeter-gls.R establishes the data input of this excel sheet into out environment, conducts basic grooming, and stores the results in ./data-unshared/derived/ as an .rds and .csv form. This object becomes a source of data for subsequent analytic efforts involving GLS activity.

Will create a few issues in a minute with suggestions what you can work on as you study this script.

andkov commented 5 years ago

@Jodh , study the ggplot examples in this script and the create a ggplot: