Skip to content

Commit

Permalink
Release v2022.12.21.210604
Browse files Browse the repository at this point in the history
  • Loading branch information
fedecalendino committed Dec 21, 2022
1 parent d12285a commit 0b5c8a6
Show file tree
Hide file tree
Showing 5 changed files with 278,865 additions and 278,055 deletions.
28 changes: 14 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# REDDIT-GRAPH v2022.12.17.215122
# REDDIT-GRAPH v2022.12.21.210604

This project aims to build a graph of subreddit links based on how they reference each other.

Expand Down Expand Up @@ -39,20 +39,20 @@ The database dumps in (csv format) can be found [HERE!](./csv).

TYPE | AMOUNT
--- | ---
**TOTAL** | 137014
**public** | 63808
**banned** | 34545
**restricted** | 17519
**public** [nsfw] | 12542
**private** | 5736
**restricted** [nsfw] | 2760
**TOTAL** | 137174
**public** | 63909
**banned** | 34534
**restricted** | 17557
**public** [nsfw] | 12553
**private** | 5745
**restricted** [nsfw] | 2772
**public** [quarantined] | 28
**restricted** [quarantined] | 22
**archived** | 17
**premium** | 12
**public** [nsfw] [quarantined] | 10
**user** [nsfw] | 6
**user** | 6
**user** [nsfw] | 6
**employees** | 2
**restricted** [nsfw] [quarantined] | 1

Expand All @@ -79,10 +79,10 @@ TYPE | AMOUNT

TYPE | AMOUNT
--- | ---
**TOTAL** | 510541
**sidebar** | 278408
**wiki** | 219054
**topbar** | 7851
**description** | 5228
**TOTAL** | 511117
**sidebar** | 278880
**wiki** | 219148
**topbar** | 7856
**description** | 5233


Loading

0 comments on commit 0b5c8a6

Please sign in to comment.