| description: "\n---\nlicense: mit\n---\n# hackernews\n\nThis dataset is produced and\ |
| \ published automatically by DataMax. It contains the following assets:\n\n- most_frequent_words\n\ |
| - top_stories\n\n\n## most_frequent_words\n\nGet the top 25 most frequent words\ |
| \ in the titles of the top 100 HackerNews stories.\n\n\n\nThis dataset is produced\ |
| \ and published automatically by DataMax.\n\n## Dataset Statistics\n- **Number of\ |
| \ rows:** 1\n- **Number of columns:** 25\n\n## Sample Data\n| hn | show | \u2013\ |
| \ | new | from | why | answer | api | using | birth | your | all | one | take |\ |
| \ at | it | not | more | stuff | experiments | ruby | human | cells | tool | tracking\ |
| \ |\n|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|\n\ |
| | 13 | 11 | 7 | 4 | 4 | 3 | 3 | 3 | 3 | 3 | 3 | 3 | 3 | 3 | 3 | 3 | 2 | 2 | 2 |\ |
| \ 2 | 2 | 2 | 2 | 2 | 2 |\n\n\n\n\nlicense: mit\n\n\n## top_stories\n\nGet items\ |
| \ based on story ids from the HackerNews items endpoint. It may take 30 seconds\ |
| \ to fetch all 100 items.\n\nAPI Docs: https://github.com/HackerNews/API#items\n\ |
| \n\n\nThis dataset is produced and published automatically by DataMax.\n\n## Dataset\ |
| \ Statistics\n- **Number of rows:** 100\n- **Number of columns:** 10\n\n## Sample\ |
| \ Data\n| by | descendants | id | kids | score | time | title | type | url | text\ |
| \ |\n|---|---|---|---|---|---|---|---|---|---|\n| KolmogorovComp | 27 | 42485423\ |
| \ | [42485485, 42492701, 42493589, 42493378, 42493093, 42492689, 42494344, 42492975]\ |
| \ | 246 | 1734861568 | Infinigen: Infinite Photorealistic Worlds Using Procedural\ |
| \ Generation | story | https://github.com/princeton-vl/infinigen | None |\n| wglb\ |
| \ | 228 | 42494746 | [42494971, 42495185, 42495269, 42495125, 42495120, 42495689,\ |
| \ 42495643, 42494972, 42494960, 42494970, 42495179, 42495258, 42495680, 42495949,\ |
| \ 42495197, 42495237, 42496532, 42495282, 42495631, 42495798, 42495652, 42495305,\ |
| \ 42495099, 42495280, 42495846, 42497007, 42495227, 42495449, 42495266] | 248 |\ |
| \ 1734965276 | Commercial tea bags release microplastics, entering human cells |\ |
| \ story | https://medicalxpress.com/news/2024-12-commercial-tea-bags-millions-microplastics.html\ |
| \ | None |\n| matthiasl | 129 | 42485795 | [42487432, 42495119, 42489908, 42487710,\ |
| \ 42495736, 42488167, 42488267, 42487824, 42488170, 42487683, 42495627, 42489416,\ |
| \ 42490736, 42493950, 42493721, 42487643, 42485871, 42488696, 42489103, 42495614,\ |
| \ 42493155, 42486051] | 394 | 1734868152 | Decoding the telephony signals in Pink\ |
| \ Floyd's 'The Wall' | story | https://corelatus.com/blog/Decoding_the_telephony_signals_in_Pink_Floyd_s__The_Wall_.html\ |
| \ | None |\n\n\n\n\nlicense: mit\n\n" |
| name: hackernews |
| resources: |
| - format: parquet |
| path: data/most_frequent_words.parquet |
| - format: parquet |
| path: data/top_stories.parquet |
|
|