There is a newer version of the record available.

Published April 14, 2024 | Version v1.1.0
Software Open

damurka/cancerscreening: cancerscreening 1.1.0

Authors/Creators

Description

Improved data retrieval efficiency

  • Updated get_data_elements_metadata() and get_organisation_units_metadata() to retrieve only necessary data, enhancing performance.

  • Introduced levels (country, county, subcounty, ward, facility) to functions, allowing users to specify the scope of data retrieval.

Enhanced functionality:

  • Upgraded the package to utilize the khisr package for data retrieval.

  • Renamed get_analytics() to get_analytics_formatted() to avoid conflicts with khisr.

  • Added get_data_sets_formatted() for data set reporting metrics retrieval.

  • Consolidated functionalities in get_data_elements_metadata(): retrieves data elements, categories, and removes the need for get_category_options_metadata().

  • Implemented functions to retrieve laboratory diagnostics data:

    • get_lab_fluid_cytology()
    • get_lab_tissue_histology()
    • get_lab_bone_marrow()
    • get_lab_fna()
    • get_lab_smears()

Streamlined API:

  • Removed unnecessary elements and categories parameters from functions due to optimized data retrieval.

  • Repurposed organizations parameter to control the retrieved organizations using organization IDs.

Files

damurka/cancerscreening-v1.1.0.zip

Files (279.8 kB)

Name Size Download all
md5:13fe561c5828eb760fd9cd7633a8acbd
279.8 kB Preview Download

Additional details

Related works