-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added Waste Reduction and Food infographics
- Loading branch information
1 parent
99b86d9
commit 53b1bae
Showing
12 changed files
with
31 additions
and
0 deletions.
There are no files selected for viewing
Binary file added
BIN
+186 KB
...g/static/scoring/img/social-graphics/waste-reduction-and-food/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+179 KB
...g/static/scoring/img/social-graphics/waste-reduction-and-food/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+181 KB
...g/static/scoring/img/social-graphics/waste-reduction-and-food/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+131 KB
...g/static/scoring/img/social-graphics/waste-reduction-and-food/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+313 KB
.../static/scoring/img/social-graphics/waste-reduction-and-food/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+307 KB
.../static/scoring/img/social-graphics/waste-reduction-and-food/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+383 KB
.../static/scoring/img/social-graphics/waste-reduction-and-food/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+248 KB
.../static/scoring/img/social-graphics/waste-reduction-and-food/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.74 MB
...scoring/img/social-graphics/waste-reduction-and-food/waste-reduction-and-food-graphic.pdf
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+8.24 MB
.../static/scoring/img/social-graphics/waste-reduction-and-food/waste-reduction-and-food.zip
Binary file not shown.
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 |
---|---|---|
|
@@ -797,6 +797,37 @@ class SectionView(PrivateScorecardsAccessMixin, SearchAutocompleteMixin, DetailV | |
}, | ||
], | ||
}, | ||
"s7_wr_f": { | ||
"pdf": { | ||
"src_pdf": "scoring/img/social-graphics/waste-reduction-and-food/waste-reduction-and-food-graphic.pdf", | ||
"src_jpg": "scoring/img/social-graphics/waste-reduction-and-food/[email protected]", | ||
"height": 1125, | ||
"width": 2000, | ||
}, | ||
"zip": "scoring/img/social-graphics/waste-reduction-and-food/waste-reduction-and-food.zip", | ||
"images": [ | ||
{ | ||
"src_facebook": "scoring/img/social-graphics/waste-reduction-and-food/[email protected]", | ||
"src_instagram": "scoring/img/social-graphics/waste-reduction-and-food/[email protected]", | ||
"alt": "Waste Reduction and Food - Leading the Way. 61% of local authorities provide kerbside food waste recycling to most homes. 57% of local authorities support community food growing initiatives. 43% of local authorities support food surplus redistributions initiatives.", | ||
}, | ||
{ | ||
"src_facebook": "scoring/img/social-graphics/waste-reduction-and-food/[email protected]", | ||
"src_instagram": "scoring/img/social-graphics/waste-reduction-and-food/[email protected]", | ||
"alt": "Waste Reduction and Food - Room for Improvement. 29% of local authorities are part of a sustainable food partnership. 26% of local authorities support circular economy initiatives. 24% of single tier and county councils provide at least one complete vegetarian meal in schools each week.", | ||
}, | ||
{ | ||
"src_facebook": "scoring/img/social-graphics/waste-reduction-and-food/[email protected]", | ||
"src_instagram": "scoring/img/social-graphics/waste-reduction-and-food/[email protected]", | ||
"alt": "Waste Reduction and Food - Falling Behind. 84% of local authorities don't have a sustainable food strategy. 70% of local authorities recycle less than half of their waste from residents. 94% of local authorities send to landfill or incinerate over 300kg of waste per household each year.", | ||
}, | ||
{ | ||
"src_facebook": "scoring/img/social-graphics/waste-reduction-and-food/[email protected]", | ||
"src_instagram": "scoring/img/social-graphics/waste-reduction-and-food/[email protected]", | ||
"alt": "Waste Reduction and Food - Average Scores by Council Type. Single Tier councils score 37%, District councils score 23%, County councils score 30%, and Northern Ireland councils score 35%", | ||
}, | ||
], | ||
}, | ||
} | ||
|
||
alt_map = dict((ca, non_ca) for non_ca, ca in combined_alt_map.items()) | ||
|