diff --git a/aws_jobs/cyhy-data-extract.py b/aws_jobs/cyhy-data-extract.py index 9385141..b6acffc 100644 --- a/aws_jobs/cyhy-data-extract.py +++ b/aws_jobs/cyhy-data-extract.py @@ -391,6 +391,7 @@ def main(): "agency.name": True, "agency.type": True, "children": True, + "enrolled": True, "networks": True, "period_start": True, "report_types": True,