generated from open-sdg/open-sdg-site-starter
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ fb63ea1 🚀
- Loading branch information
1 parent
f0ce8c0
commit 2081bdb
Showing
285 changed files
with
919 additions
and
8,077 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -146,7 +146,7 @@ | |
<link res="stylesheet" href="https://cdn.datatables.net/1.11.5/css/dataTables.bootstrap5.min.css"> | ||
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" crossorigin=""> | ||
<link rel="stylesheet" href="https://cdn.datatables.net/fixedcolumns/3.2.3/css/fixedColumns.dataTables.min.css" crossorigin=""> | ||
<link rel="stylesheet" href="/sdgsite/assets/css/style.css?v=20240828121901"> | ||
<link rel="stylesheet" href="/sdgsite/assets/css/style.css?v=20240829083940"> | ||
<link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/leaflet.css" | ||
integrity="sha512-puBpdR0798OZvTTbP4A8Ix/l+A4dHDD0DGqYW6RQ+9jxkRFclaxxQb/SJAWZfWAkuyeQUytO7+7N4QKrDh+drA==" | ||
crossorigin=""/> | ||
|
@@ -513,31 +513,6 @@ <h3>No headline data available</h3> | |
class="nav-link active" | ||
data-bs-toggle="tab" | ||
role="tab" | ||
type="button" | ||
|
||
id="tab-chartview" | ||
data-bs-target="#chartview" | ||
aria-controls="chartview" | ||
aria-describedby="table-alternative" | ||
data-on="click" | ||
data-event-category="Tab change" | ||
data-event-action="Change data view" | ||
data-event-label="Change to Chart tab" | ||
|
||
|
||
>Chart</button> | ||
</li> | ||
|
||
<li role="presentation" | ||
class=" | ||
nav-item | ||
"> | ||
<button | ||
class="nav-link " | ||
data-bs-toggle="tab" | ||
role="tab" | ||
type="button" | ||
|
||
id="tab-tableview" | ||
|
@@ -557,98 +532,7 @@ <h3>No headline data available</h3> | |
<div class="tab-content data-view"> | ||
|
||
|
||
<div role="tabpanel" class="tab-pane active" id="chartview"> | ||
|
||
|
||
<div id="dataset-size-warning" style="display:none" role="alert"> | ||
<i class="fa fa-bolt"><span class="sr-only">Warning:</span></i> | ||
There are too many datasets to show on the chart. Not all will be shown until you remove some selections. | ||
</div> | ||
|
||
|
||
<div id="selectionsChart"> | ||
<figure role="group"> | ||
<div id="chart-canvas"> | ||
<h4 id="chart-heading" class="chart-title"> | ||
Proportion of the population living below the international poverty line by sex, age, employment status and geographic location (urban/rural) | ||
</h4> | ||
<div id="chart" class="plot-container"> | ||
<canvas | ||
role="img" | ||
aria-labelledby="chart-heading" | ||
aria-describedby="table-alternative chart-annotations" | ||
tabindex="0" | ||
></canvas> | ||
|
||
</div> | ||
<div id="plotLegend"></div> | ||
|
||
|
||
|
||
|
||
<div id="selectionChartFooter" class="table-footer-text"> | ||
<h5 class="sr-only">Chart details</h5> | ||
<dl> | ||
|
||
<dt>Source:</dt> | ||
<dd>World Bank - Poverty and Inequality Portal, National Statistics Office (NSO) Malta - European Union Statistics on Income and Living Conditions (EU-SILC)</dd> | ||
|
||
|
||
|
||
|
||
<dt class="data-controlled-footer-field unit-from-data">Unit of Measurement:</dt> | ||
<dd class="data-controlled-footer-field unit-from-data"></dd> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<dt | ||
class="data-controlled-footer-field" | ||
data-ts-attribute="COMMENT_TS" | ||
>Footnote:</dt> | ||
<dd | ||
class="data-controlled-footer-field" | ||
data-ts-attribute="COMMENT_TS" | ||
></dd> | ||
|
||
<dt | ||
class="data-controlled-footer-field" | ||
data-ts-attribute="DATA_LAST_UPDATE" | ||
>Data last updated:</dt> | ||
<dd | ||
class="data-controlled-footer-field" | ||
data-ts-attribute="DATA_LAST_UPDATE" | ||
></dd> | ||
|
||
|
||
</dl> | ||
</div> | ||
|
||
</div> | ||
</figure> | ||
<div id="chartSelectionDownload" class="clearfix"> | ||
<button | ||
id="btnSave" | ||
title="Download chart image as PNG" | ||
aria-label="Download chart image as PNG" | ||
class='btn btn-primary btn-download'> | ||
Download chart image (.png) | ||
</button><!-- | ||
--></div> | ||
</div> | ||
|
||
|
||
|
||
</div> | ||
|
||
|
||
|
||
<div role="tabpanel" class="tab-pane " id="tableview"> | ||
<div role="tabpanel" class="tab-pane active" id="tableview"> | ||
<div style="display: none;"> | ||
<span id="column-sort-info">Click to sort by this column</span> | ||
</div> | ||
|
@@ -1615,12 +1499,12 @@ <h4>Source 2</h4> | |
<script>translations['search'] = translations['search'] || {}; | ||
translations['search']['search'] = 'Search';</script> | ||
|
||
<script src='/sdgsite/assets/js/sdg.js?v=20240828121901'></script> | ||
<script src='/sdgsite/assets/js/sdg.js?v=20240829083940'></script> | ||
|
||
|
||
|
||
|
||
<script src="/sdgsite/assets/js/custom.js?v=20240828121901"></script><script> | ||
<script src="/sdgsite/assets/js/custom.js?v=20240829083940"></script><script> | ||
new indicatorInit(); | ||
new accessibilitySwitcher(); | ||
</script> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -146,7 +146,7 @@ | |
<link res="stylesheet" href="https://cdn.datatables.net/1.11.5/css/dataTables.bootstrap5.min.css"> | ||
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" crossorigin=""> | ||
<link rel="stylesheet" href="https://cdn.datatables.net/fixedcolumns/3.2.3/css/fixedColumns.dataTables.min.css" crossorigin=""> | ||
<link rel="stylesheet" href="/sdgsite/assets/css/style.css?v=20240828121901"> | ||
<link rel="stylesheet" href="/sdgsite/assets/css/style.css?v=20240829083940"> | ||
<link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/leaflet.css" | ||
integrity="sha512-puBpdR0798OZvTTbP4A8Ix/l+A4dHDD0DGqYW6RQ+9jxkRFclaxxQb/SJAWZfWAkuyeQUytO7+7N4QKrDh+drA==" | ||
crossorigin=""/> | ||
|
@@ -507,31 +507,6 @@ <h3>No headline data available</h3> | |
class="nav-link active" | ||
data-bs-toggle="tab" | ||
role="tab" | ||
type="button" | ||
|
||
id="tab-chartview" | ||
data-bs-target="#chartview" | ||
aria-controls="chartview" | ||
aria-describedby="table-alternative" | ||
data-on="click" | ||
data-event-category="Tab change" | ||
data-event-action="Change data view" | ||
data-event-label="Change to Chart tab" | ||
|
||
|
||
>Chart</button> | ||
</li> | ||
|
||
<li role="presentation" | ||
class=" | ||
nav-item | ||
"> | ||
<button | ||
class="nav-link " | ||
data-bs-toggle="tab" | ||
role="tab" | ||
type="button" | ||
|
||
id="tab-tableview" | ||
|
@@ -551,98 +526,7 @@ <h3>No headline data available</h3> | |
<div class="tab-content data-view"> | ||
|
||
|
||
<div role="tabpanel" class="tab-pane active" id="chartview"> | ||
|
||
|
||
<div id="dataset-size-warning" style="display:none" role="alert"> | ||
<i class="fa fa-bolt"><span class="sr-only">Warning:</span></i> | ||
There are too many datasets to show on the chart. Not all will be shown until you remove some selections. | ||
</div> | ||
|
||
|
||
<div id="selectionsChart"> | ||
<figure role="group"> | ||
<div id="chart-canvas"> | ||
<h4 id="chart-heading" class="chart-title"> | ||
Proportion of population living below the national poverty line, by sex and age | ||
</h4> | ||
<div id="chart" class="plot-container"> | ||
<canvas | ||
role="img" | ||
aria-labelledby="chart-heading" | ||
aria-describedby="table-alternative chart-annotations" | ||
tabindex="0" | ||
></canvas> | ||
|
||
</div> | ||
<div id="plotLegend"></div> | ||
|
||
|
||
|
||
|
||
<div id="selectionChartFooter" class="table-footer-text"> | ||
<h5 class="sr-only">Chart details</h5> | ||
<dl> | ||
|
||
<dt>Source:</dt> | ||
<dd>National Statistics Office (NSO) Malta - European Union Statistics on Income and Living Conditions (EU-SILC)</dd> | ||
|
||
|
||
|
||
|
||
<dt class="data-controlled-footer-field unit-from-data">Unit of Measurement:</dt> | ||
<dd class="data-controlled-footer-field unit-from-data"></dd> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<dt | ||
class="data-controlled-footer-field" | ||
data-ts-attribute="COMMENT_TS" | ||
>Footnote:</dt> | ||
<dd | ||
class="data-controlled-footer-field" | ||
data-ts-attribute="COMMENT_TS" | ||
></dd> | ||
|
||
<dt | ||
class="data-controlled-footer-field" | ||
data-ts-attribute="DATA_LAST_UPDATE" | ||
>Data last updated:</dt> | ||
<dd | ||
class="data-controlled-footer-field" | ||
data-ts-attribute="DATA_LAST_UPDATE" | ||
></dd> | ||
|
||
|
||
</dl> | ||
</div> | ||
|
||
</div> | ||
</figure> | ||
<div id="chartSelectionDownload" class="clearfix"> | ||
<button | ||
id="btnSave" | ||
title="Download chart image as PNG" | ||
aria-label="Download chart image as PNG" | ||
class='btn btn-primary btn-download'> | ||
Download chart image (.png) | ||
</button><!-- | ||
--></div> | ||
</div> | ||
|
||
|
||
|
||
</div> | ||
|
||
|
||
|
||
<div role="tabpanel" class="tab-pane " id="tableview"> | ||
<div role="tabpanel" class="tab-pane active" id="tableview"> | ||
<div style="display: none;"> | ||
<span id="column-sort-info">Click to sort by this column</span> | ||
</div> | ||
|
@@ -1419,12 +1303,12 @@ <h5 class="sr-only">Chart details</h5> | |
<script>translations['search'] = translations['search'] || {}; | ||
translations['search']['search'] = 'Search';</script> | ||
|
||
<script src='/sdgsite/assets/js/sdg.js?v=20240828121901'></script> | ||
<script src='/sdgsite/assets/js/sdg.js?v=20240829083940'></script> | ||
|
||
|
||
|
||
|
||
<script src="/sdgsite/assets/js/custom.js?v=20240828121901"></script><script> | ||
<script src="/sdgsite/assets/js/custom.js?v=20240829083940"></script><script> | ||
new indicatorInit(); | ||
new accessibilitySwitcher(); | ||
</script> | ||
|
Oops, something went wrong.