9
9
src ="{% static 'img/icons/favicon.ico' %} "> {{ geography.this.name }}
10
10
</ span >
11
11
</ div >
12
+ < ul >
13
+ {% for tab in tabs %}
14
+ < li > < a href ={{tab.href}} > < span > {{tab.name}}</ span > </ a >
15
+ </ li >
16
+ {% endfor %}
17
+ </ ul >
12
18
</ div >
13
19
</ nav >
14
20
</ div >
@@ -525,147 +531,175 @@ <h3 class="chart-header">Corruption Index</h3>
525
531
</ div >
526
532
</ article >
527
533
{% endif %}
528
-
529
- {% if not transportation.is_missing %}
534
+ {% if not finance.is_missing %}
535
+ < article id ="transportation " class ="clearfix ">
536
+ < header class ="section-contents "> < h1 > Finances</ h1 > </ header >
537
+ < div class ="section-container ">
538
+ {% if not finance.bank_credit.is_missing and not finance.bank_deposit.is_missing %}
539
+ < section class ="clearfix stat-row ">
540
+ {% if not finance.bank_credit.is_missing %}
541
+ < div class ="column-half ">
542
+ < div id ="chart-column-finance-bank_credit "
543
+ data-chart-title ="Bank Credit 2010 - 2015, (N' Million) "
544
+ data-stat-type ="number "
545
+ data-source-title ="National Bureau of Statistics, 2018 "
546
+ data-source-link ="https://nigerianstat.gov.ng/download/384 "> </ div >
547
+ </ div >
548
+ {% endif %}
549
+ {% if not finance.bank_deposit.is_missing %}
550
+ < div class ="column-half ">
551
+ < div id ="chart-column-finance-bank_deposit "
552
+ data-chart-title ="Bank Deposit 2010 - 2015, (N' Million) "
553
+ data-stat-type ="number "
554
+ data-source-title ="National Bureau of Statistics, 2018 "
555
+ data-source-link ="https://nigerianstat.gov.ng/download/384 "> </ div >
556
+ </ div >
557
+ {% endif %}
558
+ </ section >
559
+ {% endif %}
560
+ </ div >
561
+ </ article >
562
+ {% endif %}
563
+ {% if not others.is_missing %}
530
564
< article id ="transportation " class ="clearfix ">
531
- < header class ="section-contents "> < h1 > Transportation </ h1 > </ header >
565
+ < header class ="section-contents "> < h1 > Others </ h1 > </ header >
532
566
< div class ="section-container ">
533
- {% if not transportation.driver_licences_processed.is_missing %}
567
+ {% if not false %}
534
568
< section class ="clearfix stat-row ">
535
569
< div class ="column-full ">
536
- < div id ="chart-column-transportation -driver_licences_processed "
570
+ < div id ="chart-column-others -driver_licences_processed "
537
571
data-chart-title ="Drivers Licences Processed (2013 - 2015) "
538
572
data-stat-type ="number "
539
573
data-source-title ="National Bureau of Statistics, 2016 "
540
574
data-source-link ="https://nigerianstat.gov.ng/download/359 "> </ div >
541
575
</ div >
542
576
</ section >
543
577
{% endif %}
544
- {% if not transportation .air_transportation_domestic.is_missing %}
578
+ {% if not others .air_transportation_domestic.is_missing %}
545
579
< section class ="clearfix stat-row ">
546
580
< div class ="column-full ">
547
- < div id ="chart-grouped_column-transportation -air_transportation_domestic "
581
+ < div id ="chart-grouped_column-others -air_transportation_domestic "
548
582
data-chart-title ="Number of Passengers 2018, Domestics Flights "
549
583
data-stat-type ="number "
550
584
data-source-title ="National Bureau of Statistics, 2018 "
551
585
data-source-link ="https://nigerianstat.gov.ng/resource/JAN-DEC%202018%20Harmonised%20Air%20Traffic%20Statistics.xlsx "> </ div >
552
586
</ div >
553
587
</ section >
554
588
{% endif %}
555
- {% if not transportation .air_transportation_international.is_missing %}
589
+ {% if not others .air_transportation_international.is_missing %}
556
590
< section class ="clearfix stat-row ">
557
591
< div class ="column-full ">
558
- < div id ="chart-grouped_column-transportation -air_transportation_international "
592
+ < div id ="chart-grouped_column-others -air_transportation_international "
559
593
data-chart-title ="Number of Passengers 2018, International Flights "
560
594
data-stat-type ="number "
561
595
data-source-title ="National Bureau of Statistics, 2018 "
562
596
data-source-link ="https://nigerianstat.gov.ng/resource/JAN-DEC%202018%20Harmonised%20Air%20Traffic%20Statistics.xlsx "> </ div >
563
597
</ div >
564
598
</ section >
565
599
{% endif %}
566
- {% if not transportation .diesel_year.is_missing %}
600
+ {% if not others .diesel_year.is_missing %}
567
601
< section class ="clearfix stat-row ">
568
602
< div class ="column-full ">
569
- < div id ="chart-column-transportation -diesel_year "
603
+ < div id ="chart-column-others -diesel_year "
570
604
data-chart-title ="Yearly Average Diesel Price per litre (₦) "
571
605
data-stat-type ="number "
572
606
data-source-title ="National Bureau of Statistics, 2019 "
573
607
data-source-link ="https://nigerianstat.gov.ng/resource/DIESEL%20may%202019.xlsx "> </ div >
574
608
</ div >
575
609
</ section >
576
610
{% endif %}
577
- {% if not transportation .petrol_price.2019.is_missing %}
611
+ {% if not others .petrol_price.2019.is_missing %}
578
612
< section class ="clearfix stat-row ">
579
613
< div class ="column-full ">
580
- < div id ="chart-column-transportation -petrol_price-2019 "
614
+ < div id ="chart-column-others -petrol_price-2019 "
581
615
data-chart-title ="Petrol Price Jan to Dec 2019 "
582
616
data-stat-type ="number "
583
617
data-source-title ="National Bureau of Statistics, 2019 "
584
618
data-source-link ="https://nigerianstat.gov.ng/download/923 "> </ div >
585
619
</ div >
586
620
</ section >
587
621
{% endif %}
588
- {% if not transportation .diesel_price.2019.is_missing %}
622
+ {% if not others .diesel_price.2019.is_missing %}
589
623
< section class ="clearfix stat-row ">
590
624
< div class ="column-full ">
591
- < div id ="chart-column-transportation -diesel_price-2019 "
625
+ < div id ="chart-column-others -diesel_price-2019 "
592
626
data-chart-title ="Desel Price Jan to Dec 2019 "
593
627
data-stat-type ="number "
594
628
data-source-title ="National Bureau of Statistics, 2019 "
595
629
data-source-link ="https://nigerianstat.gov.ng/download/921 "> </ div >
596
630
</ div >
597
631
</ section >
598
632
{% endif %}
599
- {% if not transportation .petrol_price.2018.is_missing %}
633
+ {% if not others .petrol_price.2018.is_missing %}
600
634
< section class ="clearfix stat-row ">
601
635
< div class ="column-full ">
602
- < div id ="chart-column-transportation -petrol_price-2018 "
636
+ < div id ="chart-column-others -petrol_price-2018 "
603
637
data-chart-title ="Petrol Price Jan to Dec 2018 "
604
638
data-stat-type ="number "
605
639
data-source-title ="National Bureau of Statistics, 2019 "
606
640
data-source-link ="https://nigerianstat.gov.ng/download/923 "> </ div >
607
641
</ div >
608
642
</ section >
609
643
{% endif %}
610
- {% if not transportation .diesel_price.2018.is_missing %}
644
+ {% if not others .diesel_price.2018.is_missing %}
611
645
< section class ="clearfix stat-row ">
612
646
< div class ="column-full ">
613
- < div id ="chart-column-transportation -diesel_price-2018 "
647
+ < div id ="chart-column-others -diesel_price-2018 "
614
648
data-chart-title ="Desel Price Jan to Dec 2018 "
615
649
data-stat-type ="number "
616
650
data-source-title ="National Bureau of Statistics, 2019 "
617
651
data-source-link ="https://nigerianstat.gov.ng/download/921 "> </ div >
618
652
</ div >
619
653
</ section >
620
654
{% endif %}
621
- {% if not transportation .petrol_price.2017.is_missing %}
655
+ {% if not others .petrol_price.2017.is_missing %}
622
656
< section class ="clearfix stat-row ">
623
657
< div class ="column-full ">
624
- < div id ="chart-column-transportation -petrol_price-2017 "
658
+ < div id ="chart-column-others -petrol_price-2017 "
625
659
data-chart-title ="Petrol Price Jan to Dec 2017 "
626
660
data-stat-type ="number "
627
661
data-source-title ="National Bureau of Statistics, 2019 "
628
662
data-source-link ="https://nigerianstat.gov.ng/download/923 "> </ div >
629
663
</ div >
630
664
</ section >
631
665
{% endif %}
632
- {% if not transportation .diesel_price.2017.is_missing %}
666
+ {% if not others .diesel_price.2017.is_missing %}
633
667
< section class ="clearfix stat-row ">
634
668
< div class ="column-full ">
635
- < div id ="chart-column-transportation -diesel_price-2017 "
669
+ < div id ="chart-column-others -diesel_price-2017 "
636
670
data-chart-title ="Desel Price Jan to Dec 2017 "
637
671
data-stat-type ="number "
638
672
data-source-title ="National Bureau of Statistics, 2019 "
639
673
data-source-link ="https://nigerianstat.gov.ng/download/921 "> </ div >
640
674
</ div >
641
675
</ section >
642
676
{% endif %}
643
- {% if not transportation .petrol_price.2016.is_missing %}
677
+ {% if not others .petrol_price.2016.is_missing %}
644
678
< section class ="clearfix stat-row ">
645
679
< div class ="column-full ">
646
- < div id ="chart-column-transportation -petrol_price-2016 "
680
+ < div id ="chart-column-others -petrol_price-2016 "
647
681
data-chart-title ="Petrol Price Jan to Dec 2016 "
648
682
data-stat-type ="number "
649
683
data-source-title ="National Bureau of Statistics, 2019 "
650
684
data-source-link ="https://nigerianstat.gov.ng/download/923 "> </ div >
651
685
</ div >
652
686
</ section >
653
687
{% endif %}
654
- {% if not transportation .diesel_price.2016.is_missing %}
688
+ {% if not others .diesel_price.2016.is_missing %}
655
689
< section class ="clearfix stat-row ">
656
690
< div class ="column-full ">
657
- < div id ="chart-column-transportation -diesel_price-2016 "
691
+ < div id ="chart-column-others -diesel_price-2016 "
658
692
data-chart-title ="Desel Price Jan to Dec 2016 "
659
693
data-stat-type ="number "
660
694
data-source-title ="National Bureau of Statistics, 2019 "
661
695
data-source-link ="https://nigerianstat.gov.ng/download/921 "> </ div >
662
696
</ div >
663
697
</ section >
664
698
{% endif %}
665
- {% if not transportation .diesel_price.2015.is_missing %}
699
+ {% if not others .diesel_price.2015.is_missing %}
666
700
< section class ="clearfix stat-row ">
667
701
< div class ="column-full ">
668
- < div id ="chart-column-transportation -diesel_price-2015 "
702
+ < div id ="chart-column-others -diesel_price-2015 "
669
703
data-chart-title ="Desel Price Jan to Dec 2015 "
670
704
data-stat-type ="number "
671
705
data-source-title ="National Bureau of Statistics, 2019 "
@@ -676,34 +710,4 @@ <h3 class="chart-header">Corruption Index</h3>
676
710
</ div >
677
711
</ article >
678
712
{% endif %}
679
-
680
- {% if not finance.is_missing %}
681
- < article id ="transportation " class ="clearfix ">
682
- < header class ="section-contents "> < h1 > Finances</ h1 > </ header >
683
- < div class ="section-container ">
684
- {% if not finance.bank_credit.is_missing and not finance.bank_deposit.is_missing %}
685
- < section class ="clearfix stat-row ">
686
- {% if not finance.bank_credit.is_missing %}
687
- < div class ="column-half ">
688
- < div id ="chart-column-finance-bank_credit "
689
- data-chart-title ="Bank Credit 2010 - 2015, (N' Million) "
690
- data-stat-type ="number "
691
- data-source-title ="National Bureau of Statistics, 2018 "
692
- data-source-link ="https://nigerianstat.gov.ng/download/384 "> </ div >
693
- </ div >
694
- {% endif %}
695
- {% if not finance.bank_deposit.is_missing %}
696
- < div class ="column-half ">
697
- < div id ="chart-column-finance-bank_deposit "
698
- data-chart-title ="Bank Deposit 2010 - 2015, (N' Million) "
699
- data-stat-type ="number "
700
- data-source-title ="National Bureau of Statistics, 2018 "
701
- data-source-link ="https://nigerianstat.gov.ng/download/384 "> </ div >
702
- </ div >
703
- {% endif %}
704
- </ section >
705
- {% endif %}
706
- </ div >
707
- </ article >
708
- {% endif %}
709
713
{% endblock %}
0 commit comments