Exploring the Public Cryptocurrency Datasets Available in BigQuery Reviews

20375 reviews

Abhijit C. · Reviewed over 4 years ago

Madhu bala S. · Reviewed over 4 years ago

Naman T. · Reviewed over 4 years ago

KRISHNA RAJ N. · Reviewed over 4 years ago

gita s. · Reviewed over 4 years ago

learned much about public cryptocurrency

Priyank M. · Reviewed over 4 years ago

Stella Linda C. · Reviewed over 4 years ago

Rahul S. · Reviewed over 4 years ago

Jay P. · Reviewed over 4 years ago

Ferry S. · Reviewed over 4 years ago

Riya S. · Reviewed over 4 years ago

AYUSH S. · Reviewed over 4 years ago

I'm pretty sure that I've got the correct answer. CREATE OR REPLACE TABLE lab.51 (transaction_hash STRING) as SELECT `hash` FROM `bigquery-public-data.crypto_bitcoin.transactions` WHERE output_value = 19499300000000 AND block_timestamp_month < "2014-01-01" AND block_timestamp_month > "2013-08-31"; # The transaction_hash is 1746d7d24fa39c7f3b62f64a1760649b616f36e395796bf704d0aaca7b208ca9 Somehow...I can't get the 194993 BTC task to pass. It appears I didn't understand the table structure enough. I would appreciate if there is slightly more hints to help a noob like me

Chua Wei Jie G. · Reviewed over 4 years ago

Amulya M. · Reviewed over 4 years ago

I'm pretty sure that I've got the correct answer. CREATE OR REPLACE TABLE lab.51 (transaction_hash STRING) as SELECT `hash` FROM `bigquery-public-data.crypto_bitcoin.transactions` WHERE output_value = 19499300000000 AND block_timestamp_month < "2014-01-01" AND block_timestamp_month > "2013-08-31"; # The transaction_hash is 1746d7d24fa39c7f3b62f64a1760649b616f36e395796bf704d0aaca7b208ca9 Somehow...I can't get the 194993 BTC task to pass.

Chua Wei Jie G. · Reviewed over 4 years ago

worst

Akshit p. · Reviewed over 4 years ago

Harsh R. · Reviewed over 4 years ago

Mohit J. · Reviewed over 4 years ago

sanjali a. · Reviewed over 4 years ago

Mr. A. · Reviewed over 4 years ago

Khoirul A. · Reviewed over 4 years ago

Hard one but worth it

Phương T. · Reviewed over 4 years ago

Nitesh y. · Reviewed over 4 years ago

Sujeet S. · Reviewed over 4 years ago

We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.