Migrate and update Getting Started guide
The Getting Started guide written by @paulcalvano lives in the legacy repository. It was written before the new BigQuery UI started rolling out to users, so the workflow may not be applicable to those users anymore.
We should move the documentation out of the legacy repo and into this one where people can more easily find it. We can implement it similar to the FAQ, where it is a markdown file readable on GitHub and also rendered as HTML on the website.
We should also update the docs to handle both the new and old BigQuery UI (until the old UI is deprecated).
I'd be happy to work on this one.
I'm working on updating the guide, and ran into a small issue on the new BigQuery Beta UI. I don't see any way that we can add the httparchive project via the Beta UI.
In the classic UI I can switch to a project and enter httparchive to add the tables -

But I don't see any option to do this in the Beta UI. Am I missing something here, or should we advise users to switch to the classic UI to add the httparchive project for now?

Yeah I'm not a fan of the discoverability in the new UI. The only workaround I know of is to append p=httparchive in the URL so that the project is added to the workspace.
https://console.cloud.google.com/bigquery?p=httparchive