Skip to main content
Ctrl+K

socio4health

  • User Guide
  • Getting Started
  • API Reference
  • Examples
  • GitHub
  • User Guide
  • Getting Started
  • API Reference
  • Examples
  • GitHub

Section Navigation

Contents

  • Getting Started
  • API Reference
    • socio4health.Extractor
    • socio4health.extractor.s4h_get_default_data_dir
    • socio4health.Extractor.s4h_extract
    • socio4health.Extractor.s4h_delete_download_folder
    • socio4health.Harmonizer
    • socio4health.Harmonizer.s4h_vertical_merge
    • socio4health.Harmonizer.s4h_get_available_columns
    • socio4health.Harmonizer.s4h_harmonize_dataframes
    • socio4health.Harmonizer.s4h_data_selector
    • socio4health.Harmonizer.s4h_compare_with_dict
    • socio4health.Harmonizer.s4h_join_data
    • socio4health.utils.extractor_utils.compressed2files
    • socio4health.utils.extractor_utils.download_request
    • socio4health.utils.extractor_utils.s4h_parse_fwf_dict
    • socio4health.utils.extractor_utils.run_standard_spider
    • socio4health.utils.harmonizer_utils.s4h_classify_rows
    • socio4health.utils.harmonizer_utils.s4h_get_classifier
    • socio4health.utils.harmonizer_utils.s4h_standardize_dict
    • socio4health.utils.harmonizer_utils.s4h_translate_column
    • socio4health.utils.standard_spider.StandardSpider
    • socio4health.utils.standard_spider.StandardSpider.parse
    • socio4health.enums.data_info_enum
    • socio4health.enums.data_info_enum.BraColspecsEnum
    • socio4health.enums.data_info_enum.CountryEnum
    • socio4health.enums.data_info_enum.NameEnum
    • socio4health.enums.dict_enum.ColumnMappingEnum
  • Examples
    • How to use socio4health GUI
    • Extraction of Colombia, Brazil and Peru online data
    • Harmonization of data (Brazil)
    • How to create a raw dictionary for data harmonization
    • Hands-on with socio4health: socioeconomic and demographic variables on dengue incidence in Colombia
    • Hands-on with socio4health: effects of hydrometeorological hazards and urbanization on dengue risk in Brazil
  • User Guide
  • Examples

Examples#

This section provides examples of how to use the socio4health library for data extraction, transformation, loading, and AI-assisted querying and visualization. These examples cover a variety of use cases to help you get started with the library.

Contents

  • How to use socio4health GUI
  • Extraction of Colombia, Brazil and Peru online data
  • Harmonization of data (Brazil)
  • How to create a raw dictionary for data harmonization
  • Hands-on with socio4health: socioeconomic and demographic variables on dengue incidence in Colombia
  • Hands-on with socio4health: effects of hydrometeorological hazards and urbanization on dengue risk in Brazil

previous

socio4health.enums.dict_enum.ColumnMappingEnum

next

How to use socio4health GUI

This Page

  • Show Source

© Copyright 2025, Harmonize.

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.16.1.