An open API service indexing awesome lists of open source software.

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

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.