Description Usage Arguments Examples
get_data: Pull data from CDC Wonder using wonderpy and put it into a good format
1 2 3 4 5 6 7 8 9 |
ROOTPATH |
path to directory that includes an "input" and "output" folder |
MCD1 |
ICD10 codes |
MCD2 |
ICD10 codes that must ALSO be included in the MCD |
RUNNAME |
Name for the data you will pull |
replace |
Default True, if False or if the data file does not exist it will pull data |
by_vars |
Segment the data by sex, race, hispanic, and/or state. Year is always included. |
pypath |
Defaults to where python in CMD. You can also set the path to your Python 3 EXE file |
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.