Skip to content
Snippets Groups Projects
Commit dc4a4c11 authored by Remco Tukker's avatar Remco Tukker
Browse files

checked gender equality policy question

parent 1ad73f7f
No related branches found
No related tags found
1 merge request!77Feature/comp 276 publisher v2
This commit is part of merge request !77. Comments created here will be created in the context of that merge request.
"""empty message """add gender equality policy field
Revision ID: 3cef2a22ebf1 Revision ID: 3cef2a22ebf1
Revises: 3730c7f1ea1b Revises: 3730c7f1ea1b
......
...@@ -501,7 +501,7 @@ def transfer_policies(nren_dict): ...@@ -501,7 +501,7 @@ def transfer_policies(nren_dict):
'acceptable_use': {2022: 16477, 2021: 16070, 2020: 15726, 2019: 15311, 2018: 14916}, 'acceptable_use': {2022: 16477, 2021: 16070, 2020: 15726, 2019: 15311, 2018: 14916},
'privacy': {2022: 16479, 2021: 16072, 2020: 15728, 2019: 15575}, 'privacy': {2022: 16479, 2021: 16072, 2020: 15728, 2019: 15575},
'data_protection': {2022: 16481, 2021: 16074, 2020: 15730, 2019: 15577}, 'data_protection': {2022: 16481, 2021: 16074, 2020: 15730, 2019: 15577},
'gender': {2022: 16761} # TODO older years too?? 'gender': {2022: 16761}
} }
data = {} data = {}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment