Baselight

Algerian Provinces By Population

Province Population data from Census 1987,1998 and 2008

@kaggle.abdelhadik_algerian_provinces_by_population

Loading...
Loading...

About this Dataset

Algerian Provinces By Population

Context

In January 2016 Algeria's population was an estimated 40.4 million,About 90% of Algerians live in the northern, coastal area; the inhabitants of the Sahara desert are mainly concentrated in oases, although some 1.5 million remain nomadic or partly nomadic.

Content

The Dataset contains the population of algeria per province in three Census : 1987 , 1998 and 2008.

Acknowledgements

Data as published from:

http://www.ons.dz/-Population-.html

Tables

Provincepopulation

@kaggle.abdelhadik_algerian_provinces_by_population.provincepopulation
  • 4.71 KB
  • 48 rows
  • 4 columns
Loading...

CREATE TABLE provincepopulation (
  "n__province" VARCHAR,
  "n__1987" BIGINT,
  "n__1998" BIGINT,
  "n__2008" BIGINT
);

Share link

Anyone who has the link will be able to view this.