Python package to manipulate health (CMS) data

Package cms

Package cms.tools

This package contains code that was written to try to extract corrupted medicare data for 2015. Ultimately, this attempt was unsuccessful.

Additional details

Parsing FTS

File transfer summary (FTS) document contains information about the data extract. These are plain text files containing information such as the number of columns in the data extract, number of rows and the size of the data file. The FTS document provides the starting positions, the length and the generic format of each of the column (such as character, numeric or date)