Skip to content
This repository has been archived by the owner on Nov 10, 2020. It is now read-only.

Migrate regional explore pages #1458

Closed
27 tasks done
shawnbot opened this issue Jun 6, 2016 · 2 comments
Closed
27 tasks done

Migrate regional explore pages #1458

shawnbot opened this issue Jun 6, 2016 · 2 comments

Comments

@shawnbot
Copy link
Contributor

shawnbot commented Jun 6, 2016

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:

  1. Federal revenue by location
  2. Disbursements
    • National ➡️ /explore/#federal-disbursements
    • State view doesn't exist yet, but state disbursement data is going into the new state profile pages ➡️ [sample] /explore/CO/#disbursements
  3. Production on all lands and waters
  4. Production on federal lands and waters
  5. GDP
  6. Exports in units:
    • 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 $
    • State % Percentage of exports doesn't make a ton of sense, given the limited nature of the data.
  7. Jobs

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.

@coreycaitlin
Copy link
Contributor

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.

  1. Federal revenue by location — 1,605
  2. Disbursements — 312
  3. Production on all lands and waters — 240
  4. Production on federal lands and waters — 653
  5. GDP — 88
  6. Exports — 57
  7. Jobs — 126
  8. Federal revenue by company — 563
  9. Reconciliation — 118

My hunch, based on these numbers, is that we can mostly redirect folks to anchor links on the national profile page.

Also, outreach!

@shawnbot
Copy link
Contributor Author

shawnbot commented Sep 1, 2016

Everything here is checked! 📯

@shawnbot shawnbot closed this as completed Sep 1, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants