Skip to content

The list of all Algerian provinces and cities according to the official division in different formats: csv, xlsx, php, json, etc.

Notifications You must be signed in to change notification settings

bensialih/algeria-cities

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

algeria-cities

🌐 the page is slow as we get all the openstreetmaps ids from github then we send request to get geometries from open streetmaps api, then we plot the polygons. so please be patient 🙏 Preview Realtime Cities Geometries.

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

About

The list of all Algerian provinces and cities according to the official division in different formats: csv, xlsx, php, json, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 54.3%
  • Dart 45.6%
  • Python 0.1%