Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USP Drug Classification data dictionary + tidying #33

Merged

Commits on Feb 3, 2017

  1. Data Wrangling for Drug Use Visualizations (Data4Democracy#24)

    * Pulling drug use classes out of the CMS PUF files for categorizing the Plan D data
    
    * Fixed directory creating, refactored df, shortened loop
    dhuppenkothen authored and mattgawarecki committed Feb 3, 2017
    Configuration menu
    Copy the full SHA
    ac875b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2017

  1. Script for data reading/wrangling (Data4Democracy#25)

    * Fix gitignore to ignore XLSX/ZIP and move CMS data to its own dir
    
    * Add drug names back into annual spending data, for ease of use
    
    * Forgot to add notebook in last commit
    
    * Fix exploration notebook after earlier changes
    
    * Add .DS_Store files to .gitignore
    
    * Remove Medicare drug spending dataset (migrated to data.world)
    
    * Remove data in favor of using data.world
    
    - (External) Move all data files to data.world repository (https://data.world/data4democracy/drug-spending)
    - Remove data/ directory
    - Correct notebook code to work with data.world as a source
    
    * Wrote a helper function that gets data from a URL, wrote function that downloads Part D data based on notebook
    
    * Added docstring to function
    
    * Added more functions that load data wrangle it
    
    * Added argument parser and squashed some bugs
    
    * Removed dependence on openpyxl, since Pandas does the trick
    
    * Notebook runs
    
    * Minor change to command line arg and addition to help string
    
    * Move comments into Markdown cells and add CSV output
    
    * Added functionality to decide between input/output data formats; supports cvs and feather at the moment
    dhuppenkothen authored and mattgawarecki committed Feb 4, 2017
    Configuration menu
    Copy the full SHA
    df5ae74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a471e83 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2017

  1. Configuration menu
    Copy the full SHA
    0228bbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03bfc17 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2017

  1. Configuration menu
    Copy the full SHA
    b5f2cda View commit details
    Browse the repository at this point in the history
  2. Merge pull request Data4Democracy#29 from jenniferthompson/master

    Markdown version of goals statement - first draft.
    jenniferthompson committed Feb 6, 2017
    Configuration menu
    Copy the full SHA
    3ac353d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1cbf1e2 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2017

  1. Configuration menu
    Copy the full SHA
    c6e4f2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcd95fa View commit details
    Browse the repository at this point in the history
  3. small changes

    cduvallet committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    53563a4 View commit details
    Browse the repository at this point in the history
  4. update links

    cduvallet committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    dc023fd View commit details
    Browse the repository at this point in the history
  5. small changes

    cduvallet committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    8fc78cf View commit details
    Browse the repository at this point in the history
  6. Merge pull request Data4Democracy#31 from skirmer/master

    Cleaning drug manufacturer data sourced from CMS.
    jenniferthompson committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    c105869 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2017

  1. Configuration menu
    Copy the full SHA
    8a15e47 View commit details
    Browse the repository at this point in the history
  2. Merge pull request Data4Democracy#35 from Data4Democracy/data-diction…

    …aries
    
    Merge data-dictionaries branch in preparation for restructuring
    jenniferthompson committed Feb 8, 2017
    Configuration menu
    Copy the full SHA
    b675cdf View commit details
    Browse the repository at this point in the history
  3. added direct link to the datasets of interest

    Selah Lynch committed Feb 8, 2017
    Configuration menu
    Copy the full SHA
    468a753 View commit details
    Browse the repository at this point in the history
  4. Merge pull request Data4Democracy#39 from selahlynch/patch-1

    added direct link to the datasets of interest
    jenniferthompson committed Feb 8, 2017
    Configuration menu
    Copy the full SHA
    aa1e34d View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2017

  1. Restructuring of repo (Data4Democracy#36)

    * Reorganization FTW
    
    * Reorganization FTW, part 2
    
    * Add .gitignore
    
    * Add READMEs to each subdirectory. Rename data dictionary template (now TEMPLATE) and remove suffix from manufacturer_datadict.md.
    
    * Add link to data.world Python client
    
    * Update main README to reflect new file structure
    
    * Fix link to datadictionaries
    
    * Really fix it this time
    
    * Fix the other datadictionaries links to overview and template
    
    * More streamlining and edits to README
    jenniferthompson authored and mattgawarecki committed Feb 9, 2017
    Configuration menu
    Copy the full SHA
    5712435 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc445b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22db3e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02b95af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62c92b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2017

  1. Configuration menu
    Copy the full SHA
    c7fdbe1 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2017

  1. Configuration menu
    Copy the full SHA
    e63ff4d View commit details
    Browse the repository at this point in the history