-
Notifications
You must be signed in to change notification settings - Fork 100
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
90c905f
commit a14984c
Showing
4 changed files
with
25 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
34 changes: 9 additions & 25 deletions
34
uk_bin_collection/tests/outputs/ChelmsfordCityCouncil.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,56 +1,40 @@ | ||
{ | ||
"bins": [ | ||
{ | ||
"type": "Food waste, brown bin, paper sack, plastic and cartons bag", | ||
"collectionDate": "04/07/2023" | ||
}, | ||
{ | ||
"type": "Food waste, black bin, green box, card sack", | ||
"collectionDate": "11/07/2023" | ||
}, | ||
{ | ||
"type": "Food waste, brown bin, paper sack, plastic and cartons bag", | ||
"collectionDate": "18/07/2023" | ||
}, | ||
{ | ||
"type": "Food waste, black bin, green box, card sack", | ||
"collectionDate": "25/07/2023" | ||
"collectionDate": "03/10/2023" | ||
}, | ||
{ | ||
"type": "Food waste, brown bin, paper sack, plastic and cartons bag", | ||
"collectionDate": "01/08/2023" | ||
"collectionDate": "10/10/2023" | ||
}, | ||
{ | ||
"type": "Food waste, black bin, green box, card sack", | ||
"collectionDate": "08/08/2023" | ||
"collectionDate": "17/10/2023" | ||
}, | ||
{ | ||
"type": "Food waste, brown bin, paper sack, plastic and cartons bag", | ||
"collectionDate": "15/08/2023" | ||
"collectionDate": "24/10/2023" | ||
}, | ||
{ | ||
"type": "Food waste, black bin, green box, card sack", | ||
"collectionDate": "22/08/2023" | ||
"collectionDate": "31/10/2023" | ||
}, | ||
{ | ||
"type": "Food waste, brown bin, paper sack, plastic and cartons bag", | ||
"collectionDate": "29/08/2023" | ||
"collectionDate": "07/11/2023" | ||
}, | ||
{ | ||
"type": "Food waste, black bin, green box, card sack", | ||
"collectionDate": "05/09/2023" | ||
"collectionDate": "14/11/2023" | ||
}, | ||
{ | ||
"type": "Food waste, brown bin, paper sack, plastic and cartons bag", | ||
"collectionDate": "12/09/2023" | ||
"collectionDate": "21/11/2023" | ||
}, | ||
{ | ||
"type": "Food waste, black bin, green box, card sack", | ||
"collectionDate": "19/09/2023" | ||
}, | ||
{ | ||
"type": "Food waste, brown bin, paper sack, plastic and cartons bag", | ||
"collectionDate": "26/09/2023" | ||
"collectionDate": "28/11/2023" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters