{"id":48282838,"url":"https://github.com/ihahachi/algeria-cities","last_synced_at":"2026-04-10T03:01:25.264Z","repository":{"id":349035016,"uuid":"1200786535","full_name":"ihahachi/Algeria-Cities","owner":"ihahachi","description":"Algeria Wilayas \u0026 Communes 2026 🇩🇿 | A developer-friendly JSON dataset featuring all 69 provinces and 1,541 municipalities. This repository includes geographic coordinates (longitude/latitude) for each province capital to support mapping, logistics, and localized service apps.","archived":false,"fork":false,"pushed_at":"2026-04-06T19:24:14.000Z","size":537,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-07T00:02:36.099Z","etag":null,"topics":["csv","excel","geojson","json","php","sql"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ihahachi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-03T20:33:16.000Z","updated_at":"2026-04-06T19:22:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"9157d596-ac6b-45dd-9ec5-0e22c20a431b","html_url":"https://github.com/ihahachi/Algeria-Cities","commit_stats":null,"previous_names":["ihahachi/algeria-cities"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ihahachi/Algeria-Cities","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihahachi%2FAlgeria-Cities","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihahachi%2FAlgeria-Cities/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihahachi%2FAlgeria-Cities/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihahachi%2FAlgeria-Cities/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ihahachi","download_url":"https://codeload.github.com/ihahachi/Algeria-Cities/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihahachi%2FAlgeria-Cities/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31535203,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csv","excel","geojson","json","php","sql"],"created_at":"2026-04-04T22:51:27.420Z","updated_at":"2026-04-08T01:00:30.394Z","avatar_url":"https://github.com/ihahachi.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Algeria Wilayas \u0026 Communes 2026 🇩🇿\n\nA developer-friendly and structured dataset containing all **69 wilayas (provinces)** and **1,541 communes (municipalities)** of Algeria, including **geographic coordinates (longitude/latitude)**.\n\n---\n\n## 📦 Dataset Overview\n\n| Item        | Count                               |\n| ----------- | ----------------------------------- |\n| Wilayas     | 69                                  |\n| Communes    | 1,541                               |\n| Coordinates | Included                            |\n| Formats     | CSV, JSON, GeoJSON, Excel, SQL, PHP |\n| Country     | Algeria 🇩🇿                          |\n\n---\n\n## ✨ Features\n\n- Complete list of **69 Algerian wilayas**\n- Full coverage of **1,541 communes**\n- Accurate **latitude and longitude**\n- Multilingual data (**Arabic / French**)\n- Available in multiple formats for easy integration\n- Ready to use for **GIS, geoportals, and backend systems**\n\n---\n\n## 📁 Repository Structure\n\n```\nalgeria-cities/\n│\n├── csv/       # CSV format\n├── excel/     # Excel files (.xlsx)\n├── geojson/   # GeoJSON format (for GIS / maps)\n├── json/      # JSON format\n├── php/       # PHP arrays\n├── sql/       # SQL dump / inserts\n└── README.md\n```\n\n---\n\n## 📄 Data Structure\n\n| Column          | Type    | Description                          |\n| --------------- | ------- | ------------------------------------ |\n| id              | integer | Unique identifier of the commune     |\n| commune_name    | string  | Commune name in Arabic               |\n| commune_name_fr | string  | Commune name in French               |\n| daira_name      | string  | Daira name in Arabic                 |\n| daira_name_fr   | string  | Daira name in French                 |\n| wilaya_code     | integer | Official wilaya numeric code         |\n| wilaya_name     | string  | Wilaya name in Arabic                |\n| wilaya_name_fr  | string  | Wilaya name in French                |\n| code_commune    | string  | Official commune administrative code |\n| Lat             | float   | Latitude                             |\n| Long            | float   | Longitude                            |\n\n---\n\n## 🤝 Contributing\n\nContributions are welcome!\n\nYou can help by:\n\n- Fixing incorrect coordinates\n- Adding missing communes\n- Improving data accuracy\n- Enhancing formats or structure\n- Improving documentation\n\n### Steps\n\n1. Fork the repository\n2. Create a new branch\n3. Make your changes\n4. Submit a Pull Request\n\n---\n\n## 🐞 Issues\n\nIf you find any error or want to request a feature, please open an issue:\n\n**Issues:**\n`../../issues`\n\nPlease include:\n\n- Wilaya name\n- Commune name\n- Description of the issue\n- Suggested correction\n\n---\n\n## 📜 License\n\nMIT License\n\n---\n\n## ⭐ Support\n\nIf this dataset helps your project, consider giving the repository a **star** ⭐ to support future updates.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fihahachi%2Falgeria-cities","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fihahachi%2Falgeria-cities","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fihahachi%2Falgeria-cities/lists"}