/CDC-Wonder-API

Takes in an ICD-10 code parameter, and sends an XML POST request to https://wonder.cdc.gov/controller/datarequest/D76. Converts the response XML to a Python dictionary containing death counts between 1999 and 2019.

Primary LanguagePython

Watchers