Skip to content

v2.0.0

Compare
Choose a tag to compare
@othmanus othmanus released this 26 Sep 22:06

Release Notes

This version contains the list of all the administrative provinces and cities in Algeria.

The data is up-to-date according to the official source of the Algerian state.

Languages

The list is available in two languages:

  • Arabic
  • French

Data

Each file contains the following data:

  • Wilaya
    • code: is the wilaya ID, between 1 and 48
    • name: in latin characters in French language
    • name_ar: in Arabic characters in Arabic language
  • Daira
    • code: is the official administrative code for the daira, prefixed by the wilaya's code
    • name: in latin characters in French language
    • name_ar: in Arabic characters in Arabic language
  • Commune
    • code: is the official administrative code for the city. IMPORTANT: this is NOT the postal code.
    • name: in latin characters in French language
    • name_ar: in Arabic characters in Arabic language

Format

The list is available in different formats:

  • CSV comma separated
  • JSON
  • MySQL schema
  • PHP
  • XML
  • XLSX aka. Microsoft Excel