| layout |
page |
| title |
Spatial Exposures |
| permalink |
/spatial/ |
<style>
.desktop {
display: block;
}
.mobile {
display: none;
}
@media only screen and (max-width: 800px) {
.mobile {
display: block;
}
.desktop {
display: none;
}
}
</style>
{% include map_risk_measures_county.html %}
{% include map_risk_measures_country.html %}
<h5>For the best experience with our interactive figures, we recommend accessing our website using a desktop computer.</h5>