AlertaDengue / PySUS

Library to download, clean and analyze openly available datasets from Brazilian Universal health system, SUS.
GNU General Public License v3.0
173 stars 68 forks source link

Make disease name and code case insensitive in SINAN module #174

Open fccoelho opened 9 months ago

fccoelho commented 9 months ago

Currently downloading function only recognize disease code and is case sensitive. It must recognize disease name as well, and be case insensitive.