Skip to content

A tiny python program that uses sFTP to fetch Press Ganey's raw XML data files and transforms them into easy-to-use/integrate flat CSV files

License

Notifications You must be signed in to change notification settings

puddlejumper90/PressGaneyPatientSatisfactionParserLite

 
 

Repository files navigation

PressGaneyPatientSatisfactionParserLite (NON-SFTP)

An alternative version of the tiny python program fetches Press Ganey's raw XML data files from a local file system and transforms them into easy-to-use/integrate flat CSV files

FORKED to create a verson of the code that bypasses SFTP and works straight out of file directories. XML files in this scenario are being automatically placed in a specific folder. The goal is to parse these files, save to a new csv file, then move the parsed XML files to an archive folder.

Additional features may be added as needed.

About

A tiny python program that uses sFTP to fetch Press Ganey's raw XML data files and transforms them into easy-to-use/integrate flat CSV files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%