umls_downloader

Don't worry about UMLS, RxNorm, SNOMED, or SemMedDB licensing - write code that knows how to download it automatically

MIT License

Downloads
12.2K
Stars
33
Committers
2
umls_downloader - v0.1.3 Latest Release

Published by cthoyt 7 months ago

What's Changed

Full Changelog: https://github.com/cthoyt/umls_downloader/compare/v0.1.2...v0.1.3

umls_downloader - v0.1.2

Published by cthoyt 12 months ago

Full Changelog: https://github.com/cthoyt/umls_downloader/compare/v0.1.1...v0.1.2

UMLS changed the structure of the MRCONSO releases, this update makes umls_downloader keep working (and remain backwards compatible)

umls_downloader - v0.1.1

Published by cthoyt about 2 years ago

umls_downloader - v0.1.0

Published by cthoyt over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/cthoyt/umls_downloader/compare/v0.0.3...v0.1.0

umls_downloader - v0.0.3

Published by cthoyt over 2 years ago

umls_downloader -

Published by cthoyt almost 3 years ago

The second release adds two things:

  1. Don't re-download a file if it already exists. Also allow for forcing of re-downloading
  2. Add the umls_open() function which takes care of the zipfile boilerplate code
umls_downloader - Initial release

Published by cthoyt almost 3 years ago

This release comes with two functions ready to go:

  1. umls_downloader.download_umls(), which gets the MRCONSO.RRF file.
  2. umls_downloader.download_tgt(), a general-purpose function for downloading files through the UMLS ticket granting system (TGT).
Package Rankings
Top 9.74% on Pypi.org