{% extends 'base_map.html' %} {% set mytitle="Commute Method by Povery Status" %} {# ----------- title -------------- #} {% block title %}{{ mytitle }}{% endblock %} {# ----------- content ------------- #} {% block content %}

{{mytitle}}

Poverty Status: Under Poverty Line

This county-by-county map of California is clickable - try selecting a county.

The pie chart to the right displays the method of commuting to work for people living under the poverty line.

County:

{% endblock %}