The package showcases mental heanlth care records of different social groups and the statistics of each state in the United States, providing evidence and future directions to improve healthcare services.
Project description
nationalmhfilter
The package showcases the statistics for each state in the United States, and mental heanlth care records of different social groups, providing evidence and directions to improve healthcare services.
Installation
$ pip install -i https://test.pypi.org/simple/ nationalmhfilter==0.2.0
Usage
To retrieve the overall mental health service situation of a state
get_service_counts_by_state(records_clean, state)
To get the counts of people who received a specific service across the nation
get_service_counts(records_clean, service_indicator)
To get the service overview of people with the specified presence of symptoms of anxiety/depressionn
display_indicators_for_symptom_presence(records_clean, presence_filter)
Specify query parameters in terms of age, sex, gender identity, race, and education to get service records
get_service_indicators_by_parameters(records_clean, age=None, sex=None, race=None, education=None, gender_identity=None)
Refer to parameters.md and example.ipynb to fully use the filters. Users are able to get the general understanding of disparities of current mental health services in the US. The multiple filters allow people who interested in mental healthcare issues flexibly contrast between states, age and gender groups, and education levels. It showcases potential challenges faced by various social subgroups, prompting a need to improve healthcare services.
Contributing
Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.
License
nationalmhfilter was created by Fanxi Wang. It is licensed under the terms of the MIT license.
Credits
nationalmhfilter was created with cookiecutter and the py-pkgs-cookiecutter template.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nationalmhfilter-0.2.0.tar.gz.
File metadata
- Download URL: nationalmhfilter-0.2.0.tar.gz
- Upload date:
- Size: 97.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b6b9a01308edf9f67ebae884bc32e36f0fd070446a861dc040d4dc84e5e4633
|
|
| MD5 |
513e0df31654118d72dd69c2d0fc54ee
|
|
| BLAKE2b-256 |
af3a1bd9834fb909307a3af04a339ae0cb17b32a2f7716ef21acf20ae92e322b
|
File details
Details for the file nationalmhfilter-0.2.0-py3-none-any.whl.
File metadata
- Download URL: nationalmhfilter-0.2.0-py3-none-any.whl
- Upload date:
- Size: 103.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
32c86b2399ab2a610d77742b138a38ca09fe84f9f0674735a56ef41966569f9e
|
|
| MD5 |
1dfe55ebc242a78e4088aad8ba64dd30
|
|
| BLAKE2b-256 |
189772398d4e6914208bd26b7225576d5308ea1b67e1940c3aa6410bccd349b9
|