Data4Democracy / drug-spending

Project to understand pharmaceutical spending, currently focused on US government programs.
73 stars 46 forks source link

Update Medicare D Shiny app to work with latest version of data.world SDK #62

Closed jenniferthompson closed 7 years ago

jenniferthompson commented 7 years ago

In preparation for an RViews blog post with Rafa from DW, made some updates to the Shiny app to work with the latest version of the SDK. Main changes were to combine_data.R, where I now both query and upload files to DW. global.R now reads the new data file in directly from DW.

I also added a link to source code and made a couple of tweaks to plot titles.