From fde97bd55a12f33d9069b281a81470be8f45f11d Mon Sep 17 00:00:00 2001 From: Shane Porter Date: Sun, 3 Jun 2018 10:10:27 +0100 Subject: [PATCH] first commit --- .editorconfig | 16 + .gitignore | 16 + .travis.yml | 30 + .vscode/settings.json | 5 + Gemfile | 4 + LICENSE | 21 + README.md | 7 + _config.yml | 69 + _config_prod.yml | 68 + _goals/01_no-poverty.md | 9 + _goals/02_zero-hunger.md | 10 + _goals/03_good-health-and-well-being.md | 9 + _goals/04_quality-education.md | 10 + _goals/05_gender-equality.md | 9 + _goals/06_clean-water-and-sanitation.md | 10 + _goals/07_affordable-and-clean-energy.md | 9 + _goals/08_decent-jobs-and-economic-growth.md | 10 + ..._industry-innovation-and-infrastructure.md | 10 + _goals/10_reduced-inequalities.md | 9 + _goals/11_sustainable-cities-communities.md | 9 + ..._responsible-consumption-and-production.md | 9 + _goals/13_climate-action.md | 9 + _goals/14_life-below-water.md | 10 + _goals/15_life-on-land.md | 11 + ...6_peace-and-justice-strong-institutions.md | 11 + _goals/17_partnerships-for-the-goals.md | 10 + _includes/components/breadcrumb.html | 9 + _includes/components/charts/bar.html | 28 + _includes/components/charts/chart.html | 19 + _includes/components/charts/line.html | 2 + _includes/components/dev-disclaimer.html | 6 + _includes/components/fields-template.html | 29 + _includes/components/headline.html | 55 + _includes/components/loading.html | 3 + _includes/components/metadata.html | 30 + _includes/components/post-categories.html | 11 + _includes/components/sources.html | 23 + _includes/components/units-template.html | 8 + _includes/footer.html | 38 + _includes/head.html | 63 + _includes/header.html | 53 + _includes/icon-github.html | 1 + _includes/icon-github.svg | 1 + _includes/icon-twitter.html | 1 + _includes/icon-twitter.svg | 1 + _includes/scripts.html | 70 + _includes/search.html | 6 + _indicators/1-1-1.md | 7 + _indicators/1-2-1.md | 7 + _indicators/1-2-2.md | 7 + _indicators/1-3-1.md | 7 + _indicators/1-4-1.md | 7 + _indicators/1-4-2.md | 7 + _indicators/1-5-1.md | 7 + _indicators/1-5-2.md | 7 + _indicators/1-5-3.md | 7 + _indicators/1-5-4.md | 7 + _indicators/1-a-1.md | 7 + _indicators/1-a-2.md | 7 + _indicators/1-a-3.md | 7 + _indicators/1-b-1.md | 7 + _indicators/10-1-1.md | 7 + _indicators/10-2-1.md | 7 + _indicators/10-3-1.md | 7 + _indicators/10-4-1.md | 7 + _indicators/10-5-1.md | 7 + _indicators/10-6-1.md | 7 + _indicators/10-7-1.md | 7 + _indicators/10-7-2.md | 7 + _indicators/10-a-1.md | 7 + _indicators/10-b-1.md | 7 + _indicators/10-c-1.md | 7 + _indicators/11-1-1.md | 7 + _indicators/11-2-1.md | 7 + _indicators/11-3-1.md | 7 + _indicators/11-3-2.md | 7 + _indicators/11-4-1.md | 7 + _indicators/11-5-1.md | 7 + _indicators/11-5-2.md | 7 + _indicators/11-6-1.md | 7 + _indicators/11-6-2.md | 7 + _indicators/11-7-1.md | 7 + _indicators/11-7-2.md | 7 + _indicators/11-a-1.md | 7 + _indicators/11-b-1.md | 7 + _indicators/11-b-2.md | 7 + _indicators/11-c-1.md | 7 + _indicators/12-1-1.md | 7 + _indicators/12-2-1.md | 7 + _indicators/12-2-2.md | 7 + _indicators/12-3-1.md | 7 + _indicators/12-4-1.md | 7 + _indicators/12-4-2.md | 7 + _indicators/12-5-1.md | 7 + _indicators/12-6-1.md | 7 + _indicators/12-7-1.md | 7 + _indicators/12-8-1.md | 7 + _indicators/12-a-1.md | 7 + _indicators/12-b-1.md | 7 + _indicators/12-c-1.md | 7 + _indicators/13-1-1.md | 7 + _indicators/13-1-2.md | 7 + _indicators/13-1-3.md | 7 + _indicators/13-2-1.md | 7 + _indicators/13-3-1.md | 7 + _indicators/13-3-2.md | 7 + _indicators/13-a-1.md | 7 + _indicators/13-b-1.md | 7 + _indicators/14-1-1.md | 7 + _indicators/14-2-1.md | 7 + _indicators/14-3-1.md | 7 + _indicators/14-4-1.md | 7 + _indicators/14-5-1.md | 7 + _indicators/14-6-1.md | 7 + _indicators/14-7-1.md | 7 + _indicators/14-a-1.md | 7 + _indicators/14-b-1.md | 7 + _indicators/14-c-1.md | 7 + _indicators/15-1-1.md | 7 + _indicators/15-1-2.md | 7 + _indicators/15-2-1.md | 7 + _indicators/15-3-1.md | 7 + _indicators/15-4-1.md | 7 + _indicators/15-4-2.md | 7 + _indicators/15-5-1.md | 7 + _indicators/15-6-1.md | 7 + _indicators/15-7-1.md | 7 + _indicators/15-8-1.md | 7 + _indicators/15-9-1.md | 7 + _indicators/15-a-1.md | 7 + _indicators/15-b-1.md | 7 + _indicators/15-c-1.md | 7 + _indicators/16-1-1.md | 7 + _indicators/16-1-2.md | 7 + _indicators/16-1-3.md | 7 + _indicators/16-1-4.md | 7 + _indicators/16-10-1.md | 7 + _indicators/16-10-2.md | 7 + _indicators/16-2-1.md | 7 + _indicators/16-2-2.md | 7 + _indicators/16-2-3.md | 7 + _indicators/16-3-1.md | 7 + _indicators/16-3-2.md | 7 + _indicators/16-4-1.md | 7 + _indicators/16-4-2.md | 7 + _indicators/16-5-1.md | 7 + _indicators/16-5-2.md | 7 + _indicators/16-6-1.md | 7 + _indicators/16-6-2.md | 7 + _indicators/16-7-1.md | 7 + _indicators/16-7-2.md | 7 + _indicators/16-8-1.md | 7 + _indicators/16-9-1.md | 7 + _indicators/16-a-1.md | 7 + _indicators/16-b-1.md | 7 + _indicators/17-1-1.md | 7 + _indicators/17-1-2.md | 7 + _indicators/17-10-1.md | 7 + _indicators/17-11-1.md | 7 + _indicators/17-12-1.md | 7 + _indicators/17-13-1.md | 7 + _indicators/17-14-1.md | 7 + _indicators/17-15-1.md | 7 + _indicators/17-16-1.md | 7 + _indicators/17-17-1.md | 7 + _indicators/17-18-1.md | 7 + _indicators/17-18-2.md | 7 + _indicators/17-18-3.md | 7 + _indicators/17-19-1.md | 7 + _indicators/17-19-2.md | 7 + _indicators/17-2-1.md | 7 + _indicators/17-3-1.md | 7 + _indicators/17-3-2.md | 7 + _indicators/17-4-1.md | 7 + _indicators/17-5-1.md | 7 + _indicators/17-6-1.md | 7 + _indicators/17-6-2.md | 7 + _indicators/17-7-1.md | 7 + _indicators/17-8-1.md | 7 + _indicators/17-9-1.md | 7 + _indicators/2-1-1.md | 7 + _indicators/2-1-2.md | 7 + _indicators/2-2-1.md | 7 + _indicators/2-2-2.md | 7 + _indicators/2-3-1.md | 7 + _indicators/2-3-2.md | 7 + _indicators/2-4-1.md | 7 + _indicators/2-5-1.md | 7 + _indicators/2-5-2.md | 7 + _indicators/2-a-1.md | 7 + _indicators/2-a-2.md | 7 + _indicators/2-b-1.md | 7 + _indicators/2-c-1.md | 7 + _indicators/3-1-1.md | 7 + _indicators/3-1-2.md | 7 + _indicators/3-2-1.md | 7 + _indicators/3-2-2.md | 7 + _indicators/3-3-1.md | 7 + _indicators/3-3-2.md | 7 + _indicators/3-3-3.md | 7 + _indicators/3-3-4.md | 7 + _indicators/3-3-5.md | 7 + _indicators/3-4-1.md | 7 + _indicators/3-4-2.md | 7 + _indicators/3-5-1.md | 7 + _indicators/3-5-2.md | 7 + _indicators/3-6-1.md | 7 + _indicators/3-7-1.md | 7 + _indicators/3-7-2.md | 7 + _indicators/3-8-1.md | 7 + _indicators/3-8-2.md | 7 + _indicators/3-9-1.md | 7 + _indicators/3-9-2.md | 7 + _indicators/3-9-3.md | 7 + _indicators/3-a-1.md | 7 + _indicators/3-b-1.md | 7 + _indicators/3-b-2.md | 7 + _indicators/3-b-3.md | 7 + _indicators/3-c-1.md | 7 + _indicators/3-d-1.md | 7 + _indicators/4-1-1.md | 7 + _indicators/4-2-1.md | 7 + _indicators/4-2-2.md | 7 + _indicators/4-3-1.md | 7 + _indicators/4-4-1.md | 7 + _indicators/4-5-1.md | 7 + _indicators/4-6-1.md | 7 + _indicators/4-7-1.md | 7 + _indicators/4-a-1.md | 7 + _indicators/4-b-1.md | 7 + _indicators/4-c-1.md | 7 + _indicators/5-1-1.md | 7 + _indicators/5-2-1.md | 7 + _indicators/5-2-2.md | 7 + _indicators/5-3-1.md | 7 + _indicators/5-3-2.md | 7 + _indicators/5-4-1.md | 7 + _indicators/5-5-1.md | 7 + _indicators/5-5-2.md | 7 + _indicators/5-6-1.md | 7 + _indicators/5-6-2.md | 7 + _indicators/5-a-1.md | 7 + _indicators/5-a-2.md | 7 + _indicators/5-b-1.md | 7 + _indicators/5-c-1.md | 7 + _indicators/6-1-1.md | 7 + _indicators/6-2-1.md | 7 + _indicators/6-3-1.md | 7 + _indicators/6-3-2.md | 7 + _indicators/6-4-1.md | 7 + _indicators/6-4-2.md | 7 + _indicators/6-5-1.md | 7 + _indicators/6-5-2.md | 7 + _indicators/6-6-1.md | 7 + _indicators/6-a-1.md | 7 + _indicators/6-b-1.md | 7 + _indicators/7-1-1.md | 7 + _indicators/7-1-2.md | 7 + _indicators/7-2-1.md | 7 + _indicators/7-3-1.md | 7 + _indicators/7-a-1.md | 7 + _indicators/7-b-1.md | 7 + _indicators/8-1-1.md | 7 + _indicators/8-10-1.md | 7 + _indicators/8-10-2.md | 7 + _indicators/8-2-1.md | 7 + _indicators/8-3-1.md | 7 + _indicators/8-4-1.md | 7 + _indicators/8-4-2.md | 7 + _indicators/8-5-1.md | 7 + _indicators/8-5-2.md | 7 + _indicators/8-6-1.md | 7 + _indicators/8-7-1.md | 7 + _indicators/8-8-1.md | 7 + _indicators/8-8-2.md | 7 + _indicators/8-9-1.md | 7 + _indicators/8-9-2.md | 7 + _indicators/8-a-1.md | 7 + _indicators/8-b-1.md | 7 + _indicators/9-1-1.md | 7 + _indicators/9-1-2.md | 7 + _indicators/9-2-1.md | 7 + _indicators/9-2-2.md | 7 + _indicators/9-3-1.md | 7 + _indicators/9-3-2.md | 7 + _indicators/9-4-1.md | 7 + _indicators/9-5-1.md | 7 + _indicators/9-5-2.md | 7 + _indicators/9-a-1.md | 7 + _indicators/9-b-1.md | 7 + _indicators/9-c-1.md | 7 + _layouts/categories.html | 24 + _layouts/default.html | 4 + _layouts/frontpage.html | 22 + _layouts/goal.html | 53 + _layouts/indicator.html | 186 ++ _layouts/initiative.html | 21 + _layouts/initiatives.html | 29 + _layouts/news.html | 20 + _layouts/page.html | 10 + _layouts/post.html | 31 + _layouts/reportingstatus.html | 97 + _layouts/search.html | 39 + _pages/about.md | 15 + _pages/account.md | 8 + _pages/admin.md | 15 + _pages/categories.md | 7 + _pages/contact.md | 13 + _pages/cookies.md | 54 + _pages/documentation.md | 15 + _pages/faq.md | 55 + _pages/guidance.md | 31 + _pages/index.md | 8 + _pages/initiatives.md | 7 + _pages/news.md | 8 + _pages/publications.md | 37 + _pages/reporting-status.md | 8 + _pages/search.md | 5 + _plugins/jekyll_get_data.rb | 56 + _posts/2017-01-01-how-to-write-a-blog.md | 12 + _posts/2017-02-01-more-info.md | 12 + _posts/2017-03-01-data-and-more-data.md | 12 + _posts/2017-04-01-focus-on-a-goal.md | 10 + _posts/2017-05-01-how-we-built-the-site.md | 9 + _sass/bootstrap-4.0.0-alpha.6/.scss-lint.yml | 548 ++++++ _sass/bootstrap-4.0.0-alpha.6/_alert.scss | 55 + _sass/bootstrap-4.0.0-alpha.6/_badge.scss | 77 + .../bootstrap-4.0.0-alpha.6/_breadcrumb.scss | 38 + .../_button-group.scss | 202 ++ _sass/bootstrap-4.0.0-alpha.6/_buttons.scss | 170 ++ _sass/bootstrap-4.0.0-alpha.6/_card.scss | 276 +++ _sass/bootstrap-4.0.0-alpha.6/_carousel.scss | 178 ++ _sass/bootstrap-4.0.0-alpha.6/_close.scss | 31 + _sass/bootstrap-4.0.0-alpha.6/_code.scss | 64 + .../_custom-forms.scss | 263 +++ _sass/bootstrap-4.0.0-alpha.6/_custom.scss | 4 + _sass/bootstrap-4.0.0-alpha.6/_dropdown.scss | 161 ++ _sass/bootstrap-4.0.0-alpha.6/_forms.scss | 388 ++++ _sass/bootstrap-4.0.0-alpha.6/_grid.scss | 52 + _sass/bootstrap-4.0.0-alpha.6/_images.scss | 43 + .../bootstrap-4.0.0-alpha.6/_input-group.scss | 178 ++ _sass/bootstrap-4.0.0-alpha.6/_jumbotron.scss | 20 + .../bootstrap-4.0.0-alpha.6/_list-group.scss | 141 ++ _sass/bootstrap-4.0.0-alpha.6/_media.scss | 8 + _sass/bootstrap-4.0.0-alpha.6/_mixins.scss | 57 + _sass/bootstrap-4.0.0-alpha.6/_modal.scss | 142 ++ _sass/bootstrap-4.0.0-alpha.6/_nav.scss | 119 ++ _sass/bootstrap-4.0.0-alpha.6/_navbar.scss | 268 +++ _sass/bootstrap-4.0.0-alpha.6/_normalize.scss | 461 +++++ .../bootstrap-4.0.0-alpha.6/_pagination.scss | 67 + _sass/bootstrap-4.0.0-alpha.6/_popover.scss | 171 ++ _sass/bootstrap-4.0.0-alpha.6/_print.scss | 119 ++ _sass/bootstrap-4.0.0-alpha.6/_progress.scss | 32 + _sass/bootstrap-4.0.0-alpha.6/_reboot.scss | 389 ++++ .../_responsive-embed.scss | 52 + _sass/bootstrap-4.0.0-alpha.6/_tables.scss | 153 ++ _sass/bootstrap-4.0.0-alpha.6/_tooltip.scss | 90 + .../bootstrap-4.0.0-alpha.6/_transitions.scss | 34 + _sass/bootstrap-4.0.0-alpha.6/_type.scss | 143 ++ _sass/bootstrap-4.0.0-alpha.6/_utilities.scss | 13 + _sass/bootstrap-4.0.0-alpha.6/_variables.scss | 961 +++++++++ .../bootstrap-grid.scss | 43 + .../bootstrap-reboot.scss | 10 + _sass/bootstrap-4.0.0-alpha.6/bootstrap.scss | 54 + .../mixins/_alert.scss | 14 + .../mixins/_background-variant.scss | 12 + .../mixins/_badge.scss | 11 + .../mixins/_border-radius.scss | 35 + .../mixins/_breakpoints.scss | 95 + .../mixins/_buttons.scss | 86 + .../mixins/_cards.scss | 47 + .../mixins/_clearfix.scss | 7 + .../mixins/_float.scss | 9 + .../mixins/_forms.scss | 79 + .../mixins/_gradients.scss | 37 + .../mixins/_grid-framework.scss | 65 + .../bootstrap-4.0.0-alpha.6/mixins/_grid.scss | 100 + .../mixins/_hover.scss | 60 + .../mixins/_image.scss | 36 + .../mixins/_list-group.scss | 28 + .../mixins/_lists.scss | 7 + .../mixins/_nav-divider.scss | 10 + .../mixins/_navbar-align.scss | 9 + .../mixins/_pagination.scss | 21 + .../mixins/_reset-text.scss | 17 + .../mixins/_resize.scss | 6 + .../mixins/_screen-reader.scss | 32 + .../bootstrap-4.0.0-alpha.6/mixins/_size.scss | 6 + .../mixins/_table-row.scss | 30 + .../mixins/_text-emphasis.scss | 12 + .../mixins/_text-hide.scss | 8 + .../mixins/_text-truncate.scss | 8 + .../mixins/_transforms.scss | 14 + .../mixins/_visibility.scss | 5 + .../utilities/_align.scss | 6 + .../utilities/_background.scss | 19 + .../utilities/_borders.scss | 37 + .../utilities/_clearfix.scss | 3 + .../utilities/_display.scss | 18 + .../utilities/_flex.scss | 48 + .../utilities/_float.scss | 9 + .../utilities/_position.scss | 23 + .../utilities/_screenreaders.scss | 11 + .../utilities/_sizing.scss | 10 + .../utilities/_spacing.scss | 43 + .../utilities/_text.scss | 61 + .../utilities/_visibility.scss | 55 + _sass/bootstrap.scss | 26 + assets/css/default.scss | 1740 +++++++++++++++++ assets/img/SDG Wheel_Transparent-01.png | Bin 0 -> 28503 bytes assets/img/SDG_logo.png | Bin 0 -> 39255 bytes assets/img/alerts/error.png | Bin 0 -> 19875 bytes assets/img/alerts/error.svg | 17 + assets/img/alerts/info.png | Bin 0 -> 19481 bytes assets/img/alerts/info.svg | 18 + assets/img/alerts/success.png | Bin 0 -> 19928 bytes assets/img/alerts/success.svg | 12 + assets/img/alerts/warning.png | Bin 0 -> 18534 bytes assets/img/alerts/warning.svg | 16 + assets/img/arrow-down.png | Bin 0 -> 978 bytes assets/img/arrow-down.svg | 1 + assets/img/arrow-right.png | Bin 0 -> 837 bytes assets/img/arrow-right.svg | 1 + assets/img/correct8.png | Bin 0 -> 2989 bytes assets/img/correct8.svg | 1 + assets/img/correct9.png | Bin 0 -> 1026 bytes assets/img/correct9.svg | 1 + assets/img/favicons/favicon-114.png | Bin 0 -> 6410 bytes assets/img/favicons/favicon-16.png | Bin 0 -> 976 bytes assets/img/favicons/favicon-57.png | Bin 0 -> 3071 bytes assets/img/favicons/favicon-72.png | Bin 0 -> 3746 bytes assets/img/favicons/favicon.ico | Bin 0 -> 67646 bytes assets/img/favicons/favicon.png | Bin 0 -> 7067 bytes assets/img/favicons/uk-favicon.ico | Bin 0 -> 67646 bytes assets/img/goals/1.png | Bin 0 -> 15215 bytes assets/img/goals/10.png | Bin 0 -> 6774 bytes assets/img/goals/11.png | Bin 0 -> 16697 bytes assets/img/goals/12.png | Bin 0 -> 21511 bytes assets/img/goals/13.png | Bin 0 -> 17272 bytes assets/img/goals/14.png | Bin 0 -> 17067 bytes assets/img/goals/15.png | Bin 0 -> 10855 bytes assets/img/goals/16.png | Bin 0 -> 16896 bytes assets/img/goals/17.png | Bin 0 -> 25485 bytes assets/img/goals/18.png | Bin 0 -> 28050 bytes assets/img/goals/2.png | Bin 0 -> 10543 bytes assets/img/goals/3.png | Bin 0 -> 16116 bytes assets/img/goals/4.png | Bin 0 -> 13238 bytes assets/img/goals/5.png | Bin 0 -> 11819 bytes assets/img/goals/6.png | Bin 0 -> 14840 bytes assets/img/goals/7.png | Bin 0 -> 16230 bytes assets/img/goals/8.png | Bin 0 -> 15626 bytes assets/img/goals/9.png | Bin 0 -> 18740 bytes assets/img/hamburger-retina.gif | Bin 0 -> 1438 bytes assets/img/hamburger.gif | Bin 0 -> 1244 bytes assets/img/high-contrast/SDG_logo.png | Bin 0 -> 22469 bytes assets/img/high-contrast/goals/1.png | Bin 0 -> 8694 bytes assets/img/high-contrast/goals/10.png | Bin 0 -> 5332 bytes assets/img/high-contrast/goals/11.png | Bin 0 -> 11960 bytes assets/img/high-contrast/goals/12.png | Bin 0 -> 12595 bytes assets/img/high-contrast/goals/13.png | Bin 0 -> 12111 bytes assets/img/high-contrast/goals/14.png | Bin 0 -> 9983 bytes assets/img/high-contrast/goals/15.png | Bin 0 -> 7207 bytes assets/img/high-contrast/goals/16.png | Bin 0 -> 10963 bytes assets/img/high-contrast/goals/17.png | Bin 0 -> 16880 bytes assets/img/high-contrast/goals/18.png | Bin 0 -> 11148 bytes assets/img/high-contrast/goals/2.png | Bin 0 -> 6370 bytes assets/img/high-contrast/goals/3.png | Bin 0 -> 9147 bytes assets/img/high-contrast/goals/4.png | Bin 0 -> 7509 bytes assets/img/high-contrast/goals/5.png | Bin 0 -> 7257 bytes assets/img/high-contrast/goals/6.png | Bin 0 -> 8928 bytes assets/img/high-contrast/goals/7.png | Bin 0 -> 8862 bytes assets/img/high-contrast/goals/8.png | Bin 0 -> 9635 bytes assets/img/high-contrast/goals/9.png | Bin 0 -> 9684 bytes assets/img/loading-small.gif | Bin 0 -> 1737 bytes assets/img/loading.gif | Bin 0 -> 8942 bytes assets/img/logo-img-circle.png | Bin 0 -> 5105 bytes assets/img/logo-img.png | Bin 0 -> 21100 bytes assets/img/logo.png | Bin 0 -> 39486 bytes assets/img/minus.png | Bin 0 -> 610 bytes assets/img/minus.svg | 1 + assets/img/ogl.png | Bin 0 -> 498 bytes assets/img/plus.png | Bin 0 -> 858 bytes assets/img/plus.svg | 1 + assets/img/sdgbg.png | Bin 0 -> 301 bytes assets/img/search.png | Bin 0 -> 3196 bytes assets/img/search.svg | 1 + assets/img/social-icons/png/facebook25.png | Bin 0 -> 2512 bytes assets/img/social-icons/png/rss25.png | Bin 0 -> 2854 bytes assets/img/social-icons/png/twitter16.png | Bin 0 -> 2684 bytes assets/img/social-icons/png/youtube15.png | Bin 0 -> 3387 bytes assets/img/social-icons/svg/facebook25.svg | 1 + assets/img/social-icons/svg/rss25.svg | 1 + assets/img/social-icons/svg/twitter16.svg | 1 + assets/img/social-icons/svg/youtube15.svg | 1 + assets/img/sort_asc.png | Bin 0 -> 160 bytes assets/img/sort_desc.png | Bin 0 -> 158 bytes assets/img/un-emblem.png | Bin 0 -> 32260 bytes assets/img/us_flag_small.png | Bin 0 -> 5084 bytes assets/img/zoom.png | Bin 0 -> 149 bytes assets/js/accessibility.js | 87 + assets/js/chartjs/rescaler.js | 49 + assets/js/event.js | 17 + assets/js/indicatorController.js | 10 + assets/js/indicatorDataStore.js | 14 + assets/js/indicatorModel.js | 589 ++++++ assets/js/indicatorView.js | 620 ++++++ assets/js/lib/classList.js | 2 + assets/js/lib/d3-simple-slider.min.js | 1 + assets/js/lib/modernizr-custom.js | 3 + assets/js/mapView.js | 12 + assets/js/menu.js | 60 + assets/js/plugins/jquery.sdgMap.js | 345 ++++ assets/js/reportingStatus.js | 96 + assets/js/sdg.js | 16 + assets/js/search.js | 117 ++ feed.xml | 30 + indicators.json | 29 + public/NRP VIDEO DEMO May2018.ppsx | Bin 0 -> 6774496 bytes public/UK-SDG-NRP_hi-res.pps | Bin 0 -> 5657600 bytes public/instructions.txt | 1 + scripts/cibuild.sh | 16 + scripts/deploy/deploy.sh | 62 + scripts/deploy/deploy_staging.sh | 63 + scripts/deploy/keys.tar.enc | Bin 0 -> 9232 bytes 524 files changed, 15101 insertions(+) create mode 100644 .editorconfig create mode 100644 .gitignore create mode 100644 .travis.yml create mode 100644 .vscode/settings.json create mode 100644 Gemfile create mode 100644 LICENSE create mode 100644 README.md create mode 100755 _config.yml create mode 100755 _config_prod.yml create mode 100644 _goals/01_no-poverty.md create mode 100644 _goals/02_zero-hunger.md create mode 100644 _goals/03_good-health-and-well-being.md create mode 100644 _goals/04_quality-education.md create mode 100644 _goals/05_gender-equality.md create mode 100644 _goals/06_clean-water-and-sanitation.md create mode 100644 _goals/07_affordable-and-clean-energy.md create mode 100644 _goals/08_decent-jobs-and-economic-growth.md create mode 100644 _goals/09_industry-innovation-and-infrastructure.md create mode 100644 _goals/10_reduced-inequalities.md create mode 100644 _goals/11_sustainable-cities-communities.md create mode 100644 _goals/12_responsible-consumption-and-production.md create mode 100644 _goals/13_climate-action.md create mode 100644 _goals/14_life-below-water.md create mode 100644 _goals/15_life-on-land.md create mode 100644 _goals/16_peace-and-justice-strong-institutions.md create mode 100644 _goals/17_partnerships-for-the-goals.md create mode 100644 _includes/components/breadcrumb.html create mode 100644 _includes/components/charts/bar.html create mode 100644 _includes/components/charts/chart.html create mode 100644 _includes/components/charts/line.html create mode 100644 _includes/components/dev-disclaimer.html create mode 100644 _includes/components/fields-template.html create mode 100644 _includes/components/headline.html create mode 100644 _includes/components/loading.html create mode 100644 _includes/components/metadata.html create mode 100644 _includes/components/post-categories.html create mode 100644 _includes/components/sources.html create mode 100644 _includes/components/units-template.html create mode 100755 _includes/footer.html create mode 100755 _includes/head.html create mode 100755 _includes/header.html create mode 100755 _includes/icon-github.html create mode 100755 _includes/icon-github.svg create mode 100755 _includes/icon-twitter.html create mode 100755 _includes/icon-twitter.svg create mode 100644 _includes/scripts.html create mode 100644 _includes/search.html create mode 100644 _indicators/1-1-1.md create mode 100644 _indicators/1-2-1.md create mode 100644 _indicators/1-2-2.md create mode 100644 _indicators/1-3-1.md create mode 100644 _indicators/1-4-1.md create mode 100644 _indicators/1-4-2.md create mode 100644 _indicators/1-5-1.md create mode 100644 _indicators/1-5-2.md create mode 100644 _indicators/1-5-3.md create mode 100644 _indicators/1-5-4.md create mode 100644 _indicators/1-a-1.md create mode 100644 _indicators/1-a-2.md create mode 100644 _indicators/1-a-3.md create mode 100644 _indicators/1-b-1.md create mode 100644 _indicators/10-1-1.md create mode 100644 _indicators/10-2-1.md create mode 100644 _indicators/10-3-1.md create mode 100644 _indicators/10-4-1.md create mode 100644 _indicators/10-5-1.md create mode 100644 _indicators/10-6-1.md create mode 100644 _indicators/10-7-1.md create mode 100644 _indicators/10-7-2.md create mode 100644 _indicators/10-a-1.md create mode 100644 _indicators/10-b-1.md create mode 100644 _indicators/10-c-1.md create mode 100644 _indicators/11-1-1.md create mode 100644 _indicators/11-2-1.md create mode 100644 _indicators/11-3-1.md create mode 100644 _indicators/11-3-2.md create mode 100644 _indicators/11-4-1.md create mode 100644 _indicators/11-5-1.md create mode 100644 _indicators/11-5-2.md create mode 100644 _indicators/11-6-1.md create mode 100644 _indicators/11-6-2.md create mode 100644 _indicators/11-7-1.md create mode 100644 _indicators/11-7-2.md create mode 100644 _indicators/11-a-1.md create mode 100644 _indicators/11-b-1.md create mode 100644 _indicators/11-b-2.md create mode 100644 _indicators/11-c-1.md create mode 100644 _indicators/12-1-1.md create mode 100644 _indicators/12-2-1.md create mode 100644 _indicators/12-2-2.md create mode 100644 _indicators/12-3-1.md create mode 100644 _indicators/12-4-1.md create mode 100644 _indicators/12-4-2.md create mode 100644 _indicators/12-5-1.md create mode 100644 _indicators/12-6-1.md create mode 100644 _indicators/12-7-1.md create mode 100644 _indicators/12-8-1.md create mode 100644 _indicators/12-a-1.md create mode 100644 _indicators/12-b-1.md create mode 100644 _indicators/12-c-1.md create mode 100644 _indicators/13-1-1.md create mode 100644 _indicators/13-1-2.md create mode 100644 _indicators/13-1-3.md create mode 100644 _indicators/13-2-1.md create mode 100644 _indicators/13-3-1.md create mode 100644 _indicators/13-3-2.md create mode 100644 _indicators/13-a-1.md create mode 100644 _indicators/13-b-1.md create mode 100644 _indicators/14-1-1.md create mode 100644 _indicators/14-2-1.md create mode 100644 _indicators/14-3-1.md create mode 100644 _indicators/14-4-1.md create mode 100644 _indicators/14-5-1.md create mode 100644 _indicators/14-6-1.md create mode 100644 _indicators/14-7-1.md create mode 100644 _indicators/14-a-1.md create mode 100644 _indicators/14-b-1.md create mode 100644 _indicators/14-c-1.md create mode 100644 _indicators/15-1-1.md create mode 100644 _indicators/15-1-2.md create mode 100644 _indicators/15-2-1.md create mode 100644 _indicators/15-3-1.md create mode 100644 _indicators/15-4-1.md create mode 100644 _indicators/15-4-2.md create mode 100644 _indicators/15-5-1.md create mode 100644 _indicators/15-6-1.md create mode 100644 _indicators/15-7-1.md create mode 100644 _indicators/15-8-1.md create mode 100644 _indicators/15-9-1.md create mode 100644 _indicators/15-a-1.md create mode 100644 _indicators/15-b-1.md create mode 100644 _indicators/15-c-1.md create mode 100644 _indicators/16-1-1.md create mode 100644 _indicators/16-1-2.md create mode 100644 _indicators/16-1-3.md create mode 100644 _indicators/16-1-4.md create mode 100644 _indicators/16-10-1.md create mode 100644 _indicators/16-10-2.md create mode 100644 _indicators/16-2-1.md create mode 100644 _indicators/16-2-2.md create mode 100644 _indicators/16-2-3.md create mode 100644 _indicators/16-3-1.md create mode 100644 _indicators/16-3-2.md create mode 100644 _indicators/16-4-1.md create mode 100644 _indicators/16-4-2.md create mode 100644 _indicators/16-5-1.md create mode 100644 _indicators/16-5-2.md create mode 100644 _indicators/16-6-1.md create mode 100644 _indicators/16-6-2.md create mode 100644 _indicators/16-7-1.md create mode 100644 _indicators/16-7-2.md create mode 100644 _indicators/16-8-1.md create mode 100644 _indicators/16-9-1.md create mode 100644 _indicators/16-a-1.md create mode 100644 _indicators/16-b-1.md create mode 100644 _indicators/17-1-1.md create mode 100644 _indicators/17-1-2.md create mode 100644 _indicators/17-10-1.md create mode 100644 _indicators/17-11-1.md create mode 100644 _indicators/17-12-1.md create mode 100644 _indicators/17-13-1.md create mode 100644 _indicators/17-14-1.md create mode 100644 _indicators/17-15-1.md create mode 100644 _indicators/17-16-1.md create mode 100644 _indicators/17-17-1.md create mode 100644 _indicators/17-18-1.md create mode 100644 _indicators/17-18-2.md create mode 100644 _indicators/17-18-3.md create mode 100644 _indicators/17-19-1.md create mode 100644 _indicators/17-19-2.md create mode 100644 _indicators/17-2-1.md create mode 100644 _indicators/17-3-1.md create mode 100644 _indicators/17-3-2.md create mode 100644 _indicators/17-4-1.md create mode 100644 _indicators/17-5-1.md create mode 100644 _indicators/17-6-1.md create mode 100644 _indicators/17-6-2.md create mode 100644 _indicators/17-7-1.md create mode 100644 _indicators/17-8-1.md create mode 100644 _indicators/17-9-1.md create mode 100644 _indicators/2-1-1.md create mode 100644 _indicators/2-1-2.md create mode 100644 _indicators/2-2-1.md create mode 100644 _indicators/2-2-2.md create mode 100644 _indicators/2-3-1.md create mode 100644 _indicators/2-3-2.md create mode 100644 _indicators/2-4-1.md create mode 100644 _indicators/2-5-1.md create mode 100644 _indicators/2-5-2.md create mode 100644 _indicators/2-a-1.md create mode 100644 _indicators/2-a-2.md create mode 100644 _indicators/2-b-1.md create mode 100644 _indicators/2-c-1.md create mode 100644 _indicators/3-1-1.md create mode 100644 _indicators/3-1-2.md create mode 100644 _indicators/3-2-1.md create mode 100644 _indicators/3-2-2.md create mode 100644 _indicators/3-3-1.md create mode 100644 _indicators/3-3-2.md create mode 100644 _indicators/3-3-3.md create mode 100644 _indicators/3-3-4.md create mode 100644 _indicators/3-3-5.md create mode 100644 _indicators/3-4-1.md create mode 100644 _indicators/3-4-2.md create mode 100644 _indicators/3-5-1.md create mode 100644 _indicators/3-5-2.md create mode 100644 _indicators/3-6-1.md create mode 100644 _indicators/3-7-1.md create mode 100644 _indicators/3-7-2.md create mode 100644 _indicators/3-8-1.md create mode 100644 _indicators/3-8-2.md create mode 100644 _indicators/3-9-1.md create mode 100644 _indicators/3-9-2.md create mode 100644 _indicators/3-9-3.md create mode 100644 _indicators/3-a-1.md create mode 100644 _indicators/3-b-1.md create mode 100644 _indicators/3-b-2.md create mode 100644 _indicators/3-b-3.md create mode 100644 _indicators/3-c-1.md create mode 100644 _indicators/3-d-1.md create mode 100644 _indicators/4-1-1.md create mode 100644 _indicators/4-2-1.md create mode 100644 _indicators/4-2-2.md create mode 100644 _indicators/4-3-1.md create mode 100644 _indicators/4-4-1.md create mode 100644 _indicators/4-5-1.md create mode 100644 _indicators/4-6-1.md create mode 100644 _indicators/4-7-1.md create mode 100644 _indicators/4-a-1.md create mode 100644 _indicators/4-b-1.md create mode 100644 _indicators/4-c-1.md create mode 100644 _indicators/5-1-1.md create mode 100644 _indicators/5-2-1.md create mode 100644 _indicators/5-2-2.md create mode 100644 _indicators/5-3-1.md create mode 100644 _indicators/5-3-2.md create mode 100644 _indicators/5-4-1.md create mode 100644 _indicators/5-5-1.md create mode 100644 _indicators/5-5-2.md create mode 100644 _indicators/5-6-1.md create mode 100644 _indicators/5-6-2.md create mode 100644 _indicators/5-a-1.md create mode 100644 _indicators/5-a-2.md create mode 100644 _indicators/5-b-1.md create mode 100644 _indicators/5-c-1.md create mode 100644 _indicators/6-1-1.md create mode 100644 _indicators/6-2-1.md create mode 100644 _indicators/6-3-1.md create mode 100644 _indicators/6-3-2.md create mode 100644 _indicators/6-4-1.md create mode 100644 _indicators/6-4-2.md create mode 100644 _indicators/6-5-1.md create mode 100644 _indicators/6-5-2.md create mode 100644 _indicators/6-6-1.md create mode 100644 _indicators/6-a-1.md create mode 100644 _indicators/6-b-1.md create mode 100644 _indicators/7-1-1.md create mode 100644 _indicators/7-1-2.md create mode 100644 _indicators/7-2-1.md create mode 100644 _indicators/7-3-1.md create mode 100644 _indicators/7-a-1.md create mode 100644 _indicators/7-b-1.md create mode 100644 _indicators/8-1-1.md create mode 100644 _indicators/8-10-1.md create mode 100644 _indicators/8-10-2.md create mode 100644 _indicators/8-2-1.md create mode 100644 _indicators/8-3-1.md create mode 100644 _indicators/8-4-1.md create mode 100644 _indicators/8-4-2.md create mode 100644 _indicators/8-5-1.md create mode 100644 _indicators/8-5-2.md create mode 100644 _indicators/8-6-1.md create mode 100644 _indicators/8-7-1.md create mode 100644 _indicators/8-8-1.md create mode 100644 _indicators/8-8-2.md create mode 100644 _indicators/8-9-1.md create mode 100644 _indicators/8-9-2.md create mode 100644 _indicators/8-a-1.md create mode 100644 _indicators/8-b-1.md create mode 100644 _indicators/9-1-1.md create mode 100644 _indicators/9-1-2.md create mode 100644 _indicators/9-2-1.md create mode 100644 _indicators/9-2-2.md create mode 100644 _indicators/9-3-1.md create mode 100644 _indicators/9-3-2.md create mode 100644 _indicators/9-4-1.md create mode 100644 _indicators/9-5-1.md create mode 100644 _indicators/9-5-2.md create mode 100644 _indicators/9-a-1.md create mode 100644 _indicators/9-b-1.md create mode 100644 _indicators/9-c-1.md create mode 100644 _layouts/categories.html create mode 100755 _layouts/default.html create mode 100755 _layouts/frontpage.html create mode 100644 _layouts/goal.html create mode 100644 _layouts/indicator.html create mode 100755 _layouts/initiative.html create mode 100755 _layouts/initiatives.html create mode 100644 _layouts/news.html create mode 100755 _layouts/page.html create mode 100755 _layouts/post.html create mode 100644 _layouts/reportingstatus.html create mode 100644 _layouts/search.html create mode 100644 _pages/about.md create mode 100644 _pages/account.md create mode 100755 _pages/admin.md create mode 100644 _pages/categories.md create mode 100755 _pages/contact.md create mode 100644 _pages/cookies.md create mode 100755 _pages/documentation.md create mode 100644 _pages/faq.md create mode 100644 _pages/guidance.md create mode 100755 _pages/index.md create mode 100755 _pages/initiatives.md create mode 100755 _pages/news.md create mode 100644 _pages/publications.md create mode 100644 _pages/reporting-status.md create mode 100644 _pages/search.md create mode 100644 _plugins/jekyll_get_data.rb create mode 100644 _posts/2017-01-01-how-to-write-a-blog.md create mode 100644 _posts/2017-02-01-more-info.md create mode 100644 _posts/2017-03-01-data-and-more-data.md create mode 100644 _posts/2017-04-01-focus-on-a-goal.md create mode 100644 _posts/2017-05-01-how-we-built-the-site.md create mode 100644 _sass/bootstrap-4.0.0-alpha.6/.scss-lint.yml create mode 100644 _sass/bootstrap-4.0.0-alpha.6/_alert.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/_badge.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/_breadcrumb.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/_button-group.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/_buttons.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/_card.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/_carousel.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/_close.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/_code.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/_custom-forms.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/_custom.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/_dropdown.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/_forms.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/_grid.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/_images.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/_input-group.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/_jumbotron.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/_list-group.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/_media.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/_mixins.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/_modal.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/_nav.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/_navbar.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/_normalize.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/_pagination.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/_popover.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/_print.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/_progress.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/_reboot.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/_responsive-embed.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/_tables.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/_tooltip.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/_transitions.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/_type.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/_utilities.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/_variables.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/bootstrap-grid.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/bootstrap-reboot.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/bootstrap.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/mixins/_alert.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/mixins/_background-variant.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/mixins/_badge.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/mixins/_border-radius.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/mixins/_breakpoints.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/mixins/_buttons.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/mixins/_cards.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/mixins/_clearfix.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/mixins/_float.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/mixins/_forms.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/mixins/_gradients.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/mixins/_grid-framework.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/mixins/_grid.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/mixins/_hover.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/mixins/_image.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/mixins/_list-group.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/mixins/_lists.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/mixins/_nav-divider.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/mixins/_navbar-align.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/mixins/_pagination.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/mixins/_reset-text.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/mixins/_resize.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/mixins/_screen-reader.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/mixins/_size.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/mixins/_table-row.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/mixins/_text-emphasis.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/mixins/_text-hide.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/mixins/_text-truncate.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/mixins/_transforms.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/mixins/_visibility.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/utilities/_align.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/utilities/_background.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/utilities/_borders.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/utilities/_clearfix.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/utilities/_display.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/utilities/_flex.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/utilities/_float.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/utilities/_position.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/utilities/_screenreaders.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/utilities/_sizing.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/utilities/_spacing.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/utilities/_text.scss create mode 100644 _sass/bootstrap-4.0.0-alpha.6/utilities/_visibility.scss create mode 100644 _sass/bootstrap.scss create mode 100644 assets/css/default.scss create mode 100644 assets/img/SDG Wheel_Transparent-01.png create mode 100644 assets/img/SDG_logo.png create mode 100755 assets/img/alerts/error.png create mode 100755 assets/img/alerts/error.svg create mode 100755 assets/img/alerts/info.png create mode 100755 assets/img/alerts/info.svg create mode 100755 assets/img/alerts/success.png create mode 100755 assets/img/alerts/success.svg create mode 100755 assets/img/alerts/warning.png create mode 100755 assets/img/alerts/warning.svg create mode 100755 assets/img/arrow-down.png create mode 100755 assets/img/arrow-down.svg create mode 100755 assets/img/arrow-right.png create mode 100755 assets/img/arrow-right.svg create mode 100755 assets/img/correct8.png create mode 100755 assets/img/correct8.svg create mode 100755 assets/img/correct9.png create mode 100755 assets/img/correct9.svg create mode 100644 assets/img/favicons/favicon-114.png create mode 100644 assets/img/favicons/favicon-16.png create mode 100644 assets/img/favicons/favicon-57.png create mode 100644 assets/img/favicons/favicon-72.png create mode 100644 assets/img/favicons/favicon.ico create mode 100644 assets/img/favicons/favicon.png create mode 100644 assets/img/favicons/uk-favicon.ico create mode 100755 assets/img/goals/1.png create mode 100755 assets/img/goals/10.png create mode 100755 assets/img/goals/11.png create mode 100755 assets/img/goals/12.png create mode 100755 assets/img/goals/13.png create mode 100755 assets/img/goals/14.png create mode 100755 assets/img/goals/15.png create mode 100755 assets/img/goals/16.png create mode 100755 assets/img/goals/17.png create mode 100755 assets/img/goals/18.png create mode 100755 assets/img/goals/2.png create mode 100755 assets/img/goals/3.png create mode 100755 assets/img/goals/4.png create mode 100755 assets/img/goals/5.png create mode 100755 assets/img/goals/6.png create mode 100755 assets/img/goals/7.png create mode 100755 assets/img/goals/8.png create mode 100755 assets/img/goals/9.png create mode 100755 assets/img/hamburger-retina.gif create mode 100755 assets/img/hamburger.gif create mode 100644 assets/img/high-contrast/SDG_logo.png create mode 100755 assets/img/high-contrast/goals/1.png create mode 100755 assets/img/high-contrast/goals/10.png create mode 100755 assets/img/high-contrast/goals/11.png create mode 100755 assets/img/high-contrast/goals/12.png create mode 100755 assets/img/high-contrast/goals/13.png create mode 100755 assets/img/high-contrast/goals/14.png create mode 100755 assets/img/high-contrast/goals/15.png create mode 100755 assets/img/high-contrast/goals/16.png create mode 100755 assets/img/high-contrast/goals/17.png create mode 100644 assets/img/high-contrast/goals/18.png create mode 100755 assets/img/high-contrast/goals/2.png create mode 100755 assets/img/high-contrast/goals/3.png create mode 100755 assets/img/high-contrast/goals/4.png create mode 100755 assets/img/high-contrast/goals/5.png create mode 100755 assets/img/high-contrast/goals/6.png create mode 100755 assets/img/high-contrast/goals/7.png create mode 100755 assets/img/high-contrast/goals/8.png create mode 100755 assets/img/high-contrast/goals/9.png create mode 100644 assets/img/loading-small.gif create mode 100644 assets/img/loading.gif create mode 100755 assets/img/logo-img-circle.png create mode 100755 assets/img/logo-img.png create mode 100755 assets/img/logo.png create mode 100755 assets/img/minus.png create mode 100755 assets/img/minus.svg create mode 100644 assets/img/ogl.png create mode 100755 assets/img/plus.png create mode 100755 assets/img/plus.svg create mode 100755 assets/img/sdgbg.png create mode 100755 assets/img/search.png create mode 100755 assets/img/search.svg create mode 100755 assets/img/social-icons/png/facebook25.png create mode 100755 assets/img/social-icons/png/rss25.png create mode 100755 assets/img/social-icons/png/twitter16.png create mode 100755 assets/img/social-icons/png/youtube15.png create mode 100755 assets/img/social-icons/svg/facebook25.svg create mode 100755 assets/img/social-icons/svg/rss25.svg create mode 100755 assets/img/social-icons/svg/twitter16.svg create mode 100755 assets/img/social-icons/svg/youtube15.svg create mode 100644 assets/img/sort_asc.png create mode 100644 assets/img/sort_desc.png create mode 100644 assets/img/un-emblem.png create mode 100644 assets/img/us_flag_small.png create mode 100755 assets/img/zoom.png create mode 100644 assets/js/accessibility.js create mode 100644 assets/js/chartjs/rescaler.js create mode 100644 assets/js/event.js create mode 100644 assets/js/indicatorController.js create mode 100644 assets/js/indicatorDataStore.js create mode 100644 assets/js/indicatorModel.js create mode 100644 assets/js/indicatorView.js create mode 100644 assets/js/lib/classList.js create mode 100644 assets/js/lib/d3-simple-slider.min.js create mode 100644 assets/js/lib/modernizr-custom.js create mode 100644 assets/js/mapView.js create mode 100644 assets/js/menu.js create mode 100644 assets/js/plugins/jquery.sdgMap.js create mode 100644 assets/js/reportingStatus.js create mode 100644 assets/js/sdg.js create mode 100644 assets/js/search.js create mode 100755 feed.xml create mode 100644 indicators.json create mode 100644 public/NRP VIDEO DEMO May2018.ppsx create mode 100644 public/UK-SDG-NRP_hi-res.pps create mode 100644 public/instructions.txt create mode 100755 scripts/cibuild.sh create mode 100755 scripts/deploy/deploy.sh create mode 100755 scripts/deploy/deploy_staging.sh create mode 100644 scripts/deploy/keys.tar.enc diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..11ebdf9 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,16 @@ +# EditorConfig is awesome: http://EditorConfig.org + +# top-most EditorConfig file +root = true + +# Unix-style newlines with a newline ending every file +[*] +end_of_line = lf +insert_final_newline = true + +# Matches multiple files with brace expansion notation +# Set default charset +[*.{js}] +charset = utf-8 +indent_style = space +indent_size = 2 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4eb8312 --- /dev/null +++ b/.gitignore @@ -0,0 +1,16 @@ +_site/ +.sass-cache/ +.jekyll-metadata +.DS_Store +.Rproj.user +.Rhistory +.spyproject/ +*__pycache__/ +*.Rproj +Gemfile.lock +deploy_key* +deploy_key*.pub +*.keybase +data/edges/ +data/headlines/ +data/json/ diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..f0f2d19 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,30 @@ +language: ruby +rvm: +- 2.4.0 +dist: trusty +sudo: false +branches: + only: + - master + - develop +env: + global: + - NOKOGIRI_USE_SYSTEM_LIBRARIES=true +# Build. _site directory is the artifact +before_script: +- chmod +x ./scripts/*.sh +- chmod +x ./scripts/deploy/*.sh +script: +- scripts/cibuild.sh +# Deploy. Staging goes back to gh-pages here and prod to external repo +deploy: +- provider: script + script: scripts/deploy/deploy_staging.sh + skip_cleanup: true + on: + branch: develop +- provider: script + script: scripts/deploy/deploy.sh + skip_cleanup: true + on: + branch: master diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..bf80ba7 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,5 @@ +// Place your settings in this file to overwrite default and user settings. +{ + "editor.detectIndentation": false, + "editor.tabSize": 2 +} diff --git a/Gemfile b/Gemfile new file mode 100644 index 0000000..cd764e5 --- /dev/null +++ b/Gemfile @@ -0,0 +1,4 @@ +source "https://rubygems.org" + +gem "jekyll", "3.5.1" +gem "html-proofer" diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..751915a --- /dev/null +++ b/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2018 Office for National Statistics + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/README.md b/README.md new file mode 100644 index 0000000..9d26068 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Sustainable Development Goal indicators + +[![Build Status](https://travis-ci.org/ONSdigital/sdg-indicators.svg?branch=develop)](https://travis-ci.org/ONSdigital/sdg-indicators) [![LICENSE.](https://img.shields.io/badge/license-OGL--3-brightgreen.svg?style=flat)](http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/) + +This is a development website for collecting and disseminating UK data for the Sustainable Development Goal global indicators. This is a collaboration between the [ONS Sustainable Development Goals](https://www.ons.gov.uk/aboutus/whatwedo/programmesandprojects/sustainabledevelopmentgoals) team and the [ONS Data Science Campus](https://www.ons.gov.uk/aboutus/whatwedo/datasciencecampushttps://www.ons.gov.uk/aboutus/whatwedo/datasciencecampushttps://www.ons.gov.uk/aboutus/whatwedo/datasciencecampushttps://www.ons.gov.uk/aboutus/whatwedo/datasciencecampushttps://www.ons.gov.uk/aboutus/whatwedo/datasciencecampus), building on the earlier work of the [US GSA](https://github.com/GSA/sdg-indicators). + +For any guidance on how to use the website or develop it further for your own country, please refer to the [wiki](https://github.com/ONSdigital/sdg-indicators/wiki). Please send any comments and feedback to sustainabledevelopment@ons.gov.uk diff --git a/_config.yml b/_config.yml new file mode 100755 index 0000000..422a0ad --- /dev/null +++ b/_config.yml @@ -0,0 +1,69 @@ +# Welcome to Jekyll! +# +# This config file is meant for settings that affect your whole blog, values +# which you are expected to set up once and rarely need to edit after that. +# For technical reasons, this file is *NOT* reloaded automatically when you use +# 'jekyll serve'. If you change this file, please restart the server process. + +# Site settings +title: U.K. Indicators For The Sustainable Development Goals +description: Data Platform Prototype +baseurl: "/sdg-indicators" # the subpath of your site, e.g. /blog +url: "" +data_dir: data +environment: staging +remotedatabaseurl: "https://ONSdigital.github.io/sdg-data" +# permalink: /news/:year/:month/:day/:title.html + +jekyll_get_data: + - data: meta + json: 'https://ONSdigital.github.io/sdg-data/meta/all.json' + # cache: true + # directory: 'remotedata' + - data: headlines + json: 'https://ONSdigital.github.io/sdg-data/headline/all.json' + # cache: true + # directory: 'remotedata' + - data: schema + json: 'https://ONSdigital.github.io/sdg-data/meta/schema.json' + +analytics: + ga_prod: '' + +################################################################################################### +email_contacts: + questions: sustainabledevelopment@ons.gov.uk + suggestions: sustainabledevelopment@ons.gov.uk + functional: sustainabledevelopment@ons.gov.uk +################################################################################################### + +# Github Repo for Data +repo_name: sdg-data +branch: develop +org_name: ONSdigital + +# Build settings +markdown: kramdown + +# Travis Support +exclude: [vendor, scripts, remotedata] + +# International Support +# Eg name: Australia and adjective: Australian +country: + name: UK + adjective: UK + +# Pages +collections: + pages: + output: true + permalink: /:path/ + posts: + output: true + permalink: /news/:year/:month/:day/:title.html + indicators: + output: true + goals: + output: true + \ No newline at end of file diff --git a/_config_prod.yml b/_config_prod.yml new file mode 100755 index 0000000..1a42e6c --- /dev/null +++ b/_config_prod.yml @@ -0,0 +1,68 @@ +# Welcome to Jekyll! +# +# This config file is meant for settings that affect your whole blog, values +# which you are expected to set up once and rarely need to edit after that. +# For technical reasons, this file is *NOT* reloaded automatically when you use +# 'jekyll serve'. If you change this file, please restart the server process. + +# Site settings +title: U.K. Indicators For The Sustainable Development Goals +description: Data Platform Prototype +baseurl: "" # the subpath of your site, e.g. /blog +url: "" +data_dir: data +environment: production +remotedatabaseurl: "https://sustainabledevelopment-uk.github.io/sdg-data" +# permalink: /news/:year/:month/:day/:title.html + +jekyll_get_data: + - data: meta + json: 'https://sustainabledevelopment-uk.github.io/sdg-data/meta/all.json' + # cache: true + # directory: 'remotedata' + - data: headlines + json: 'https://sustainabledevelopment-uk.github.io/sdg-data/headline/all.json' + # cache: true + # directory: 'remotedata' + - data: schema + json: 'https://sustainabledevelopment-uk.github.io/sdg-data/meta/schema.json' + +analytics: + ga_prod: 'UA-108503280-1' + +################################################################################################### +email_contacts: + questions: sustainabledevelopment@ons.gov.uk + suggestions: sustainabledevelopment@ons.gov.uk + functional: sustainabledevelopment@ons.gov.uk +################################################################################################### + +# Github Repo for Data +repo_name: sdg-data +branch: develop +org_name: ONSdigital + +# Build settings +markdown: kramdown + +# Travis Support +exclude: [vendor, scripts, remotedata] + +# International Support +# Eg name: Australia and adjective: Australian +country: + name: UK + adjective: UK + +# Pages +collections: + pages: + output: true + permalink: /:path/ + posts: + output: true + permalink: /news/:year/:month/:day/:title.html + indicators: + output: true + goals: + output: true diff --git a/_goals/01_no-poverty.md b/_goals/01_no-poverty.md new file mode 100644 index 0000000..de60cdd --- /dev/null +++ b/_goals/01_no-poverty.md @@ -0,0 +1,9 @@ +--- +title: End poverty in all its forms everywhere +short: No Poverty +permalink: /no-poverty/ +sdg_goal: '1' +color: '#e5243b' +layout: goal +--- + diff --git a/_goals/02_zero-hunger.md b/_goals/02_zero-hunger.md new file mode 100644 index 0000000..447fdac --- /dev/null +++ b/_goals/02_zero-hunger.md @@ -0,0 +1,10 @@ +--- +title: End hunger, achieve food security and improved nutrition and promote sustainable + agriculture +short: Zero Hunger +permalink: /zero-hunger/ +sdg_goal: '2' +color: '#e5b735' +layout: goal +--- + diff --git a/_goals/03_good-health-and-well-being.md b/_goals/03_good-health-and-well-being.md new file mode 100644 index 0000000..7f59fbb --- /dev/null +++ b/_goals/03_good-health-and-well-being.md @@ -0,0 +1,9 @@ +--- +title: Ensure healthy lives and promote well-being for all at all ages +short: Good Health and Well-being +permalink: /good-health-and-well-being/ +sdg_goal: '3' +color: '#4c9f38' +layout: goal +--- + diff --git a/_goals/04_quality-education.md b/_goals/04_quality-education.md new file mode 100644 index 0000000..a008099 --- /dev/null +++ b/_goals/04_quality-education.md @@ -0,0 +1,10 @@ +--- +title: Ensure inclusive and equitable quality education and promote lifelong learning + opportunities for all +short: Quality Education +permalink: /quality-education/ +sdg_goal: '4' +color: '#c5192d' +layout: goal +--- + diff --git a/_goals/05_gender-equality.md b/_goals/05_gender-equality.md new file mode 100644 index 0000000..9e412ac --- /dev/null +++ b/_goals/05_gender-equality.md @@ -0,0 +1,9 @@ +--- +title: Achieve gender equality and empower all women and girls +short: Gender Equality +permalink: /gender-equality/ +sdg_goal: '5' +color: '#ff3a21' +layout: goal +--- + diff --git a/_goals/06_clean-water-and-sanitation.md b/_goals/06_clean-water-and-sanitation.md new file mode 100644 index 0000000..ecdf32c --- /dev/null +++ b/_goals/06_clean-water-and-sanitation.md @@ -0,0 +1,10 @@ +--- +title: Ensure availability and sustainable management of water and sanitation for + all +short: Clean water and sanitation +permalink: /clean-water-and-sanitation/ +sdg_goal: '6' +color: '#26bde2' +layout: goal +--- + diff --git a/_goals/07_affordable-and-clean-energy.md b/_goals/07_affordable-and-clean-energy.md new file mode 100644 index 0000000..ce585ea --- /dev/null +++ b/_goals/07_affordable-and-clean-energy.md @@ -0,0 +1,9 @@ +--- +title: Ensure access to affordable, reliable, sustainable and modern energy for all +short: Affordable and clean energy +permalink: /affordable-and-clean-energy/ +sdg_goal: '7' +color: '#fcc30b' +layout: goal +--- + diff --git a/_goals/08_decent-jobs-and-economic-growth.md b/_goals/08_decent-jobs-and-economic-growth.md new file mode 100644 index 0000000..2be7314 --- /dev/null +++ b/_goals/08_decent-jobs-and-economic-growth.md @@ -0,0 +1,10 @@ +--- +title: Promote sustained, inclusive and sustainable economic growth, full and productive + employment and decent work for all +short: Decent jobs and economic growth +permalink: /decent-jobs-and-economic-growth/ +sdg_goal: '8' +color: '#a21942' +layout: goal +--- + diff --git a/_goals/09_industry-innovation-and-infrastructure.md b/_goals/09_industry-innovation-and-infrastructure.md new file mode 100644 index 0000000..645eadf --- /dev/null +++ b/_goals/09_industry-innovation-and-infrastructure.md @@ -0,0 +1,10 @@ +--- +title: Build resilient infrastructure, promote inclusive and sustainable industrialization + and foster innovation +short: Industry, innovation and infrastructure +permalink: /industry-innovation-and-infrastructure/ +sdg_goal: '9' +color: '#fd6925' +layout: goal +--- + diff --git a/_goals/10_reduced-inequalities.md b/_goals/10_reduced-inequalities.md new file mode 100644 index 0000000..c111266 --- /dev/null +++ b/_goals/10_reduced-inequalities.md @@ -0,0 +1,9 @@ +--- +title: Reduce inequality within and among countries +short: Reduced inequalities +permalink: /reduced-inequalities/ +sdg_goal: '10' +color: '#dd1367' +layout: goal +--- + diff --git a/_goals/11_sustainable-cities-communities.md b/_goals/11_sustainable-cities-communities.md new file mode 100644 index 0000000..62653f0 --- /dev/null +++ b/_goals/11_sustainable-cities-communities.md @@ -0,0 +1,9 @@ +--- +title: Make cities and human settlements inclusive, safe, resilient and sustainable +short: Sustainable Cities & Communities +permalink: /sustainable-cities-communities/ +sdg_goal: '11' +color: '#fd9d24' +layout: goal +--- + diff --git a/_goals/12_responsible-consumption-and-production.md b/_goals/12_responsible-consumption-and-production.md new file mode 100644 index 0000000..8f84688 --- /dev/null +++ b/_goals/12_responsible-consumption-and-production.md @@ -0,0 +1,9 @@ +--- +title: Ensure sustainable consumption and production patterns +short: Responsible consumption and production +permalink: /responsible-consumption-and-production/ +sdg_goal: '12' +color: '#c9992d' +layout: goal +--- + diff --git a/_goals/13_climate-action.md b/_goals/13_climate-action.md new file mode 100644 index 0000000..35a09c4 --- /dev/null +++ b/_goals/13_climate-action.md @@ -0,0 +1,9 @@ +--- +title: Take urgent action to combat climate change and its impacts +short: Climate action +permalink: /climate-action/ +sdg_goal: '13' +color: '#3f7e44' +layout: goal +--- + diff --git a/_goals/14_life-below-water.md b/_goals/14_life-below-water.md new file mode 100644 index 0000000..0c3f338 --- /dev/null +++ b/_goals/14_life-below-water.md @@ -0,0 +1,10 @@ +--- +title: Conserve and sustainably use the oceans, seas and marine resources for sustainable + development +short: Life below water +permalink: /life-below-water/ +sdg_goal: '14' +color: '#0a97d9' +layout: goal +--- + diff --git a/_goals/15_life-on-land.md b/_goals/15_life-on-land.md new file mode 100644 index 0000000..8d5c4ea --- /dev/null +++ b/_goals/15_life-on-land.md @@ -0,0 +1,11 @@ +--- +title: Protect, restore and promote sustainable use of terrestrial ecosystems, sustainably + manage forests, combat desertification, and halt and reverse land degradation and + halt biodiversity loss +short: Life on land +permalink: /life-on-land/ +sdg_goal: '15' +color: '#56c02b' +layout: goal +--- + diff --git a/_goals/16_peace-and-justice-strong-institutions.md b/_goals/16_peace-and-justice-strong-institutions.md new file mode 100644 index 0000000..7e38b4d --- /dev/null +++ b/_goals/16_peace-and-justice-strong-institutions.md @@ -0,0 +1,11 @@ +--- +title: Promote peaceful and inclusive societies for sustainable development, provide + access to justice for all and build effective, accountable and inclusive institutions + at all levels +short: Peace and justice - strong institutions +permalink: /peace-and-justice-strong-institutions/ +sdg_goal: '16' +color: '#00689d' +layout: goal +--- + diff --git a/_goals/17_partnerships-for-the-goals.md b/_goals/17_partnerships-for-the-goals.md new file mode 100644 index 0000000..b610162 --- /dev/null +++ b/_goals/17_partnerships-for-the-goals.md @@ -0,0 +1,10 @@ +--- +title: Strengthen the means of implementation and revitalize the global partnership + for sustainable development +short: Partnerships for the goals +permalink: /partnerships-for-the-goals/ +sdg_goal: '17' +color: '#19486a' +layout: goal +--- + diff --git a/_includes/components/breadcrumb.html b/_includes/components/breadcrumb.html new file mode 100644 index 0000000..4be8eee --- /dev/null +++ b/_includes/components/breadcrumb.html @@ -0,0 +1,9 @@ + \ No newline at end of file diff --git a/_includes/components/charts/bar.html b/_includes/components/charts/bar.html new file mode 100644 index 0000000..fecdef8 --- /dev/null +++ b/_includes/components/charts/bar.html @@ -0,0 +1,28 @@ +{% assign id = page.indicator | slugify %} +{% assign unit_label = page.variable_unit_label %} + + diff --git a/_includes/components/charts/chart.html b/_includes/components/charts/chart.html new file mode 100644 index 0000000..f45a612 --- /dev/null +++ b/_includes/components/charts/chart.html @@ -0,0 +1,19 @@ +{% if meta.graph_type == 'bar' or meta.graph_type == 'line' %} + {% assign graph_type = meta.graph_type %} + {% if meta.graph_type == 'longitudinal' %} + {% assign graph_type = 'line' %} + {% endif %} + + + + {% assign graph_template = 'components/charts/' | append: graph_type | append: '.html' %} +
+ {% include {{graph_template}} data=include.data %} +
+
+ +
+ +{% endif %} diff --git a/_includes/components/charts/line.html b/_includes/components/charts/line.html new file mode 100644 index 0000000..ae5a156 --- /dev/null +++ b/_includes/components/charts/line.html @@ -0,0 +1,2 @@ +{% assign unit_label = page.variable_unit_label %} + \ No newline at end of file diff --git a/_includes/components/dev-disclaimer.html b/_includes/components/dev-disclaimer.html new file mode 100644 index 0000000..8b82b2d --- /dev/null +++ b/_includes/components/dev-disclaimer.html @@ -0,0 +1,6 @@ +
+ +
\ No newline at end of file diff --git a/_includes/components/fields-template.html b/_includes/components/fields-template.html new file mode 100644 index 0000000..b893b19 --- /dev/null +++ b/_includes/components/fields-template.html @@ -0,0 +1,29 @@ + diff --git a/_includes/components/headline.html b/_includes/components/headline.html new file mode 100644 index 0000000..4eec3a9 --- /dev/null +++ b/_includes/components/headline.html @@ -0,0 +1,55 @@ +{% capture headline_name %}{{page.indicator | slugify }}{% endcapture %} +{% assign sdg_headline_data = site.data.headlines[headline_name] %} + +
+ +
+ + Download Headline CSV + + Download Source CSV + +

