load-cms-data

所属分类:建站系统
开发工具:Python
文件大小:10190KB
下载次数:0
上传日期:2013-08-06 22:35:53
上 传 者sh-1993
说明:  简单的Python脚本,用于解析Medicare和Medicaid医院费用数据中心并将其加载到数据库中
(Simple Python scripts to parse and load Centers for Medicare and Medicaid Hospital Charge Data into a database)

文件列表:
LICENSE (1078, 2013-08-07)
cms_charge_data.s3db (9090048, 2013-08-07)
create_cms_db.py (2708, 2013-08-07)
data (0, 2013-08-07)
data\Medicare_Provider_Charge_Inpatient_DRG100_FY2011.csv (26449895, 2013-08-07)
data\Medicare_Provider_Charge_Outpatient_APC30_CY2011.csv (6662816, 2013-08-07)
data\ZipHsaHrr11.csv (1722213, 2013-08-07)
load_cms_data.py (7893, 2013-08-07)

load-cms-data ============= Simple Python scripts to parse and load the Centers for Medicare and Medicaid Services (CMS) [Medicare Provider Charge Data](http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/) into a Sqlite3 database (easily adaptable for SQL-based database of your choosing). The data were released by CMS in XLS/CSV files and provide the average charges and Medicare payments for the top 100 inpatient services (by DRG code) and top 30 outpatient services (by APC code) for over 3000 care providers. To use, simply run `python load_cms_data.py -d ` (must have `create_cms_db.py` in the same folder). Or just use the pre-made s3db in this repository. Used for http://HealthCostNegotiator.com.

近期下载者

相关文件


收藏者