- ๐ Hi, Iโm @rifkiamil
- ๐ Iโm interested in ... data, databases and Enterprise IT
- ๐ฎ Build websites with ๐ฎ faces http://๐ฎ๐ฎ๐ฎ.ws
- ๐ฑ Iโm currently learning ... python, node.js
- ๐ช Slowly building app to understand data from Strong App
- ๐๏ธ Iโm teaching as a Google Developer Expert, I teach and educate minorities and marginalised groups on Data, SQL & Google BigQuery using sports and blockchain data with the support of Google.
- ๐ซ How to reach me ... @rifkiamil on twitter or email rif atsymbol kiamil.com
- London, England
- https://g.dev/rif
- @rifkiamil
Pinned Loading
-
DATASET bigquery-public-data DB cryp...
DATASET bigquery-public-data DB crypto_ethereum - quickdatabasediagrams 1"bigquery-public-data.crypto_ethereum.balances" as Bal
2-
3address STRING
4eth_balance NUMERIC
5 -
Satoshi Nakamoto sent 50 BTC to Hal ...
Satoshi Nakamoto sent 50 BTC to Hal Finney in block 170 1# Find Bitcoin transaction
2SELECT
3bt.hash,
4bt.block_timestamp,
5CAST(bi.value AS NUMERIC)/100000000 as InputValueBTC,
-
SQL Bitcoin Part 2 - Find transactio...
SQL Bitcoin Part 2 - Find transactions with block_timestamp, block_timestamp_month, output_value WHERE block_timestamp_month 1SELECT block_timestamp, block_timestamp_month, output_value
2FROM `bigquery-public-data.crypto_bitcoin.transactions`
3WHERE block_timestamp_month = '2013-12-01'
-
lightdash/lightdash
lightdash/lightdash PublicSelf-serve BI to 10x your data team โก๏ธ
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.