Headline data

+ + + + {% for column in sdg_headline_data[0] %} + {% if forloop.last %} + + {% else %} + + {% endif %} + {% endfor %} + + + {% for row in sdg_headline_data %} + + {% for cell in row %} + {% if forloop.last %} + + {% else %} + + {% endif %} + {% endfor %} + + {% endfor %} + + +
+ +
+ {% if page.source_organisation_1.size %} +

Source: {{ page.source_organisation_1 }}

+ {% endif %} + {% if page.national_geographical_coverage.size %} +

Geographical Area: {{ page.national_geographical_coverage }}

+ {% endif %} + {% if page.computation_units.size %} +

Unit of Measurement: {{ page.computation_units }}

+ {% endif %} + {% if page.data_footnote.size %} +

Footnote: {{ page.data_footnote }}

+ {% endif %} +
+ +
\ No newline at end of file diff --git a/_includes/components/loading.html b/_includes/components/loading.html new file mode 100644 index 0000000..9e55eee --- /dev/null +++ b/_includes/components/loading.html @@ -0,0 +1,3 @@ +
+ Loading search results +
diff --git a/_includes/components/metadata.html b/_includes/components/metadata.html new file mode 100644 index 0000000..e4a9b35 --- /dev/null +++ b/_includes/components/metadata.html @@ -0,0 +1,30 @@ + + {% for indicator_metadata in site.data.schema %} + {% if indicator_metadata.field.scope == include.scope %} + {% unless indicator_metadata.name contains "_url_text" or indicator_metadata.name contains "_link_text" %} + + + + + {% endunless %} + {% endif %} + {% endfor %} +
{{ indicator_metadata.field.label }} + {% if indicator_metadata.name contains "_url" or indicator_metadata.name contains "_link" %} + {% assign url_text_name = indicator_metadata.name | replace_first:'_url','_url_text' %} + {% assign url_text_name = url_text_name | replace_first:'_link','_link_text' %} + {% assign url_text = meta[url_text_name] %} + {% unless url_text %} + {% assign url_text = 'Link' %} + {% endunless %} + + {% if meta[indicator_metadata.name] contains "http" or meta[indicator_metadata.name] contains "mailto" %} + + {{ url_text }} opens in a new window + + {% endif %} + + {% else %} + {{ meta[indicator_metadata.name] }} + {% endif %} +
diff --git a/_includes/components/post-categories.html b/_includes/components/post-categories.html new file mode 100644 index 0000000..d2338bc --- /dev/null +++ b/_includes/components/post-categories.html @@ -0,0 +1,11 @@ + \ No newline at end of file diff --git a/_includes/components/sources.html b/_includes/components/sources.html new file mode 100644 index 0000000..bef6b16 --- /dev/null +++ b/_includes/components/sources.html @@ -0,0 +1,23 @@ + +{% assign n_sources = 0 %} +{% for i in (1..12) %} + {% assign src_active = "source_active_" | append: i %} + {% if meta[src_active] == true %} + {% assign n_sources = n_sources | plus: 1 %} + {% endif %} +{% endfor %} + +{% if n_sources > 0 %} +
+ {% for i in (1..n_sources) %} + {% assign src_active = "source_active_" | append: i %} + {% assign src_scope = "source_" | append: i %} +
+ {% if n_sources > 1 %} +

