Code Monkey home page Code Monkey logo

shackstats's Introduction

ShackStats

Visit the ShackStats website.

Data files

These files are generated daily and available at https://shackstats.com/data/. A full file listing is available in files.csv.

files.csv

  1. filename (PK)

file_hashes.csv

  1. filename (PK)
  2. sha256
  3. size

users.csv

  1. user_id (PK)
  2. username (unique)

users_info.csv

  1. user_id (PK)
  2. username (unique)
  3. first_post_id
  4. first_post_date
  5. post_count

daily_post_counts.csv

  1. date (PK)
  2. total_post_count
  3. ontopic_post_count
  4. nws_post_count
  5. stupid_post_count
  6. political_post_count
  7. tangent_post_count
  8. informative_post_count

daily_post_counts_for_user_(user id).csv

  1. date (PK)
  2. user_id (PK)
  3. total_post_count
  4. ontopic_post_count
  5. nws_post_count
  6. stupid_post_count
  7. political_post_count
  8. tangent_post_count
  9. informative_post_count

post_counts_by_user_for_(day|week|month|year)_(YYYYMMDD).csv

  1. interval (PK)
  2. interval_start_date (PK)
  3. user_id (PK)
  4. total_post_count
  5. ontopic_post_count
  6. nws_post_count
  7. stupid_post_count
  8. political_post_count
  9. tangent_post_count
  10. informative_post_count

(daily|weekly|monthly|yearly)_poster_counts.csv

  1. period (PK)
  2. date (PK)
  3. poster_count

(daily|weekly|monthly|yearly)_new_poster_counts.csv

  1. period (PK)
  2. date (PK)
  3. new_poster_count

(daily|weekly|monthly|yearly)_new_10plus_poster_counts.csv

  1. period (PK)
  2. date (PK)
  3. new_10plus_poster_count

shackstats's People

Contributors

electroly avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.