Skip to content

Commit

Permalink
Release v2024.04.12.055159
Browse files Browse the repository at this point in the history
  • Loading branch information
fedecalendino committed Apr 12, 2024
1 parent 6729d1d commit c61428d
Show file tree
Hide file tree
Showing 5 changed files with 2,997 additions and 2,983 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# REDDIT-GRAPH v2023.11.09.165109
# REDDIT-GRAPH v2024.04.12.055159

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

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

TYPE | AMOUNT
--- | ---
**TOTAL** | 151856
**TOTAL** | 151860
**public** | 67057
**banned** | 39819
**restricted** | 22887
**public** [nsfw] | 10359
**private** | 9006
**banned** | 39817
**restricted** | 22889
**public** [nsfw] | 10361
**private** | 9008
**restricted** [nsfw] | 2628
**public** [quarantined] | 24
**restricted** [quarantined] | 21
Expand All @@ -54,8 +54,8 @@ TYPE | AMOUNT
**user** [nsfw] | 6
**user** | 5
**employees** | 2
**error** | 1
**archived** [nsfw] | 1
**error** | 1
**restricted** [nsfw] [quarantined] | 1


Expand All @@ -81,8 +81,8 @@ TYPE | AMOUNT

TYPE | AMOUNT
--- | ---
**TOTAL** | 588820
**sidebar** | 319439
**TOTAL** | 588829
**sidebar** | 319448
**wiki** | 252444
**topbar** | 9579
**description** | 7358
Expand Down
Loading

0 comments on commit c61428d

Please sign in to comment.