Skip to content

Commit 23886dc

Browse files
committed
update group mappings
Signed-off-by: John Seekins <john.seekins@spoileralert.com>
1 parent 886b907 commit 23886dc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ice_scrapers/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
"Dedicated": ["DIGSA", "CDF", "SPC"],
1818
"Federal": ["BOF", "USMSIGA", "USMS IGA", "USMS CDF", "DOD", "MOC"],
1919
"Hold/Staging": ["Hold", "Staging"],
20-
"Family/Youth": ["Family", "Juvenile"],
20+
"Family/Youth": ["Family", "Juvenile", "FAMILY"],
2121
"Medical": ["Hospital"],
2222
"Hotel": ["Hotel"],
23-
"Other/Unknown": ["Other", "Unknown"],
23+
"Other/Unknown": ["Other", "Unknown", "Pending"],
2424
}
2525

2626
# extracted from https://www.ice.gov/doclib/detention/FY25_detentionStats08292025.xlsx 2025-09-07

0 commit comments

Comments
 (0)