jc4p commited on
Commit
df71365
·
verified ·
1 Parent(s): 38e3e5f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -5,7 +5,7 @@ pretty_name: Farcaster Reactions
5
 
6
  # Farcaster Public Reactions Dataset
7
 
8
- This dataset contains 331,270,618 public reactions from the Farcaster social protocol that have not been deleted by their authors. The dataset includes comprehensive metadata for each reaction, allowing for detailed analysis of user engagement in the Farcaster ecosystem.
9
 
10
  ## Dataset Description
11
 
@@ -40,12 +40,12 @@ dt = datetime.fromtimestamp(unix_timestamp)
40
  ```
41
 
42
  ## Key Statistics
43
- - Total number of reactions: 331,270,618
44
  - Format: Single Parquet file
45
  - Reaction types: Like and Recast
46
  - Earliest reaction: September 24, 2021 18:50:28 UTC (Farcaster timestamp: 23050228)
47
- - Latest reaction: September 9, 2025 02:06:08 UTC (Farcaster timestamp: 147924368)
48
- - Dataset includes all non-deleted reactions from the Farcaster network as of September 9, 2025
49
 
50
  ## Intended Uses
51
 
@@ -129,5 +129,5 @@ ORDER BY reaction_date;
129
  MIT License
130
 
131
  ## Updates
132
- This dataset represents a snapshot of Farcaster reactions as of September 9, 2025. For live data, please refer to the Farcaster protocol directly or check for updated versions of this dataset.
133
 
 
5
 
6
  # Farcaster Public Reactions Dataset
7
 
8
+ This dataset contains 342,794,746 public reactions from the Farcaster social protocol that have not been deleted by their authors. The dataset includes comprehensive metadata for each reaction, allowing for detailed analysis of user engagement in the Farcaster ecosystem.
9
 
10
  ## Dataset Description
11
 
 
40
  ```
41
 
42
  ## Key Statistics
43
+ - Total number of reactions: 342,794,746
44
  - Format: Single Parquet file
45
  - Reaction types: Like and Recast
46
  - Earliest reaction: September 24, 2021 18:50:28 UTC (Farcaster timestamp: 23050228)
47
+ - Latest reaction: October 3, 2025 18:32:31 UTC (Farcaster timestamp: 150057151)
48
+ - Dataset includes all non-deleted reactions from the Farcaster network as of October 3, 2025
49
 
50
  ## Intended Uses
51
 
 
129
  MIT License
130
 
131
  ## Updates
132
+ This dataset represents a snapshot of Farcaster reactions as of October 3, 2025. For live data, please refer to the Farcaster protocol directly or check for updated versions of this dataset.
133