Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/othmanus/algeria-cities
The list of all Algerian provinces and cities according to the official division in different formats: csv, xlsx, php, json, etc.
https://github.com/othmanus/algeria-cities
algeria algeria-cities algerian-developpers cities commune csv daira json php provinces sql wilaya xlsx
Last synced: 3 months ago
JSON representation
The list of all Algerian provinces and cities according to the official division in different formats: csv, xlsx, php, json, etc.
- Host: GitHub
- URL: https://github.com/othmanus/algeria-cities
- Owner: othmanus
- Created: 2015-01-22T13:07:09.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-05-26T12:27:11.000Z (6 months ago)
- Last Synced: 2024-07-20T03:18:23.369Z (4 months ago)
- Topics: algeria, algeria-cities, algerian-developpers, cities, commune, csv, daira, json, php, provinces, sql, wilaya, xlsx
- Language: PHP
- Homepage:
- Size: 2.5 MB
- Stars: 496
- Watchers: 25
- Forks: 271
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
- DartEach format contains 3 versions of the data: in ASCII characters, in Arabic characters, and in both.
Each folder is structured as the following
```text
%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 arrayDesired data:
- Latitude and Longitude of each city