Skip to content

Latest commit

 

History

History
56 lines (36 loc) · 1.14 KB

README.md

File metadata and controls

56 lines (36 loc) · 1.14 KB

algeria-cities

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