Skip to content

socallinuxexpo/scale-dei

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scale Diversity Scripts

Lint

Scale CFP data

Once logged in, download data from:

https://www.socallinuxexpo.org/scale/22x/demographics.csv

But change 22x to the desired year.

Then run diversity_reports.rb on it and stick it in the spreadsheet:

diversity_reports.rb <file>

Attendee Data

The get_reg_demo_stats.py can be run on the reg system to generate two CSVs: demo_data.csv and totals.csv. You can then run diversity_reports on that too:

diversity_reports.rb --input-type reg --totals-csv totals.csv demo_data.csv

About

Scripts for the diversity and safety team

Resources

Stars

Watchers

Forks