davidmreed / paytransparency.work

Discover your pay transparency rights across the United States
https://paytransparency.work
MIT License
8 stars 1 forks source link

Passed but not in effect legislation: Newfoundland and Labrador #40

Open davidmreed opened 6 months ago

davidmreed commented 6 months ago

https://assembly.nl.ca/legislation/sr/statutes/p03-02.htm#12_

davidmreed commented 6 months ago

Section 12 will go into effect at an unknown date by proclamation of the Lieutenant Governor. When this occurs, the data will be roughly as follows:

    new Locale({
        country: 'Canada',
        state: 'Newfoundland and Labrador',
        stateCode: 'NL',
        strength: Strength.Strong,
        what: {
            salary: true
        },
        when: [{ situation: Situation.Interested }],
        who: {
            canHireInLocale: true
        },
        penalty: 'fine up to $1,000 for individuals and $25,000 for companies',
        reportViolationProcess: 'Make a complaint to the Director of Labour Standards',
        legalUrl: 'https://assembly.nl.ca/legislation/sr/statutes/p03-02.htm'
    })