File size: 1,488 Bytes
602ccee |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 |

---
language:
- en
- multilingual
license: apache-2.0
tags:
- bluesky
- social-media
- posts
---
# 8 Million Bluesky Social Posts Collection
A comprehensive collection of 8 million public posts from Bluesky Social platform, gathered between November 27 - December 3, 2024. This dataset provides researchers and developers with a large-scale sample of real-world social media data for analysis and experimentation.
## Dataset Overview
### Key Information
- **Source**: Bluesky Social Platform
- **Time Range**: Nov 27 - Dec 3, 2024
- **Format**: JSONL
- **Curator**: Alim Maasoglu
- **Primary Language**: English (includes other languages)
### Data Structure
Each post entry contains:
- `uri`: Unique post identifier
- `created_at`: Post creation timestamp
- `text`: Post content
- `author`: Author information
- Additional metadata (images, replies, etc.)
### Potential Applications
- Social media content analysis
- Language processing research
- Trend analysis
- Content recommendation systems
- Social network analysis
### File Organization
- Files are chronologically organized
- Each file is approximately 140MB
- Naming format: `posts_[DATE]_[TIME].jsonl`
## Usage Notes
This dataset is intended for research and development purposes. Users should comply with Bluesky's terms of service when utilizing this data.
## Acknowledgments
Data collected from Bluesky Social's public posts. Special thanks to the Bluesky community. |