Name | nhanes-dl JSON |
Version |
0.0.10
JSON |
| download |
home_page | |
Summary | A python library for downloading Continous NHANES data into panda dataframes |
upload_time | 2022-05-14 17:29:43 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.6 |
license | MIT |
keywords |
nhanes
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# nhanes-dl
Python Library to download Continuous NHANES codebooks into ready to use panda dataframes for all years!
Current Supported Features:
- Downloading a specific Codebook
- Combining Codebooks
- Download the linked Mortality data
- Combining Linked Mortality data with Codebooks
Future Features:
- Better Documentation for download functions
- Download All codebooks for a year without specifying codebooks
- Checking if codebooks entered to download are valid for that year
- Better error messages if a download fails
- Linking to other NHANES link datasets
Raw data
{
"_id": null,
"home_page": "",
"name": "nhanes-dl",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "nhanes",
"author": "",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/fc/7c/9587bde543e18afc99344942b306da65d31583d140c9dc77e1f024d78ce6/nhanes-dl-0.0.10.tar.gz",
"platform": null,
"description": "# nhanes-dl\n\nPython Library to download Continuous NHANES codebooks into ready to use panda dataframes for all years!\n\nCurrent Supported Features:\n\n- Downloading a specific Codebook\n- Combining Codebooks\n- Download the linked Mortality data\n- Combining Linked Mortality data with Codebooks\n\nFuture Features:\n\n- Better Documentation for download functions\n- Download All codebooks for a year without specifying codebooks\n- Checking if codebooks entered to download are valid for that year\n- Better error messages if a download fails\n- Linking to other NHANES link datasets\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A python library for downloading Continous NHANES data into panda dataframes",
"version": "0.0.10",
"split_keywords": [
"nhanes"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "5de17be513cb62e584a0d37fb8652040",
"sha256": "20b1318f0e8ba838393df1abee3f4648e9af56a4300bf846bb3f1bc0646ae619"
},
"downloads": -1,
"filename": "nhanes_dl-0.0.10-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5de17be513cb62e584a0d37fb8652040",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 6036,
"upload_time": "2022-05-14T17:29:41",
"upload_time_iso_8601": "2022-05-14T17:29:41.979685Z",
"url": "https://files.pythonhosted.org/packages/4d/64/f84f4932a0af4f7ee9f20f67aca5cc6cafbbb38103c826e17f181d531948/nhanes_dl-0.0.10-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "ac6257f8f59c13d4671b0d5432f6660c",
"sha256": "b6e9b8b06d5b2da55f5ff00e80ac55b39486060c5220b6961ba6a489eaa53353"
},
"downloads": -1,
"filename": "nhanes-dl-0.0.10.tar.gz",
"has_sig": false,
"md5_digest": "ac6257f8f59c13d4671b0d5432f6660c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 5281,
"upload_time": "2022-05-14T17:29:43",
"upload_time_iso_8601": "2022-05-14T17:29:43.362819Z",
"url": "https://files.pythonhosted.org/packages/fc/7c/9587bde543e18afc99344942b306da65d31583d140c9dc77e1f024d78ce6/nhanes-dl-0.0.10.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-05-14 17:29:43",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "nhanes-dl"
}