Skip to content

Commit f63dfe9

Browse files
committed
add address for nebraska work ethic camp proposed facility (cornhusker clink)
1 parent 7fe5a97 commit f63dfe9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ice_scrapers/custom_facilities.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@
44
Handle manually discovered/managed facilities
55
"""
66
custom_facilities = {
7-
"North Highway 83,McCook,NE,69001": {
7+
"2309 North Highway 83,McCook,NE,69001": {
88
"_repaired_record": False,
99
"address": {
1010
"administrative_area": "NE",
1111
"country": "United States",
1212
"locality": "McCook",
1313
"postal_code": "69001",
14-
"street": "North Highway 83",
14+
"street": "2309 North Highway 83",
1515
},
1616
"address_str": "North Highway 83,McCook,NE,69001",
1717
"facility_type": {
18-
"expanded_name": "Pending Classication and Inclusion",
18+
"expanded_name": "Pending Classification and Inclusion",
1919
"description": "Facilities discovered through other means that may become ICE/DHS facilities",
2020
"id": "Pending",
2121
},

0 commit comments

Comments
 (0)