# pysurveyx (v0.21.0)
A unified Python framework for **complex surveys**, inspired by R's `survey`:
- Sampling designs (strata/PSU/SSU), FPCs, replicate-weight variance (BRR/Fay/JK/bootstrap)
- Calibration: raking, bounded, entropy, entropy_bounded (+ multiway)
- Estimators: totals, means, proportions, ratios, GLM, quantiles (+ Woodruff SEs)
- Quantile regression with replicate SEs (pinball & smoothed SAL)
- **Dynamic, self-contained HTML reports** with Plotly
## End-to-end
```bash
python examples/end_to_end.py --out report_out
# Produces: report_out.html (self-contained) and optional PDF
```
## Docs
Built via Sphinx and auto-published to GitHub Pages on tag pushes.
Raw data
{
"_id": null,
"home_page": null,
"name": "pysurveyx",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "survey, weights, raking, entropy, BRR, JK, bootstrap, replicate weights, quantile regression, calibration, design effect, NHANES, BRFSS",
"author": "Dr. Doulat (maintainer)",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/d1/a5/39d71339a6620fc495894bf633b432721824a0319a0c7e5175882d0853ff/pysurveyx-0.21.0.tar.gz",
"platform": null,
"description": "\r\n# pysurveyx (v0.21.0)\r\n\r\nA unified Python framework for **complex surveys**, inspired by R's `survey`:\r\n- Sampling designs (strata/PSU/SSU), FPCs, replicate-weight variance (BRR/Fay/JK/bootstrap)\r\n- Calibration: raking, bounded, entropy, entropy_bounded (+ multiway)\r\n- Estimators: totals, means, proportions, ratios, GLM, quantiles (+ Woodruff SEs)\r\n- Quantile regression with replicate SEs (pinball & smoothed SAL)\r\n- **Dynamic, self-contained HTML reports** with Plotly\r\n\r\n## End-to-end\r\n```bash\r\npython examples/end_to_end.py --out report_out\r\n# Produces: report_out.html (self-contained) and optional PDF\r\n```\r\n\r\n## Docs\r\nBuilt via Sphinx and auto-published to GitHub Pages on tag pushes.\r\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "Unified complex-survey framework: design, calibration, replicate variance, GLM, quantiles, dynamic reports.",
"version": "0.21.0",
"project_urls": {
"Documentation": "https://your-org.github.io/pysurveyx/",
"Homepage": "https://your-org.github.io/pysurveyx/",
"Issues": "https://github.com/your-org/pysurveyx/issues",
"Repository": "https://github.com/your-org/pysurveyx"
},
"split_keywords": [
"survey",
" weights",
" raking",
" entropy",
" brr",
" jk",
" bootstrap",
" replicate weights",
" quantile regression",
" calibration",
" design effect",
" nhanes",
" brfss"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "bc753f2932e50de8dfa6dec4e830d1709cdc1d012ef7af43daa8c4c9fbd65be7",
"md5": "6797cc1aac45328ad892829d6afa4ddb",
"sha256": "b2c6a84e15f348453a07c06e19aa1d8143be68dab33eafe4ec9bbcffcc9f94c4"
},
"downloads": -1,
"filename": "pysurveyx-0.21.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6797cc1aac45328ad892829d6afa4ddb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 24754,
"upload_time": "2025-10-13T21:20:40",
"upload_time_iso_8601": "2025-10-13T21:20:40.366308Z",
"url": "https://files.pythonhosted.org/packages/bc/75/3f2932e50de8dfa6dec4e830d1709cdc1d012ef7af43daa8c4c9fbd65be7/pysurveyx-0.21.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d1a539d71339a6620fc495894bf633b432721824a0319a0c7e5175882d0853ff",
"md5": "a7a78a4afbdee223cbfefbd18b0ca1f8",
"sha256": "ba87deb78614b32ddc7ba7ae6861e0fe154b960340b7fda8299b12700740aded"
},
"downloads": -1,
"filename": "pysurveyx-0.21.0.tar.gz",
"has_sig": false,
"md5_digest": "a7a78a4afbdee223cbfefbd18b0ca1f8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 19269,
"upload_time": "2025-10-13T21:20:41",
"upload_time_iso_8601": "2025-10-13T21:20:41.329083Z",
"url": "https://files.pythonhosted.org/packages/d1/a5/39d71339a6620fc495894bf633b432721824a0319a0c7e5175882d0853ff/pysurveyx-0.21.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-13 21:20:41",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "your-org",
"github_project": "pysurveyx",
"github_not_found": true,
"lcname": "pysurveyx"
}