Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@othmanus othmanus released this 05 Apr 17:37

Release Notes

This release is breaking backwards compatibility.

In this release:

  1. Add 10 missing cities in Wilaya 32 - El Bayadh (see issue #16)
  2. Add 10 new Wilayas according to https://www.aps.dz/regions/118329-les-10-nouvelles-wilayas-un-renfort-pour-le-developpement-socioeconomique
  3. Add 3940 Post Codes according to the official source https://www.poste.dz

Documentation

This repository 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 Interior Ministry, including the 10 new Wilayas.

Languages

The list is available in:

  • Arabic language
  • ASCII, French language
  • Both

Data

There are:

  • 58 Wilayas (Provinces)
  • 546 Dairas (Administrations)
  • 1541 Communes (City, Municipality)
  • 3940 Post Codes

Format

The list is available in different formats:

  • CSV
  • JSON
  • SQL
  • PHP
  • XLSX aka. Microsoft Excel
  • Dart

Each format contains 3 versions of the data: in ASCII characters, in Arabic characters, and in both.

Each folder is structured as the following

%format%/%file_name%       -- contains data in both Arabic and ASCII characters
%format%/ar/%file_name%    -- contains data only in Arabic characters
%format%/ascii/%file_name% -- contains data only in ASCII (French) characters

Contribution

To contribute with a specific format to the repository, please open a pull request.

Desired formats:

  • Java array
  • Swift array

Desired data:

  • Latitude and Longitude of each city