Metadata-Version: 1.0
Name: PySUS
Version: 0.1.1
Summary: Tools for dealing with Brazil's Public health data
Home-page: UNKNOWN
Author: Flavio Codeco Coelho
Author-email: fccoelho@gmail.com
License: gpl-v3
Description: # PySUS
        
        This package collects a set of utilities for handling with public databases published by Brazil's DATASUS
        
        ## Features
        
        - Decode encoded patient age to any time unit (years, months, etc)
        - Convert `.dbc` files to DBF databases or read them into pandas dataframes. DBC files are basically DBFs compressed by a proprietary algorithm.
        
        ## Instalation
        
        `
        $ sudo pip install PySUS`
        
Platform: UNKNOWN
