mixeden commited on
Commit
5c12a4f
1 Parent(s): 02f1b29

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -0
README.md CHANGED
@@ -1,3 +1,31 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ tags:
4
+ - hackernews
5
+ - text
6
+ - social
7
+ - nlp
8
+ size_categories:
9
+ - 100K<n<1M
10
+ language:
11
+ - en
12
  ---
13
+
14
+ # Fast Flash | HackerNews Users Dataset
15
+
16
+ ### Exploratory Analysis
17
+
18
+ Take a look at some fascinating findings from this dataset [on our website](http://wearefastflash.com/blog/hackernews).
19
+
20
+ ### Dataset Summary
21
+
22
+ We release dataset of all HackerNews users who have posted at least once. The dataset includes 853,840 users and was collected on Sunday, March 26, 2023. You can find a dataset of all posts [right here](https://huggingface.co/datasets/fast-flash/fast-flash-hackernews-posts).
23
+
24
+ ### Dataset Structure
25
+
26
+ The user objects in this dataset are structured according to HackerNews' [API specification](https://github.com/HackerNews/API).
27
+
28
+ ## About the Author
29
+ [Fast Flash](https://wearefastflash.com) is a multidisciplinary creative studio that specializes in data-driven development, product design, branding, and tech.
30
+ Need help with design, coding, machine learning, pitch decks, data, or analytics? Drop us a line at [hi@wearefastflash.com](mailto:hi@wearefastflash.com).
31
+