fhdsl / DaSEH

🌼 Collection of materials to accompany the R25 funded "Data Science for Environmental Health" short course
https://daseh.org
MIT License
0 stars 1 forks source link

Create table/map of where all the dasehr datasets are being used #143

Open ehumph opened 3 months ago

ehumph commented 3 months ago

Look in both the lectures and labs

Also check the homeworks, though I believe those datasets are unique to the homework

ehumph commented 2 months ago

<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:x="urn:schemas-microsoft-com:office:excel" xmlns="http://www.w3.org/TR/REC-html40">

LECTURES |   |   |   |   |   |   -- | -- | -- | -- | -- | -- | --   | CalEnviroScreen | CO Heat ER | Yearly CO2 | Covid WW | WA waterways | other Input | x |   |   |   | x (excel file) Subsetting |   | x | x |   |   | x (mtcars as df, not tibble) Summarization |   | x | x (extra slides) |   |   Classes |   |   |   | x |   |   Cleaning |   | x | x |   | x | x (microplastics, diet data) Manipulating |   |   |   |   | x | x (vaccine and state bird data) Esquisse |   | x (wide vs long example) |   | x (mtcars images) Visualization |   | x |   |   |   |   Factors |   | x |   |   |   |   Statistics | x |   | x |   |   |   Output | x |   |   |   |   |   Functions | x |   |   |   |   | x (air quality for multiple dataframes)   |   |   |   |   |   |     |   |   |   |   |   |   LABS |   |   |   |   |   |     | CalEnviroScreen | CO Heat ER | Yearly CO2 | Covid WW | WA waterways | other Rstudio |   | x |   |   |   |   Basic R |   |   |   |   |   | x (numeric vectors, character vectors) Input |   |   |   |   | x |   Subsetting |   | x |   |   |   |   Summarization | x |   |   |   |   |   Classes |   |   |   | x |   | x (bespoke vectors) Cleaning | x |   |   |   |   | x (weight loss and blood type) Manipulating |   |   | x |   |   | x (yearly CC disasters) Esquisse | x |   |   |   |   |   Visualization |   |   |   |   | x |   Factors |   |   |   |   |   | x (youth tobacco survey) Statistics | x |   |   |   |   |   Output |   |   |   | x |   |   Functions | x |   |   |   |   |  

ehumph commented 2 months ago

Looking at this, the CalEnviroScreen dataset could probably just be used for the labs and removed from the lectures (if we want to streamline things).

Alternatively, I can remove it completely and the students can instead work almost exclusively with the CO ER Visits for Heat Exhaustion dataset

ehumph commented 2 months ago

@avahoffman

avahoffman commented 2 months ago

@ehumph Thanks so much for this! We can discuss at the sync later today!! 😄