svy Learn
Learning Resources for Complex Survey Data Analysis
Tutorials, technical notes, case studies, and workshops for the svy Python package — complex survey design, weighting, and analysis.
Tutorials, technical notes, and case studies for the svy Python package — complex survey design, weighting, and analysis. Start with the technical notes, explore case studies, or dive into the svy documentation.
Quick Links
📝 Technical Notes
Short-form articles covering specific topics, methods, and techniques.
🔬 Case Studies
Real-world applications of svy on national survey microdata.
🎓 Workshops
Structured, hands-on learning experiences for deeper skill building.
📚 Books
Comprehensive guides covering survey methodology from start to finish.
Latest Technical Notes
Recent Case Studies
Featured Workshops
About svy
svy is a Python package for the design, analysis, and reporting of complex survey data. It provides tools for:
- Sample Design: stratified, cluster, and multi-stage sampling
- Weighting: calibration, post-stratification, and weight adjustments
- Estimation: point estimates, variances, and confidence intervals
- Analysis: regression, cross-tabulation, and subgroup analysis
Check out the svy documentation for installation instructions and API reference.