<%= demographics_headers %> <% combined_statistical_areas.each do |combined_statistical_area| %> <%= demographics_cells(combined_statistical_area, round_area: 0) %> <% end %>
GEOID Name
<%= combined_statistical_area.geoid %> <%= link_to combined_statistical_area.name, combined_statistical_area_path(combined_statistical_area) %>