codeforamerica / project-ideas

A place to collect ideas for CfA health projects
41 stars 10 forks source link

Supporting interactive epidemiology data apps w/ R and Shiny #29

Open daguar opened 10 years ago

daguar commented 10 years ago

@jmadans passed along a note from an epidemiologist in the public health world who was using...

to create interactive web interfaces to epi data. He was looking for a Linux server to deploy to, but this sparked a broader idea to me — providing the support infrastructure (documentation + active outreach/dissemination) for epidemiologists to use R + Shiny to deploy their own web interactives with the data they are holding onto.

To me, this is really about capacity-building inside public health departments by connecting folks to a world they simply often don't know about yet.

Some elements of this could be:

Basically my hunch here is that this is how we bridge that domain divide — so many of the people in public health know SAS, and R isn't a huge leap. And once you know R, Shiny is even less of a leap. And if we make it dead-easy for them to know how they can publish their R work to the world, everyone wins.

FIN.

cc @migurski

daguar commented 10 years ago

cc @semerj — Want to start working on a tutorial for deploying to both ShinyApps.io and heroku?

semerj commented 10 years ago

yeah, let's do this

haroldgil commented 7 years ago

@daguar Hi, I was wondering if this idea for a project was pursued.

RFNajera commented 6 years ago

So... Did you guys do this?