{% include "head.html" %}

This is a summary view of OpenAddresses data. {{ counts.addresses|nice_integer }} addresses were processed {{ last_modified.strftime('%A, %b %d, %Y') }}. Out of {{ counts.sources }} total sources, {{ counts.processed }} were completed. {{ counts.sources - counts.cached }} sources failed cache, {{ counts.cached - counts.processed }} cached but not processed. To help complete more sources, look for “missing conform” below and add a conform object based on the included sample data.

The latest summary can always be found at data.openaddresses.io.
A plain text version of data on this page can be found at state.txt.

{% if set and (set.render_world or set.render_usa) %} {# In earlier versions, there was only set.render_usa. Later, set.render_world and set.render_europe were added. #}

{% if set.render_world %} {% endif %} {% if set.render_usa and set.render_world %} {% endif %} {% if set.render_europe %} {% endif %}

{% if set.render_world %}

{% elif set.render_usa %}

{% endif %} {% endif %} {% include "runs-table.html" %}