Source {{ i }}

+ {% endif %} + {% include components/metadata.html scope=src_scope %} +
+ {% endfor %} +
+{% endif %} diff --git a/_includes/components/units-template.html b/_includes/components/units-template.html new file mode 100644 index 0000000..e3d30c6 --- /dev/null +++ b/_includes/components/units-template.html @@ -0,0 +1,8 @@ + diff --git a/_includes/footer.html b/_includes/footer.html new file mode 100755 index 0000000..6968e05 --- /dev/null +++ b/_includes/footer.html @@ -0,0 +1,38 @@ + + + + + + + + + +{% include scripts.html %} + + diff --git a/_includes/head.html b/_includes/head.html new file mode 100755 index 0000000..e80c89f --- /dev/null +++ b/_includes/head.html @@ -0,0 +1,63 @@ + + + + + + + + + + + + {% assign goal = site.goals | where: "sdg_goal", page.sdg_goal | first %} + {% capture page_title %} + Indicator {{ page.indicator }} - Goal {{ goal.goal }} - {{ goal.short }} + {% endcapture %} + {% if page.indicator %}{{ page_title | escape }}{% else %}{{ site.title | escape }}{% endif %} + + + {% if site.environment == 'staging' %} + + {% endif %} + + + {% comment %} + + {% endcomment %} + + + + + + + + + {% comment %} + + + + + + {% endcomment %} + + {% assign cache_bust = site.time | date: "%Y%m%d%H%M%S" %} + + + + + + + + diff --git a/_includes/header.html b/_includes/header.html new file mode 100755 index 0000000..77a3a82 --- /dev/null +++ b/_includes/header.html @@ -0,0 +1,53 @@ + +
+ {% include components/dev-disclaimer.html %} +
+ +
+
+ + + Sustainable Development Goals - 17 Goals to Transform our World + + + + + +
+ +
diff --git a/_includes/icon-github.html b/_includes/icon-github.html new file mode 100755 index 0000000..d1d3582 --- /dev/null +++ b/_includes/icon-github.html @@ -0,0 +1 @@ +{% include icon-github.svg %}{{ include.username }} \ No newline at end of file diff --git a/_includes/icon-github.svg b/_includes/icon-github.svg new file mode 100755 index 0000000..4422c4f --- /dev/null +++ b/_includes/icon-github.svg @@ -0,0 +1 @@ + diff --git a/_includes/icon-twitter.html b/_includes/icon-twitter.html new file mode 100755 index 0000000..fa92dbf --- /dev/null +++ b/_includes/icon-twitter.html @@ -0,0 +1 @@ +{{ include.username }} \ No newline at end of file diff --git a/_includes/icon-twitter.svg b/_includes/icon-twitter.svg new file mode 100755 index 0000000..dcf660e --- /dev/null +++ b/_includes/icon-twitter.svg @@ -0,0 +1 @@ + diff --git a/_includes/scripts.html b/_includes/scripts.html new file mode 100644 index 0000000..c07ab9c --- /dev/null +++ b/_includes/scripts.html @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + diff --git a/_includes/search.html b/_includes/search.html new file mode 100644 index 0000000..8874d73 --- /dev/null +++ b/_includes/search.html @@ -0,0 +1,6 @@ + diff --git a/_indicators/1-1-1.md b/_indicators/1-1-1.md new file mode 100644 index 0000000..6ee75dc --- /dev/null +++ b/_indicators/1-1-1.md @@ -0,0 +1,7 @@ +--- +indicator: 1.1.1 +layout: indicator +permalink: /1-1-1/ +--- + + diff --git a/_indicators/1-2-1.md b/_indicators/1-2-1.md new file mode 100644 index 0000000..2351d52 --- /dev/null +++ b/_indicators/1-2-1.md @@ -0,0 +1,7 @@ +--- +indicator: 1.2.1 +layout: indicator +permalink: /1-2-1/ +--- + + diff --git a/_indicators/1-2-2.md b/_indicators/1-2-2.md new file mode 100644 index 0000000..13e34a8 --- /dev/null +++ b/_indicators/1-2-2.md @@ -0,0 +1,7 @@ +--- +indicator: 1.2.2 +layout: indicator +permalink: /1-2-2/ +--- + + diff --git a/_indicators/1-3-1.md b/_indicators/1-3-1.md new file mode 100644 index 0000000..3b78e99 --- /dev/null +++ b/_indicators/1-3-1.md @@ -0,0 +1,7 @@ +--- +indicator: 1.3.1 +layout: indicator +permalink: /1-3-1/ +--- + + diff --git a/_indicators/1-4-1.md b/_indicators/1-4-1.md new file mode 100644 index 0000000..5df5000 --- /dev/null +++ b/_indicators/1-4-1.md @@ -0,0 +1,7 @@ +--- +indicator: 1.4.1 +layout: indicator +permalink: /1-4-1/ +--- + + diff --git a/_indicators/1-4-2.md b/_indicators/1-4-2.md new file mode 100644 index 0000000..d669722 --- /dev/null +++ b/_indicators/1-4-2.md @@ -0,0 +1,7 @@ +--- +indicator: 1.4.2 +layout: indicator +permalink: /1-4-2/ +--- + + diff --git a/_indicators/1-5-1.md b/_indicators/1-5-1.md new file mode 100644 index 0000000..0bd552b --- /dev/null +++ b/_indicators/1-5-1.md @@ -0,0 +1,7 @@ +--- +indicator: 1.5.1 +layout: indicator +permalink: /1-5-1/ +--- + + diff --git a/_indicators/1-5-2.md b/_indicators/1-5-2.md new file mode 100644 index 0000000..c9d8cfb --- /dev/null +++ b/_indicators/1-5-2.md @@ -0,0 +1,7 @@ +--- +indicator: 1.5.2 +layout: indicator +permalink: /1-5-2/ +--- + + diff --git a/_indicators/1-5-3.md b/_indicators/1-5-3.md new file mode 100644 index 0000000..0210d5f --- /dev/null +++ b/_indicators/1-5-3.md @@ -0,0 +1,7 @@ +--- +indicator: 1.5.3 +layout: indicator +permalink: /1-5-3/ +--- + + diff --git a/_indicators/1-5-4.md b/_indicators/1-5-4.md new file mode 100644 index 0000000..5f1a38d --- /dev/null +++ b/_indicators/1-5-4.md @@ -0,0 +1,7 @@ +--- +indicator: 1.5.4 +layout: indicator +permalink: /1-5-4/ +--- + + diff --git a/_indicators/1-a-1.md b/_indicators/1-a-1.md new file mode 100644 index 0000000..bb40837 --- /dev/null +++ b/_indicators/1-a-1.md @@ -0,0 +1,7 @@ +--- +indicator: 1.a.1 +layout: indicator +permalink: /1-a-1/ +--- + + diff --git a/_indicators/1-a-2.md b/_indicators/1-a-2.md new file mode 100644 index 0000000..b714406 --- /dev/null +++ b/_indicators/1-a-2.md @@ -0,0 +1,7 @@ +--- +indicator: 1.a.2 +layout: indicator +permalink: /1-a-2/ +--- + + diff --git a/_indicators/1-a-3.md b/_indicators/1-a-3.md new file mode 100644 index 0000000..e784df2 --- /dev/null +++ b/_indicators/1-a-3.md @@ -0,0 +1,7 @@ +--- +indicator: 1.a.3 +layout: indicator +permalink: /1-a-3/ +--- + + diff --git a/_indicators/1-b-1.md b/_indicators/1-b-1.md new file mode 100644 index 0000000..393d158 --- /dev/null +++ b/_indicators/1-b-1.md @@ -0,0 +1,7 @@ +--- +indicator: 1.b.1 +layout: indicator +permalink: /1-b-1/ +--- + + diff --git a/_indicators/10-1-1.md b/_indicators/10-1-1.md new file mode 100644 index 0000000..311a7d9 --- /dev/null +++ b/_indicators/10-1-1.md @@ -0,0 +1,7 @@ +--- +indicator: 10.1.1 +layout: indicator +permalink: /10-1-1/ +--- + + diff --git a/_indicators/10-2-1.md b/_indicators/10-2-1.md new file mode 100644 index 0000000..896de91 --- /dev/null +++ b/_indicators/10-2-1.md @@ -0,0 +1,7 @@ +--- +indicator: 10.2.1 +layout: indicator +permalink: /10-2-1/ +--- + + diff --git a/_indicators/10-3-1.md b/_indicators/10-3-1.md new file mode 100644 index 0000000..2530bc4 --- /dev/null +++ b/_indicators/10-3-1.md @@ -0,0 +1,7 @@ +--- +indicator: 10.3.1 +layout: indicator +permalink: /10-3-1/ +--- + + diff --git a/_indicators/10-4-1.md b/_indicators/10-4-1.md new file mode 100644 index 0000000..90c93ac --- /dev/null +++ b/_indicators/10-4-1.md @@ -0,0 +1,7 @@ +--- +indicator: 10.4.1 +layout: indicator +permalink: /10-4-1/ +--- + + diff --git a/_indicators/10-5-1.md b/_indicators/10-5-1.md new file mode 100644 index 0000000..1a7edda --- /dev/null +++ b/_indicators/10-5-1.md @@ -0,0 +1,7 @@ +--- +indicator: 10.5.1 +layout: indicator +permalink: /10-5-1/ +--- + + diff --git a/_indicators/10-6-1.md b/_indicators/10-6-1.md new file mode 100644 index 0000000..289d09f --- /dev/null +++ b/_indicators/10-6-1.md @@ -0,0 +1,7 @@ +--- +indicator: 10.6.1 +layout: indicator +permalink: /10-6-1/ +--- + + diff --git a/_indicators/10-7-1.md b/_indicators/10-7-1.md new file mode 100644 index 0000000..9f6d31e --- /dev/null +++ b/_indicators/10-7-1.md @@ -0,0 +1,7 @@ +--- +indicator: 10.7.1 +layout: indicator +permalink: /10-7-1/ +--- + + diff --git a/_indicators/10-7-2.md b/_indicators/10-7-2.md new file mode 100644 index 0000000..82671ea --- /dev/null +++ b/_indicators/10-7-2.md @@ -0,0 +1,7 @@ +--- +indicator: 10.7.2 +layout: indicator +permalink: /10-7-2/ +--- + + diff --git a/_indicators/10-a-1.md b/_indicators/10-a-1.md new file mode 100644 index 0000000..650865d --- /dev/null +++ b/_indicators/10-a-1.md @@ -0,0 +1,7 @@ +--- +indicator: 10.a.1 +layout: indicator +permalink: /10-a-1/ +--- + + diff --git a/_indicators/10-b-1.md b/_indicators/10-b-1.md new file mode 100644 index 0000000..bbb0f62 --- /dev/null +++ b/_indicators/10-b-1.md @@ -0,0 +1,7 @@ +--- +indicator: 10.b.1 +layout: indicator +permalink: /10-b-1/ +--- + + diff --git a/_indicators/10-c-1.md b/_indicators/10-c-1.md new file mode 100644 index 0000000..6a04ac1 --- /dev/null +++ b/_indicators/10-c-1.md @@ -0,0 +1,7 @@ +--- +indicator: 10.c.1 +layout: indicator +permalink: /10-c-1/ +--- + + diff --git a/_indicators/11-1-1.md b/_indicators/11-1-1.md new file mode 100644 index 0000000..257ab47 --- /dev/null +++ b/_indicators/11-1-1.md @@ -0,0 +1,7 @@ +--- +indicator: 11.1.1 +layout: indicator +permalink: /11-1-1/ +--- + + diff --git a/_indicators/11-2-1.md b/_indicators/11-2-1.md new file mode 100644 index 0000000..2b50582 --- /dev/null +++ b/_indicators/11-2-1.md @@ -0,0 +1,7 @@ +--- +indicator: 11.2.1 +layout: indicator +permalink: /11-2-1/ +--- + + diff --git a/_indicators/11-3-1.md b/_indicators/11-3-1.md new file mode 100644 index 0000000..147c509 --- /dev/null +++ b/_indicators/11-3-1.md @@ -0,0 +1,7 @@ +--- +indicator: 11.3.1 +layout: indicator +permalink: /11-3-1/ +--- + + diff --git a/_indicators/11-3-2.md b/_indicators/11-3-2.md new file mode 100644 index 0000000..2f3de2c --- /dev/null +++ b/_indicators/11-3-2.md @@ -0,0 +1,7 @@ +--- +indicator: 11.3.2 +layout: indicator +permalink: /11-3-2/ +--- + + diff --git a/_indicators/11-4-1.md b/_indicators/11-4-1.md new file mode 100644 index 0000000..e216333 --- /dev/null +++ b/_indicators/11-4-1.md @@ -0,0 +1,7 @@ +--- +indicator: 11.4.1 +layout: indicator +permalink: /11-4-1/ +--- + + diff --git a/_indicators/11-5-1.md b/_indicators/11-5-1.md new file mode 100644 index 0000000..1122106 --- /dev/null +++ b/_indicators/11-5-1.md @@ -0,0 +1,7 @@ +--- +indicator: 11.5.1 +layout: indicator +permalink: /11-5-1/ +--- + + diff --git a/_indicators/11-5-2.md b/_indicators/11-5-2.md new file mode 100644 index 0000000..189e435 --- /dev/null +++ b/_indicators/11-5-2.md @@ -0,0 +1,7 @@ +--- +indicator: 11.5.2 +layout: indicator +permalink: /11-5-2/ +--- + + diff --git a/_indicators/11-6-1.md b/_indicators/11-6-1.md new file mode 100644 index 0000000..851a9b6 --- /dev/null +++ b/_indicators/11-6-1.md @@ -0,0 +1,7 @@ +--- +indicator: 11.6.1 +layout: indicator +permalink: /11-6-1/ +--- + + diff --git a/_indicators/11-6-2.md b/_indicators/11-6-2.md new file mode 100644 index 0000000..87ff934 --- /dev/null +++ b/_indicators/11-6-2.md @@ -0,0 +1,7 @@ +--- +indicator: 11.6.2 +layout: indicator +permalink: /11-6-2/ +--- + + diff --git a/_indicators/11-7-1.md b/_indicators/11-7-1.md new file mode 100644 index 0000000..91b18fb --- /dev/null +++ b/_indicators/11-7-1.md @@ -0,0 +1,7 @@ +--- +indicator: 11.7.1 +layout: indicator +permalink: /11-7-1/ +--- + + diff --git a/_indicators/11-7-2.md b/_indicators/11-7-2.md new file mode 100644 index 0000000..818e01f --- /dev/null +++ b/_indicators/11-7-2.md @@ -0,0 +1,7 @@ +--- +indicator: 11.7.2 +layout: indicator +permalink: /11-7-2/ +--- + + diff --git a/_indicators/11-a-1.md b/_indicators/11-a-1.md new file mode 100644 index 0000000..09c5f8c --- /dev/null +++ b/_indicators/11-a-1.md @@ -0,0 +1,7 @@ +--- +indicator: 11.a.1 +layout: indicator +permalink: /11-a-1/ +--- + + diff --git a/_indicators/11-b-1.md b/_indicators/11-b-1.md new file mode 100644 index 0000000..cf0d6af --- /dev/null +++ b/_indicators/11-b-1.md @@ -0,0 +1,7 @@ +--- +indicator: 11.b.1 +layout: indicator +permalink: /11-b-1/ +--- + + diff --git a/_indicators/11-b-2.md b/_indicators/11-b-2.md new file mode 100644 index 0000000..6b96f12 --- /dev/null +++ b/_indicators/11-b-2.md @@ -0,0 +1,7 @@ +--- +indicator: 11.b.2 +layout: indicator +permalink: /11-b-2/ +--- + + diff --git a/_indicators/11-c-1.md b/_indicators/11-c-1.md new file mode 100644 index 0000000..f79d6f6 --- /dev/null +++ b/_indicators/11-c-1.md @@ -0,0 +1,7 @@ +--- +indicator: 11.c.1 +layout: indicator +permalink: /11-c-1/ +--- + + diff --git a/_indicators/12-1-1.md b/_indicators/12-1-1.md new file mode 100644 index 0000000..f302e5b --- /dev/null +++ b/_indicators/12-1-1.md @@ -0,0 +1,7 @@ +--- +indicator: 12.1.1 +layout: indicator +permalink: /12-1-1/ +--- + + diff --git a/_indicators/12-2-1.md b/_indicators/12-2-1.md new file mode 100644 index 0000000..445100d --- /dev/null +++ b/_indicators/12-2-1.md @@ -0,0 +1,7 @@ +--- +indicator: 12.2.1 +layout: indicator +permalink: /12-2-1/ +--- + + diff --git a/_indicators/12-2-2.md b/_indicators/12-2-2.md new file mode 100644 index 0000000..5d45dad --- /dev/null +++ b/_indicators/12-2-2.md @@ -0,0 +1,7 @@ +--- +indicator: 12.2.2 +layout: indicator +permalink: /12-2-2/ +--- + + diff --git a/_indicators/12-3-1.md b/_indicators/12-3-1.md new file mode 100644 index 0000000..1a21518 --- /dev/null +++ b/_indicators/12-3-1.md @@ -0,0 +1,7 @@ +--- +indicator: 12.3.1 +layout: indicator +permalink: /12-3-1/ +--- + + diff --git a/_indicators/12-4-1.md b/_indicators/12-4-1.md new file mode 100644 index 0000000..1f79d27 --- /dev/null +++ b/_indicators/12-4-1.md @@ -0,0 +1,7 @@ +--- +indicator: 12.4.1 +layout: indicator +permalink: /12-4-1/ +--- + + diff --git a/_indicators/12-4-2.md b/_indicators/12-4-2.md new file mode 100644 index 0000000..4138c9c --- /dev/null +++ b/_indicators/12-4-2.md @@ -0,0 +1,7 @@ +--- +indicator: 12.4.2 +layout: indicator +permalink: /12-4-2/ +--- + + diff --git a/_indicators/12-5-1.md b/_indicators/12-5-1.md new file mode 100644 index 0000000..2a264f2 --- /dev/null +++ b/_indicators/12-5-1.md @@ -0,0 +1,7 @@ +--- +indicator: 12.5.1 +layout: indicator +permalink: /12-5-1/ +--- + + diff --git a/_indicators/12-6-1.md b/_indicators/12-6-1.md new file mode 100644 index 0000000..077e530 --- /dev/null +++ b/_indicators/12-6-1.md @@ -0,0 +1,7 @@ +--- +indicator: 12.6.1 +layout: indicator +permalink: /12-6-1/ +--- + + diff --git a/_indicators/12-7-1.md b/_indicators/12-7-1.md new file mode 100644 index 0000000..916ece7 --- /dev/null +++ b/_indicators/12-7-1.md @@ -0,0 +1,7 @@ +--- +indicator: 12.7.1 +layout: indicator +permalink: /12-7-1/ +--- + + diff --git a/_indicators/12-8-1.md b/_indicators/12-8-1.md new file mode 100644 index 0000000..ea517c1 --- /dev/null +++ b/_indicators/12-8-1.md @@ -0,0 +1,7 @@ +--- +indicator: 12.8.1 +layout: indicator +permalink: /12-8-1/ +--- + + diff --git a/_indicators/12-a-1.md b/_indicators/12-a-1.md new file mode 100644 index 0000000..9aa922b --- /dev/null +++ b/_indicators/12-a-1.md @@ -0,0 +1,7 @@ +--- +indicator: 12.a.1 +layout: indicator +permalink: /12-a-1/ +--- + + diff --git a/_indicators/12-b-1.md b/_indicators/12-b-1.md new file mode 100644 index 0000000..12e659c --- /dev/null +++ b/_indicators/12-b-1.md @@ -0,0 +1,7 @@ +--- +indicator: 12.b.1 +layout: indicator +permalink: /12-b-1/ +--- + + diff --git a/_indicators/12-c-1.md b/_indicators/12-c-1.md new file mode 100644 index 0000000..ffd1d6f --- /dev/null +++ b/_indicators/12-c-1.md @@ -0,0 +1,7 @@ +--- +indicator: 12.c.1 +layout: indicator +permalink: /12-c-1/ +--- + + diff --git a/_indicators/13-1-1.md b/_indicators/13-1-1.md new file mode 100644 index 0000000..a0d30ce --- /dev/null +++ b/_indicators/13-1-1.md @@ -0,0 +1,7 @@ +--- +indicator: 13.1.1 +layout: indicator +permalink: /13-1-1/ +--- + + diff --git a/_indicators/13-1-2.md b/_indicators/13-1-2.md new file mode 100644 index 0000000..10e58c5 --- /dev/null +++ b/_indicators/13-1-2.md @@ -0,0 +1,7 @@ +--- +indicator: 13.1.2 +layout: indicator +permalink: /13-1-2/ +--- + + diff --git a/_indicators/13-1-3.md b/_indicators/13-1-3.md new file mode 100644 index 0000000..b465abc --- /dev/null +++ b/_indicators/13-1-3.md @@ -0,0 +1,7 @@ +--- +indicator: 13.1.3 +layout: indicator +permalink: /13-1-3/ +--- + + diff --git a/_indicators/13-2-1.md b/_indicators/13-2-1.md new file mode 100644 index 0000000..3030363 --- /dev/null +++ b/_indicators/13-2-1.md @@ -0,0 +1,7 @@ +--- +indicator: 13.2.1 +layout: indicator +permalink: /13-2-1/ +--- + + diff --git a/_indicators/13-3-1.md b/_indicators/13-3-1.md new file mode 100644 index 0000000..e2d7446 --- /dev/null +++ b/_indicators/13-3-1.md @@ -0,0 +1,7 @@ +--- +indicator: 13.3.1 +layout: indicator +permalink: /13-3-1/ +--- + + diff --git a/_indicators/13-3-2.md b/_indicators/13-3-2.md new file mode 100644 index 0000000..526eb68 --- /dev/null +++ b/_indicators/13-3-2.md @@ -0,0 +1,7 @@ +--- +indicator: 13.3.2 +layout: indicator +permalink: /13-3-2/ +--- + + diff --git a/_indicators/13-a-1.md b/_indicators/13-a-1.md new file mode 100644 index 0000000..ab00d38 --- /dev/null +++ b/_indicators/13-a-1.md @@ -0,0 +1,7 @@ +--- +indicator: 13.a.1 +layout: indicator +permalink: /13-a-1/ +--- + + diff --git a/_indicators/13-b-1.md b/_indicators/13-b-1.md new file mode 100644 index 0000000..8348811 --- /dev/null +++ b/_indicators/13-b-1.md @@ -0,0 +1,7 @@ +--- +indicator: 13.b.1 +layout: indicator +permalink: /13-b-1/ +--- + + diff --git a/_indicators/14-1-1.md b/_indicators/14-1-1.md new file mode 100644 index 0000000..af91660 --- /dev/null +++ b/_indicators/14-1-1.md @@ -0,0 +1,7 @@ +--- +indicator: 14.1.1 +layout: indicator +permalink: /14-1-1/ +--- + + diff --git a/_indicators/14-2-1.md b/_indicators/14-2-1.md new file mode 100644 index 0000000..49aa09a --- /dev/null +++ b/_indicators/14-2-1.md @@ -0,0 +1,7 @@ +--- +indicator: 14.2.1 +layout: indicator +permalink: /14-2-1/ +--- + + diff --git a/_indicators/14-3-1.md b/_indicators/14-3-1.md new file mode 100644 index 0000000..05b5cdd --- /dev/null +++ b/_indicators/14-3-1.md @@ -0,0 +1,7 @@ +--- +indicator: 14.3.1 +layout: indicator +permalink: /14-3-1/ +--- + + diff --git a/_indicators/14-4-1.md b/_indicators/14-4-1.md new file mode 100644 index 0000000..3a497fd --- /dev/null +++ b/_indicators/14-4-1.md @@ -0,0 +1,7 @@ +--- +indicator: 14.4.1 +layout: indicator +permalink: /14-4-1/ +--- + + diff --git a/_indicators/14-5-1.md b/_indicators/14-5-1.md new file mode 100644 index 0000000..c134cbe --- /dev/null +++ b/_indicators/14-5-1.md @@ -0,0 +1,7 @@ +--- +indicator: 14.5.1 +layout: indicator +permalink: /14-5-1/ +--- + + diff --git a/_indicators/14-6-1.md b/_indicators/14-6-1.md new file mode 100644 index 0000000..b616f6f --- /dev/null +++ b/_indicators/14-6-1.md @@ -0,0 +1,7 @@ +--- +indicator: 14.6.1 +layout: indicator +permalink: /14-6-1/ +--- + + diff --git a/_indicators/14-7-1.md b/_indicators/14-7-1.md new file mode 100644 index 0000000..4786fe6 --- /dev/null +++ b/_indicators/14-7-1.md @@ -0,0 +1,7 @@ +--- +indicator: 14.7.1 +layout: indicator +permalink: /14-7-1/ +--- + + diff --git a/_indicators/14-a-1.md b/_indicators/14-a-1.md new file mode 100644 index 0000000..7bdb326 --- /dev/null +++ b/_indicators/14-a-1.md @@ -0,0 +1,7 @@ +--- +indicator: 14.a.1 +layout: indicator +permalink: /14-a-1/ +--- + + diff --git a/_indicators/14-b-1.md b/_indicators/14-b-1.md new file mode 100644 index 0000000..5550fc9 --- /dev/null +++ b/_indicators/14-b-1.md @@ -0,0 +1,7 @@ +--- +indicator: 14.b.1 +layout: indicator +permalink: /14-b-1/ +--- + + diff --git a/_indicators/14-c-1.md b/_indicators/14-c-1.md new file mode 100644 index 0000000..58addde --- /dev/null +++ b/_indicators/14-c-1.md @@ -0,0 +1,7 @@ +--- +indicator: 14.c.1 +layout: indicator +permalink: /14-c-1/ +--- + + diff --git a/_indicators/15-1-1.md b/_indicators/15-1-1.md new file mode 100644 index 0000000..e427b27 --- /dev/null +++ b/_indicators/15-1-1.md @@ -0,0 +1,7 @@ +--- +indicator: 15.1.1 +layout: indicator +permalink: /15-1-1/ +--- + + diff --git a/_indicators/15-1-2.md b/_indicators/15-1-2.md new file mode 100644 index 0000000..4f64dd9 --- /dev/null +++ b/_indicators/15-1-2.md @@ -0,0 +1,7 @@ +--- +indicator: 15.1.2 +layout: indicator +permalink: /15-1-2/ +--- + + diff --git a/_indicators/15-2-1.md b/_indicators/15-2-1.md new file mode 100644 index 0000000..a79463e --- /dev/null +++ b/_indicators/15-2-1.md @@ -0,0 +1,7 @@ +--- +indicator: 15.2.1 +layout: indicator +permalink: /15-2-1/ +--- + + diff --git a/_indicators/15-3-1.md b/_indicators/15-3-1.md new file mode 100644 index 0000000..8751f7d --- /dev/null +++ b/_indicators/15-3-1.md @@ -0,0 +1,7 @@ +--- +indicator: 15.3.1 +layout: indicator +permalink: /15-3-1/ +--- + + diff --git a/_indicators/15-4-1.md b/_indicators/15-4-1.md new file mode 100644 index 0000000..9b30089 --- /dev/null +++ b/_indicators/15-4-1.md @@ -0,0 +1,7 @@ +--- +indicator: 15.4.1 +layout: indicator +permalink: /15-4-1/ +--- + + diff --git a/_indicators/15-4-2.md b/_indicators/15-4-2.md new file mode 100644 index 0000000..56b92c9 --- /dev/null +++ b/_indicators/15-4-2.md @@ -0,0 +1,7 @@ +--- +indicator: 15.4.2 +layout: indicator +permalink: /15-4-2/ +--- + + diff --git a/_indicators/15-5-1.md b/_indicators/15-5-1.md new file mode 100644 index 0000000..45f1446 --- /dev/null +++ b/_indicators/15-5-1.md @@ -0,0 +1,7 @@ +--- +indicator: 15.5.1 +layout: indicator +permalink: /15-5-1/ +--- + + diff --git a/_indicators/15-6-1.md b/_indicators/15-6-1.md new file mode 100644 index 0000000..95acdd4 --- /dev/null +++ b/_indicators/15-6-1.md @@ -0,0 +1,7 @@ +--- +indicator: 15.6.1 +layout: indicator +permalink: /15-6-1/ +--- + + diff --git a/_indicators/15-7-1.md b/_indicators/15-7-1.md new file mode 100644 index 0000000..6d3d55c --- /dev/null +++ b/_indicators/15-7-1.md @@ -0,0 +1,7 @@ +--- +indicator: 15.7.1 +layout: indicator +permalink: /15-7-1/ +--- + + diff --git a/_indicators/15-8-1.md b/_indicators/15-8-1.md new file mode 100644 index 0000000..1604c41 --- /dev/null +++ b/_indicators/15-8-1.md @@ -0,0 +1,7 @@ +--- +indicator: 15.8.1 +layout: indicator +permalink: /15-8-1/ +--- + + diff --git a/_indicators/15-9-1.md b/_indicators/15-9-1.md new file mode 100644 index 0000000..4a18808 --- /dev/null +++ b/_indicators/15-9-1.md @@ -0,0 +1,7 @@ +--- +indicator: 15.9.1 +layout: indicator +permalink: /15-9-1/ +--- + + diff --git a/_indicators/15-a-1.md b/_indicators/15-a-1.md new file mode 100644 index 0000000..618c0e2 --- /dev/null +++ b/_indicators/15-a-1.md @@ -0,0 +1,7 @@ +--- +indicator: 15.a.1 +layout: indicator +permalink: /15-a-1/ +--- + + diff --git a/_indicators/15-b-1.md b/_indicators/15-b-1.md new file mode 100644 index 0000000..ca5fb20 --- /dev/null +++ b/_indicators/15-b-1.md @@ -0,0 +1,7 @@ +--- +indicator: 15.b.1 +layout: indicator +permalink: /15-b-1/ +--- + + diff --git a/_indicators/15-c-1.md b/_indicators/15-c-1.md new file mode 100644 index 0000000..0cd197c --- /dev/null +++ b/_indicators/15-c-1.md @@ -0,0 +1,7 @@ +--- +indicator: 15.c.1 +layout: indicator +permalink: /15-c-1/ +--- + + diff --git a/_indicators/16-1-1.md b/_indicators/16-1-1.md new file mode 100644 index 0000000..4e945d3 --- /dev/null +++ b/_indicators/16-1-1.md @@ -0,0 +1,7 @@ +--- +indicator: 16.1.1 +layout: indicator +permalink: /16-1-1/ +--- + + diff --git a/_indicators/16-1-2.md b/_indicators/16-1-2.md new file mode 100644 index 0000000..7f4f54a --- /dev/null +++ b/_indicators/16-1-2.md @@ -0,0 +1,7 @@ +--- +indicator: 16.1.2 +layout: indicator +permalink: /16-1-2/ +--- + + diff --git a/_indicators/16-1-3.md b/_indicators/16-1-3.md new file mode 100644 index 0000000..118d482 --- /dev/null +++ b/_indicators/16-1-3.md @@ -0,0 +1,7 @@ +--- +indicator: 16.1.3 +layout: indicator +permalink: /16-1-3/ +--- + + diff --git a/_indicators/16-1-4.md b/_indicators/16-1-4.md new file mode 100644 index 0000000..1893217 --- /dev/null +++ b/_indicators/16-1-4.md @@ -0,0 +1,7 @@ +--- +indicator: 16.1.4 +layout: indicator +permalink: /16-1-4/ +--- + + diff --git a/_indicators/16-10-1.md b/_indicators/16-10-1.md new file mode 100644 index 0000000..6a0509a --- /dev/null +++ b/_indicators/16-10-1.md @@ -0,0 +1,7 @@ +--- +indicator: 16.10.1 +layout: indicator +permalink: /16-10-1/ +--- + + diff --git a/_indicators/16-10-2.md b/_indicators/16-10-2.md new file mode 100644 index 0000000..8e9f18b --- /dev/null +++ b/_indicators/16-10-2.md @@ -0,0 +1,7 @@ +--- +indicator: 16.10.2 +layout: indicator +permalink: /16-10-2/ +--- + + diff --git a/_indicators/16-2-1.md b/_indicators/16-2-1.md new file mode 100644 index 0000000..92b9f6f --- /dev/null +++ b/_indicators/16-2-1.md @@ -0,0 +1,7 @@ +--- +indicator: 16.2.1 +layout: indicator +permalink: /16-2-1/ +--- + + diff --git a/_indicators/16-2-2.md b/_indicators/16-2-2.md new file mode 100644 index 0000000..7eec351 --- /dev/null +++ b/_indicators/16-2-2.md @@ -0,0 +1,7 @@ +--- +indicator: 16.2.2 +layout: indicator +permalink: /16-2-2/ +--- + + diff --git a/_indicators/16-2-3.md b/_indicators/16-2-3.md new file mode 100644 index 0000000..2ad7d5a --- /dev/null +++ b/_indicators/16-2-3.md @@ -0,0 +1,7 @@ +--- +indicator: 16.2.3 +layout: indicator +permalink: /16-2-3/ +--- + + diff --git a/_indicators/16-3-1.md b/_indicators/16-3-1.md new file mode 100644 index 0000000..8e1f79d --- /dev/null +++ b/_indicators/16-3-1.md @@ -0,0 +1,7 @@ +--- +indicator: 16.3.1 +layout: indicator +permalink: /16-3-1/ +--- + + diff --git a/_indicators/16-3-2.md b/_indicators/16-3-2.md new file mode 100644 index 0000000..461767f --- /dev/null +++ b/_indicators/16-3-2.md @@ -0,0 +1,7 @@ +--- +indicator: 16.3.2 +layout: indicator +permalink: /16-3-2/ +--- + + diff --git a/_indicators/16-4-1.md b/_indicators/16-4-1.md new file mode 100644 index 0000000..90aa96b --- /dev/null +++ b/_indicators/16-4-1.md @@ -0,0 +1,7 @@ +--- +indicator: 16.4.1 +layout: indicator +permalink: /16-4-1/ +--- + + diff --git a/_indicators/16-4-2.md b/_indicators/16-4-2.md new file mode 100644 index 0000000..f074b03 --- /dev/null +++ b/_indicators/16-4-2.md @@ -0,0 +1,7 @@ +--- +indicator: 16.4.2 +layout: indicator +permalink: /16-4-2/ +--- + + diff --git a/_indicators/16-5-1.md b/_indicators/16-5-1.md new file mode 100644 index 0000000..139ce1f --- /dev/null +++ b/_indicators/16-5-1.md @@ -0,0 +1,7 @@ +--- +indicator: 16.5.1 +layout: indicator +permalink: /16-5-1/ +--- + + diff --git a/_indicators/16-5-2.md b/_indicators/16-5-2.md new file mode 100644 index 0000000..e2a923a --- /dev/null +++ b/_indicators/16-5-2.md @@ -0,0 +1,7 @@ +--- +indicator: 16.5.2 +layout: indicator +permalink: /16-5-2/ +--- + + diff --git a/_indicators/16-6-1.md b/_indicators/16-6-1.md new file mode 100644 index 0000000..63a8dd0 --- /dev/null +++ b/_indicators/16-6-1.md @@ -0,0 +1,7 @@ +--- +indicator: 16.6.1 +layout: indicator +permalink: /16-6-1/ +--- + + diff --git a/_indicators/16-6-2.md b/_indicators/16-6-2.md new file mode 100644 index 0000000..2a0c758 --- /dev/null +++ b/_indicators/16-6-2.md @@ -0,0 +1,7 @@ +--- +indicator: 16.6.2 +layout: indicator +permalink: /16-6-2/ +--- + + diff --git a/_indicators/16-7-1.md b/_indicators/16-7-1.md new file mode 100644 index 0000000..e425fee --- /dev/null +++ b/_indicators/16-7-1.md @@ -0,0 +1,7 @@ +--- +indicator: 16.7.1 +layout: indicator +permalink: /16-7-1/ +--- + + diff --git a/_indicators/16-7-2.md b/_indicators/16-7-2.md new file mode 100644 index 0000000..75403fc --- /dev/null +++ b/_indicators/16-7-2.md @@ -0,0 +1,7 @@ +--- +indicator: 16.7.2 +layout: indicator +permalink: /16-7-2/ +--- + + diff --git a/_indicators/16-8-1.md b/_indicators/16-8-1.md new file mode 100644 index 0000000..567f1fb --- /dev/null +++ b/_indicators/16-8-1.md @@ -0,0 +1,7 @@ +--- +indicator: 16.8.1 +layout: indicator +permalink: /16-8-1/ +--- + + diff --git a/_indicators/16-9-1.md b/_indicators/16-9-1.md new file mode 100644 index 0000000..a4c2f23 --- /dev/null +++ b/_indicators/16-9-1.md @@ -0,0 +1,7 @@ +--- +indicator: 16.9.1 +layout: indicator +permalink: /16-9-1/ +--- + + diff --git a/_indicators/16-a-1.md b/_indicators/16-a-1.md new file mode 100644 index 0000000..b33417a --- /dev/null +++ b/_indicators/16-a-1.md @@ -0,0 +1,7 @@ +--- +indicator: 16.a.1 +layout: indicator +permalink: /16-a-1/ +--- + + diff --git a/_indicators/16-b-1.md b/_indicators/16-b-1.md new file mode 100644 index 0000000..b855de9 --- /dev/null +++ b/_indicators/16-b-1.md @@ -0,0 +1,7 @@ +--- +indicator: 16.b.1 +layout: indicator +permalink: /16-b-1/ +--- + + diff --git a/_indicators/17-1-1.md b/_indicators/17-1-1.md new file mode 100644 index 0000000..bdf13f4 --- /dev/null +++ b/_indicators/17-1-1.md @@ -0,0 +1,7 @@ +--- +indicator: 17.1.1 +layout: indicator +permalink: /17-1-1/ +--- + + diff --git a/_indicators/17-1-2.md b/_indicators/17-1-2.md new file mode 100644 index 0000000..3e65c26 --- /dev/null +++ b/_indicators/17-1-2.md @@ -0,0 +1,7 @@ +--- +indicator: 17.1.2 +layout: indicator +permalink: /17-1-2/ +--- + + diff --git a/_indicators/17-10-1.md b/_indicators/17-10-1.md new file mode 100644 index 0000000..0d9ca6b --- /dev/null +++ b/_indicators/17-10-1.md @@ -0,0 +1,7 @@ +--- +indicator: 17.10.1 +layout: indicator +permalink: /17-10-1/ +--- + + diff --git a/_indicators/17-11-1.md b/_indicators/17-11-1.md new file mode 100644 index 0000000..0d765fe --- /dev/null +++ b/_indicators/17-11-1.md @@ -0,0 +1,7 @@ +--- +indicator: 17.11.1 +layout: indicator +permalink: /17-11-1/ +--- + + diff --git a/_indicators/17-12-1.md b/_indicators/17-12-1.md new file mode 100644 index 0000000..97577e5 --- /dev/null +++ b/_indicators/17-12-1.md @@ -0,0 +1,7 @@ +--- +indicator: 17.12.1 +layout: indicator +permalink: /17-12-1/ +--- + + diff --git a/_indicators/17-13-1.md b/_indicators/17-13-1.md new file mode 100644 index 0000000..910010a --- /dev/null +++ b/_indicators/17-13-1.md @@ -0,0 +1,7 @@ +--- +indicator: 17.13.1 +layout: indicator +permalink: /17-13-1/ +--- + + diff --git a/_indicators/17-14-1.md b/_indicators/17-14-1.md new file mode 100644 index 0000000..8e668f9 --- /dev/null +++ b/_indicators/17-14-1.md @@ -0,0 +1,7 @@ +--- +indicator: 17.14.1 +layout: indicator +permalink: /17-14-1/ +--- + + diff --git a/_indicators/17-15-1.md b/_indicators/17-15-1.md new file mode 100644 index 0000000..9297f5c --- /dev/null +++ b/_indicators/17-15-1.md @@ -0,0 +1,7 @@ +--- +indicator: 17.15.1 +layout: indicator +permalink: /17-15-1/ +--- + + diff --git a/_indicators/17-16-1.md b/_indicators/17-16-1.md new file mode 100644 index 0000000..509bad2 --- /dev/null +++ b/_indicators/17-16-1.md @@ -0,0 +1,7 @@ +--- +indicator: 17.16.1 +layout: indicator +permalink: /17-16-1/ +--- + + diff --git a/_indicators/17-17-1.md b/_indicators/17-17-1.md new file mode 100644 index 0000000..322be5a --- /dev/null +++ b/_indicators/17-17-1.md @@ -0,0 +1,7 @@ +--- +indicator: 17.17.1 +layout: indicator +permalink: /17-17-1/ +--- + + diff --git a/_indicators/17-18-1.md b/_indicators/17-18-1.md new file mode 100644 index 0000000..b2536dd --- /dev/null +++ b/_indicators/17-18-1.md @@ -0,0 +1,7 @@ +--- +indicator: 17.18.1 +layout: indicator +permalink: /17-18-1/ +--- + + diff --git a/_indicators/17-18-2.md b/_indicators/17-18-2.md new file mode 100644 index 0000000..3553754 --- /dev/null +++ b/_indicators/17-18-2.md @@ -0,0 +1,7 @@ +--- +indicator: 17.18.2 +layout: indicator +permalink: /17-18-2/ +--- + + diff --git a/_indicators/17-18-3.md b/_indicators/17-18-3.md new file mode 100644 index 0000000..d4eaccd --- /dev/null +++ b/_indicators/17-18-3.md @@ -0,0 +1,7 @@ +--- +indicator: 17.18.3 +layout: indicator +permalink: /17-18-3/ +--- + + diff --git a/_indicators/17-19-1.md b/_indicators/17-19-1.md new file mode 100644 index 0000000..715c114 --- /dev/null +++ b/_indicators/17-19-1.md @@ -0,0 +1,7 @@ +--- +indicator: 17.19.1 +layout: indicator +permalink: /17-19-1/ +--- + + diff --git a/_indicators/17-19-2.md b/_indicators/17-19-2.md new file mode 100644 index 0000000..8abb5d2 --- /dev/null +++ b/_indicators/17-19-2.md @@ -0,0 +1,7 @@ +--- +indicator: 17.19.2 +layout: indicator +permalink: /17-19-2/ +--- + + diff --git a/_indicators/17-2-1.md b/_indicators/17-2-1.md new file mode 100644 index 0000000..b8d8bd1 --- /dev/null +++ b/_indicators/17-2-1.md @@ -0,0 +1,7 @@ +--- +indicator: 17.2.1 +layout: indicator +permalink: /17-2-1/ +--- + + diff --git a/_indicators/17-3-1.md b/_indicators/17-3-1.md new file mode 100644 index 0000000..71f9c95 --- /dev/null +++ b/_indicators/17-3-1.md @@ -0,0 +1,7 @@ +--- +indicator: 17.3.1 +layout: indicator +permalink: /17-3-1/ +--- + + diff --git a/_indicators/17-3-2.md b/_indicators/17-3-2.md new file mode 100644 index 0000000..3d1f090 --- /dev/null +++ b/_indicators/17-3-2.md @@ -0,0 +1,7 @@ +--- +indicator: 17.3.2 +layout: indicator +permalink: /17-3-2/ +--- + + diff --git a/_indicators/17-4-1.md b/_indicators/17-4-1.md new file mode 100644 index 0000000..acae665 --- /dev/null +++ b/_indicators/17-4-1.md @@ -0,0 +1,7 @@ +--- +indicator: 17.4.1 +layout: indicator +permalink: /17-4-1/ +--- + + diff --git a/_indicators/17-5-1.md b/_indicators/17-5-1.md new file mode 100644 index 0000000..0f16df2 --- /dev/null +++ b/_indicators/17-5-1.md @@ -0,0 +1,7 @@ +--- +indicator: 17.5.1 +layout: indicator +permalink: /17-5-1/ +--- + + diff --git a/_indicators/17-6-1.md b/_indicators/17-6-1.md new file mode 100644 index 0000000..38df771 --- /dev/null +++ b/_indicators/17-6-1.md @@ -0,0 +1,7 @@ +--- +indicator: 17.6.1 +layout: indicator +permalink: /17-6-1/ +--- + + diff --git a/_indicators/17-6-2.md b/_indicators/17-6-2.md new file mode 100644 index 0000000..7380f83 --- /dev/null +++ b/_indicators/17-6-2.md @@ -0,0 +1,7 @@ +--- +indicator: 17.6.2 +layout: indicator +permalink: /17-6-2/ +--- + + diff --git a/_indicators/17-7-1.md b/_indicators/17-7-1.md new file mode 100644 index 0000000..1999a49 --- /dev/null +++ b/_indicators/17-7-1.md @@ -0,0 +1,7 @@ +--- +indicator: 17.7.1 +layout: indicator +permalink: /17-7-1/ +--- + + diff --git a/_indicators/17-8-1.md b/_indicators/17-8-1.md new file mode 100644 index 0000000..f35a4e5 --- /dev/null +++ b/_indicators/17-8-1.md @@ -0,0 +1,7 @@ +--- +indicator: 17.8.1 +layout: indicator +permalink: /17-8-1/ +--- + + diff --git a/_indicators/17-9-1.md b/_indicators/17-9-1.md new file mode 100644 index 0000000..7215193 --- /dev/null +++ b/_indicators/17-9-1.md @@ -0,0 +1,7 @@ +--- +indicator: 17.9.1 +layout: indicator +permalink: /17-9-1/ +--- + + diff --git a/_indicators/2-1-1.md b/_indicators/2-1-1.md new file mode 100644 index 0000000..1f0a46b --- /dev/null +++ b/_indicators/2-1-1.md @@ -0,0 +1,7 @@ +--- +indicator: 2.1.1 +layout: indicator +permalink: /2-1-1/ +--- + + diff --git a/_indicators/2-1-2.md b/_indicators/2-1-2.md new file mode 100644 index 0000000..46314bd --- /dev/null +++ b/_indicators/2-1-2.md @@ -0,0 +1,7 @@ +--- +indicator: 2.1.2 +layout: indicator +permalink: /2-1-2/ +--- + + diff --git a/_indicators/2-2-1.md b/_indicators/2-2-1.md new file mode 100644 index 0000000..c06196e --- /dev/null +++ b/_indicators/2-2-1.md @@ -0,0 +1,7 @@ +--- +indicator: 2.2.1 +layout: indicator +permalink: /2-2-1/ +--- + + diff --git a/_indicators/2-2-2.md b/_indicators/2-2-2.md new file mode 100644 index 0000000..c5f4fb0 --- /dev/null +++ b/_indicators/2-2-2.md @@ -0,0 +1,7 @@ +--- +indicator: 2.2.2 +layout: indicator +permalink: /2-2-2/ +--- + + diff --git a/_indicators/2-3-1.md b/_indicators/2-3-1.md new file mode 100644 index 0000000..7339bbe --- /dev/null +++ b/_indicators/2-3-1.md @@ -0,0 +1,7 @@ +--- +indicator: 2.3.1 +layout: indicator +permalink: /2-3-1/ +--- + + diff --git a/_indicators/2-3-2.md b/_indicators/2-3-2.md new file mode 100644 index 0000000..0d54d89 --- /dev/null +++ b/_indicators/2-3-2.md @@ -0,0 +1,7 @@ +--- +indicator: 2.3.2 +layout: indicator +permalink: /2-3-2/ +--- + + diff --git a/_indicators/2-4-1.md b/_indicators/2-4-1.md new file mode 100644 index 0000000..7113635 --- /dev/null +++ b/_indicators/2-4-1.md @@ -0,0 +1,7 @@ +--- +indicator: 2.4.1 +layout: indicator +permalink: /2-4-1/ +--- + + diff --git a/_indicators/2-5-1.md b/_indicators/2-5-1.md new file mode 100644 index 0000000..47ea4ce --- /dev/null +++ b/_indicators/2-5-1.md @@ -0,0 +1,7 @@ +--- +indicator: 2.5.1 +layout: indicator +permalink: /2-5-1/ +--- + + diff --git a/_indicators/2-5-2.md b/_indicators/2-5-2.md new file mode 100644 index 0000000..597d2f4 --- /dev/null +++ b/_indicators/2-5-2.md @@ -0,0 +1,7 @@ +--- +indicator: 2.5.2 +layout: indicator +permalink: /2-5-2/ +--- + + diff --git a/_indicators/2-a-1.md b/_indicators/2-a-1.md new file mode 100644 index 0000000..8ed6e6b --- /dev/null +++ b/_indicators/2-a-1.md @@ -0,0 +1,7 @@ +--- +indicator: 2.a.1 +layout: indicator +permalink: /2-a-1/ +--- + + diff --git a/_indicators/2-a-2.md b/_indicators/2-a-2.md new file mode 100644 index 0000000..253bd29 --- /dev/null +++ b/_indicators/2-a-2.md @@ -0,0 +1,7 @@ +--- +indicator: 2.a.2 +layout: indicator +permalink: /2-a-2/ +--- + + diff --git a/_indicators/2-b-1.md b/_indicators/2-b-1.md new file mode 100644 index 0000000..2595569 --- /dev/null +++ b/_indicators/2-b-1.md @@ -0,0 +1,7 @@ +--- +indicator: 2.b.1 +layout: indicator +permalink: /2-b-1/ +--- + + diff --git a/_indicators/2-c-1.md b/_indicators/2-c-1.md new file mode 100644 index 0000000..160fe6f --- /dev/null +++ b/_indicators/2-c-1.md @@ -0,0 +1,7 @@ +--- +indicator: 2.c.1 +layout: indicator +permalink: /2-c-1/ +--- + + diff --git a/_indicators/3-1-1.md b/_indicators/3-1-1.md new file mode 100644 index 0000000..75637da --- /dev/null +++ b/_indicators/3-1-1.md @@ -0,0 +1,7 @@ +--- +indicator: 3.1.1 +layout: indicator +permalink: /3-1-1/ +--- + + diff --git a/_indicators/3-1-2.md b/_indicators/3-1-2.md new file mode 100644 index 0000000..517adeb --- /dev/null +++ b/_indicators/3-1-2.md @@ -0,0 +1,7 @@ +--- +indicator: 3.1.2 +layout: indicator +permalink: /3-1-2/ +--- + + diff --git a/_indicators/3-2-1.md b/_indicators/3-2-1.md new file mode 100644 index 0000000..e5da1aa --- /dev/null +++ b/_indicators/3-2-1.md @@ -0,0 +1,7 @@ +--- +indicator: 3.2.1 +layout: indicator +permalink: /3-2-1/ +--- + + diff --git a/_indicators/3-2-2.md b/_indicators/3-2-2.md new file mode 100644 index 0000000..773582a --- /dev/null +++ b/_indicators/3-2-2.md @@ -0,0 +1,7 @@ +--- +indicator: 3.2.2 +layout: indicator +permalink: /3-2-2/ +--- + + diff --git a/_indicators/3-3-1.md b/_indicators/3-3-1.md new file mode 100644 index 0000000..38cbfe7 --- /dev/null +++ b/_indicators/3-3-1.md @@ -0,0 +1,7 @@ +--- +indicator: 3.3.1 +layout: indicator +permalink: /3-3-1/ +--- + + diff --git a/_indicators/3-3-2.md b/_indicators/3-3-2.md new file mode 100644 index 0000000..c319747 --- /dev/null +++ b/_indicators/3-3-2.md @@ -0,0 +1,7 @@ +--- +indicator: 3.3.2 +layout: indicator +permalink: /3-3-2/ +--- + + diff --git a/_indicators/3-3-3.md b/_indicators/3-3-3.md new file mode 100644 index 0000000..22e389d --- /dev/null +++ b/_indicators/3-3-3.md @@ -0,0 +1,7 @@ +--- +indicator: 3.3.3 +layout: indicator +permalink: /3-3-3/ +--- + + diff --git a/_indicators/3-3-4.md b/_indicators/3-3-4.md new file mode 100644 index 0000000..a2d665d --- /dev/null +++ b/_indicators/3-3-4.md @@ -0,0 +1,7 @@ +--- +indicator: 3.3.4 +layout: indicator +permalink: /3-3-4/ +--- + + diff --git a/_indicators/3-3-5.md b/_indicators/3-3-5.md new file mode 100644 index 0000000..48dd5eb --- /dev/null +++ b/_indicators/3-3-5.md @@ -0,0 +1,7 @@ +--- +indicator: 3.3.5 +layout: indicator +permalink: /3-3-5/ +--- + + diff --git a/_indicators/3-4-1.md b/_indicators/3-4-1.md new file mode 100644 index 0000000..0148f09 --- /dev/null +++ b/_indicators/3-4-1.md @@ -0,0 +1,7 @@ +--- +indicator: 3.4.1 +layout: indicator +permalink: /3-4-1/ +--- + + diff --git a/_indicators/3-4-2.md b/_indicators/3-4-2.md new file mode 100644 index 0000000..fa4c4b3 --- /dev/null +++ b/_indicators/3-4-2.md @@ -0,0 +1,7 @@ +--- +indicator: 3.4.2 +layout: indicator +permalink: /3-4-2/ +--- + + diff --git a/_indicators/3-5-1.md b/_indicators/3-5-1.md new file mode 100644 index 0000000..196cc46 --- /dev/null +++ b/_indicators/3-5-1.md @@ -0,0 +1,7 @@ +--- +indicator: 3.5.1 +layout: indicator +permalink: /3-5-1/ +--- + + diff --git a/_indicators/3-5-2.md b/_indicators/3-5-2.md new file mode 100644 index 0000000..68ff4fa --- /dev/null +++ b/_indicators/3-5-2.md @@ -0,0 +1,7 @@ +--- +indicator: 3.5.2 +layout: indicator +permalink: /3-5-2/ +--- + + diff --git a/_indicators/3-6-1.md b/_indicators/3-6-1.md new file mode 100644 index 0000000..9cfe914 --- /dev/null +++ b/_indicators/3-6-1.md @@ -0,0 +1,7 @@ +--- +indicator: 3.6.1 +layout: indicator +permalink: /3-6-1/ +--- + + diff --git a/_indicators/3-7-1.md b/_indicators/3-7-1.md new file mode 100644 index 0000000..1d4147b --- /dev/null +++ b/_indicators/3-7-1.md @@ -0,0 +1,7 @@ +--- +indicator: 3.7.1 +layout: indicator +permalink: /3-7-1/ +--- + + diff --git a/_indicators/3-7-2.md b/_indicators/3-7-2.md new file mode 100644 index 0000000..42a3a9e --- /dev/null +++ b/_indicators/3-7-2.md @@ -0,0 +1,7 @@ +--- +indicator: 3.7.2 +layout: indicator +permalink: /3-7-2/ +--- + + diff --git a/_indicators/3-8-1.md b/_indicators/3-8-1.md new file mode 100644 index 0000000..a34e4df --- /dev/null +++ b/_indicators/3-8-1.md @@ -0,0 +1,7 @@ +--- +indicator: 3.8.1 +layout: indicator +permalink: /3-8-1/ +--- + + diff --git a/_indicators/3-8-2.md b/_indicators/3-8-2.md new file mode 100644 index 0000000..8c06137 --- /dev/null +++ b/_indicators/3-8-2.md @@ -0,0 +1,7 @@ +--- +indicator: 3.8.2 +layout: indicator +permalink: /3-8-2/ +--- + + diff --git a/_indicators/3-9-1.md b/_indicators/3-9-1.md new file mode 100644 index 0000000..80cde33 --- /dev/null +++ b/_indicators/3-9-1.md @@ -0,0 +1,7 @@ +--- +indicator: 3.9.1 +layout: indicator +permalink: /3-9-1/ +--- + + diff --git a/_indicators/3-9-2.md b/_indicators/3-9-2.md new file mode 100644 index 0000000..d8f196a --- /dev/null +++ b/_indicators/3-9-2.md @@ -0,0 +1,7 @@ +--- +indicator: 3.9.2 +layout: indicator +permalink: /3-9-2/ +--- + + diff --git a/_indicators/3-9-3.md b/_indicators/3-9-3.md new file mode 100644 index 0000000..e4b4e30 --- /dev/null +++ b/_indicators/3-9-3.md @@ -0,0 +1,7 @@ +--- +indicator: 3.9.3 +layout: indicator +permalink: /3-9-3/ +--- + + diff --git a/_indicators/3-a-1.md b/_indicators/3-a-1.md new file mode 100644 index 0000000..620ed59 --- /dev/null +++ b/_indicators/3-a-1.md @@ -0,0 +1,7 @@ +--- +indicator: 3.a.1 +layout: indicator +permalink: /3-a-1/ +--- + + diff --git a/_indicators/3-b-1.md b/_indicators/3-b-1.md new file mode 100644 index 0000000..2dfb308 --- /dev/null +++ b/_indicators/3-b-1.md @@ -0,0 +1,7 @@ +--- +indicator: 3.b.1 +layout: indicator +permalink: /3-b-1/ +--- + + diff --git a/_indicators/3-b-2.md b/_indicators/3-b-2.md new file mode 100644 index 0000000..2e31d34 --- /dev/null +++ b/_indicators/3-b-2.md @@ -0,0 +1,7 @@ +--- +indicator: 3.b.2 +layout: indicator +permalink: /3-b-2/ +--- + + diff --git a/_indicators/3-b-3.md b/_indicators/3-b-3.md new file mode 100644 index 0000000..7e2805b --- /dev/null +++ b/_indicators/3-b-3.md @@ -0,0 +1,7 @@ +--- +indicator: 3.b.3 +layout: indicator +permalink: /3-b-3/ +--- + + diff --git a/_indicators/3-c-1.md b/_indicators/3-c-1.md new file mode 100644 index 0000000..bdeb50e --- /dev/null +++ b/_indicators/3-c-1.md @@ -0,0 +1,7 @@ +--- +indicator: 3.c.1 +layout: indicator +permalink: /3-c-1/ +--- + + diff --git a/_indicators/3-d-1.md b/_indicators/3-d-1.md new file mode 100644 index 0000000..2735d9e --- /dev/null +++ b/_indicators/3-d-1.md @@ -0,0 +1,7 @@ +--- +indicator: 3.d.1 +layout: indicator +permalink: /3-d-1/ +--- + + diff --git a/_indicators/4-1-1.md b/_indicators/4-1-1.md new file mode 100644 index 0000000..48f9474 --- /dev/null +++ b/_indicators/4-1-1.md @@ -0,0 +1,7 @@ +--- +indicator: 4.1.1 +layout: indicator +permalink: /4-1-1/ +--- + + diff --git a/_indicators/4-2-1.md b/_indicators/4-2-1.md new file mode 100644 index 0000000..aff2e4d --- /dev/null +++ b/_indicators/4-2-1.md @@ -0,0 +1,7 @@ +--- +indicator: 4.2.1 +layout: indicator +permalink: /4-2-1/ +--- + + diff --git a/_indicators/4-2-2.md b/_indicators/4-2-2.md new file mode 100644 index 0000000..5b2640b --- /dev/null +++ b/_indicators/4-2-2.md @@ -0,0 +1,7 @@ +--- +indicator: 4.2.2 +layout: indicator +permalink: /4-2-2/ +--- + + diff --git a/_indicators/4-3-1.md b/_indicators/4-3-1.md new file mode 100644 index 0000000..6a2dd38 --- /dev/null +++ b/_indicators/4-3-1.md @@ -0,0 +1,7 @@ +--- +indicator: 4.3.1 +layout: indicator +permalink: /4-3-1/ +--- + + diff --git a/_indicators/4-4-1.md b/_indicators/4-4-1.md new file mode 100644 index 0000000..d36ed98 --- /dev/null +++ b/_indicators/4-4-1.md @@ -0,0 +1,7 @@ +--- +indicator: 4.4.1 +layout: indicator +permalink: /4-4-1/ +--- + + diff --git a/_indicators/4-5-1.md b/_indicators/4-5-1.md new file mode 100644 index 0000000..13e555f --- /dev/null +++ b/_indicators/4-5-1.md @@ -0,0 +1,7 @@ +--- +indicator: 4.5.1 +layout: indicator +permalink: /4-5-1/ +--- + + diff --git a/_indicators/4-6-1.md b/_indicators/4-6-1.md new file mode 100644 index 0000000..9362e2b --- /dev/null +++ b/_indicators/4-6-1.md @@ -0,0 +1,7 @@ +--- +indicator: 4.6.1 +layout: indicator +permalink: /4-6-1/ +--- + + diff --git a/_indicators/4-7-1.md b/_indicators/4-7-1.md new file mode 100644 index 0000000..5e4ca9f --- /dev/null +++ b/_indicators/4-7-1.md @@ -0,0 +1,7 @@ +--- +indicator: 4.7.1 +layout: indicator +permalink: /4-7-1/ +--- + + diff --git a/_indicators/4-a-1.md b/_indicators/4-a-1.md new file mode 100644 index 0000000..4f90548 --- /dev/null +++ b/_indicators/4-a-1.md @@ -0,0 +1,7 @@ +--- +indicator: 4.a.1 +layout: indicator +permalink: /4-a-1/ +--- + + diff --git a/_indicators/4-b-1.md b/_indicators/4-b-1.md new file mode 100644 index 0000000..26900f1 --- /dev/null +++ b/_indicators/4-b-1.md @@ -0,0 +1,7 @@ +--- +indicator: 4.b.1 +layout: indicator +permalink: /4-b-1/ +--- + + diff --git a/_indicators/4-c-1.md b/_indicators/4-c-1.md new file mode 100644 index 0000000..d98be7d --- /dev/null +++ b/_indicators/4-c-1.md @@ -0,0 +1,7 @@ +--- +indicator: 4.c.1 +layout: indicator +permalink: /4-c-1/ +--- + + diff --git a/_indicators/5-1-1.md b/_indicators/5-1-1.md new file mode 100644 index 0000000..3a44699 --- /dev/null +++ b/_indicators/5-1-1.md @@ -0,0 +1,7 @@ +--- +indicator: 5.1.1 +layout: indicator +permalink: /5-1-1/ +--- + + diff --git a/_indicators/5-2-1.md b/_indicators/5-2-1.md new file mode 100644 index 0000000..07349e7 --- /dev/null +++ b/_indicators/5-2-1.md @@ -0,0 +1,7 @@ +--- +indicator: 5.2.1 +layout: indicator +permalink: /5-2-1/ +--- + + diff --git a/_indicators/5-2-2.md b/_indicators/5-2-2.md new file mode 100644 index 0000000..03e769b --- /dev/null +++ b/_indicators/5-2-2.md @@ -0,0 +1,7 @@ +--- +indicator: 5.2.2 +layout: indicator +permalink: /5-2-2/ +--- + + diff --git a/_indicators/5-3-1.md b/_indicators/5-3-1.md new file mode 100644 index 0000000..750f8b8 --- /dev/null +++ b/_indicators/5-3-1.md @@ -0,0 +1,7 @@ +--- +indicator: 5.3.1 +layout: indicator +permalink: /5-3-1/ +--- + + diff --git a/_indicators/5-3-2.md b/_indicators/5-3-2.md new file mode 100644 index 0000000..662785b --- /dev/null +++ b/_indicators/5-3-2.md @@ -0,0 +1,7 @@ +--- +indicator: 5.3.2 +layout: indicator +permalink: /5-3-2/ +--- + + diff --git a/_indicators/5-4-1.md b/_indicators/5-4-1.md new file mode 100644 index 0000000..7268fb5 --- /dev/null +++ b/_indicators/5-4-1.md @@ -0,0 +1,7 @@ +--- +indicator: 5.4.1 +layout: indicator +permalink: /5-4-1/ +--- + + diff --git a/_indicators/5-5-1.md b/_indicators/5-5-1.md new file mode 100644 index 0000000..ebae1bd --- /dev/null +++ b/_indicators/5-5-1.md @@ -0,0 +1,7 @@ +--- +indicator: 5.5.1 +layout: indicator +permalink: /5-5-1/ +--- + + diff --git a/_indicators/5-5-2.md b/_indicators/5-5-2.md new file mode 100644 index 0000000..251d67c --- /dev/null +++ b/_indicators/5-5-2.md @@ -0,0 +1,7 @@ +--- +indicator: 5.5.2 +layout: indicator +permalink: /5-5-2/ +--- + + diff --git a/_indicators/5-6-1.md b/_indicators/5-6-1.md new file mode 100644 index 0000000..c73a784 --- /dev/null +++ b/_indicators/5-6-1.md @@ -0,0 +1,7 @@ +--- +indicator: 5.6.1 +layout: indicator +permalink: /5-6-1/ +--- + + diff --git a/_indicators/5-6-2.md b/_indicators/5-6-2.md new file mode 100644 index 0000000..d4b64d5 --- /dev/null +++ b/_indicators/5-6-2.md @@ -0,0 +1,7 @@ +--- +indicator: 5.6.2 +layout: indicator +permalink: /5-6-2/ +--- + + diff --git a/_indicators/5-a-1.md b/_indicators/5-a-1.md new file mode 100644 index 0000000..3467658 --- /dev/null +++ b/_indicators/5-a-1.md @@ -0,0 +1,7 @@ +--- +indicator: 5.a.1 +layout: indicator +permalink: /5-a-1/ +--- + + diff --git a/_indicators/5-a-2.md b/_indicators/5-a-2.md new file mode 100644 index 0000000..c59420b --- /dev/null +++ b/_indicators/5-a-2.md @@ -0,0 +1,7 @@ +--- +indicator: 5.a.2 +layout: indicator +permalink: /5-a-2/ +--- + + diff --git a/_indicators/5-b-1.md b/_indicators/5-b-1.md new file mode 100644 index 0000000..05ecb1b --- /dev/null +++ b/_indicators/5-b-1.md @@ -0,0 +1,7 @@ +--- +indicator: 5.b.1 +layout: indicator +permalink: /5-b-1/ +--- + + diff --git a/_indicators/5-c-1.md b/_indicators/5-c-1.md new file mode 100644 index 0000000..b2a313a --- /dev/null +++ b/_indicators/5-c-1.md @@ -0,0 +1,7 @@ +--- +indicator: 5.c.1 +layout: indicator +permalink: /5-c-1/ +--- + + diff --git a/_indicators/6-1-1.md b/_indicators/6-1-1.md new file mode 100644 index 0000000..23e3962 --- /dev/null +++ b/_indicators/6-1-1.md @@ -0,0 +1,7 @@ +--- +indicator: 6.1.1 +layout: indicator +permalink: /6-1-1/ +--- + + diff --git a/_indicators/6-2-1.md b/_indicators/6-2-1.md new file mode 100644 index 0000000..b5b9f04 --- /dev/null +++ b/_indicators/6-2-1.md @@ -0,0 +1,7 @@ +--- +indicator: 6.2.1 +layout: indicator +permalink: /6-2-1/ +--- + + diff --git a/_indicators/6-3-1.md b/_indicators/6-3-1.md new file mode 100644 index 0000000..1a0c8eb --- /dev/null +++ b/_indicators/6-3-1.md @@ -0,0 +1,7 @@ +--- +indicator: 6.3.1 +layout: indicator +permalink: /6-3-1/ +--- + + diff --git a/_indicators/6-3-2.md b/_indicators/6-3-2.md new file mode 100644 index 0000000..76aefdd --- /dev/null +++ b/_indicators/6-3-2.md @@ -0,0 +1,7 @@ +--- +indicator: 6.3.2 +layout: indicator +permalink: /6-3-2/ +--- + + diff --git a/_indicators/6-4-1.md b/_indicators/6-4-1.md new file mode 100644 index 0000000..70efb98 --- /dev/null +++ b/_indicators/6-4-1.md @@ -0,0 +1,7 @@ +--- +indicator: 6.4.1 +layout: indicator +permalink: /6-4-1/ +--- + + diff --git a/_indicators/6-4-2.md b/_indicators/6-4-2.md new file mode 100644 index 0000000..f067026 --- /dev/null +++ b/_indicators/6-4-2.md @@ -0,0 +1,7 @@ +--- +indicator: 6.4.2 +layout: indicator +permalink: /6-4-2/ +--- + + diff --git a/_indicators/6-5-1.md b/_indicators/6-5-1.md new file mode 100644 index 0000000..9eea487 --- /dev/null +++ b/_indicators/6-5-1.md @@ -0,0 +1,7 @@ +--- +indicator: 6.5.1 +layout: indicator +permalink: /6-5-1/ +--- + + diff --git a/_indicators/6-5-2.md b/_indicators/6-5-2.md new file mode 100644 index 0000000..7d1bb24 --- /dev/null +++ b/_indicators/6-5-2.md @@ -0,0 +1,7 @@ +--- +indicator: 6.5.2 +layout: indicator +permalink: /6-5-2/ +--- + + diff --git a/_indicators/6-6-1.md b/_indicators/6-6-1.md new file mode 100644 index 0000000..abf9de4 --- /dev/null +++ b/_indicators/6-6-1.md @@ -0,0 +1,7 @@ +--- +indicator: 6.6.1 +layout: indicator +permalink: /6-6-1/ +--- + + diff --git a/_indicators/6-a-1.md b/_indicators/6-a-1.md new file mode 100644 index 0000000..427173b --- /dev/null +++ b/_indicators/6-a-1.md @@ -0,0 +1,7 @@ +--- +indicator: 6.a.1 +layout: indicator +permalink: /6-a-1/ +--- + + diff --git a/_indicators/6-b-1.md b/_indicators/6-b-1.md new file mode 100644 index 0000000..3d638f4 --- /dev/null +++ b/_indicators/6-b-1.md @@ -0,0 +1,7 @@ +--- +indicator: 6.b.1 +layout: indicator +permalink: /6-b-1/ +--- + + diff --git a/_indicators/7-1-1.md b/_indicators/7-1-1.md new file mode 100644 index 0000000..db249f8 --- /dev/null +++ b/_indicators/7-1-1.md @@ -0,0 +1,7 @@ +--- +indicator: 7.1.1 +layout: indicator +permalink: /7-1-1/ +--- + + diff --git a/_indicators/7-1-2.md b/_indicators/7-1-2.md new file mode 100644 index 0000000..8cb29cd --- /dev/null +++ b/_indicators/7-1-2.md @@ -0,0 +1,7 @@ +--- +indicator: 7.1.2 +layout: indicator +permalink: /7-1-2/ +--- + + diff --git a/_indicators/7-2-1.md b/_indicators/7-2-1.md new file mode 100644 index 0000000..a219606 --- /dev/null +++ b/_indicators/7-2-1.md @@ -0,0 +1,7 @@ +--- +indicator: 7.2.1 +layout: indicator +permalink: /7-2-1/ +--- + + diff --git a/_indicators/7-3-1.md b/_indicators/7-3-1.md new file mode 100644 index 0000000..9ce8c30 --- /dev/null +++ b/_indicators/7-3-1.md @@ -0,0 +1,7 @@ +--- +indicator: 7.3.1 +layout: indicator +permalink: /7-3-1/ +--- + + diff --git a/_indicators/7-a-1.md b/_indicators/7-a-1.md new file mode 100644 index 0000000..e3ccd59 --- /dev/null +++ b/_indicators/7-a-1.md @@ -0,0 +1,7 @@ +--- +indicator: 7.a.1 +layout: indicator +permalink: /7-a-1/ +--- + + diff --git a/_indicators/7-b-1.md b/_indicators/7-b-1.md new file mode 100644 index 0000000..04d8577 --- /dev/null +++ b/_indicators/7-b-1.md @@ -0,0 +1,7 @@ +--- +indicator: 7.b.1 +layout: indicator +permalink: /7-b-1/ +--- + + diff --git a/_indicators/8-1-1.md b/_indicators/8-1-1.md new file mode 100644 index 0000000..9b945ab --- /dev/null +++ b/_indicators/8-1-1.md @@ -0,0 +1,7 @@ +--- +indicator: 8.1.1 +layout: indicator +permalink: /8-1-1/ +--- + + diff --git a/_indicators/8-10-1.md b/_indicators/8-10-1.md new file mode 100644 index 0000000..58bc0c1 --- /dev/null +++ b/_indicators/8-10-1.md @@ -0,0 +1,7 @@ +--- +indicator: 8.10.1 +layout: indicator +permalink: /8-10-1/ +--- + + diff --git a/_indicators/8-10-2.md b/_indicators/8-10-2.md new file mode 100644 index 0000000..7f60d1e --- /dev/null +++ b/_indicators/8-10-2.md @@ -0,0 +1,7 @@ +--- +indicator: 8.10.2 +layout: indicator +permalink: /8-10-2/ +--- + + diff --git a/_indicators/8-2-1.md b/_indicators/8-2-1.md new file mode 100644 index 0000000..23eefc4 --- /dev/null +++ b/_indicators/8-2-1.md @@ -0,0 +1,7 @@ +--- +indicator: 8.2.1 +layout: indicator +permalink: /8-2-1/ +--- + + diff --git a/_indicators/8-3-1.md b/_indicators/8-3-1.md new file mode 100644 index 0000000..e7c5896 --- /dev/null +++ b/_indicators/8-3-1.md @@ -0,0 +1,7 @@ +--- +indicator: 8.3.1 +layout: indicator +permalink: /8-3-1/ +--- + + diff --git a/_indicators/8-4-1.md b/_indicators/8-4-1.md new file mode 100644 index 0000000..6e0c440 --- /dev/null +++ b/_indicators/8-4-1.md @@ -0,0 +1,7 @@ +--- +indicator: 8.4.1 +layout: indicator +permalink: /8-4-1/ +--- + + diff --git a/_indicators/8-4-2.md b/_indicators/8-4-2.md new file mode 100644 index 0000000..92f0ea4 --- /dev/null +++ b/_indicators/8-4-2.md @@ -0,0 +1,7 @@ +--- +indicator: 8.4.2 +layout: indicator +permalink: /8-4-2/ +--- + + diff --git a/_indicators/8-5-1.md b/_indicators/8-5-1.md new file mode 100644 index 0000000..6b35319 --- /dev/null +++ b/_indicators/8-5-1.md @@ -0,0 +1,7 @@ +--- +indicator: 8.5.1 +layout: indicator +permalink: /8-5-1/ +--- + + diff --git a/_indicators/8-5-2.md b/_indicators/8-5-2.md new file mode 100644 index 0000000..91cb4df --- /dev/null +++ b/_indicators/8-5-2.md @@ -0,0 +1,7 @@ +--- +indicator: 8.5.2 +layout: indicator +permalink: /8-5-2/ +--- + + diff --git a/_indicators/8-6-1.md b/_indicators/8-6-1.md new file mode 100644 index 0000000..158666b --- /dev/null +++ b/_indicators/8-6-1.md @@ -0,0 +1,7 @@ +--- +indicator: 8.6.1 +layout: indicator +permalink: /8-6-1/ +--- + + diff --git a/_indicators/8-7-1.md b/_indicators/8-7-1.md new file mode 100644 index 0000000..da11f27 --- /dev/null +++ b/_indicators/8-7-1.md @@ -0,0 +1,7 @@ +--- +indicator: 8.7.1 +layout: indicator +permalink: /8-7-1/ +--- + + diff --git a/_indicators/8-8-1.md b/_indicators/8-8-1.md new file mode 100644 index 0000000..9e425c5 --- /dev/null +++ b/_indicators/8-8-1.md @@ -0,0 +1,7 @@ +--- +indicator: 8.8.1 +layout: indicator +permalink: /8-8-1/ +--- + + diff --git a/_indicators/8-8-2.md b/_indicators/8-8-2.md new file mode 100644 index 0000000..988c872 --- /dev/null +++ b/_indicators/8-8-2.md @@ -0,0 +1,7 @@ +--- +indicator: 8.8.2 +layout: indicator +permalink: /8-8-2/ +--- + + diff --git a/_indicators/8-9-1.md b/_indicators/8-9-1.md new file mode 100644 index 0000000..5822b76 --- /dev/null +++ b/_indicators/8-9-1.md @@ -0,0 +1,7 @@ +--- +indicator: 8.9.1 +layout: indicator +permalink: /8-9-1/ +--- + + diff --git a/_indicators/8-9-2.md b/_indicators/8-9-2.md new file mode 100644 index 0000000..1ef2e5f --- /dev/null +++ b/_indicators/8-9-2.md @@ -0,0 +1,7 @@ +--- +indicator: 8.9.2 +layout: indicator +permalink: /8-9-2/ +--- + + diff --git a/_indicators/8-a-1.md b/_indicators/8-a-1.md new file mode 100644 index 0000000..c84e7aa --- /dev/null +++ b/_indicators/8-a-1.md @@ -0,0 +1,7 @@ +--- +indicator: 8.a.1 +layout: indicator +permalink: /8-a-1/ +--- + + diff --git a/_indicators/8-b-1.md b/_indicators/8-b-1.md new file mode 100644 index 0000000..76dce3f --- /dev/null +++ b/_indicators/8-b-1.md @@ -0,0 +1,7 @@ +--- +indicator: 8.b.1 +layout: indicator +permalink: /8-b-1/ +--- + + diff --git a/_indicators/9-1-1.md b/_indicators/9-1-1.md new file mode 100644 index 0000000..17d7af0 --- /dev/null +++ b/_indicators/9-1-1.md @@ -0,0 +1,7 @@ +--- +indicator: 9.1.1 +layout: indicator +permalink: /9-1-1/ +--- + + diff --git a/_indicators/9-1-2.md b/_indicators/9-1-2.md new file mode 100644 index 0000000..76abdc6 --- /dev/null +++ b/_indicators/9-1-2.md @@ -0,0 +1,7 @@ +--- +indicator: 9.1.2 +layout: indicator +permalink: /9-1-2/ +--- + + diff --git a/_indicators/9-2-1.md b/_indicators/9-2-1.md new file mode 100644 index 0000000..3eda776 --- /dev/null +++ b/_indicators/9-2-1.md @@ -0,0 +1,7 @@ +--- +indicator: 9.2.1 +layout: indicator +permalink: /9-2-1/ +--- + + diff --git a/_indicators/9-2-2.md b/_indicators/9-2-2.md new file mode 100644 index 0000000..79442b5 --- /dev/null +++ b/_indicators/9-2-2.md @@ -0,0 +1,7 @@ +--- +indicator: 9.2.2 +layout: indicator +permalink: /9-2-2/ +--- + + diff --git a/_indicators/9-3-1.md b/_indicators/9-3-1.md new file mode 100644 index 0000000..e42357d --- /dev/null +++ b/_indicators/9-3-1.md @@ -0,0 +1,7 @@ +--- +indicator: 9.3.1 +layout: indicator +permalink: /9-3-1/ +--- + + diff --git a/_indicators/9-3-2.md b/_indicators/9-3-2.md new file mode 100644 index 0000000..d8f1540 --- /dev/null +++ b/_indicators/9-3-2.md @@ -0,0 +1,7 @@ +--- +indicator: 9.3.2 +layout: indicator +permalink: /9-3-2/ +--- + + diff --git a/_indicators/9-4-1.md b/_indicators/9-4-1.md new file mode 100644 index 0000000..becf636 --- /dev/null +++ b/_indicators/9-4-1.md @@ -0,0 +1,7 @@ +--- +indicator: 9.4.1 +layout: indicator +permalink: /9-4-1/ +--- + + diff --git a/_indicators/9-5-1.md b/_indicators/9-5-1.md new file mode 100644 index 0000000..8e45c6b --- /dev/null +++ b/_indicators/9-5-1.md @@ -0,0 +1,7 @@ +--- +indicator: 9.5.1 +layout: indicator +permalink: /9-5-1/ +--- + + diff --git a/_indicators/9-5-2.md b/_indicators/9-5-2.md new file mode 100644 index 0000000..a0a2ffe --- /dev/null +++ b/_indicators/9-5-2.md @@ -0,0 +1,7 @@ +--- +indicator: 9.5.2 +layout: indicator +permalink: /9-5-2/ +--- + + diff --git a/_indicators/9-a-1.md b/_indicators/9-a-1.md new file mode 100644 index 0000000..9bdbb0b --- /dev/null +++ b/_indicators/9-a-1.md @@ -0,0 +1,7 @@ +--- +indicator: 9.a.1 +layout: indicator +permalink: /9-a-1/ +--- + + diff --git a/_indicators/9-b-1.md b/_indicators/9-b-1.md new file mode 100644 index 0000000..59f089e --- /dev/null +++ b/_indicators/9-b-1.md @@ -0,0 +1,7 @@ +--- +indicator: 9.b.1 +layout: indicator +permalink: /9-b-1/ +--- + + diff --git a/_indicators/9-c-1.md b/_indicators/9-c-1.md new file mode 100644 index 0000000..711d854 --- /dev/null +++ b/_indicators/9-c-1.md @@ -0,0 +1,7 @@ +--- +indicator: 9.c.1 +layout: indicator +permalink: /9-c-1/ +--- + + diff --git a/_layouts/categories.html b/_layouts/categories.html new file mode 100644 index 0000000..28c79c7 --- /dev/null +++ b/_layouts/categories.html @@ -0,0 +1,24 @@ +--- +layout: default +--- +
+
+
+ {{content}} + {% for category in site.categories %} +
+ {% capture category_name %}{{ category | first }}{% endcapture %} +
+

