{% extends '_base.html' %}{% load humanize partition staticfiles %} {% block head_title %}{{ block.super }}: Making Census Data Easy to Use{% endblock %} {% block head_meta_description %}{{ HURUMAP.name }} provides useful facts about places in {{ root_geo.name }}. Compare places using tables and maps, download data, and embed charts on your site!{% endblock %} {% block body_id %}homepage{% endblock %} {% block head_css_extra %} {% endblock %} {% block content_container %} {% block place_finder %}
HURUmap gives journalists access to census data in an easy to use format. HURUmap is a project by Code for Africa.
Read more about who we are and why we built HURUmap.
HURUmap is based on the amazing Census Reporter and Wazimap. It is completely open source.
{% endblock %}