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

Combine population estimates and mortality data at 1 year resolution #39

Open andkov opened 4 years ago

andkov commented 4 years ago

@mmmmtoasty19 , please create a script "./manipulation/9-aggregator-2" which would combine the population and mortality data into a single dataset at the 1 year temporal resolution. Please study the script "/manipulation/greeter-cause113-age10-age99.R" which imports suicide mortality data at 1-year resolution. The script ./manipulation/9-aggregator-2.R which you will create needs to combine these two data sources into a single dataset for all subsequent analysis. Please study the the "manipulation/9-aggregator.R` for the ideas how to structure it.