Skip to content

becca-mayers/female-options-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤹‍♀️ Female Options Calculator

The accurate alternative to the Female Delusion Calculator.

Calculator Home

Calculator Widgets

The Data

All variables came from the 2020 CDC National Health Interview Survey (NHIS) data.

Data Wrangling process

  1. Filter dataset for 18+ years of age
  2. Categorize marital status categories as either married or single:
    • Codes 1-4 are categorized as married
    • Codes 5-7 are categorized as single
  3. Convert hispanic codes into Yes/No flags
  4. Clean race types (White, Black, Asian, or Other):
    • Codes 01, 06, 07, 08 and 09 are flagged as White
    • Codes 2, 10, 11, and 12 are flagged as Black
    • Codes 3, 4, 5, 13, 14, and 15 are flagged as Asian
    • All remaining codes are flagged as Other

Widgets

  • Age ranges from 18 to 85
  • Height range dependent on partner's gender preference
  • (Annual) income ranges from $0,000.00 to $250,000.00+
  • Race multiselect options are Asian, Black, Hispanic, Other, and/or White
  • Exclude obesity checkbox is not default selected
  • Exclude married checkbox is default selected
  • Ranges defaulted to 25th and 75th deciles

About

The accurate alternative to the Female Delusion Calculator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages