Skip to content

This project contains the Java entities and search utility methods for the HematoDB diseases and SEER*Rx drugs and regimens.

License

Notifications You must be signed in to change notification settings

imsweb/seerdata-utility

Repository files navigation

SEER Data Utility Library

!!! THIS PROJECT IS NOW DEPRECATED AND IS GOING TO BE REMOVED SOON !!!

Maven Central

This project contains the Java entities and search utility methods for the HematoDB diseases and SEER*Rx drugs and regimens.

The library does NOT contain the actual data, only the entities to handle it. The data can be downloaded from the SEER API.

Features

  • Reading/writing drugs and regimens from/to XML/JSON and searching that data using a weighted algorithm.
  • Reading/writing diseases from/to XML/JSON and searching that data using a weighted algorithm.

Download

The library is available on Maven Central.

To include it to your Maven or Gradle project, use the group ID com.imsweb and the artifact ID seerdata-utility.

You can check out the release page for a list of the releases and their changes.

Usage

Checkout the SeerRxUtils class for the drugs/regimens and the HematoDbUtils class for the diseases.

About SEER

This library was developed through the SEER program.

The Surveillance, Epidemiology and End Results program is a premier source for cancer statistics in the United States. The SEER program collects information on incidence, prevalence and survival from specific geographic areas representing a large portion of the US population and reports on all these data plus cancer mortality data for the entire country.

About

This project contains the Java entities and search utility methods for the HematoDB diseases and SEER*Rx drugs and regimens.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages