socio4health.extractor.get_default_data_dir#
- socio4health.extractor.get_default_data_dir()[source]#
Returns the default data directory for storing downloaded files.
- Returns:
pathlib.Path object representing the default data directory.
- Return type:
Path
Note
This function ensures that the directory exists by creating it if necessary.