{{ category_name }}

+ + {% for post in site.categories[category_name] %} + + {% endfor %} +
+
+ {% endfor %} +
+
+
\ No newline at end of file diff --git a/_layouts/default.html b/_layouts/default.html new file mode 100755 index 0000000..6e8c340 --- /dev/null +++ b/_layouts/default.html @@ -0,0 +1,4 @@ +{% include head.html %} +{% include header.html %} +{{ content }} +{% include footer.html %} \ No newline at end of file diff --git a/_layouts/frontpage.html b/_layouts/frontpage.html new file mode 100755 index 0000000..fc018bf --- /dev/null +++ b/_layouts/frontpage.html @@ -0,0 +1,22 @@ +{% include head.html %} +{% include header.html %} +
+ +

{{site.country.name}} data for Sustainable Development Goal indicators

+ +

Click on each goal for {{site.country.name}} statistics for Sustainable Development Goal global indicators.

+ {% for goal in site.goals %} + {% cycle 'add row' : '
', '', '', '', '', '' %} +
+ + {{ goal.short }} - Goal {{ goal.sdg_goal }} + +
+ {% cycle 'end row' : '', '', '', '', '', '
' %} + {% endfor %} +
+ The Global Goals for Sustainable Development +
+
+ +{% include footer.html %} diff --git a/_layouts/goal.html b/_layouts/goal.html new file mode 100644 index 0000000..a8ba112 --- /dev/null +++ b/_layouts/goal.html @@ -0,0 +1,53 @@ +{% include head.html %} +{% include header.html %} + +
+
+
+
+ {{ goal.short }} - Goal {{ goal.goal }} +
+
+

+ {% assign goal = site.goals | where: "sdg_goal", page.sdg_goal | first %} + {{ goal.title }} +

+
+
+
+
+ +
+ + {{ content }} + {% include components/breadcrumb.html %} + + {% assign goal_indicators = site.data.meta | where: 'sdg_goal', page.sdg_goal %} + {% for indicator in goal_indicators %} + + {% if indicator.reporting_status == 'notstarted' %} + {% assign status_desc = 'Exploring data sources' %} + {% assign status_css = 'danger' %} + {% endif %} + {% if indicator.reporting_status == 'inprogress' %} + {% assign status_desc = 'Statistics in progress' %} + {% assign status_css = 'warning' %} + {% endif %} + {% if indicator.reporting_status == 'complete' %} + {% assign status_desc = 'Reported online' %} + {% assign status_css = 'success' %} + {% endif %} + + {% cycle 'add row' : '
', '', '', '' %} + + {% cycle 'end row' : '', '', '', '
' %} + {% endfor %} + {% assign last_row = goal_indicators.size | modulo:4 %} + {% if last_row != 0 %} +
+ {% endif %} + + +{% include footer.html %} diff --git a/_layouts/indicator.html b/_layouts/indicator.html new file mode 100644 index 0000000..9e632fa --- /dev/null +++ b/_layouts/indicator.html @@ -0,0 +1,186 @@ +{% include head.html %} +{% include header.html %} +{% include components/fields-template.html %} +{% include components/units-template.html %} + +{% capture indicator_id %}{{page.indicator | slugify}}{% endcapture %} +{% assign meta = site.data.meta[indicator_id] %} +{% assign headline = site.data.headline[indicator_id] %} + +{% assign goal = site.goals | where: "sdg_goal", meta.sdg_goal | first %} +{% capture goal_uri %}{{ site.baseurl }}/{{ goal.short | slugify }}{% endcapture %} + +{% if meta.reporting_status != "complete" or meta.data_non_statistical == true %} + {% assign show_data = false %} +{% else %} + {% assign show_data = true %} +{% endif %} + +{% capture goal_href %}{{ goal_uri }}{% endcapture %} +{% capture goal_number %}{{ goal.goal }}{% endcapture %} +{% capture goal_title %}{{ goal.title }}{% endcapture %} +{% capture indicator_title %}{{ meta.title }}{% endcapture %} + +{% capture dataset_name %}indicator_{{meta.indicator | slugify }}{% endcapture %} + +{% assign sdg_indicator_data = site.data[dataset_name] %} +{% assign indicator_metadata = sdg_indicators | where: "indicator_id", meta.indicator | first %} +{% assign json_data = sdg_indicator_data | jsonify %} + +
+
+
+
+ + {{ goal.short }} - Goal {{ goal.goal }} + +
+
+

+ + {{ meta.title }} + +

+

Indicator {{ meta.indicator }}: {{ meta.title }}

+
+
+
+
+ +
+ {% include components/breadcrumb.html %} + +
+
+
+ {{ meta.page_content | markdownify }} +
+
+
+ +
+
+

{{ meta.graph_title }}

+
+
+ +
+ {% if show_data %} +
+
+ +

Sub-categories

+

Choose categories from the dropdowns below to see different breakdowns of the data. Some will not be available until a higher level is chosen.

+
+

Click on the legend to remove individual lines from the chart.

+
+

+
+
+
+
+
+ {% else %} +
+ {% endif %} + + {% if show_data %} + {% include components/headline.html %} + {% endif %} + +
+ + {% if show_data %} +

+ + {% endif %} + + + + + +
+
+ +
+ +
+

This table provides metadata for the actual indicator available from {{ site.country.name }} statistics closest to the corresponding global + SDG indicator. Please note that even when the global SDG indicator is fully available from {{ site.country.adjective }} statistics, this table + should be consulted for information on national methodology and other {{ site.country.adjective }}-specific metadata information.

+ {% include components/metadata.html scope='national' %} +
+
+
+
+ +
+ +
+

This table provides information on metadata for SDG indicators as defined by the UN Statistical Commission. Complete global metadata is provided by the UN Statistics Division.

+ {% include components/metadata.html scope='global' %} +
+
+
+
+ {% include components/sources.html %} +
+ {% if site.environment == 'staging' %} + + {% endif %} +
+
+
+
+
+ +{% include footer.html %} + diff --git a/_layouts/initiative.html b/_layouts/initiative.html new file mode 100755 index 0000000..6661e29 --- /dev/null +++ b/_layouts/initiative.html @@ -0,0 +1,21 @@ +{% include head.html %} +{% include header.html %} +
+
+
+
+

{{ page.title }}

+

+
+
+
+
+ {{ content }} +
+ + + + +
+{% include footer.html %} \ No newline at end of file diff --git a/_layouts/initiatives.html b/_layouts/initiatives.html new file mode 100755 index 0000000..38fb0a5 --- /dev/null +++ b/_layouts/initiatives.html @@ -0,0 +1,29 @@ +{% include head.html %} +{% include header.html %} +
+
+
+
+

{{ page.title }}

+

+
+
+
+
+ {{ content }} +
+
+ {% for initiative in site.initiatives %} + +

{{ initiative.title }}

+
+ {% cycle '', '', '
' %} + {% endfor %} + + + + +
+
+{% include footer.html %} \ No newline at end of file diff --git a/_layouts/news.html b/_layouts/news.html new file mode 100644 index 0000000..79023d0 --- /dev/null +++ b/_layouts/news.html @@ -0,0 +1,20 @@ +--- +layout: default +--- +
+
+
+ {{content}} + {% for post in site.posts %} +
+

{{post.categories | category_links}}

+
{{ post.title }}
+

+
+ {% endfor %} +
+
+ {% include components/post-categories.html %} +
+
+
diff --git a/_layouts/page.html b/_layouts/page.html new file mode 100755 index 0000000..1d2746b --- /dev/null +++ b/_layouts/page.html @@ -0,0 +1,10 @@ +--- +layout: default +--- + +
+
+

{{ page.title }}

+ {{ content }} +
+
diff --git a/_layouts/post.html b/_layouts/post.html new file mode 100755 index 0000000..2633e0b --- /dev/null +++ b/_layouts/post.html @@ -0,0 +1,31 @@ +--- +layout: default +--- +
+
+
+
+

{{ page.title }}

+

{% if page.author %} • {% endif %}

+ +
+ {% assign categories = page.categories %} + {% for category in categories %} + {{category}} + {% unless forloop.last %} {% endunless %} + {% endfor %} +
+ +
+ {{ content }} +
+
+
+
+ {% include components/post-categories.html %} +
+
+
+ + + diff --git a/_layouts/reportingstatus.html b/_layouts/reportingstatus.html new file mode 100644 index 0000000..5332814 --- /dev/null +++ b/_layouts/reportingstatus.html @@ -0,0 +1,97 @@ +{% include head.html %} +{% include header.html %} +
+ +

Reporting Status

+ + {% assign goal_indicators = site.data.meta %} + {% assign overall_indicator_count = goal_indicators | size %} + {% assign exploring_count = goal_indicators | where: 'reporting_status', 'notstarted' | size %} + {% assign in_progress_count = goal_indicators | where: 'reporting_status', 'inprogress' | size %} + {% assign complete_count = goal_indicators | where: 'reporting_status', 'complete' | size %} + +
+
+

+ Overall Reporting Status {{ overall_indicator_count }} indicators +

+
+
+
+ {{ complete_count }}Reported online +
+
+ {{ in_progress_count }}Statistics in progress +
+
+ {{ exploring_count }}Exploring data sources +
+
+
+
+
+ + +
+
+ +
+
+ +

Status by Goal

+ + {% for goal in site.goals %} + {% assign goal_indicators = site.data.meta | where: 'sdg_goal', goal.sdg_goal %} + {% assign goal_indicator_count = goal_indicators | size %} + {% assign exploring_count = goal_indicators | where: 'reporting_status', 'notstarted' | size %} + {% assign in_progress_count = goal_indicators | where: 'reporting_status', 'inprogress' | size %} + {% assign complete_count = goal_indicators | where: 'reporting_status', 'complete' | size %} + + +
+
+ + {{ goal.short }} - Goal {{ goal.sdg_goal }} + +
+
+

+ {{ goal.short }} + {{ goal_indicators | size }} indicators +

+
+
+
+ {{ complete_count }}Reported online +
+
+ {{ in_progress_count }}Statistics in progress +
+
+ {{ exploring_count }}Exploring data sources +
+
+
+
+
+ + +
+
+
+
+ +
+
+ {% endfor %} + + + + + +
+{% include footer.html %} diff --git a/_layouts/search.html b/_layouts/search.html new file mode 100644 index 0000000..18bed07 --- /dev/null +++ b/_layouts/search.html @@ -0,0 +1,39 @@ +{% include head.html %} +{% include header.html %} +
+

Search results for ''

+ {% include components/loading.html %} +
+
+
+ + + +{% include footer.html %} diff --git a/_pages/about.md b/_pages/about.md new file mode 100644 index 0000000..6f7cf55 --- /dev/null +++ b/_pages/about.md @@ -0,0 +1,15 @@ +--- +title: About +permalink: /about/ +layout: page +--- + +ONS is responsible for the development and collection of UK data for the [Sustainable Development Goals](http://www.un.org/sustainabledevelopment/sustainable-development-goals/) (SDG) global indicators and for reporting UK progress towards them. + +This website is for disseminating UK SDG indicator data. We are at an Alpha stage in development, so the site is still 'work in progress'. + +We initially based the UK website on the [US SDG reporting platform](https://sdg.data.gov/) and continue to collaborate with the US on further developing our websites. The UK site has been developed by the [Data Science Campus](https://datasciencecampus.ons.gov.uk/). + +Other countries wishing to reuse the UK or US SDG reporting platforms are welcome to do so for free. Our [Guidance page](https://sustainabledevelopment-uk.github.io/guidance/) highlights key information on how to do this, linking to detailed technical instructions available in our [wiki pages](https://github.com/ONSdigital/sdg-indicators/wiki). The US have also produced various [training materials](https://sdg.data.gov/training/). The [Center for Open Data Enterprise (CODE)](http://www.opendataenterprise.org/) can also provide guidance and support through their [SDG National Reporting Initiative](https://www.sdgreporting.org/). + +If you have any feedback on this website or UK SDG data then please contact us at {{site.email_contacts.questions}}. The answers to some frequently asked questions can be found in our [FAQ]({{ site.baseurl }}{% link _pages/faq.md %}). diff --git a/_pages/account.md b/_pages/account.md new file mode 100644 index 0000000..299f620 --- /dev/null +++ b/_pages/account.md @@ -0,0 +1,8 @@ +--- +layout: page +title: Account +permalink: /account/ +--- + +If you have not already authorized your account on GitHub, click the green button in the bottom right corner of the screen. + diff --git a/_pages/admin.md b/_pages/admin.md new file mode 100755 index 0000000..1b439ee --- /dev/null +++ b/_pages/admin.md @@ -0,0 +1,15 @@ +--- +layout: page +title: Admin +permalink: /admin/ +--- + +The National Reporting Platform is managed through GitHub. To submit updates for review, please first login to GitHub. + + + +#### Intitialize Your Account + +If you've never authorized your GitHub account to make edits on this website, please go to the [account page](http://prose.io/#ONSdigital/sdg-indicators/edit/gh-pages/account.md) and click the green button in the bottom right corner of the screen and follow the next prompt. diff --git a/_pages/categories.md b/_pages/categories.md new file mode 100644 index 0000000..0f1b998 --- /dev/null +++ b/_pages/categories.md @@ -0,0 +1,7 @@ +--- +layout: categories +permalink: /categories/ +title: Categories +--- +## Posts by Category +Here is a list of posts, grouped by category: \ No newline at end of file diff --git a/_pages/contact.md b/_pages/contact.md new file mode 100755 index 0000000..38b9dbf --- /dev/null +++ b/_pages/contact.md @@ -0,0 +1,13 @@ +--- +layout: page +title: Contact +permalink: /contact/ +--- +### We are interested in your feedback regarding this website and its contents. + + +- If you have questions about the statistics, data sources, or metadata provided for UK national statistics, please contact [{{site.email_contacts.questions}}](mailto:{{site.email_contacts.questions}}) + +- If you have suggestions regarding additional site content or data sources, please contact [{{site.email_contacts.suggestions}}](mailto:{{site.email_contacts.suggestions}}) + +- If you have suggestions on how to improve the functionality of this website, including data accessibility, please contact [{{site.email_contacts.functional}}](mailto:{{site.email_contacts.functional}}) diff --git a/_pages/cookies.md b/_pages/cookies.md new file mode 100644 index 0000000..be283b8 --- /dev/null +++ b/_pages/cookies.md @@ -0,0 +1,54 @@ +--- +layout: page +title: Cookies and privacy +permalink: /about/cookies-and-privacy/ +--- +The following is a description of what data is collected when you use this website and what it is used for. + +## User information +This website uses cookies and JavaScript tracking code to gather anonymous information about visitors' usage patterns, in order to improve the navigation of the site, the presentation of its content and the quality of its services. + +The information collected does not include personal details such as your name, age, telephone number, postal address or email address, nor does it allow personal identification of a user. + +## Cookies +When we provide services, we want to make them easy, useful and reliable. + +Where services are delivered on the internet, this sometimes involves placing small amounts of information on your device, for example, computer or mobile phone. + +These include small files known as cookies. They cannot be used to identify you personally. + +These pieces of information are used to improve services for you through, for example: + +- enabling a service to recognise your device so you don't have to give the same information several times during one task +- recognising that you may already have given a username and password so you don't need to do it for every web page requested +- measuring how many people are using services, so they can be made easier to use and there's enough capacity to ensure they are fast + +You can manage these small files yourself and learn more about them through [internet browser cookies – what they are and how to manage them](https://www.aboutcookies.org/). + +## Our use of cookies +Important information about this list of cookies: + +This list may not always be complete. It will be regularly updated as further information is gathered from other companies and organisations that we work with. + +Cookies for retaining active state of accessibility services: + +- contrast + +Cookies for measuring use of services: + +- _ga +- _gid +- _gat + +By understanding how people use our website, we can improve the information provided. We gather this data using Google Analytics. + +## External links +This site may contain links to other sites. + +ONS is not responsible for the privacy practices or the content of such websites. + +## Security +This website has security measures in place to protect the loss, misuse, and alteration of the information under our control. + +## Contacting the website +If you have any questions about this privacy statement, the practices of this site, or your dealings with this website, you can [contact us](mailto:{{site.email_contacts.functional}}). diff --git a/_pages/documentation.md b/_pages/documentation.md new file mode 100755 index 0000000..74052df --- /dev/null +++ b/_pages/documentation.md @@ -0,0 +1,15 @@ +--- +layout: page +title: Documentation +permalink: /documentation/ +--- + + +# United Nations sites that contain details about the development and implementation of the SDG initiative + + +- [UN Homepage](https://sustainabledevelopment.un.org) + +- [UN SDG Statistics](http://unstats.un.org/sdgs/) + +- [United Nations Economic Commission for Europe SDG Statistics](http://www.unece.org/stats/statistics-sustainable-development.html) diff --git a/_pages/faq.md b/_pages/faq.md new file mode 100644 index 0000000..99a028d --- /dev/null +++ b/_pages/faq.md @@ -0,0 +1,55 @@ +--- +title: Frequently Asked Questions (FAQ) +permalink: /faq/ +layout: page +--- + +## How do I suggest new or different data sources? +If you have feedback on the data sources we have used or have suggestions for new data sources then please email us at {{site.email_contacts.questions}}. + +## What does the reporting status mean? +We have used three different types of reporting status for an indicator, which are also colour coded: + +* Reported online (green) – as a minimum the headline national data for this indicator is available on this website but the data might not be fully disaggregated yet. We are continuing to source additional disaggregations. +* Statistics in progress (amber) – we have found a suitable source of data for this indicator or relevant proxy at national level. We are currently quality assuring the data and preparing it for publication. +* Exploring data sources (red) – we are still looking for a suitable data source for this indicator. + +Where there is additional information about the status of indicator data collection and reporting, this will be displayed at the top of the indicator page. + +## How often will new data be added to this site? +We will add data as soon as it has been sourced and checked. This includes new data as well as updates to data we have already published. We will continue to collect data from existing sources where possible, in cooperation with topic experts. + +## What are you doing to fill data gaps? +For some indicators, although we may have data at the national level, our existing data sources don’t always allow us to disaggregate by all main groups. + +This means we need to look for new data sources, link existing ones, or model data. We are working with colleagues across the Government Statistical Service to do this, including the Data Science Campus. + +We have recently published our response to the [consultation on measuring and reporting SDGs in the UK](https://consultations.ons.gov.uk/sustainable-development-goals/ons-approach-to-measuring-reporting-sdgs-in-the-uk/) where we asked for your ideas on prioritising data development. Your feedback will inform our data development plans, which will be published here in 2018. + +## How accessible is this website? +Our aim is to make this website as accessible and usable as possible for every user. We are working towards meeting AA level of the [Web Content Accessibility Guidelines (WCAG 2.0)](https://www.gov.uk/service-manual/helping-people-to-use-your-service/understanding-wcag-20). We have recently undertaken an accessibility audit by the [Digital Accessibility Centre](http://digitalaccessibilitycentre.org/) and are using the recommendations from this review to help us improve our website. + +## What browsers can I use to view this website? +We are developing and testing our site in line with the Government Digital Service (GDS) [guidance on designing for different browsers and devices](https://www.gov.uk/service-manual/technology/designing-for-different-browsers-and-devices). Our website works with most of the latest versions of the commonly used browsers listed in the ‘Browsers to test in’ section of the GDS guidance. There are some issues with using the site on older versions of browsers eg IE8 and we are working to fix these. + +## Can other countries copy this website? +Yes. We have deliberately developed an open source solution for reporting UK SDGs data so other countries can freely reuse our code. Technical guidance on copying our site is available in our [wiki](https://github.com/ONSdigital/sdg-indicators/wiki). Countries exploring how to report their own SDGs national data can also get support from the [Center for Open Data Enterprise (CODE)](http://www.opendataenterprise.org/) through their [SDG National Reporting Initiative](https://www.sdgreporting.org/). + + + diff --git a/_pages/guidance.md b/_pages/guidance.md new file mode 100644 index 0000000..4657231 --- /dev/null +++ b/_pages/guidance.md @@ -0,0 +1,31 @@ +--- +title: Guidance +permalink: /guidance/ +layout: page +--- + +This page shares information for people using this website and for countries wishing to take a copy of it. + +We have also developed a set of [wiki pages]( https://github.com/datasciencecampus/sdg-indicators/wiki) which include more detailed technical information. + +## Using this website +Answers to some specific questions about the website are included in our [Frequently Asked Questions]({{ site.baseurl }}/faq/) page. + +View this [presentation (.ppsx file 6.45Mb)]({{ site.baseurl}}/public/NRP VIDEO DEMO May2018.ppsx) on the site's main features. + +Our wiki pages also include more detailed information for people adding data and metadata: +- [Raw data format]( https://github.com/datasciencecampus/sdg-indicators/wiki/Raw-data-format) +- [Metadata format](https://github.com/datasciencecampus/sdg-indicators/wiki/Metadata-format) +- [Data scenarios and characteristics](https://github.com/datasciencecampus/sdg-indicators/wiki/Data-scenarios-and-characteristics) + +## Creating a copy of this website +Other countries wishing to reuse this UK SDG reporting platforms or the [US SDG reporting platform](https://sdg.data.gov/) are welcome to do so for free. + +The technical guidance in our [wiki pages]( https://github.com/datasciencecampus/sdg-indicators/wiki) is aimed at countries taking a copy of the UK website, including information such as: +- [Required skill sets](https://github.com/datasciencecampus/sdg-indicators/wiki/Required-skill-sets) +- [How do we create our own NRP](https://github.com/datasciencecampus/sdg-indicators/wiki/How-do-we-create-our-own-NRP) +- [What do we need to change]( https://github.com/datasciencecampus/sdg-indicators/wiki/What-do-we-need-to-change) +- [Development installation instructions](https://github.com/datasciencecampus/sdg-indicators/wiki/Development-installation-instructions) +- [Differences between the US and UK]( https://github.com/datasciencecampus/sdg-indicators/wiki/Differences-between-the-US-and-UK-NRPs) + +The US also provide various guidance and information on the [training materials page]( https://gsa.github.io/sdg-indicators/training/) of their reporting platform. diff --git a/_pages/index.md b/_pages/index.md new file mode 100755 index 0000000..c545615 --- /dev/null +++ b/_pages/index.md @@ -0,0 +1,8 @@ +--- +title: Welcome +permalink: / +layout: frontpage +--- + +Coming Soon. +------------------- diff --git a/_pages/initiatives.md b/_pages/initiatives.md new file mode 100755 index 0000000..e5f0b44 --- /dev/null +++ b/_pages/initiatives.md @@ -0,0 +1,7 @@ +--- +layout: initiatives +title: Initiatives +permalink: /initiatives/ +--- + +  diff --git a/_pages/news.md b/_pages/news.md new file mode 100755 index 0000000..5867c1f --- /dev/null +++ b/_pages/news.md @@ -0,0 +1,8 @@ +--- +layout: news +title: News & Events +permalink: /news/ +--- + +## News and Events +Check this page for news regarding the reporting of UK statistics for global indicators and opportunities to contribute to measuring achievement of the sustainable development goals diff --git a/_pages/publications.md b/_pages/publications.md new file mode 100644 index 0000000..e9f5000 --- /dev/null +++ b/_pages/publications.md @@ -0,0 +1,37 @@ +--- +title: Putting the numbers into context +permalink: /publications/ +layout: page +--- + +As well as collecting and reporting UK data for the global Sustainable Development Goals indicators, ONS will be releasing various publications putting the numbers into context. We will make these publications available on this page. + +If you have any feedback on our publications please contact us at {{site.email_contacts.suggestions}} + +## Publications + +### All goals + +**[UK data gaps: Inclusive Data Action Plan towards the global Sustainable Development Goal indicators, 19 March 2018](https://www.ons.gov.uk/economy/environmentalaccounts/articles/ukdatagapsinclusivedataactionplantowardstheglobalsustainabledevelopmentgoalindicators/2018-03-19)** +This is our first report on UK data gaps for reporting progress towards the global Sustainable Development Goal indicators. + +**[Response to our consulation on the approach to measuring and reporting SDGs in the UK, 11 December 2017](https://consultations.ons.gov.uk/sustainable-development-goals/ons-approach-to-measuring-reporting-sdgs-in-the-uk/)** +We ran a public consultation between 29 June and 29 September 2017 to look at our approach to reporting and how we prioritise areas for developing data for the SDG indicators. We received 111 responses from a wide variety of sectors. This report is our response to your feedback. + +**[Sustainable Development Goals: progress and possibilities, 9 November 2017](https://www.ons.gov.uk/economy/environmentalaccounts/articles/sustainabledevelopmentgoalstakingstockprogressandpossibilities/november2017)** +This is our first report on the progress we’ve made towards measuring the global Sustainable Development Goal (SDG) indicators in the UK. It looks at the work we have been doing to be able to measure our progress and explains how we are already sharing the data we have. + +### Goal 3 Good health and well-being + +**[UK drops in European child mortality rankings, 13 October 2017](https://visual.ons.gov.uk/uk-drops-in-european-child-mortality-rankings/)** +This short story looks at the two indicators (under five and neonatal mortality) under Target 3.2, showing that although the UK has seen improvements over the last forty years, the rate of improvement has slowed compared with some other EU countries. + +### Goal 5 Gender Equality + +**[Eliminating violence against women and girls: Women most at risk of experiencing partner abuse, 31 May 2018](https://www.ons.gov.uk/releases/sustainabledevelopmentgoalsandachievingequalitywhichwomenarethemostvulnerableandatriskofexperiencingdomesticabusebyapartner)** +This analysis looks at personal and household characteristics such as age, disability, ethnicity, sexual identity, religion, employment, marital status and household income - it shows that some groups of women are more likely to be victims of abuse by a partner or ex-partner than others. + +### Goal 7 Affordable and clean energy + +**[Renewable Energy in the UK, 22 November 2017](https://www.slideshare.net/statisticsONS/renewable-energy-in-the-uk)** +This SlideShare takes a look at renewable energy consumption in the UK which is under Target 7.2. It highlights that while overall energy consumption has gone down, the proportion of energy from renewable sources has risen. It shows that not all renewables are emission free and some can create pollutants, burning wood is used as an example. The UK is setting out plans to meet international commitments to reducing emissions of air pollutants. diff --git a/_pages/reporting-status.md b/_pages/reporting-status.md new file mode 100644 index 0000000..8270c87 --- /dev/null +++ b/_pages/reporting-status.md @@ -0,0 +1,8 @@ +--- +layout: page +title: Reporting Status +permalink: /reporting-status/ +layout: reportingstatus +--- + +Coming in Spring 2017, this page will provide a dashboard summarising the status of data discovery, statistical production, and national reporting of statistics for the Sustainable Development Goals global indicators. diff --git a/_pages/search.md b/_pages/search.md new file mode 100644 index 0000000..9c19f6e --- /dev/null +++ b/_pages/search.md @@ -0,0 +1,5 @@ +--- +title: Search +permalink: /search/ +layout: search +--- diff --git a/_plugins/jekyll_get_data.rb b/_plugins/jekyll_get_data.rb new file mode 100644 index 0000000..64bc51b --- /dev/null +++ b/_plugins/jekyll_get_data.rb @@ -0,0 +1,56 @@ +require 'json' +#require 'hash-joiner' +require 'open-uri' + +module Jekyll_Get_Data + class Generator < Jekyll::Generator + safe true + priority :highest + + def generate(site) + + config = site.config['jekyll_get_data'] + if !config + warn "No config".yellow + return + end + if !config.kind_of?(Array) + config = [config] + end + + config.each do |d| + begin + target = site.data[d['data']] + source = JSON.load(open(d['json'])) + + #if target + # HashJoiner.deep_merge target, source + #else + site.data[d['data']] = source + #end + + # for each item, there should be the following: + # + + # Dir.foreach(d['directory']) do |item| + # next if item == '.' or item == '..' + # # do work on real items + # warn "Debug: ".yellow + item + # File.write(File.join(d['directory'], 'shane' + item), 'Some glorious content') + # end + + # if d['cache'] + # data_source = (site.config['data_source'] || '_data') + # path = "#{data_source}/#{d['data']}.json" + # open(path, 'wb') do |file| + # file << JSON.generate(site.data[d['data']]) + # end + # end + + rescue + next + end + end + end + end +end \ No newline at end of file diff --git a/_posts/2017-01-01-how-to-write-a-blog.md b/_posts/2017-01-01-how-to-write-a-blog.md new file mode 100644 index 0000000..a3fcffc --- /dev/null +++ b/_posts/2017-01-01-how-to-write-a-blog.md @@ -0,0 +1,12 @@ +--- +layout: post +title: How to write a blog +author: Ann Other +category: "How to" +excerpt: Hello World! Vestibulum imperdiet adipiscing arcu, quis aliquam dolor condimentum dapibus. Aliquam fermentum leo aliquet quam volutpat et molestie mauris mattis. Suspendisse semper consequat velit in suscipit. +--- +Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec rutrum lacus ante. In quam quam, commodo ac mollis at, cursus a elit. Cras euismod consequat nunc non aliquet. Vivamus eget tristique tellus. Sed rutrum tristique nisi, sed iaculis quam mollis ut. Sed nulla odio, convallis in commodo eu, ultrices id purus. Nullam gravida sit amet ipsum porttitor pellentesque. + +Fusce condimentum accumsan odio, cursus cursus nibh pulvinar id. Donec vitae congue lectus. Vivamus rhoncus gravida mi nec mattis. Ut scelerisque justo nulla, sit amet pretium est interdum ut. Sed euismod est eu consequat suscipit. Aliquam tempus dolor non turpis elementum porttitor. Fusce sollicitudin sem lorem, a porttitor mauris convallis malesuada. Aenean tempor diam ac nibh suscipit, ut pharetra ante laoreet. Maecenas fringilla enim urna, quis imperdiet metus vestibulum eu. Fusce ullamcorper aliquet turpis, ultricies sagittis ex commodo eget. Morbi sodales vitae nisi vitae pharetra. Mauris est magna, vehicula eu convallis ut, sodales et quam. Aliquam commodo id enim eu vehicula. + +Curabitur sed vestibulum mi. Duis ut eros elit. Donec sit amet viverra mauris. Sed elementum sem quis massa commodo tincidunt. Praesent commodo commodo eros, ac tempus justo ornare ac. Vivamus rhoncus lobortis ligula, id tempor elit fermentum sit amet. Vestibulum elementum imperdiet elementum. Praesent vitae metus pellentesque, ultrices neque pharetra, sagittis sapien. Aenean a enim sed ante vehicula iaculis. Pellentesque eu ante vitae turpis fermentum fringilla. Suspendisse tincidunt pulvinar urna, a venenatis velit lacinia id. Etiam bibendum laoreet vulputate. Donec et malesuada orci. Vestibulum scelerisque magna et lacus commodo, non dictum lorem vehicula. Curabitur ac blandit elit, quis consequat urna. Vivamus sit amet vulputate metus. \ No newline at end of file diff --git a/_posts/2017-02-01-more-info.md b/_posts/2017-02-01-more-info.md new file mode 100644 index 0000000..af81807 --- /dev/null +++ b/_posts/2017-02-01-more-info.md @@ -0,0 +1,12 @@ +--- +layout: post +title: More information +author: Barry Fibonacci +category: "News" +excerpt: Hello World! Vestibulum imperdiet adipiscing arcu, quis aliquam dolor condimentum dapibus. Aliquam fermentum leo aliquet quam volutpat et molestie mauris mattis. Suspendisse semper consequat velit in suscipit. +--- +Fixie health goth cred elit authentic voluptate four dollar toast migas. Farm-to-table hot chicken copper mug echo park meggings voluptate YOLO. Nostrud fugiat tilde small batch. Master cleanse austin cardigan, sunt trust fund tumblr echo park ugh qui before they sold out. Occupy sustainable pickled retro mixtape jianbing pariatur seitan whatever craft beer enamel pin VHS woke. Voluptate fixie incididunt kickstarter ea tilde gentrify twee pickled. Magna blog tumeric jianbing small batch. Vice celiac hot chicken copper mug tumblr roof party minim pop-up duis chillwave ex dolore exercitation. Kale chips gentrify YOLO air plant polaroid. Ipsum pickled vegan palo santo minim officia portland lorem jean shorts cred enim prism glossier. Wayfarers gochujang hoodie, try-hard tempor viral elit. Pariatur poke chartreuse, eiusmod biodiesel ut lomo occaecat snackwave offal. Ad venmo sunt copper mug, edison bulb man bun aliquip incididunt dreamcatcher enim neutra enamel pin twee. Subway tile edison bulb dolore disrupt. Vape gastropub artisan marfa jianbing craft beer. + +Cloud bread dolore gastropub, slow-carb bicycle rights poke velit la croix iceland woke. Marfa raclette mumblecore, ut lumbersexual twee listicle commodo. Craft beer biodiesel +1 put a bird on it art party, commodo prism. Kickstarter try-hard adaptogen cred nisi raw denim. Dreamcatcher minim selfies flannel post-ironic organic air plant occaecat. Ugh biodiesel ennui church-key pabst voluptate. Kombucha aliquip vegan banh mi beard enamel pin ullamco. Freegan bicycle rights godard fingerstache blog +1. Messenger bag ut pour-over lo-fi nisi. Chillwave mollit kitsch kickstarter adipisicing mumblecore palo santo mustache salvia mixtape. Art party tumeric schlitz chicharrones leggings freegan selvage ethical irony commodo. Migas lo-fi shabby chic twee, hammock deserunt readymade cillum sriracha kogi bushwick tousled listicle mustache. Master cleanse portland freegan, hella affogato glossier cardigan eiusmod. Retro lomo esse normcore readymade, bushwick four dollar toast DIY stumptown veniam authentic offal tacos. + +Authentic etsy jean shorts prism pok pok pour-over copper mug. Scenester readymade irure fanny pack. Truffaut vice offal, beard whatever dolore iPhone pabst tousled small batch wayfarers 3 wolf moon swag. Sriracha 90's in shoreditch retro keytar. Heirloom direct trade polaroid, tofu veniam hashtag four loko kickstarter lorem squid 90's small batch art party. Vaporware keytar flannel dolore, meh tattooed elit salvia adipisicing tacos tousled irony offal dolor adaptogen. Dolor bitters raclette letterpress, salvia next level fingerstache kitsch. Sustainable blog unicorn tattooed jianbing humblebrag. Sint vexillologist crucifix 8-bit photo booth tousled leggings, ut ullamco truffaut godard man braid elit kickstarter. Lyft craft beer nulla, green juice id dolor PBR&B. \ No newline at end of file diff --git a/_posts/2017-03-01-data-and-more-data.md b/_posts/2017-03-01-data-and-more-data.md new file mode 100644 index 0000000..8a695c7 --- /dev/null +++ b/_posts/2017-03-01-data-and-more-data.md @@ -0,0 +1,12 @@ +--- +layout: post +title: Data and more data +author: Chester Roman +category: ["Data", "Wrangling"] +excerpt: Hello World! Vestibulum imperdiet adipiscing arcu, quis aliquam dolor condimentum dapibus. Aliquam fermentum leo aliquet quam volutpat et molestie mauris mattis. Suspendisse semper consequat velit in suscipit. +--- +Hella quinoa ut vape 8-bit stumptown wayfarers. Exercitation anim tumeric small batch hexagon commodo sunt sed pop-up pabst cupidatat quis cillum. Tousled asymmetrical salvia edison bulb tumeric. Food truck put a bird on it echo park normcore chicharrones hashtag chartreuse plaid glossier lo-fi direct trade lyft. Pop-up magna nulla, unicorn ullamco green juice coloring book mollit edison bulb hexagon aesthetic hoodie. Heirloom dolor cillum mlkshk dolore. Excepteur pork belly skateboard eiusmod, keffiyeh aliqua sartorial cronut man braid brunch gluten-free. Humblebrag air plant edison bulb banjo flannel. Air plant adipisicing live-edge microdosing drinking vinegar. Fingerstache ea bitters ennui non man bun heirloom labore literally vexillologist wolf normcore tattooed. Austin voluptate organic nulla hoodie elit roof party before they sold out eiusmod tumblr vaporware meggings subway tile laboris. + +Migas live-edge aliqua cred. Affogato sartorial asymmetrical, in vape four loko copper mug snackwave irony butcher fugiat. Humblebrag keytar disrupt plaid beard helvetica letterpress pickled. Readymade YOLO kickstarter pork belly in sed subway tile normcore organic distillery hammock ut. Viral listicle locavore magna, sriracha cold-pressed lo-fi proident mollit mixtape craft beer hell of la croix green juice excepteur. Ut affogato jean shorts readymade, chia tumblr exercitation elit whatever pickled you probably haven't heard of them. Austin aliqua reprehenderit consequat chicharrones consectetur. Tbh excepteur nostrud cold-pressed organic polaroid. Bicycle rights coloring book occupy, leggings tilde PBR&B master cleanse fashion axe direct trade iPhone small batch heirloom lumbersexual. Next level bespoke lumbersexual cornhole YOLO thundercats truffaut XOXO hot chicken +1 ut id dreamcatcher. Distillery chillwave sriracha non vaporware dolore literally helvetica freegan knausgaard blog mumblecore health goth. Coloring book do chambray pickled lomo aute heirloom sed irony +1 selvage. Celiac listicle aesthetic, swag do sustainable cupidatat elit. Vinyl mixtape selfies, photo booth quinoa tattooed sed retro cloud bread next level bitters ramps in neutra. + +Cold-pressed id drinking vinegar, dolore iceland messenger bag locavore seitan lo-fi craft beer. Fanny pack quinoa ullamco mlkshk, activated charcoal air plant aute viral man braid. Eu chicharrones tempor blog thundercats XOXO aliqua. Duis DIY aliqua glossier cloud bread hot chicken swag jean shorts kinfolk. Eu qui chartreuse synth cliche. Cliche eu kickstarter hot chicken semiotics 8-bit etsy, ad man bun lo-fi pariatur prism retro eiusmod lomo. Enim photo booth art party pabst brunch squid crucifix id. Et nostrud stumptown reprehenderit ennui offal. Master cleanse poutine chartreuse meditation synth. Nostrud vexillologist enim cold-pressed et. Tumblr kale chips organic unicorn, chia labore migas. \ No newline at end of file diff --git a/_posts/2017-04-01-focus-on-a-goal.md b/_posts/2017-04-01-focus-on-a-goal.md new file mode 100644 index 0000000..13f1df4 --- /dev/null +++ b/_posts/2017-04-01-focus-on-a-goal.md @@ -0,0 +1,10 @@ +--- +layout: post +title: Focus on a goal +author: Data Wrangler +category: "Data" +excerpt: Hello World! Vestibulum imperdiet adipiscing arcu, quis aliquam dolor condimentum dapibus. Aliquam fermentum leo aliquet quam volutpat et molestie mauris mattis. Suspendisse semper consequat velit in suscipit. +--- +Viral authentic fixie, mollit gluten-free labore PBR&B cliche paleo wolf bitters. Vice yuccie helvetica anim dolor before they sold out normcore distillery organic street art in cardigan tumeric wolf tote bag. PBR&B copper mug microdosing ad. Occupy iPhone keytar deserunt hot chicken retro commodo single-origin coffee tattooed schlitz sartorial hammock kinfolk laboris. Culpa freegan PBR&B non. Celiac artisan typewriter etsy, wolf farm-to-table heirloom lorem officia migas. Pork belly succulents offal, keytar organic sint migas coloring book authentic wayfarers raw denim fixie ethical. Fashion axe next level hexagon, cardigan raclette bitters kickstarter. Heirloom disrupt asymmetrical dolor raw denim. Lorem hashtag in occupy chia. Locavore synth yr labore dolor viral ut dolore gastropub. Gochujang aute succulents, fixie celiac activated charcoal disrupt pariatur tote bag four loko esse. Tumeric fam blog +1 deserunt, gluten-free raw denim cold-pressed humblebrag austin next level qui live-edge. + +Proident organic subway tile affogato ipsum forage chartreuse woke sriracha humblebrag. Ugh kombucha voluptate est literally, chia 90's elit 8-bit. Art party dolore tattooed pork belly ennui. Messenger bag twee irony, aute tempor fanny pack kogi. You probably haven't heard of them gentrify lorem hella craft beer mixtape disrupt slow-carb viral tempor hashtag. Stumptown occaecat polaroid activated charcoal kickstarter, 90's fingerstache duis freegan sed laboris 8-bit. Lumbersexual ut air plant dolore in. Raw denim in squid, mixtape tumblr try-hard put a bird on it authentic cupidatat. Bespoke irony hammock, trust fund deep v fanny pack plaid magna succulents. \ No newline at end of file diff --git a/_posts/2017-05-01-how-we-built-the-site.md b/_posts/2017-05-01-how-we-built-the-site.md new file mode 100644 index 0000000..4d08ae7 --- /dev/null +++ b/_posts/2017-05-01-how-we-built-the-site.md @@ -0,0 +1,9 @@ +--- +layout: post +title: How we built the site +author: Eli Reader +category: "How to" +excerpt: Hello World! Vestibulum imperdiet adipiscing arcu, quis aliquam dolor condimentum dapibus. Aliquam fermentum leo aliquet quam volutpat et molestie mauris mattis. Suspendisse semper consequat velit in suscipit. +--- +Everyday carry kale chips banjo, mumblecore bespoke roof party pariatur voluptate occaecat green juice. Glossier gastropub slow-carb vaporware la croix, laboris meggings excepteur nulla you probably haven't heard of them irony. Lo-fi venmo chambray, la croix thundercats hammock in adaptogen knausgaard copper mug shaman williamsburg butcher. Activated charcoal swag pour-over gentrify poutine. Hashtag laboris id laborum iceland keytar ipsum keffiyeh officia craft beer pickled. Distillery street art fixie, vexillologist laboris af raclette pok pok vape copper mug glossier mollit cupidatat. Disrupt coloring book banjo, asymmetrical waistcoat normcore chicharrones ugh green juice selfies +1. Pitchfork organic hexagon synth cloud bread dolore cliche, gastropub tilde shaman direct trade master cleanse hot chicken four loko enamel pin. Cornhole af craft beer, lumbersexual godard cold-pressed ut air plant. Cloud bread commodo tempor godard vaporware cupidatat DIY chartreuse. Godard lorem cray cold-pressed ex biodiesel edison bulb normcore locavore lyft twee paleo you probably haven't heard of them blog hell of. Man braid farm-to-table letterpress godard. Beard street art tempor keytar nulla next level ut tousled heirloom vice bicycle rights. Banh mi artisan ex, af ugh cliche tumeric humblebrag ullamco biodiesel leggings fashion axe velit jean shorts celiac. Subway tile aute thundercats, mumblecore culpa velit esse crucifix vexillologist paleo deep v portland tumeric. + diff --git a/_sass/bootstrap-4.0.0-alpha.6/.scss-lint.yml b/_sass/bootstrap-4.0.0-alpha.6/.scss-lint.yml new file mode 100644 index 0000000..9d6e7ec --- /dev/null +++ b/_sass/bootstrap-4.0.0-alpha.6/.scss-lint.yml @@ -0,0 +1,548 @@ +# Default application configuration that all configurations inherit from. +scss_files: + - "**/*.scss" + - "docs/assets/scss/**/*.scss" + +exclude: + - "scss/_normalize.scss" + +plugin_directories: ['.scss-linters'] + +# List of gem names to load custom linters from (make sure they are already +# installed) +plugin_gems: [] + +# Default severity of all linters. +severity: warning + +linters: + BangFormat: + enabled: true + space_before_bang: true + space_after_bang: false + + BemDepth: + enabled: false + max_elements: 1 + + BorderZero: + enabled: true + convention: zero # or `none` + exclude: + - _normalize.scss + + ChainedClasses: + enabled: false + + ColorKeyword: + enabled: true + + ColorVariable: + enabled: false + + Comment: + enabled: true + exclude: + - _normalize.scss + - bootstrap.scss + style: silent + + DebugStatement: + enabled: true + + DeclarationOrder: + enabled: false + + DisableLinterReason: + enabled: false + + DuplicateProperty: + enabled: true + + ElsePlacement: + enabled: true + style: same_line # or 'new_line' + + EmptyLineBetweenBlocks: + enabled: false + ignore_single_line_blocks: true + + EmptyRule: + enabled: true + + ExtendDirective: + enabled: false + + FinalNewline: + enabled: true + present: true + + HexLength: + enabled: true + style: short # or 'long' + + HexNotation: + enabled: true + style: lowercase # or 'uppercase' + + HexValidation: + enabled: true + + IdSelector: + enabled: true + + ImportantRule: + enabled: false + + ImportPath: + enabled: true + leading_underscore: false + filename_extension: false + + Indentation: + enabled: true + allow_non_nested_indentation: false + character: space # or 'tab' + width: 2 + + LeadingZero: + enabled: true + style: exclude_zero # or 'include_zero' + exclude: + - _normalize.scss + + MergeableSelector: + enabled: false + force_nesting: true + + NameFormat: + enabled: true + allow_leading_underscore: true + convention: hyphenated_lowercase # or 'camel_case', or 'snake_case', or a regex pattern + + NestingDepth: + enabled: true + max_depth: 4 + ignore_parent_selectors: false + + PlaceholderInExtend: + enabled: false + + PropertyCount: + enabled: false + include_nested: false + max_properties: 10 + + PropertySortOrder: + enabled: true + ignore_unspecified: false + min_properties: 2 + separate_groups: false + exclude: + - _normalize.scss + order: + - position + - top + - right + - bottom + - left + - z-index + - -webkit-box-sizing + - -moz-box-sizing + - box-sizing + - display + - flex + - flex-align + - flex-basis + - flex-direction + - flex-wrap + - flex-flow + - flex-grow + - flex-order + - flex-pack + - align-items + - align-self + - justify-content + - float + - width + - min-width + - max-width + - height + - min-height + - max-height + - padding + - padding-top + - padding-right + - padding-bottom + - padding-left + - margin + - margin-top + - margin-right + - margin-bottom + - margin-left + - overflow + - overflow-x + - overflow-y + - -webkit-overflow-scrolling + - -ms-overflow-x + - -ms-overflow-y + - -ms-overflow-style + - clip + - clear + - font + - font-family + - font-size + - font-style + - font-weight + - font-variant + - font-size-adjust + - font-stretch + - font-effect + - font-emphasize + - font-emphasize-position + - font-emphasize-style + - font-smooth + - -webkit-hyphens + - -moz-hyphens + - hyphens + - line-height + - color + - text-align + - -webkit-text-align-last + - -moz-text-align-last + - -ms-text-align-last + - text-align-last + - text-emphasis + - text-emphasis-color + - text-emphasis-style + - text-emphasis-position + - text-decoration + - text-indent + - text-justify + - text-outline + - -ms-text-overflow + - text-overflow + - text-overflow-ellipsis + - text-overflow-mode + - text-shadow + - text-transform + - text-wrap + - -webkit-text-size-adjust + - -ms-text-size-adjust + - letter-spacing + - -ms-word-break + - word-break + - word-spacing + - -ms-word-wrap + - word-wrap + - overflow-wrap + - -moz-tab-size + - -o-tab-size + - tab-size + - white-space + - vertical-align + - list-style + - list-style-position + - list-style-type + - list-style-image + - pointer-events + - -ms-touch-action + - touch-action + - cursor + - visibility + - zoom + - table-layout + - empty-cells + - caption-side + - border-spacing + - border-collapse + - content + - quotes + - counter-reset + - counter-increment + - resize + - -webkit-user-select + - -moz-user-select + - -ms-user-select + - -o-user-select + - user-select + - nav-index + - nav-up + - nav-right + - nav-down + - nav-left + - background + - background-color + - background-image + - -ms-filter:\\'progid:DXImageTransform.Microsoft.gradient + - filter:progid:DXImageTransform.Microsoft.gradient + - filter:progid:DXImageTransform.Microsoft.AlphaImageLoader + - filter + - background-repeat + - background-attachment + - background-position + - background-position-x + - background-position-y + - -webkit-background-clip + - -moz-background-clip + - background-clip + - background-origin + - -webkit-background-size + - -moz-background-size + - -o-background-size + - background-size + - border + - border-color + - border-style + - border-width + - border-top + - border-top-color + - border-top-style + - border-top-width + - border-right + - border-right-color + - border-right-style + - border-right-width + - border-bottom + - border-bottom-color + - border-bottom-style + - border-bottom-width + - border-left + - border-left-color + - border-left-style + - border-left-width + - border-radius + - border-top-left-radius + - border-top-right-radius + - border-bottom-right-radius + - border-bottom-left-radius + - -webkit-border-image + - -moz-border-image + - -o-border-image + - border-image + - -webkit-border-image-source + - -moz-border-image-source + - -o-border-image-source + - border-image-source + - -webkit-border-image-slice + - -moz-border-image-slice + - -o-border-image-slice + - border-image-slice + - -webkit-border-image-width + - -moz-border-image-width + - -o-border-image-width + - border-image-width + - -webkit-border-image-outset + - -moz-border-image-outset + - -o-border-image-outset + - border-image-outset + - -webkit-border-image-repeat + - -moz-border-image-repeat + - -o-border-image-repeat + - border-image-repeat + - outline + - outline-width + - outline-style + - outline-color + - outline-offset + - -webkit-box-shadow + - -moz-box-shadow + - box-shadow + - filter:progid:DXImageTransform.Microsoft.Alpha(Opacity + - -ms-filter:\\'progid:DXImageTransform.Microsoft.Alpha + - opacity + - -ms-interpolation-mode + - -webkit-transition + - -moz-transition + - -ms-transition + - -o-transition + - transition + - -webkit-transition-delay + - -moz-transition-delay + - -ms-transition-delay + - -o-transition-delay + - transition-delay + - -webkit-transition-timing-function + - -moz-transition-timing-function + - -ms-transition-timing-function + - -o-transition-timing-function + - transition-timing-function + - -webkit-transition-duration + - -moz-transition-duration + - -ms-transition-duration + - -o-transition-duration + - transition-duration + - -webkit-transition-property + - -moz-transition-property + - -ms-transition-property + - -o-transition-property + - transition-property + - -webkit-transform + - -moz-transform + - -ms-transform + - -o-transform + - transform + - -webkit-transform-origin + - -moz-transform-origin + - -ms-transform-origin + - -o-transform-origin + - transform-origin + - -webkit-animation + - -moz-animation + - -ms-animation + - -o-animation + - animation + - -webkit-animation-name + - -moz-animation-name + - -ms-animation-name + - -o-animation-name + - animation-name + - -webkit-animation-duration + - -moz-animation-duration + - -ms-animation-duration + - -o-animation-duration + - animation-duration + - -webkit-animation-play-state + - -moz-animation-play-state + - -ms-animation-play-state + - -o-animation-play-state + - animation-play-state + - -webkit-animation-timing-function + - -moz-animation-timing-function + - -ms-animation-timing-function + - -o-animation-timing-function + - animation-timing-function + - -webkit-animation-delay + - -moz-animation-delay + - -ms-animation-delay + - -o-animation-delay + - animation-delay + - -webkit-animation-iteration-count + - -moz-animation-iteration-count + - -ms-animation-iteration-count + - -o-animation-iteration-count + - animation-iteration-count + - -webkit-animation-direction + - -moz-animation-direction + - -ms-animation-direction + - -o-animation-direction + + + PropertySpelling: + enabled: true + extra_properties: [] + disabled_properties: [] + + PropertyUnits: + enabled: true + global: [ + 'ch', 'em', 'ex', 'rem', # Font-relative lengths + 'cm', 'in', 'mm', 'pc', 'pt', 'px', 'q', # Absolute lengths + 'vh', 'vw', 'vmin', 'vmax', # Viewport-percentage lengths + 'deg', 'grad', 'rad', 'turn', # Angle + 'ms', 's', # Duration + 'Hz', 'kHz', # Frequency + 'dpi', 'dpcm', 'dppx', # Resolution + '%'] # Other + properties: {} + + PseudoElement: + enabled: true + + QualifyingElement: + enabled: true + allow_element_with_attribute: false + allow_element_with_class: false + allow_element_with_id: false + + SelectorDepth: + enabled: true + max_depth: 4 + + SelectorFormat: + enabled: false + convention: hyphenated_lowercase # or 'strict_BEM', or 'hyphenated_BEM', or 'snake_case', or 'camel_case', or a regex pattern + + Shorthand: + enabled: true + allowed_shorthands: [1, 2, 3, 4] + + SingleLinePerProperty: + enabled: false + allow_single_line_rule_sets: true + + SingleLinePerSelector: + enabled: false + + SpaceAfterComma: + enabled: false + style: one_space # or 'no_space', or 'at_least_one_space' + + SpaceAfterPropertyColon: + enabled: true + style: at_least_one_space # or 'no_space', or 'at_least_one_space', or 'aligned' + + SpaceAfterPropertyName: + enabled: true + + SpaceAfterVariableName: + enabled: true + + SpaceAroundOperator: + enabled: true + style: one_space # or 'at_least_one_space', or 'no_space' + + SpaceBeforeBrace: + enabled: true + style: space # or 'new_line' + allow_single_line_padding: true + + SpaceBetweenParens: + enabled: true + spaces: 0 + + StringQuotes: + enabled: true + style: double_quotes # or double_quotes + + TrailingSemicolon: + enabled: true + + TrailingWhitespace: + enabled: true + + TrailingZero: + enabled: false + + TransitionAll: + enabled: false + + UnnecessaryMantissa: + enabled: true + + UnnecessaryParentReference: + enabled: true + + UrlFormat: + enabled: true + + UrlQuotes: + enabled: true + + VariableForProperty: + enabled: false + properties: [] + + VendorPrefix: + enabled: true + identifier_list: base + additional_identifiers: [] + excluded_identifiers: [] + exclude: + - _normalize.scss + + ZeroUnit: + enabled: true + + Compass::*: + enabled: false diff --git a/_sass/bootstrap-4.0.0-alpha.6/_alert.scss b/_sass/bootstrap-4.0.0-alpha.6/_alert.scss new file mode 100644 index 0000000..d9b4e9b --- /dev/null +++ b/_sass/bootstrap-4.0.0-alpha.6/_alert.scss @@ -0,0 +1,55 @@ +// +// Base styles +// + +.alert { + padding: $alert-padding-y $alert-padding-x; + margin-bottom: $alert-margin-bottom; + border: $alert-border-width solid transparent; + @include border-radius($alert-border-radius); +} + +// Headings for larger alerts +.alert-heading { + // Specified to prevent conflicts of changing $headings-color + color: inherit; +} + +// Provide class for links that match alerts +.alert-link { + font-weight: $alert-link-font-weight; +} + + +// Dismissible alerts +// +// Expand the right padding and account for the close button's positioning. + +.alert-dismissible { + // Adjust close link position + .close { + position: relative; + top: -$alert-padding-y; + right: -$alert-padding-x; + padding: $alert-padding-y $alert-padding-x; + color: inherit; + } +} + + +// Alternate styles +// +// Generate contextual modifier classes for colorizing the alert. + +.alert-success { + @include alert-variant($alert-success-bg, $alert-success-border, $alert-success-text); +} +.alert-info { + @include alert-variant($alert-info-bg, $alert-info-border, $alert-info-text); +} +.alert-warning { + @include alert-variant($alert-warning-bg, $alert-warning-border, $alert-warning-text); +} +.alert-danger { + @include alert-variant($alert-danger-bg, $alert-danger-border, $alert-danger-text); +} diff --git a/_sass/bootstrap-4.0.0-alpha.6/_badge.scss b/_sass/bootstrap-4.0.0-alpha.6/_badge.scss new file mode 100644 index 0000000..e5a3298 --- /dev/null +++ b/_sass/bootstrap-4.0.0-alpha.6/_badge.scss @@ -0,0 +1,77 @@ +// Base class +// +// Requires one of the contextual, color modifier classes for `color` and +// `background-color`. + +.badge { + display: inline-block; + padding: $badge-padding-y $badge-padding-x; + font-size: $badge-font-size; + font-weight: $badge-font-weight; + line-height: 1; + color: $badge-color; + text-align: center; + white-space: nowrap; + vertical-align: baseline; + @include border-radius(); + + // Empty badges collapse automatically + &:empty { + display: none; + } +} + +// Quick fix for badges in buttons +.btn .badge { + position: relative; + top: -1px; +} + +// scss-lint:disable QualifyingElement +// Add hover effects, but only for links +a.badge { + @include hover-focus { + color: $badge-link-hover-color; + text-decoration: none; + cursor: pointer; + } +} +// scss-lint:enable QualifyingElement + +// Pill badges +// +// Make them extra rounded with a modifier to replace v3's badges. + +.badge-pill { + padding-right: $badge-pill-padding-x; + padding-left: $badge-pill-padding-x; + @include border-radius($badge-pill-border-radius); +} + +// Colors +// +// Contextual variations (linked badges get darker on :hover). + +.badge-default { + @include badge-variant($badge-default-bg); +} + +.badge-primary { + @include badge-variant($badge-primary-bg); +} + +.badge-success { + @include badge-variant($badge-success-bg); +} + +.badge-info { + @include badge-variant($badge-info-bg); +} + +.badge-warning { + @include badge-variant($badge-warning-bg); +} + +.badge-danger { + @include badge-variant($badge-danger-bg); +} diff --git a/_sass/bootstrap-4.0.0-alpha.6/_breadcrumb.scss b/_sass/bootstrap-4.0.0-alpha.6/_breadcrumb.scss new file mode 100644 index 0000000..1a09bba --- /dev/null +++ b/_sass/bootstrap-4.0.0-alpha.6/_breadcrumb.scss @@ -0,0 +1,38 @@ +.breadcrumb { + padding: $breadcrumb-padding-y $breadcrumb-padding-x; + margin-bottom: $spacer-y; + list-style: none; + background-color: $breadcrumb-bg; + @include border-radius($border-radius); + @include clearfix; +} + +.breadcrumb-item { + float: left; + + // The separator between breadcrumbs (by default, a forward-slash: "/") + + .breadcrumb-item::before { + display: inline-block; // Suppress underlining of the separator in modern browsers + padding-right: $breadcrumb-item-padding; + padding-left: $breadcrumb-item-padding; + color: $breadcrumb-divider-color; + content: "#{$breadcrumb-divider}"; + } + + // IE9-11 hack to properly handle hyperlink underlines for breadcrumbs built + // without `