https://github.com/mumbela/zambia-details-sql
Provides information on provinces, districts / towns and their number
https://github.com/mumbela/zambia-details-sql
districts mysql mysql-dump number-of-districts provinces sql towns zambia
Last synced: 28 days ago
JSON representation
Provides information on provinces, districts / towns and their number
- Host: GitHub
- URL: https://github.com/mumbela/zambia-details-sql
- Owner: Mumbela
- License: unlicense
- Created: 2025-03-09T14:45:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-09T14:55:41.000Z (over 1 year ago)
- Last Synced: 2025-03-09T15:31:35.652Z (over 1 year ago)
- Topics: districts, mysql, mysql-dump, number-of-districts, provinces, sql, towns, zambia
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zambia-details-sql
Provides information on provinces, districts / towns and their number
# zambia_provinces.sql
zambia_provinces.sql contains a province, its capital, and number of districts / towns
# zambia_districts.sql
zambia_districts.sql contains district and a provinces_id pointing to foreign key province_id
# TODO:
1. Move zambia_districts.sql and zambia_provinces to mysql folder.
2. Add sql versions for postgresql database with its own folder.