In Brazil companies have to report the average and median of salaries of employees, by position, and self reported race and gender. I’m the BI analyst on the company I work for and HR asked me for a python script to do that, I was hoping they slip up and send me the complete salary company information but their smart asses send me the salary column with just 100 for everyone.
I didn’t did the report to be presented to the government labor agency, just the script to generate the report. I asked for the database because I needed something to work with, but the final execution of the script, with the real database, were ran by the director of HR.
In Brazil companies have to report the average and median of salaries of employees, by position, and self reported race and gender. I’m the BI analyst on the company I work for and HR asked me for a python script to do that, I was hoping they slip up and send me the complete salary company information but their smart asses send me the salary column with just 100 for everyone.
Is that legal?
I didn’t did the report to be presented to the government labor agency, just the script to generate the report. I asked for the database because I needed something to work with, but the final execution of the script, with the real database, were ran by the director of HR.