CodeforNepal / nepalmap_federal

Instance of NepalMap for federal Nepal. Join us!
https://nepalmap.org
MIT License
14 stars 20 forks source link

Upgrade to Wazimap 1.1.1 #85

Closed cliftonmcintosh closed 4 years ago

cliftonmcintosh commented 4 years ago

This change is intended to satisfy the first step to moving towards Python 3, as outlined in #85: upgrading to Wazimap 1.1.1.

Wazimap 1.0.0 introduced breaking changes. The changes here upgrade to Wazimap 1.1.1 to make it easier to step up to the 2.X version of Wazimap that uses Python 3.

Most of the line changes are from adding a new column "geo_version" to every entry for each table.

This has been tested running locally and running via docker-compose -- the way that it runs on the server at beta.nepalmap.org.

Screenshots

Screenshots are from running via docker-compose. Screenshots include profiles at each geographic level as well as the table drill down view (like https://beta.nepalmap.org/data/map/?table=EDUCATIONLEVELPASSED_SEX&primary_geo_id=district-37&geo_ids=district|province-1).

Country profile country-profile

Province profile sample province-profile

District profile sample district-profile

Local profile sample local-profile

Data drill-down sample table-drill-down