Skip to content

aidanr67/wazimap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wazimap

image

Wazimap is a Django application for exploring census and other similar data. It makes it easy to understand a place through the eyes of the data, and to explore data across a range of places. It is most suited for census data but can easily be used with other data that is similarly focused on places in a country.

Check out Wazimap South Africa and Wazimap Kenya to get an idea of what Wazimap is about.

Wazimap is a fork of the excellent Censusreporter project which was funded by a Knight News Challenge grant. You can also find Censusreporter on GitHub.

Wazimap builds on Censusreporter and makes it easier to re-use. Wazimap was originally built by Code for South Africa with the support of Media Monitoring Africa. It is maintained by Code for South Africa.

Using Wazimap

Read the full Wazimap documentation to get started.

Releasing a New Version

  1. Update VERSION appropriately
  2. Update the CHANGES.rst
  3. Commit and push to github
  4. Release to PyPI:

    python setup.py sdist bdist_wheel upload

License

Wazimap code is licensed under the MIT License.

Wazimap branding is copyright Code for South Africa.

About

Wazimap is a Django application for exploring census data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 35.5%
  • JavaScript 31.8%
  • Python 25.6%
  • CSS 7.1%