Get started
How to Connect to the Public Dataset p2p-data-lambda.raw_beaconchain
in BigQuery
p2p-data-lambda.raw_beaconchain
in BigQueryFor more detailed instructions and additional information on querying public datasets in BigQuery, refer to the official Google Cloud documentation: Quickstart: Query a public dataset with the Google Cloud Console.
Connecting to the public dataset p2p-data-lambda.raw_beaconchain
in BigQuery is a straightforward process. Follow the steps below to add this dataset to your BigQuery project and start exploring the data.
Prerequisites
- A Google Cloud account.
- Access to Google BigQuery.
Step-by-Step Guide
1. Access BigQuery
First, go to Google BigQuery.
2. Add a Project
Once you're in the BigQuery console, look for the +Add
button in the Explorer panel on the left side of the screen. Click on this button.

3. Star a Project by Name
In the drop-down menu that appears, select Star a project by name
.

4. Enter the Project Name
A pop-up window titled Star a project
will appear. In the input field, type p2p-data-lambda
and press STAR / Enter.

5. Locate the Dataset
After you have starred the project, it will appear in the Explorer panel on the left side under p2p-data-lambda
. Expand this project to find the raw_beaconchain
dataset.

6. Access the Dataset
Click on the raw_beaconchain
dataset to view the tables contained within it. You can now start exploring and querying the data.

Direct Link to Dataset
For quick access, you can also use the following direct link to the raw_beaconchain
dataset in BigQuery: raw_beaconchain Dataset.
By following these steps, you will be able to successfully connect to and explore the p2p-data-lambda.raw_beaconchain
dataset in BigQuery. Enjoy your data exploration!
Updated 25 days ago