You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 10, 2020. It is now read-only.
The new state (and offshore area) profile pages are going to effectively replace most of the existing explore pages and their more specific views. These are the views we're replacing. Checked boxes indicate views that have unique URLs in the new structure:
National $ We've removed exports from the national page because we only have data for top-25 exports in each state, which doesn't translate to meaningful data at the national level.
There may not be distinct pages for each data set in the new regional profile structure, but there should at least be sections of national and regional pages that correspond to each view above. Most of the old URLs above should redirect to the corresponding new ones. Some ideas for how to handle redirects are discussed in #1326. There should be tests in place to ensure that there are at least no 404s.
We haven't decided whether we're going to have a year slider on these pages, so we may not necessarily need to respect that URL parameter.
The text was updated successfully, but these errors were encountered:
Some analytics notes, in case it's useful (and per #1326): here's the snapshot of how many unique visits we've seen on each of these pages since launch.
The new state (and offshore area) profile pages are going to effectively replace most of the existing explore pages and their more specific views. These are the views we're replacing. Checked boxes indicate views that have unique URLs in the new structure:
/explore/#federal-revenue
/explore/#federal-disbursements
/explore/CO/#disbursements
/explore/#all-production
/explore/#federal-production
/explore/#gdp
/explore/#gdp
National $We've removed exports from the national page because we only have data for top-25 exports in each state, which doesn't translate to meaningful data at the national level.National %State %Percentage of exports doesn't make a ton of sense, given the limited nature of the data./explore/#employment
/explore/#employment
/explore/#employment
/explore/#employment
/explore/WV/#employment
/explore/WV/#employment
/explore/WV/#self-employment
State self-employed %Expected Behavior
There may not be distinct pages for each data set in the new regional profile structure, but there should at least be sections of national and regional pages that correspond to each view above. Most of the old URLs above should redirect to the corresponding new ones. Some ideas for how to handle redirects are discussed in #1326. There should be tests in place to ensure that there are at least no 404s.
We haven't decided whether we're going to have a year slider on these pages, so we may not necessarily need to respect that URL parameter.
The text was updated successfully, but these errors were encountered: