No project description provided
Project description
MyNHANES
Overview
MyNHANES is a Django-based application designed to manage and analyze the NHANES (National Health and Nutrition Examination Survey) dataset. It provides a suite of tools for importing, exporting, querying, and managing NHANES data, enabling users to perform complex data analyses and generate reports efficiently.
Features
- Data Management: Import and export NHANES cycles, datasets, and configurations seamlessly between development and production environments.
- Custom Queries: Users can configure custom queries with dynamic fields and filters to extract specific data from the NHANES dataset.
- Automated Deployment: Supports automated setup and deployment processes, making it easy to get the application running in any environment.
- User-Friendly Interface: Comes with an intuitive admin interface for managing NHANES data and configurations without needing direct database access.
Installation
To install MyNHANES, follow these steps:
-
Ensure you have Python 3.10 or newer installed.
-
Install the package using pip:
pip install mynhanes
-
After installation, you can start setting up your application with the available management commands.
Usage
Once installed, you can use the management commands provided by Django to manage your NHANES data:
-
Deploying the Application:
python manage.py deploy --option [local|remote]
Use
localfor a fresh setup andremoteto connect to an existing database. -
Start Web Interface:
python manage.py runserver
This command will start a local web server.
-
Importing Data:
python manage.py loader
Use this command will load data from NHANES.
Configuration
Edit the settings.py file to adjust database configurations and other settings according to your environment needs.
Contributing
Contributions to MyNHANES are welcome! Please feel free to fork the repository, make changes, and submit pull requests.
License
MyNHANES is open-source software licensed under the MIT license.
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 mynhanes-0.2.0.tar.gz.
File metadata
- Download URL: mynhanes-0.2.0.tar.gz
- Upload date:
- Size: 2.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.10.3 Darwin/23.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
46b5ca8e0c8d2e1f686073a069714f96e3e240a342f47c743c8dc7612775812d
|
|
| MD5 |
5dd00ad7f5c1c29b9d122a5363b40e1b
|
|
| BLAKE2b-256 |
8abf188ca54756b31ef40a29a2b40f61f9f962d50ef8c78c9163791067d680ad
|
File details
Details for the file mynhanes-0.2.0-py3-none-any.whl.
File metadata
- Download URL: mynhanes-0.2.0-py3-none-any.whl
- Upload date:
- Size: 2.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.10.3 Darwin/23.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
52d7a055db83e50133029be7c4a5cef37e008cf4c4cc1b14c904cf98d45dd5c1
|
|
| MD5 |
fed73ce9a948b0669454cbe6a28ec969
|
|
| BLAKE2b-256 |
6dd59951e774d184959fc428190415d9a75b90b0c88768c9e686d030631d2fac
|