OHDSI / ETL-CMS

Workproducts to ETL CMS datasets into OMOP Common Data Model
Apache License 2.0
94 stars 52 forks source link

Python3 compatibility and "all" download option #55

Closed mustafaascha closed 2 years ago

mustafaascha commented 6 years ago

Added python version check to determine whether alternative urllib import is necessary to accommodate python 3, also added an "all" option to download all files instead of writing out 1 through 20.

I suggest someone test this, though it worked fine for me.