Baselight

Crypto Subreddit User Count Data

Total & active user subreddit counts for 100+ crypto coins : 6/1/2021 - 1/6/2022

@kaggle.calenmcnickles_crypto_subreddit_user_count_data

Luna Usd Max Coingecko
@kaggle.calenmcnickles_crypto_subreddit_user_count_data.luna_usd_max_coingecko

  • 32.2 KB
  • 951 rows
  • 4 columns
date

Date

price

Price

market_cap

Market Cap

total_volume

Total Volume

2019-06-01 00:00:00 UTC1.672904664944346.234
2019-06-02 00:00:00 UTC1.647672316411080.0043
2019-06-03 00:00:00 UTC1.719278732393766.2232
2019-06-04 00:00:00 UTC1.5325085281418223.113
2019-06-05 00:00:00 UTC1.5096808181928251.015
2019-06-06 00:00:00 UTC1.6271054622738783.013
2019-06-07 00:00:00 UTC1.600380926361413.3779
2019-06-08 00:00:00 UTC1.7125265761628345.059
2019-06-09 00:00:00 UTC1.706478914562811.0278
2019-06-10 00:00:00 UTC1.699158347308667.1285

CREATE TABLE luna_usd_max_coingecko (
  "date" VARCHAR,
  "price" DOUBLE,
  "market_cap" DOUBLE,
  "total_volume" DOUBLE
);

Share link

Anyone who has the link will be able to view this.