Skip to content

uk-gov-mirror/cabinetoffice.gender-pay-gap

 
 

Repository files navigation

Build Status

Gender Pay Gap Service

This is the code for the Gender Pay Gap service.

From 2017, any organisation that has 250 or more employees must publish and report specific figures about their gender pay gap. The gender pay gap is the difference between the average earnings of men and women, expressed relative to men’s earnings. For example, ‘women earn 15% less than men per hour’.

This service allows organisations to report their gender pay gap data. It then makes this data available to the general public. It is managed by the Government Equalities Office (GEO) which forms part of the Cabinet Office.

Technical documentation

This is a C# solution that has a user interface for public viewing pages, organisation reporting pages and an admin portal. There are also regular jobs for pulling information from Companies House and sending reminder emails. We use Identity Server for authentication and SQL Server for the database.

Dependencies

Licence

MIT License

Packages

No packages published

Languages

  • C# 57.5%
  • HTML 27.3%
  • CSS 7.1%
  • JavaScript 5.8%
  • Scala 1.0%
  • SCSS 0.8%
  • Other 0.5%