Skip to content

Wazimap is a Django application for exploring census data. This is a @CodeForAfrica maintained version of the package that aims to remain compatible while implementing edge features. e.g releases

License

Notifications You must be signed in to change notification settings

TakwimuAfrica/wazimap

 
 

Repository files navigation

Wazimap

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 HURUmap 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 OpenUp with the support of Media Monitoring Africa. It is maintained by OpenUp.

Using Wazimap

Read the full Wazimap documentation to get started.

Development

Releasing a New Version

  1. Run the tests:

    python manage.py test
    
  2. Update VERSION appropriately

  3. Update the CHANGES.rst

  4. Commit and push to github

  5. Release to PyPI:

    python setup.py sdist bdist_wheel upload
    

License and Copyright

Copyright (c) 2014 Census Reporter.

Wazimap is licensed under the MIT License.

The Wazimap name and branding is Copyright 2013-2017 Media Monitoring Africa (MMA) and may not be used without permission.

If you use this software, please provide attribution to Census Reporter, Wazimap, Media Monitoring Africa and OpenUp.

About

Wazimap is a Django application for exploring census data. This is a @CodeForAfrica maintained version of the package that aims to remain compatible while implementing edge features. e.g releases

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 32.7%
  • JavaScript 30.9%
  • Python 29.7%
  • CSS 6.7%